| Commit message (Expand) | Author | Age | Files | Lines |
* | Re-enable libswscale accurate rounding on x86_64. | saintdev | 2009-03-02 | 1 | -4/+1 |
* | Consolidate all the ffmpeg-related includes into libhb/hbffmpeg.h then protot... | van | 2008-12-13 | 1 | -3/+1 |
* | Correct chroma size for raw video frames - width & height need to be rounded ... | van | 2008-11-08 | 1 | -4/+4 |
* | Wait until 4 frames are stashed in the delay_queue before outputting any fram... | jbrjake | 2008-09-29 | 1 | -2/+1 |
* | Fix subtitle scan to work with new stream eof logic. | van | 2008-07-26 | 1 | -2/+3 |
* | - support blu-ray, avchd & dvb x264 | van | 2008-05-31 | 1 | -2/+2 |
* | ...on the other hand, when we *are* using VFR we *do* want to break on drops,... | jbrjake | 2008-05-21 | 1 | -0/+1 |
* | When using detelecine but not dropping frames (non-VFR detelecine), continue ... | jbrjake | 2008-05-21 | 1 | -1/+0 |
* | Saearch & Replace domain names to move from .m0k.org to handbrake.fr. Only co... | jbrjake | 2008-04-15 | 1 | -1/+1 |
* | Fix the automatic subtitle scan that I broke with r1412. | van | 2008-04-14 | 1 | -2/+2 |
* | When dropping frames from pullup for VFR, deallocate the associated subtitle ... | jbrjake | 2008-04-13 | 1 | -1/+4 |
* | libswscale accurate rounding is now re-enabled for all arches except x86_64. | saintdev | 2008-03-21 | 1 | -1/+7 |
* | Formatting: Remove a lot of trailing whitespace. | saintdev | 2008-02-21 | 1 | -74/+74 |
* | Only store chapter markers separate from their buffers when doing VFR. | jbrjake | 2008-02-18 | 1 | -1/+1 |
* | You know what I said in r1271 about not using the delay_queue except when VFR... | jbrjake | 2008-02-18 | 1 | -5/+1 |
* | Only futz with frame durations at render-time when using VFR. | jbrjake | 2008-02-18 | 1 | -1/+1 |
* | Fixes crashes with 2-pass when b-frames are enabled, by only using the delay_... | jbrjake | 2008-02-16 | 1 | -2/+10 |
* | Variable frame rate improvements. | jbrjake | 2008-02-04 | 1 | -34/+111 |
* | Maintains separate filter settings for each job. This prevents the MacGui fro... | jbrjake | 2008-01-22 | 1 | -19/+0 |
* | Prevents VFR from leaving PTS gaps at dropped frames, so it works properly wi... | jbrjake | 2008-01-22 | 1 | -13/+17 |
* | Change subtitle position to prevent displaying within a 2% margin of the heig... | eddyg | 2008-01-21 | 1 | -10/+53 |
* | Only drop frames when using VFR, not with regular detelecine. | jbrjake | 2008-01-01 | 1 | -2/+6 |
* | Renumber start and stop timestamps for VFR, so they are continuous despite dr... | jbrjake | 2007-12-18 | 1 | -2/+30 |
* | First attempt at variable frame rate detelecining for NTSC video sources. | jbrjake | 2007-11-10 | 1 | -1/+70 |
* | Cast the flags passed to sws_getContext to a 16-bit int. | saintdev | 2007-09-13 | 1 | -1/+1 |
* | Added buffer management and changed fifo sizes. Changed job->subtitle_scan to... | eddyg | 2007-09-11 | 1 | -0/+10 |
* | - Add the accurate rounding flag for software scaling to avoid scaling artifa... | superdump | 2007-09-05 | 1 | -1/+1 |
* | Add Subtitle scanning for forced subtitles and normal subtitles from the CLI | eddyg | 2007-08-21 | 1 | -1/+1 |
* | Add colour/chroma to subtitles where they are not transparent. | eddyg | 2007-08-20 | 1 | -1/+50 |
* | Implements libswscale in HandBrake, giving it Lanczos scaling! This major enh... | jbrjake | 2007-08-01 | 1 | -14/+21 |
* | This huge patch from huevos_rancheros ports a number of video filters from me... | jbrjake | 2007-07-27 | 1 | -60/+174 |
* | Much better B-frame muxing frame-reordering. This will preserve the sps/pps i... | jbrjake | 2007-04-16 | 1 | -0/+7 |
* | Oops, got a little to unalloc-happy. Fixes a crash. | saintdev | 2007-04-02 | 1 | -1/+0 |
* | Fix about 156,199 bytes of leaked memory. | saintdev | 2007-03-31 | 1 | -0/+5 |
* | Merge the 5.1 branch into the trunk. | prigaux | 2007-03-06 | 1 | -0/+186 |
* | Merge the 0.8.0_mpeg4ip branch into the trunk | prigaux | 2007-02-11 | 1 | -186/+0 |
* | Structural changes, in order to eventually be able to compile HB | titer | 2006-03-16 | 1 | -32/+39 |
* | Fix for missing subtitles | titer | 2006-02-22 | 1 | -21/+33 |
* | HandBrake 0.7.0 | handbrake | 2006-01-14 | 1 | -0/+167 |