summaryrefslogtreecommitdiffstats
path: root/libhb/encavcodec.c
Commit message (Expand)AuthorAgeFilesLines
...
* PGS (bluray) subtitle support \o/jstebbins2012-04-261-1/+0
* encx264: add functionality to retrieve the "preferred" option name for option...Rodeo2012-03-291-1/+1
* libhb: add basic dictionary implementation.Rodeo2012-03-281-42/+14
* Rework filter pipelinejstebbins2012-03-271-26/+27
* bump Libav from v0.7.1 to v0.7-1241-g5f3fb59jstebbins2011-10-151-11/+12
* libhb: fix setting Libav codec private optionsjstebbins2011-08-121-2/+4
* libhb: fix an avcodec error checkjstebbins2011-07-301-1/+1
* libhb: Enable multi-threaded decode in ffmpegjstebbins2011-06-081-1/+1
* fix up usage of deprecated libav symbols and clean up patch fuzzjstebbins2011-06-071-7/+7
* Fix problem with qt7 playback of mpeg4 videojstebbins2011-03-281-0/+7
* Remove legacy % to RF mapping.jstebbins2011-03-211-15/+2
* Add mpeg-2 encoding support to libhb, cli, and linguijstebbins2011-03-191-30/+69
* fix potential infinite loop in ffmpeg mpeg-4 b-frame handlingjstebbins2011-03-121-0/+1
* Add parameter parsing and b-frame support to ffmpeg mpeg-4 encoderjstebbins2011-03-111-42/+297
* make keyint match between 1st and 2nd passes of vfr and pfr encodes.jstebbins2011-03-081-3/+13
* 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