summaryrefslogtreecommitdiffstats
path: root/libhb/decavcodec.c
Commit message (Expand)AuthorAgeFilesLines
* Correct chroma size for raw video frames - width & height need to be rounded ...van2008-11-081-2/+2
* If an input uses a different color space than YUV420 (for example DV video us...van2008-10-261-9/+49
* If we always sort timestamps we can't detect & correct misordering caused by ...van2008-09-151-16/+26
* Various fixes for ffmpeg input files (mp4, avi, mkv, etc.):van2008-09-111-150/+251
* - patch a reference picture leak in ffmpeg/libavcodec/mpegvideo.c that cause...van2008-08-181-8/+22
* - change aspect from a scaled int to a double so we can handle the widervan2008-08-081-6/+5
* - in encx264, if an video frame is larger than init_delay split it into piec...van2008-07-261-0/+16
* - put the "find a usable frame rate" logic in the place that actually comput...van2008-06-121-3/+77
* - add pixel_aspect_ratio reporting to the mpeg decodervan2008-06-041-3/+25
* Keep track of the input pixel aspect ratio as well as the output one. Hopeful...jbrjake2008-06-041-6/+9
* Don't call small frame displacements a "time reversal" & drop the frame on bi...van2008-06-011-4/+14
* - support blu-ray, avchd & dvb x264van2008-05-311-33/+651
* 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-7/+7
* git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@590 b64f7644-9d1e-0410-96f...awk2007-05-191-6/+31
* Merge the 5.1 branch into the trunk.prigaux2007-03-061-0/+134
* Merge the 0.8.0_mpeg4ip branch into the trunkprigaux2007-02-111-134/+0
* Structural changes, in order to eventually be able to compile HBtiter2006-03-161-37/+34
* HandBrake 0.7.0handbrake2006-01-141-0/+137