summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
|\|
| * build: Introduce iso_media componentDiego Biurrun2016-02-18
* | Merge commit '82454c3a826bc8aa42474097784b70befd5be532'Derek Buitenhuis2016-02-24
|\|
| * build: Let the WTV demuxer select the MPEG-TS demuxerDiego Biurrun2016-02-18
| * build: Fix dependencies for components relying on H.263 data tablesDiego Biurrun2016-02-18
* | Merge commit 'e453129321778886813dcecf73c8b42f8352ca0e'Derek Buitenhuis2016-02-24
|\|
| * build: Add missing dependencies for eatqi decoderDiego Biurrun2016-02-18
| * build: Add missing celp_math dependency for G723_1 encoder and decoderVittorio Giovara2016-02-18
* | Merge commit '3d8025d602045cbd2894e5182d9243c2e864c8c8'Derek Buitenhuis2016-02-24
|\|
| * profiles: Add missing #endif commentDiego Biurrun2016-02-18
* | Merge commit '6b96d2dcdaa60d7919d710432c6ca204b7fab0ab'Derek Buitenhuis2016-02-24
|\|
| * cosmetics: Drop particularly redundant silly commentsDiego Biurrun2016-02-18
* | Merge commit '29c2d06d67724e994980045afa055c6c34611b30'Derek Buitenhuis2016-02-24
|\|
| * cosmetics: Drop empty comment linesDiego Biurrun2016-02-18
* | Merge commit '9c0bc1e980a99106d6749ec632f166b87275871e'Derek Buitenhuis2016-02-24
|\|
| * qsv: add a missing #includeAnton Khirnov2016-02-18
* | Merge commit '47570dbde8b33001d5ccac44e7ebaaeecbcb807c'Derek Buitenhuis2016-02-24
|\|
| * fft: ppc: Place ff_fft_calc_interleave_altivec() under correct ifdefsDiego Biurrun2016-02-15
| * nvenc: support CUDA frames as inputAnton Khirnov2016-02-14
* | Merge commit '7b3214d0050613bd347a2e41c9f78ffb766da25e'Derek Buitenhuis2016-02-24
|\|
| * lavc: add a field for passing AVHWFramesContext to encodersAnton Khirnov2016-02-14
| * Allow linking to CUDA dynamically instead of dlopen()ing it at runtimeAnton Khirnov2016-02-14
* | avcodec/mpeg12dec: Fix missing slice handling without paddingMichael Niedermayer2016-02-24