summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* MacGui: Disable the drc dial if source is not AC3 as only our AC3 decoder fla...dynaflash2010-10-042-34/+55
* WinGui:sr552010-10-034-51/+40
* WinGui:sr552010-10-031-21/+11
* CLI: fix subtitle options problemjstebbins2010-10-031-25/+31
* fix another hang in the muxer.jstebbins2010-10-031-1/+2
* fix ffmpeg locking issuejstebbins2010-10-023-1/+11
* Fix potential crash in libblurayjstebbins2010-10-011-1/+1
* Fix dylib path for CLI on osxjstebbins2010-10-011-0/+110
* WinGui:sr552010-10-019-144/+239
* LinGui: fix some text alignment issues on the picture summary tabjstebbins2010-09-304-473/+464
* fix a crash when ass_render_frame doesn't return a frame list.jstebbins2010-09-291-1/+1
* SSA subtitle burn injstebbins2010-09-2832-158/+1083
* fix linux documentation typo that causes command failurejstebbins2010-09-282-5/+5
* WinGui:sr552010-09-262-5/+5
* WinGui:sr552010-09-263-13/+55
* WinGui:sr552010-09-261-3/+3
* Fix the 2008 solution file.sr552010-09-231-0/+14
* Macgui: Audo drc .. add a continuous behavior to the drc circular slider and ...dynaflash2010-09-221-7/+854
* x264 bump from r1713 to r1724dynaflash2010-09-211-1/+1
* MacGui: Audio Fixes and Enhancements ... patch by circleone.dynaflash2010-09-204-87/+111