summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* lavc: add VideoToolbox H.264 EncoderRick Kern2016-03-02
* lavc/aacenc_utils: replace sqrtf(Q*sqrtf(Q)) by precomputed valueGanesh Ajjanagadde2016-03-01
* Move the |die| member of FrameThreadContext to PerThreadContext.Wan-Teh Chang2016-03-01
* vc2enc: fix packet underallocation and minimum bitrate with interlacingRostislav Pehlivanov2016-03-01
* vc2enc: simplify slice cost cachingRostislav Pehlivanov2016-03-01
* vc2enc: remove redundant put_padding() and use skip_put_bytes() insteadRostislav Pehlivanov2016-03-01
* avcodec: Add utils testMichael Niedermayer2016-02-29
* x86/vc1dsp: Split the file into MC and loopfilterTimothy Gu2016-02-29
* lavc/pcxenc: Update format description link.Carl Eugen Hoyos2016-02-29
* avcodec/libzvbi-teletextdec: Remove unused variableMichael Niedermayer2016-02-28
* vc2enc: redistribute leftover bytesRostislav Pehlivanov2016-02-28
* vc2enc: allocate the DWT context with the current plane sizeRostislav Pehlivanov2016-02-28
* 2enc: clip and warn when user bitrate set too lowRostislav Pehlivanov2016-02-28
* vc2enc: clip and warn when user bitrate set too lowRostislav Pehlivanov2016-02-28
* vc2enc: carry over quantization index across frames as a starting pointRostislav Pehlivanov2016-02-28
* vc2enc: use 32 bits for quantized coefficients LUTRostislav Pehlivanov2016-02-28
* vc2enc: cache bits per quantizer, calculate wasted bitsRostislav Pehlivanov2016-02-28
* avcodec/mjpegdec: Fix decoding slightly odd progressive jpegMichael Niedermayer2016-02-28
* Document and validate AVFrame plane pointers.Reimar Döffinger2016-02-28
* mjpegdec: Do not assume unused plane pointer are NULL.Reimar Döffinger2016-02-28
* mss2: Fix buffer overflow.Reimar Döffinger2016-02-28
* lavc/aac_ac3_parser: reindentRodger Combs2016-02-27
* lavc/aac_ac3_parser: avoid zeroing codec parameters if we haven't read a frameRodger Combs2016-02-27
* lavc/Makefile: dnxhd demuxer depends on dnxhddata.oRodger Combs2016-02-27
* avcodec/cfhd: Add support for 12-bit RGBA.Kieran Kunhya2016-02-27
* cfhd: reallocate internal buffers on format change.Kieran Kunhya2016-02-27
* avcodec/utils: Check that the video data[] arrays are NULL on the input to ge...Michael Niedermayer2016-02-27
* avcodec/utils: Check all data[] pointers in video_get_buffer() not just the f...Michael Niedermayer2016-02-27
* lavc: reindent a few decoders after previous commitsClément Bœsch2016-02-26
* lavc: deprecate decoded ass subtitles with timingsClément Bœsch2016-02-26
* lavc/options: add ass_ro_flush_noop to flags2Clément Bœsch2016-02-26
* lavc: allow subtitle text format to be ASS without timingClément Bœsch2016-02-26
* Kill timed SSAClément Bœsch2016-02-26
* avcodec/utils: Merge identical if conditionsMichael Niedermayer2016-02-26
* vc2enc: calculate the minimum slice size only onceRostislav Pehlivanov2016-02-26
* vc2enc: halve allocated table size, refactor and optimize quantizationRostislav Pehlivanov2016-02-26
* vc2enc: use FFABS() instead of abs()Rostislav Pehlivanov2016-02-26
* vc2enc: correctly zero out coefficient array paddingRostislav Pehlivanov2016-02-26
* vc2enc: mark as FF_CODEC_CAP_INIT_THREADSAFE and align AVCodec entriesRostislav Pehlivanov2016-02-26
* lavc/mjpegdec: Fix decoding images with Adobe_CM tag.Carl Eugen Hoyos2016-02-25
* libavcodec:add packet level support for mastering metadataNeil Birkbeck2016-02-25
* Merge commit 'd24bd96bdd5b4bae9a9e0055fa8d1104db1283a9'Derek Buitenhuis2016-02-24
|\
| * build: Disentangle VC-1 decoder and parserDiego Biurrun2016-02-19
* | Merge commit '15a24614aef5836af3cd2c7cc3b2b737eee6bf3c'Derek Buitenhuis2016-02-24
|\|
| * build: Add vc1dsp component for more fine-grained dependenciesDiego Biurrun2016-02-19
* | Merge commit 'f9fbd474676e903e12efe83203697d60a9d28cf9'Derek Buitenhuis2016-02-24
|\|
| * msmpeg4data: Move WMV2 data tables to their own fileDiego Biurrun2016-02-19
* | Merge commit '79866803ffc4c1a1b02663de9bab216b8cfdb8b4'Derek Buitenhuis2016-02-24
|\|
| * msmpeg4data: K&R formatting cosmeticsDiego Biurrun2016-02-19
* | Merge commit '624e235502c5aa2d17e22dd6c0ccdf080a177310'Derek Buitenhuis2016-02-24
|\|