summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
* | Merge commit 'f91d94bdfc3f5f83ff0be4d19d10d0a35697386f'Derek Buitenhuis2016-04-11
|\|
| * vc1dec: Properly call deinit function on errorVittorio Giovara2016-02-25
* | Merge commit '35b1cd343cd703c1b0fc926dc43a92141a357380'Derek Buitenhuis2016-04-11
|\|
| * vc1dec: Drop commented out cruftVittorio Giovara2016-02-25
| * idct: Only build prores IDCT if ProRes decoder is enabledDiego Biurrun2016-02-24
* | Merge commit '3c53627ac17fc6bdea5029be57da1e03b32d265d'Derek Buitenhuis2016-04-11
|\|
| * qsvdec: store the sync point in heap memoryAnton Khirnov2016-02-24
* | Merge commit 'a1335149fd610b16459d9281b611282cac51c950'Derek Buitenhuis2016-04-11
|\|
| * qsvenc: store the sync point in heap memoryMaxym Dmytrychenko2016-02-24
* | avcodec/shorten: properly handle bitshift > 31Paul B Mahol2016-04-11
* | avcodec/wmalosslessdec: do not discard last frameJakub Stachowski2016-04-10
* | avcodec/shorten: mark as AV_CODEC_CAP_SUBFRAMESPaul B Mahol2016-04-10
* | avcodec/exr: fix channel detectionMartin Vignali2016-04-10
* | avcodec/shorten: add support for AIFF packing, not bitexactPaul B Mahol2016-04-09
* | avcodec/shorten: fix decoding of very large (>2048) block sizesPaul B Mahol2016-04-09
* | avcodec/pngdec: Fix alpha detection with skip_frameMichael Niedermayer2016-04-09
* | avcodec/shorten: fix decoding of files with number of samples lower than max_...Paul B Mahol2016-04-08
* | avcodec/shorten: remove useless if condition and comment, reindentPaul B Mahol2016-04-08
* | avcodec/shorten: fix decoding of last framePaul B Mahol2016-04-08
* | avcodec/pngenc: check return value of av_frame_copy()Paul B Mahol2016-04-08
* | avcodec/pngenc: restore image size before copying frameDmitriy2016-04-08
* | avcodec/shorten: if allocation fails reset max_frame_sizePaul B Mahol2016-04-08
* | avcodec: remove "get_buffer() failed" messagePaul B Mahol2016-04-08
* | avformat: support shorten in nistshpere demuxerPaul B Mahol2016-04-07
* | avcodec/exr: enable mipmap, ripmap decodingMartin Vignali2016-04-06
* | AAC encoder: fix valgrind errorsClaudio Freire2016-04-05
* | libxvid: Create extradata in init using a dummy frameDerek Buitenhuis2016-04-05
* | avcodec: add adpcm dat4 decoderPaul B Mahol2016-04-05
* | AAC encoder: fix filling of wi.clipping arrayClaudio Freire2016-04-05
* | libavcodec/exr : add support for compression in tileMartin Vignali2016-04-04
* | libavcodec/exr : cosmetic changeMartin Vignali2016-04-04
* | AAC encoder: fix initialization of minsfClaudio Freire2016-04-03
* | libavcodec/exr: add tile supportMartin Vignali2016-04-03
* | libavcodec/exr: fix PRX24 Float decompressionMartin Vignali2016-04-03
* | avcodec/mjpegdec: Do not permute quantization tablesMichael Niedermayer2016-04-03
* | exif: take a generic log contextHendrik Leppkes2016-04-02
* | avcodec: properly initialize AVCodecParameters profile/levelHendrik Leppkes2016-04-02
* | lavc/videotoolboxenc: Workaround encoder errorRick Kern2016-04-02
* | lavc/videotoolboxenc: Fix crash when closing codec after errorRick Kern2016-04-02
* | lavc/utils: use pkt_timebase for legacy subtitles timing codeClément Bœsch2016-04-02
* | lavc/ccaption_dec: remove usage of avctx->time_baseClément Bœsch2016-04-02
* | lavc/audiotoolboxdec: add eac3 decoderRodger Combs2016-04-02
* | lavc/audiotoolboxdec: fix a number of config and timestamp issuesRodger Combs2016-04-02
* | lavc/audiotoolboxdec: support ADTS AAC inputRodger Combs2016-04-02
* | lavc/audiotoolboxenc: allow setting maxrate with pre-10.9 deployment targetsRodger Combs2016-04-02
* | lavc/audiotoolboxenc: fix iOS buildRodger Combs2016-04-02
* | lavc/audiotoolboxenc: fix a number of config issuesRodger Combs2016-04-02
* | lavc/audiotoolboxenc: remove unneeded packet metadataRodger Combs2016-04-02
* | avcodec/parser: assert that the codec id is not NONE in av_parser_parse2()Michael Niedermayer2016-04-01
* | avcodec/j2kenc: Add attribution to OpenJPEG project:Aaron Boxer2016-04-01