summaryrefslogtreecommitdiffstats
path: root/libhb/decavcodec.c
Commit message (Expand)AuthorAgeFilesLines
* - cleanup gcc format warnings showing up on linux 64-bitkonablend2009-06-251-2/+2
* Fixed FFMPEG deprecated API warnings since last bump:konablend2009-06-241-17/+33
* - secondary component of r2548: bugfix: libhb passes unaligned stack/heap buf...konablend2009-06-171-5/+5
* - bugfix: libhb passes unaligned stack/heap buffers to ffmpeg.konablend2009-06-171-24/+8
* Work around ffmpeg bug where raw video decoder doesn't use frame buffer alloc...van2009-05-091-0/+8
* This patch adds mingw32 cross-compilation support to HandBrake trunk tokonablend2009-04-141-2/+2
* Fix frame rate calculation for ffmpeg 0.5 - h.264 rate is now in fields per s...van2009-04-011-0/+6
* BuildSystem: conversion from jam-based to make-based system.konablend2009-03-011-3/+1
* Get previews from H.264 content even if it's missing IDR frames (e.g., NZ TV ...van2009-01-101-1/+10
* - try to determine the sample rate, channels, etc., of audio streams rather ...van2008-12-131-12/+71
* fix a threading issue with avcodec_open/closejstebbins2008-12-121-6/+6
* If we don't get signed 16 bits samples from the audio decoder, convert to sig...van2008-12-061-0/+37
* libhb:sr552008-12-041-1/+8
* Found the ffmpeg initialization problem with VC-1 video. jstebbins2008-12-031-4/+99
* Add metadata support to libhb, add importing of MP4 metadata, add export of M...eddyg2008-12-021-0/+1
* 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