summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove the depreciated hb_calc_bitrate methodsr552011-05-213-130/+0
* MacGui: Remove deprecated PictureDecombDeinterlace key.dynaflash2011-05-191-12/+4
* MacGui: Don't assign nil to ints (duh)dynaflash2011-05-192-9/+2
* MacGui: Remove unused variables to suppress warnings at compile timedynaflash2011-05-193-7/+0
* Macgui: libhb, MacGUI: reflect the fact that DRC only applies to non-passthru...dynaflash2011-05-192-2/+10
* MacGui: Fix the wording for Peak Framerate to match the Lingui.dynaflash2011-05-192-4/+4
* Fix some problems with rgb2yuv and yuv2rgbjstebbins2011-05-172-10/+10
* WinGui:sr552011-05-141-4/+8
* WinGui:sr552011-05-147-65/+134
* WinGui:sr552011-05-101-1/+3
* WinGui:sr552011-05-102-1/+10
* WinGui:sr552011-05-091-1/+1
* WinGui:sr552011-05-082-5/+3
* WinGui:sr552011-05-083-7/+15
* WinGui:sr552011-05-0810-51/+97
* WinGui:sr552011-04-303-28/+83
* Remove old muxers that are no longer used by HBsr552011-04-302-1048/+0
* WinGui:sr552011-04-306-37/+61
* WinGui:sr552011-04-293-31/+42
* MacGui: Save picture settings by default when creating a new preset.dynaflash2011-04-291-3/+4
* MacGui: change key for video framerate mode from VideoframerateMode to VideoF...dynaflash2011-04-282-12/+12
* fix screaching at the beginning of some ac3 to X transcodesjstebbins2011-04-281-0/+459
* WinGui:sr552011-04-281-3/+5
* libhb: don't use deprecated elements of the FFmpeg/Libav APIjstebbins2011-04-285-39/+33
* Fix a crash that can happen due to corrupt mpeg2 datajstebbins2011-04-271-0/+9
* WinGui:sr552011-04-274-10/+45
* Fix a problem with overlapping vobsubsjstebbins2011-04-272-13/+29
* Fix Brian Lopez's name and email in AUTHORS filesaintdev2011-04-271-1/+1
* LinGui: fix spelling errorjstebbins2011-04-261-1/+1
* Make order of audio tracks found in PS streams more predictablejstebbins2011-04-253-1/+45
* Fix a problem when encoding the same source audio track twice from BD sourcesjstebbins2011-04-251-5/+23
* MacGui: Simplify HBDVDDetector bsdName creationdynaflash2011-04-251-16/+14
* fix stall due due to propagation of incorrect audio timestampjstebbins2011-04-241-0/+2
* Change scale factor for timestamp offset in vobsub commandsjstebbins2011-04-241-4/+4
* WinGui:sr552011-04-231-0/+9
* WinGui:sr552011-04-235-11/+26
* WinGui:sr552011-04-223-11/+37
* Add support for TrueHD and DTS-HD from BD sourcesjstebbins2011-04-2212-801/+1189
* bump x264 from r1924 to r1937jstebbins2011-04-211-1/+1
* LinGui: Simplify some code in the hud compositorjstebbins2011-04-211-20/+12
* remove unused vfr member of hb_job_tjstebbins2011-04-211-1/+0
* WinGui:sr552011-04-212-6/+87
* WinGui:sr552011-04-211-15/+11
* Remove redundant code.jstebbins2011-04-201-10/+2
* WinGui:sr552011-04-204-18/+22
* Macgui: Remove last vestiges of the deprecated job->vfr.dynaflash2011-04-201-8/+1
* WinGui:sr552011-04-193-8/+7
* LinGui: fix a potential crash when hud is destroyed jstebbins2011-04-191-2/+6
* LinGui: remember user window size changesjstebbins2011-04-194-4/+39
* WinGui:sr552011-04-188-23/+71