43374 Commits (59e7361cc791e5103be1712dc59a2055f118d0da)
 

Author SHA1 Message Date
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
Anton Khirnov e065279529 h264: remove an artificial restriction on the number of slice threads 9 years ago
Anton Khirnov 4fd34e639d h264: remove pointless setting of some variables in loop_filter 9 years ago
Anton Khirnov 9c858ce33f h264: remove a pointless comment 9 years ago
Anton Khirnov b77fffa127 h264: make slice threading work with deblocking_filter=1 9 years ago
Anton Khirnov 370ddc7b38 h264: remove H264Context.pict_type 9 years ago
Anton Khirnov 56087ec0a2 h264: drop a pointless indirection 9 years ago
Anton Khirnov 0e7772c5e4 h264: remove unused H264SliceContext.rbsp_buffer 9 years ago
Anton Khirnov 7f045c4429 h264: merge ff_h264_free_context() into h264_decode_end() 9 years ago
Anton Khirnov 99c554efc8 h264: eliminate low_delay 9 years ago
Anton Khirnov 5b35b290dd h264: remove a stale comment 9 years ago