summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* WinGui:sr552010-09-191-1/+1
* WinGui:sr552010-09-192-0/+4
* WinGui:sr552010-09-194-26/+26
* WinGui:sr552010-09-192-0/+15
* WinGui:sr552010-09-191-0/+1
* WinGui:sr552010-09-1936-263/+659
* WinGui:sr552010-09-182-74/+102
* WinGui:sr552010-09-184-7/+23
* WinGui:sr552010-09-171-0/+16
* Disable ffmpeg doc generation. We don't need it and it causes the nightly bui...sr552010-09-171-0/+1
* WinGui:sr552010-09-172-21/+36
* MacGui: Fix peak framerate and custom resolution for new presets which was bo...dynaflash2010-09-171-966/+1504
* MacGui: Audio ... Add an "Add All Tracks" button to the audio tab.dynaflash2010-09-165-1062/+151
* MacGui: Fix two line status readout in the main window originally implemented...dynaflash2010-09-162-524/+2306
* LinGui: try other gstreamer sink interfaces if gconfvideosink failsjstebbins2010-09-151-2/+8
* WinGui:sr552010-09-151-19/+23
* MacGui: Audio ... Allow more than 4 audio tracks.dynaflash2010-09-159-7704/+2896
* remove the 8 audio limit. isn't needed anymore.jstebbins2010-09-152-2/+1
* fix cli issue with batch scan and encodejstebbins2010-09-152-10/+23
* fix a crash when a TS has no aspect ratio set in the video streamjstebbins2010-09-142-3/+10