summaryrefslogtreecommitdiffstats
path: root/libhb/render.c
Commit message (Expand)AuthorAgeFilesLines
* Maintains separate filter settings for each job. This prevents the MacGui fro...jbrjake2008-01-221-19/+0
* Prevents VFR from leaving PTS gaps at dropped frames, so it works properly wi...jbrjake2008-01-221-13/+17
* Change subtitle position to prevent displaying within a 2% margin of the heig...eddyg2008-01-211-10/+53
* Only drop frames when using VFR, not with regular detelecine.jbrjake2008-01-011-2/+6
* Renumber start and stop timestamps for VFR, so they are continuous despite dr...jbrjake2007-12-181-2/+30
* First attempt at variable frame rate detelecining for NTSC video sources.jbrjake2007-11-101-1/+70
* Cast the flags passed to sws_getContext to a 16-bit int.saintdev2007-09-131-1/+1
* Added buffer management and changed fifo sizes. Changed job->subtitle_scan to...eddyg2007-09-111-0/+10
* - Add the accurate rounding flag for software scaling to avoid scaling artifa...superdump2007-09-051-1/+1
* Add Subtitle scanning for forced subtitles and normal subtitles from the CLIeddyg2007-08-211-1/+1
* Add colour/chroma to subtitles where they are not transparent.eddyg2007-08-201-1/+50
* Implements libswscale in HandBrake, giving it Lanczos scaling! This major enh...jbrjake2007-08-011-14/+21
* This huge patch from huevos_rancheros ports a number of video filters from me...jbrjake2007-07-271-60/+174
* Much better B-frame muxing frame-reordering. This will preserve the sps/pps i...jbrjake2007-04-161-0/+7
* Oops, got a little to unalloc-happy. Fixes a crash.saintdev2007-04-021-1/+0
* Fix about 156,199 bytes of leaked memory.saintdev2007-03-311-0/+5
* Merge the 5.1 branch into the trunk.prigaux2007-03-061-0/+186
* Merge the 0.8.0_mpeg4ip branch into the trunkprigaux2007-02-111-186/+0
* Structural changes, in order to eventually be able to compile HBtiter2006-03-161-32/+39
* Fix for missing subtitlestiter2006-02-221-21/+33
* HandBrake 0.7.0handbrake2006-01-141-0/+167