summaryrefslogtreecommitdiffstats
path: root/libhb/encavcodec.c
Commit message (Expand)AuthorAgeFilesLines
* clean up crufty legacy codejstebbins2010-10-231-6/+2
* SSA subtitle burn injstebbins2010-09-281-7/+16
* Organizes anamorphic parameters in a struct, requiring some minor search and ...jbrjake2009-01-261-4/+4
* Consolidate all the ffmpeg-related includes into libhb/hbffmpeg.h then protot...van2008-12-131-2/+1
* fix a threading issue with avcodec_open/closejstebbins2008-12-121-2/+2
* Correct chroma size for raw video frames - width & height need to be rounded ...van2008-11-081-1/+1
* After discussion with eddyg, extending verbose logging level 2 from just memo...jbrjake2008-10-091-1/+1
* ffmpeg requires framerate num/den to be reducable to 16 bit quanitites forjstebbins2008-09-301-2/+28
* - in encx264, if an video frame is larger than init_delay split it into piec...van2008-07-261-2/+4
* Improve image quality for ffmpeg constant qualityjstebbins2008-06-081-4/+23
* - support blu-ray, avchd & dvb x264van2008-05-311-1/+1
* Saearch & Replace domain names to move from .m0k.org to handbrake.fr. Only co...jbrjake2008-04-151-1/+1
* Formatting: Remove a lot of trailing whitespace.saintdev2008-02-211-5/+5
* Add Subtitle scanning for forced subtitles and normal subtitles from the CLIeddyg2007-08-211-1/+1
* Switch buf->key to buf->frametype which is a bitmask telling us what type of ...saintdev2007-06-171-1/+1
* Much better B-frame muxing frame-reordering. This will preserve the sps/pps i...jbrjake2007-04-161-0/+6
* maurj reported a double-free crash that I am unable to reproduce. This remove...saintdev2007-04-041-1/+0
* Fix about 156,199 bytes of leaked memory.saintdev2007-03-311-0/+4
* Merge the 5.1 branch into the trunk.prigaux2007-03-061-0/+204
* Merge the 0.8.0_mpeg4ip branch into the trunkprigaux2007-02-111-195/+0
* Merge from avformat branchtiter2006-04-171-2/+12
* Added hb_init_express - makes the binary smaller. Still need to striptiter2006-03-161-1/+1
* Structural changes, in order to eventually be able to compile HBtiter2006-03-161-58/+42
* HandBrake 0.7.0handbrake2006-01-141-0/+201