summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Improved logging of keyint min/maxjstebbins2010-11-071-4/+21
* Bump cpu count limit from 8 to 64jstebbins2010-11-072-2/+2
* Fix use of uninitialized variable in mpeg PS detection.jstebbins2010-11-071-1/+1
* Allow longer SRT filename paths.jstebbins2010-11-074-7/+13
* oops, delete debug printf...jstebbins2010-11-061-1/+0
* fix audio sync when resampling 48khz to 44.1khzjstebbins2010-11-062-9/+10
* WinGui:sr552010-11-069-155/+19
* fix windows crash and probably other random nastiness.jstebbins2010-11-061-2/+2
* fix framerate detection again (really, i mean it this time)jstebbins2010-11-051-10/+6
* log the title duration before throwing it out when it's too shortjstebbins2010-11-052-16/+16
* Fix hb_get_best_mixdown to allow downmixing 7.1 to 5.1jstebbins2010-11-053-24/+18
* LinGui: fix auto audio track selection problemjstebbins2010-11-051-2/+2
* fix start/stop time of last lame bufferjstebbins2010-11-041-18/+23
* LinGui: update copyright datesjstebbins2010-11-031-2/+2
* LinGui: Fix a problem with updating mixdown combojstebbins2010-11-031-1/+7
* fix framerate detection of ffmpeg sourcesjstebbins2010-11-031-0/+4
* LinGui: Fix psy-rd formatting to be locale safejstebbins2010-11-022-35/+8
* LinGui: Use '.' for all locales when passing floats to x264jstebbins2010-11-021-1/+15
* WinGui:sr552010-11-012-3/+6
* WinGui:sr552010-11-013-6/+24
* fix spelling of 'track' in cli helpjstebbins2010-11-011-3/+3
* WinGui:sr552010-11-0118-216/+1171
* LinGui: allow specifying file to scan on command linejstebbins2010-11-013-1/+24
* MacGui: Subtitle tab changesdynaflash2010-11-011-102/+89
* WinGui:sr552010-10-316-5/+88
* WinGui:sr552010-10-312-65/+38
* WinGui:sr552010-10-312-1/+4
* WinGui:sr552010-10-301-1/+1
* WinGui:sr552010-10-301-1/+2
* WinGui:sr552010-10-302-1/+7
* fix a segfault and a deadlock if reader exits befor first buffer sentjstebbins2010-10-292-2/+5
* MacGui: Audio - Using fallback codec no longer sets the bit rate from the pre...dynaflash2010-10-292-5/+23
* WinGui:sr552010-10-242-1/+5
* WinGui:sr552010-10-232-0/+0
* WinGui:sr552010-10-2322-0/+310
* update baseline presets with weightp=0jstebbins2010-10-234-62/+24
* clean up crufty legacy codejstebbins2010-10-238-96/+8
* LinGui: use hb_get_best_mixdown and eliminate duplicate codejstebbins2010-10-231-63/+4
* Use libhb functions for mixdown and bitrate defaults in the clijstebbins2010-10-234-110/+162
* configure and patch pthreadw32 so it will build under mingw64jstebbins2010-10-233-2/+1462
* 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