summaryrefslogtreecommitdiffstats
path: root/libhb/encx264.c
Commit message (Expand)AuthorAgeFilesLines
...
* MacGui: Mod encx264.c to allow the queue to show the advanced x264 options in...dynaflash2007-09-271-1/+2
* Van's changes to the x264 lib and HB encoder to ensure that an IDR frame is u...eddyg2007-09-171-1/+30
* Switch buf->key to buf->frametype which is a bitmask telling us what type of ...saintdev2007-06-171-13/+14
* Removes thread limitation for iPod encoding. With x264's new-ish sliceless th...jbrjake2007-05-091-1/+0
* Tells x264 to use threads=cpus*1.5 instead of threads=cpus. This is because x...jbrjake2007-05-021-1/+1
* Cleaning up the code a bit.clee2007-04-171-207/+212
* Fix a major memory leak introduced in Nyx's bframe patch.saintdev2007-04-171-7/+0
* Much better B-frame muxing frame-reordering. This will preserve the sps/pps i...jbrjake2007-04-161-78/+145
* Fix a bus error if b-pyramid is given as an x264 option without specifying a ...jbrjake2007-04-031-6/+13
* Fix about 156,199 bytes of leaked memory.saintdev2007-03-311-6/+9
* H.264 B-frame muxing for MP4, including B-pyramids. The latter are QuickTime ...jbrjake2007-03-301-5/+44
* Merge the 5.1 branch into the trunk.prigaux2007-03-061-0/+301
* Merge the 0.8.0_mpeg4ip branch into the trunkprigaux2007-02-111-203/+0
* Added CRF x264 rate control method to HBTest.jbrjake2007-01-041-4/+16
* HandBrake 0.7.1a2handbrake2006-12-161-13/+3
* HandBrake 0.7.1a1rhester2006-09-301-36/+53
* Merge from avformat branchtiter2006-04-171-45/+15
* Structural changes, in order to eventually be able to compile HBtiter2006-03-161-54/+47
* HandBrake 0.7.0handbrake2006-01-141-0/+221