summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* CLI: add point-to-point capabilityjstebbins2009-12-231-17/+69
* add point-to-point encodingjstebbins2009-12-238-37/+449
* LinGui: fix an issue with picture settings sensitivity when no source has yet...jstebbins2009-12-201-1/+1
* WinGui:sr552009-12-191-4/+8
* Adds a very crude, CLI-only rotation filter to flip pixels vertically (mode 1...jbrjake2009-12-194-1/+409
* WinGui:sr552009-12-193-20/+25
* WinGui:sr552009-12-182-3/+5
* WinGui:sr552009-12-183-47/+81
* MacGui: Fix subtitle code in Live Preview that borked Live Preview encodes wh...dynaflash2009-12-161-4/+2
* x264 bump to r1376-3feaec2dynaflash2009-12-151-1/+1
* fix potential runaway buffer usagejstebbins2009-12-154-3/+40
* LinGui: fix m4v file extension selection when the source has only 1 chapterjstebbins2009-12-143-13/+110
* bump ffmpeg to svn 20817jstebbins2009-12-142-1/+5
* fix crash with vobsub passthrujstebbins2009-12-131-1/+3
* documentation: Update linux distributions supported and dependenciesjstebbins2009-12-112-18/+37
* x264 bump to r1373-4322f63dynaflash2009-12-111-1/+1
* MacGui: Fix issue with subtitle changes affecting all encodes in the queue by...dynaflash2009-12-103-4/+4
* Only display mux stats oncejstebbins2009-12-101-42/+42
* fix dvdnav read error retry jstebbins2009-12-101-1/+1
* LinGui: remove b-pyramid/mbtree dependencyjstebbins2009-12-092-6/+0
* Avert a rare race condition.jstebbins2009-12-091-5/+6
* Disables chapter markers when there is only one chapter. Most interfaces alre...jbrjake2009-12-091-0/+6
* Removes obsolete check for mbtree being off before adjusting render offsets f...jbrjake2009-12-091-3/+3
* x264 bump to 1369-ec8e586dynaflash2009-12-091-1/+1
* fix buffer leak during indepth scan jstebbins2009-12-083-0/+23
* Faster combing detection through slightly less stupid use of pointers. Also r...jbrjake2009-12-081-68/+61
* Removes references to outdated codecs and variables, updates for new filter v...jbrjake2009-12-081-76/+63
* Use the correct render offset when b-pyramid is enabled in the x264 parameter...jbrjake2009-12-081-39/+24
* WinGui:sr552009-12-081-20/+53
* fix detection of forced subtitles during foreign audio searchjstebbins2009-12-071-1/+1
* fix a double free of an hb_buffer in syncjstebbins2009-12-061-1/+1
* WinGui:sr552009-12-061-1/+4
* WinGui:sr552009-12-061-1/+2
* Reduce the amount of buffering used and eliminate hb_snooze in the encoding p...jstebbins2009-12-0511-1049/+1396
* WinGui:sr552009-12-056-108/+135
* LinGui: fix mbtree x264 option sanitizerjstebbins2009-12-041-8/+1
* WinGui:sr552009-12-041-5/+15
* WinGui:sr552009-12-041-0/+1
* WinGui:sr552009-12-041-105/+104
* WinGui:sr552009-12-047-96/+117
* WinGui:sr552009-12-033-87/+63
* WinGui: sr552009-12-031-5/+4
* WinGui:sr552009-12-021-10/+13
* WinGui:sr552009-12-021-48/+24
* LinGui: fix a mingw compile issuejstebbins2009-12-021-1/+1
* WinGui:sr552009-12-012-91/+92
* WinGui:sr552009-11-306-96/+114
* WinGui:sr552009-11-302-11/+33
* LinGui: set property in file chooser that allows opening "non-local" filesjstebbins2009-11-301-0/+3
* WinGui:sr552009-11-292-3/+21