43384 Commits (4dbfcd07570a9e45e9597561023adb6da26f27f6)
 

Author SHA1 Message Date
Henrik Gramner ba3eb745cc x86inc: Fix AVX emulation of scalar float instructions 9 years ago
Anton Khirnov 8996515b13 avpacket: fix setting AVPacket.data in av_packet_ref() 9 years ago
Anton Khirnov e62ff72fc1 lavc: make avcodec_open2() fail when the timebase is not set for encoding 9 years ago
Diego Biurrun 11de006bab Combine deprecation guards where appropriate 9 years ago
Diego Biurrun a6a750c7ef tests: Move all test programs to a subdirectory 9 years ago
Diego Biurrun 257f00ec1a Split global .gitignore file into per-directory files 9 years ago
Diego Biurrun 763d69bfb2 Add some more deprecation guards 9 years ago
Diego Biurrun b7e64fba7f Reduce the scope of some variables 9 years ago
Martin Storsjö bc2a32969e rtsp: Parse SSRC attributes in the SDP 9 years ago
Martin Storsjö 9ea78fd00a rtpdec: Always check if we have the next packet queued 9 years ago
Mark Thompson 0c1d66a079 avconv_vaapi: fix double-free with some unsupported streams 9 years ago
Jan Ekström 885a9d6087 pgssub: Fix subpicture colorspace and range 9 years ago
Jan Ekström 1f77e634bb colorspace: Add support for BT709 9 years ago
Michael Niedermayer 283226e11c simple_idct_template: Fix strict aliasing violation 9 years ago
Martin Storsjö e9443105ea avio: Remove a leftover comment 9 years ago
Diego Biurrun 5afb94c817 Mark read-only tables as static 9 years ago
Diego Biurrun 1f1ad8ace0 configure: Document --enable-libfontconfig 9 years ago
Diego Biurrun def03d1468 vf_frei0r: Drop overly verbose and broken debug output 9 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
Alexandra Hájková 5c31eaa999 Remove unnecessary get_bits.h #includes and add missing headers where needed. 9 years ago
Diego Biurrun c11c693acc h264: Drop broken trace debug output 9 years ago
Diego Biurrun 5f1c3cbd52 vaapi: Drop pointless debug output 9 years ago
Diego Biurrun 015c2d9239 libopencore-amr: Fix ff_dlog()/av_log() invocations 9 years ago
Diego Biurrun 0f40c90984 Drop pointless assert.h #includes 9 years ago
Luca Barbato 74d98d1b0e mpegts: Validate the SL Packet Header Configuration 9 years ago
Diego Biurrun 1982d0cc56 fate: Add test for MTS2/MSS4 9 years ago
Martin Storsjö 375cad0965 rtpdec_vp9: Support parsing the scalability structure 9 years ago
Martin Storsjö 943f4bea37 rtpdec_h264: Use avpriv_report_missing_feature instead of a manual av_log 9 years ago
Martin Storsjö b55e3633d3 rtpdec: Use AVERROR_PATCHWELCOME instead of AVERROR(ENOSYS) for unimplemented features 9 years ago
Martin Storsjö 70c77fdfc1 rtpdec_vp9: Update header parsing to spec draft 02 9 years ago
Martin Storsjö 33b83d89e3 rtpdec_vp9: Make sure to free the temp buffer on close 9 years ago
Janne Grunau c267413321 Revert "mmaldec: autodetect by default" since it breaks linking on systems without mmal libraries 9 years ago
wm4 33ac77e850 mmaldec: autodetect by default 9 years ago
wm4 74beead9bd mmaldec: limit internal buffering 9 years ago
wm4 45a954f5aa mmaldec: print the MMAL format FourCC automatically 9 years ago
wm4 84bba36846 configure: fix mmal build dependencies 9 years ago
wm4 ce589940c2 mmaldec: send only a single EOS packet on flushing 9 years ago
wm4 46aaad78c3 mmaldec: correct package buffering accounting 9 years ago
wm4 9a382f3639 mmaldec: add vc1 decoding support 9 years ago
Julian Scheel d52208e8d5 mmaldec: Add mpeg2 decoding support 9 years ago
Julian Scheel 2689bb115c mmaldec: Fix avpriv_atomic_get usage 9 years ago
Michael Niedermayer 366ba2dee1 mmaldec: Use av_assert0() instead of assert() 9 years ago
Diego Biurrun f2422b5875 testprogs: Mark some tables as static const 9 years ago
Diego Biurrun 5b1409c755 fate: Add test for MSS1 9 years ago
Vittorio Giovara 4b2e69397b dds: Add support for monochrome images 9 years ago
Vittorio Giovara 6eb2505855 dds: Drop gray-alpha swapping 9 years ago
Martin Storsjö 39cdbb12aa dxva2_h264: Unbreak compilation after 3176217c6 9 years ago
Luca Barbato 4012fe1ee8 ape: Unbreak adaptcoeffs computation 9 years ago
Anton Khirnov 2e5bde9565 h264: eliminate max_contexts 9 years ago
Anton Khirnov e3c9041cfe h264: allocate some tables per slice contexts, not threads 9 years ago