summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* tests: Move all test programs to a subdirectoryDiego Biurrun2016-05-13
* Split global .gitignore file into per-directory filesDiego Biurrun2016-05-13
* Add some more deprecation guardsDiego Biurrun2016-05-11
* Reduce the scope of some variablesDiego Biurrun2016-05-11
* rtsp: Parse SSRC attributes in the SDPMartin Storsjö2016-05-11
* rtpdec: Always check if we have the next packet queuedMartin Storsjö2016-05-11
* avconv_vaapi: fix double-free with some unsupported streamsMark Thompson2016-05-10
* pgssub: Fix subpicture colorspace and rangeJan Ekström2016-05-10
* colorspace: Add support for BT709Jan Ekström2016-05-10
* simple_idct_template: Fix strict aliasing violationMichael Niedermayer2016-05-10
* avio: Remove a leftover commentMartin Storsjö2016-05-06
* Mark read-only tables as staticDiego Biurrun2016-05-05
* configure: Document --enable-libfontconfigDiego Biurrun2016-05-05
* vf_frei0r: Drop overly verbose and broken debug outputDiego Biurrun2016-05-04
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* Remove unnecessary get_bits.h #includes and add missing headers where needed.Alexandra Hájková2016-05-04
* h264: Drop broken trace debug outputDiego Biurrun2016-05-03
* vaapi: Drop pointless debug outputDiego Biurrun2016-05-03
* libopencore-amr: Fix ff_dlog()/av_log() invocationsDiego Biurrun2016-05-03
* Drop pointless assert.h #includesDiego Biurrun2016-05-03
* mpegts: Validate the SL Packet Header ConfigurationLuca Barbato2016-05-03
* fate: Add test for MTS2/MSS4Diego Biurrun2016-05-02
* rtpdec_vp9: Support parsing the scalability structureMartin Storsjö2016-04-30
* rtpdec_h264: Use avpriv_report_missing_feature instead of a manual av_logMartin Storsjö2016-04-30
* rtpdec: Use AVERROR_PATCHWELCOME instead of AVERROR(ENOSYS) for unimplemented...Martin Storsjö2016-04-30
* rtpdec_vp9: Update header parsing to spec draft 02Martin Storsjö2016-04-30
* rtpdec_vp9: Make sure to free the temp buffer on closeMartin Storsjö2016-04-30
* Revert "mmaldec: autodetect by default" since it breaks linking on systems wi...Janne Grunau2016-04-30
* mmaldec: autodetect by defaultwm42016-04-30
* mmaldec: limit internal bufferingwm42016-04-30
* mmaldec: print the MMAL format FourCC automaticallywm42016-04-30
* configure: fix mmal build dependencieswm42016-04-30
* mmaldec: send only a single EOS packet on flushingwm42016-04-30
* mmaldec: correct package buffering accountingwm42016-04-30
* mmaldec: add vc1 decoding supportwm42016-04-30
* mmaldec: Add mpeg2 decoding supportJulian Scheel2016-04-30
* mmaldec: Fix avpriv_atomic_get usageJulian Scheel2016-04-30
* mmaldec: Use av_assert0() instead of assert()Michael Niedermayer2016-04-30
* testprogs: Mark some tables as static constDiego Biurrun2016-04-29
* fate: Add test for MSS1Diego Biurrun2016-04-27
* dds: Add support for monochrome imagesVittorio Giovara2016-04-26
* dds: Drop gray-alpha swappingVittorio Giovara2016-04-26
* dxva2_h264: Unbreak compilation after 3176217c6Martin Storsjö2016-04-25
* ape: Unbreak adaptcoeffs computationLuca Barbato2016-04-24
* h264: eliminate max_contextsAnton Khirnov2016-04-24
* h264: allocate some tables per slice contexts, not threadsAnton Khirnov2016-04-24
* h264: remove an artificial restriction on the number of slice threadsAnton Khirnov2016-04-24
* h264: remove pointless setting of some variables in loop_filterAnton Khirnov2016-04-24
* h264: remove a pointless commentAnton Khirnov2016-04-24
* h264: make slice threading work with deblocking_filter=1Anton Khirnov2016-04-24