summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lavf: Add DSS demuxerOleksij Rempel2015-02-19
* lavc: Add DSS SP decoderOleksij Rempel2015-02-19
* qsv_api: fix building with libmfx disabledAnton Khirnov2015-02-19
* configure: add missing h264_qsv hwaccel depsAnton Khirnov2015-02-19
* lavc: add an Intel libmfx-based H.264 decoderAnton Khirnov2015-02-19
* h264_parser: export video format and dimensionsAnton Khirnov2015-02-19
* pixfmt: add a pixel format for QSV hwaccelAnton Khirnov2015-02-19
* rv40: Return more meaningful error codesHimangi Saraogi2015-02-19
* libx265: Add crf private optionDerek Buitenhuis2015-02-18
* libx265: Reduce the scope of some variablesDerek Buitenhuis2015-02-18
* riff: Support QT RLE Animation in avi ('rle ' FourCC)Vittorio Giovara2015-02-17
* riff: Support ProRes in avi (APCH fourcc)Vittorio Giovara2015-02-17
* wmv2: Return meaningful error codesHimangi Saraogi2015-02-17
* qdm2: Return meaningful error codesHimangi Saraogi2015-02-17
* libxvid: Return meaningful error messagesHimangi Saraogi2015-02-17
* aac_adtstoasc_bsf: Check extradata memory allocationHimangi Saraogi2015-02-17
* avpacket: Check buffer referenceVittorio Giovara2015-02-17
* vorbisdec: Check memory allocationsVittorio Giovara2015-02-17
* dvdsubdec: Check memory allocationsVittorio Giovara2015-02-17
* swscale: Check memory allocationsFederico Tomassetti2015-02-17
* nutdec: Check memory allocationsHugo Beauzée-Luyssen2015-02-17
* movenc: Check memory allocationsHugo Beauzée-Luyssen2015-02-17
* rmdec: Check memory allocations from ff_rm_alloc_rmstream()Hugo Beauzée-Luyssen2015-02-17
* dct-test: Fix initialization syntaxVittorio Giovara2015-02-17
* lavf: Document the codec context initializationVittorio Giovara2015-02-17
* lavc: Document interaction between avcodec_open2() and decoding routinesVittorio Giovara2015-02-17
* avplay: Check format allocation inside decode_thread()Vittorio Giovara2015-02-17
* avplay: Check frame allocation inside video_thread()Vittorio Giovara2015-02-17
* avconv: Check rc_override memory allocationVittorio Giovara2015-02-17
* graphparser: Check av_get_token() memory errorVittorio Giovara2015-02-17
* matroskaenc: Validate chapter start and end timesVittorio Giovara2015-02-17
* dca: Remove separate header for DCA ExSSDiego Biurrun2015-02-16
* bktr: Use av_strerror and propagate error codesHimangi Saraogi2015-02-15
* dca: Move data tables from a header to an object fileDiego Biurrun2015-02-15
* dca: Add array sizes to array declarationsDiego Biurrun2015-02-15
* g722: Add ARM NEON implementation for g722_apply_qmf()Peter Meerwald2015-02-15
* g722: Split out computation of band->s_zero and unroll codePeter Meerwald2015-02-15
* g722: Unroll g722_apply_qmf()Peter Meerwald2015-02-15
* g722: Reduce number of pointers passed to g722_apply_qmf() functionPeter Meerwald2015-02-15
* g722: Split out g722_qmf_apply() function into g722dsp.cPeter Meerwald2015-02-15
* mov: Change DTS-based seek into CTS-based seek.Yusuke Nakamura2015-02-15
* xcbgrab: Use the correct geometry for the region highlightDaniel Moran2015-02-15
* ape: Use the proper variable typeLuca Barbato2015-02-15
* ogg: check memory allocationsFederico Tomassetti2015-02-15
* rtp: h264: Drop the assertsLuca Barbato2015-02-15
* rtp: h264: Move FU-A NAL parsing to a functionLuca Barbato2015-02-15
* rtp: h264: Move STAP-A NAL parsing to a functionLuca Barbato2015-02-15
* rtp: h264: Move parse_sprop_parameter_sets parsing to a functionLuca Barbato2015-02-15
* rtp: h264: Move profile_level_id parsing to a functionLuca Barbato2015-02-15
* xcbgrab: Correctly make shm optionalLuca Barbato2015-02-15