summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge commit 'b1e469885362febce3d9a4678624e44a92f77da9'Michael Niedermayer2013-09-12
|\
| * g2meet: Allocate cursor buffers large enough to fit the aligned widthMartin Storsjö2013-09-12
* | Merge commit '0f678c0214dccb355ed8955077a2bea46984fbc8'Michael Niedermayer2013-09-12
|\|
| * aic: Validate values read from the bitstreamMartin Storsjö2013-09-12
* | Merge commit '0d61f260010707f3028b818e8b24598e1a83d696'Michael Niedermayer2013-09-12
|\|
| * zmbvdec: Check the buffer size for uncompressed dataMichael Niedermayer2013-09-12
* | Merge commit 'b26742cc308552f242ee2bf93b07a3ff509f4edc'Michael Niedermayer2013-09-12
|\|
| * shorten: Break out of loop looking for fmt chunk if none is foundMartin Storsjö2013-09-12
* | Merge commit '49568851bf1700e3d9ea9cda29208d0df3c2c38b'Michael Niedermayer2013-09-12
|\|
| * shorten: Use a checked bytestream reader for the wave headerMartin Storsjö2013-09-12
* | Merge commit 'f3d57dc69145f1b7acb4870da9ce60378190a1fd'Michael Niedermayer2013-09-12
|\|
| * smacker: Free memory properly if the init function failsMartin Storsjö2013-09-11
* | Merge commit '0679cec6e8802643bbe6d5f68ca1110a7d3171da'Michael Niedermayer2013-09-12
|\|
| * smacker: Make sure we don't fill in huffman codes out of rangeMartin Storsjö2013-09-11
* | Merge commit 'd002fce24a7206e95f9492031f45adc35711e183'Michael Niedermayer2013-09-12
|\|
| * smacker: Check malloc return valuesMartin Storsjö2013-09-11
* | avcodec: add const qualifier to avcodec_find_best_pix_fmt2 argsDylan Alex Simon2013-09-11
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-09-11
|\|
| * Drop pointless directory name prefixes from #includes in the current dirDiego Biurrun2013-09-10
* | avcodec/mjpegdec: Support >8bpc color mjpegMichael Niedermayer2013-09-11
* | avcodec/utils: add 16bit planar YUV formats to avcodec_align_dimensions2()Michael Niedermayer2013-09-11
* | lavcodec: Adding support for End Trimming in Opus encoderVignesh Venkatasubramanian2013-09-11
* | lavc/utils: Add support for discarding samples from the endVignesh Venkatasubramanian2013-09-10
* | avcodec/vp56: use av_reallocp_array() and check if allocation failedPaul B Mahol2013-09-10
* | Make avcodec_find_best_pix_fmt_of_list const-correctMichael Bradshaw2013-09-10
* | avcodec/ffv1: YUVA(444,422,420) 9, 10 and 16 bit supportPaul B Mahol2013-09-09
* | avcodec/ffv1dec: fix format detectionPaul B Mahol2013-09-09
* | Move packed B-frames message level to info.Reimar Döffinger2013-09-09
* | Make packed B-frame warning message more useful.Reimar Döffinger2013-09-09
* | avcodec/ffv1enc: encode slice as raw PCM in 1.4 when the buffer is too small.Michael Niedermayer2013-09-09
* | avcodec/ffv1dec: Support decoding planes as raw PCM in 1.4Michael Niedermayer2013-09-09
* | avcodec/ffv1enc: check encode_line()s return codeMichael Niedermayer2013-09-09
* | avcodec/ffv1enc: update buffer check for 16bpsMichael Niedermayer2013-09-09
* | avcodec/ffv1enc: fix size used for ff_alloc_packet2()Michael Niedermayer2013-09-09
* | avcodec/util: Make size argument of ff_alloc_packet2() int64_tMichael Niedermayer2013-09-09
* | avcodec/eatgv: use av_reallocp_array() and check return valuePaul B Mahol2013-09-09
* | avcodec/xwdenc: use AV_LOG_ERROR in error messagePaul B Mahol2013-09-09
* | avcodec/bmpenc: return meaningful error codePaul B Mahol2013-09-09
* | avcodec/truemotion2: use av_reallocp_array() and check return valuePaul B Mahol2013-09-09
* | h264: do not discard NAL_SEI when skipping framesRainer Hochecker2013-09-09
* | lavc: don't show "Invalid and inefficient vfw-avi..." warning in mpeg4 parserwm42013-09-09
* | avcodec/mjpegdec: fix shift_output() with lowresMichael Niedermayer2013-09-09
* | Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2013-09-08
|\ \
| * | libxvid: guess a good aspect when we cant store the exact one.Carl Eugen Hoyos2013-09-08
* | | avcodec/proresdec2: return meaningful error codesPaul B Mahol2013-09-08
* | | avcodec/ratecontrol: give some trivial tips in case of buffer underflowsMichael Niedermayer2013-09-08
* | | avcodec/truemotion2: use av_calloc() & av_malloc_array()Paul B Mahol2013-09-08
|/ /
* | avcodec/truemotion2: Fix av_freep argumentsMichael Niedermayer2013-09-08
* | avcodec/srtdec: fix potential overread.Clément Bœsch2013-09-08
* | avcodec/assenc: fix potential overread.Clément Bœsch2013-09-08