summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add bootstrap step to libdcajstebbins2010-10-231-0/+2
* patch mp4v2 so it builds under mingw64jstebbins2010-10-231-0/+11
* add a patch that allows force disabling of dlfcnjstebbins2010-10-232-0/+35
* add bootstrap step to vorbis configure and patch document generation problemjstebbins2010-10-232-0/+36
* disable building examples in libblurayjstebbins2010-10-231-1/+1
* reorder #includes to fix redefinition problem in mingw64jstebbins2010-10-231-11/+10
* repackage libmkv archivejstebbins2010-10-231-1/+3
* disable threads in libxml2jstebbins2010-10-231-1/+1
* Add build option --enable-ff-mpeg2 to use ffmpeg for mpeg2 decodingjstebbins2010-10-234-0/+21
* ffmpeg video decoder enhancementsjstebbins2010-10-232-2/+116
* Update bzip2 from 1.0.5 to 1.0.6 for mingw buildssr552010-10-231-1/+1
* fix zero duration lpcm frame handlingjstebbins2010-10-191-1/+6
* WinGui:sr552010-10-173-12/+9
* LinGui: fix race condition in audio settingsjstebbins2010-10-171-0/+12
* WinGui:sr552010-10-173-14/+8
* bump x264 from r1724 to r1745jstebbins2010-10-151-1/+1
* LinGui: fix audio codec updating when track is changedjstebbins2010-10-141-0/+8
* LinGui: fix infinite recursion issue in audio bitrate handlingjstebbins2010-10-142-25/+51
* LinGui: add "Quit HandBrake" option to "When Done" optionsjstebbins2010-10-122-2/+38
* bump ffmpeg from 25082 to 25374jstebbins2010-10-126-13/+50
* fix heap corruption after avpicture_deinterlacejstebbins2010-10-121-2/+3
* LinGui: fix audio codec selection problem in mkvjstebbins2010-10-121-0/+4
* LinGui: fix queue display problem when there's '&' in input file namejstebbins2010-10-101-2/+4
* WinGui:sr552010-10-106-116/+124
* tweak ca_aac bitrate limits some morejstebbins2010-10-091-2/+44
* LinGui: fix bad audio codec setting in jobjstebbins2010-10-091-2/+4
* add more audio bitrate limitsjstebbins2010-10-091-10/+47
* prevent crash when vorbis fails to initialize for any reason.jstebbins2010-10-091-0/+6
* cli: fix misleading error messagjstebbins2010-10-091-0/+4
* LinGui: fix some audio list display problemsjstebbins2010-10-094-160/+87
* print more accurate log message when mixdown is not setjstebbins2010-10-091-8/+17
* fix detectsion of bitrate_code for ac3 passthru in mp4jstebbins2010-10-091-1/+1
* fix detection of sr_code and bitrate_code for ac3 streams in mp4jstebbins2010-10-091-14/+10
* MacGui: Use libhb for audio limits as well as defaults.dynaflash2010-10-083-62/+59
* allow ca_aac lower limit of 192kbps for 6chjstebbins2010-10-081-0/+2
* fix a bug in bitrate selection. forgot to change a '++' to '--'jstebbins2010-10-081-1/+1
* future proof faac bitrate limits jstebbins2010-10-081-5/+2
* fix some audio bitrate limits issues with ca aacjstebbins2010-10-081-6/+6
* cli: make smarter mixdown decision when doing ac3 encode fallbackjstebbins2010-10-084-99/+143
* update manicure with ac3pass->copy:ac3 changesjstebbins2010-10-081-4/+4
* add audio defaults and limits calculation to libhbjstebbins2010-10-085-127/+169
* CLI: add 'copy' option for audio and ac3 encoder fallback for ac3 passthrujstebbins2010-10-081-14/+66
* LinGui: remove more duplicate code relating to min/max audio bitratesjstebbins2010-10-062-17/+8
* LinGui: centralize min/max audio bitrate limit calculation to one placejstebbins2010-10-063-19/+33
* LinGui: fix a problem where I used the wrong aac bitrate capjstebbins2010-10-052-15/+5
* LinGui: fix a display problem in the audio listjstebbins2010-10-054-52/+99
* Add code to recognize eac3 streams in TSjstebbins2010-10-051-4/+26
* MacGui: Remove the audio encoder bitrate cap.dynaflash2010-10-051-8/+1
* Add ac3 encodingjstebbins2010-10-0423-284/+744
* LinGui: add nightly build for ubuntu 10.10 maverickjstebbins2010-10-041-0/+11