summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WinGui: UI Tweaks.sr552013-01-1714-42/+406
* WinGui: Fix Allow Sleep option.sr552013-01-171-1/+1
* libav patch: fix silly error in dca resync patchjstebbins2013-01-171-7/+9
* Bump Libav to v9.1.Rodeo2013-01-167-42/+9
* MacGui: retain the current storage width and height and use it when unparsing...Rodeo2013-01-162-6/+17
* LinGui: Fix building with versions of gstreamer older than 0.10.33jstebbins2013-01-161-1/+1
* LinGui: Fix compatibility with GTK versions < 2.32jstebbins2013-01-154-17/+40
* LinGui: Add GTK+-3 supportjstebbins2013-01-1311-3856/+4674
* WinGui: Options screen refactoring.sr552013-01-1317-119/+333
* WinGui: Numerous bug fixes. Many around the automatic selection feature on th...sr552013-01-136-119/+117
* WinGui: Some Layout improvements to the Advanced tab to make it clearer what ...sr552013-01-113-185/+147
* WinGui: Couple of minor UI tweaks and new tooltips.sr552013-01-115-7/+69
* MacGui: free(NULL) is perfectly safe.Rodeo2013-01-061-10/+7
* MacGui: fAudioFallbackPopUp should be an NSPopUpButton.Rodeo2013-01-061-1/+1
* MacGui: fX264MediumPresetIndex is an index, not a pointer.Rodeo2013-01-061-1/+1
* CLI: fix AppleTV preset in ShowPresets().Rodeo2013-01-061-1/+1
* LinGui,CLI: change h.264 profile to high in AppleTV presetjstebbins2013-01-062-3/+3
* libiconv patch: disables building of preloadable shared libjstebbins2013-01-061-0/+106
* WinGui: Restore RF0 warning and Correctly show RF or QP depending on the vide...sr552013-01-065-5/+67
* WinGui: Fix AllowSleep option. Port the Numeric Stepper control from Vidcoder...sr552013-01-067-28/+1002
* CLI: fix previous commit. free(NULL) is perfectly safe.Rodeo2013-01-061-19/+19
* CLI: check against NULL before freeing.Rodeo2013-01-061-31/+32
* LinGui: fix issue with FLAC24 fallbackjstebbins2013-01-061-23/+1
* libhb: fix audio sync regression with DVDsjstebbins2013-01-061-6/+25
* libhb: handle incorrect stuffing in transport streamsjstebbins2013-01-061-1/+7
* Fix dts-hd regressionjstebbins2013-01-061-26/+60
* LinGui: silence some compiler warningsjstebbins2013-01-051-2/+2
* CLI: fix warning.Rodeo2013-01-041-10/+8
* hb_rate_s, hb_mixdown_s, hb_encoder_s: use const char * instead of char *Rodeo2013-01-043-12/+13
* CLI: help: print per-encoder default mixdown dynamically.Rodeo2013-01-041-8/+14
* CLI: avoid an #fidef.Rodeo2013-01-042-5/+2
* CLI: use hb_get_default_audio_encoder().Rodeo2013-01-041-26/+28
* libhb: add hb_get_default_audio_encoder().Rodeo2013-01-042-7/+14
* CLI: fix logging of the default mixdown in --help.Rodeo2013-01-041-12/+17
* common.h: cosmetics.Rodeo2013-01-041-20/+23
* LinGui: fix selection of mixdown when using fallback audio encoderjstebbins2013-01-031-0/+4
* LinGui: build preset import/export tables from hb_encoder_t tablesjstebbins2013-01-031-36/+53
* build system: update config.guessjstebbins2013-01-031-123/+159
* libav: solaris build fixesjstebbins2013-01-031-1/+6
* MacGui: fix queue editing after adding the x264 preset system.Rodeo2013-01-031-5/+24
* MacGui: cosmetics.Rodeo2013-01-031-6/+6
* MacGui: add getters and setter for x264 preset system.Rodeo2013-01-032-221/+273
* FLAC: add 24-bit encoding.Rodeo2013-01-025-17/+35
* libav patch: fix dts audio bitstream desync when frame size changesjstebbins2013-01-021-0/+37
* MacGui: fix memory leak, more refactoring, bugfixes.Rodeo2013-01-022-72/+87
* MacGui: more refactoring, bugfixes.Rodeo2013-01-023-189/+191
* MacGui: fix fx264UseAdvancedOptionsCheck (hopefully).Rodeo2013-01-023-10/+16
* MacGui: code refactoring (x264 preset system).Rodeo2013-01-022-129/+117
* MacGui: fix preset import/export with the x264 system.Rodeo2013-01-021-84/+65
* libhb: fix a problem with BD audio track detectionjstebbins2013-01-011-0/+3