summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* xcbgrab: Check for xcb-shapeLuca Barbato2015-02-15
* FATE: add a test for the SVQ1 header byte swappingAnton Khirnov2015-02-15
* changelog: mention DXVA/HEVC and AAC ELD480Anton Khirnov2015-02-15
* vdpau: Adjust necessary #includes for vdpau_internal.hDiego Biurrun2015-02-14
* mov: Fix compilation with DEBUG enabledDiego Biurrun2015-02-14
* dca: Move all tables into dcadata.hDiego Biurrun2015-02-14
* dca: Remove trace debugging codeDiego Biurrun2015-02-14
* dca: Return more informative error codesDiego Biurrun2015-02-14
* dca: Split code for handling the EXSS extension off into a separate fileDiego Biurrun2015-02-14
* Don't anonymously typedef structsDiego Biurrun2015-02-14
* avcodec: Don't anonymously typedef structsDiego Biurrun2015-02-14
* avformat: Don't anonymously typedef structsDiego Biurrun2015-02-14
* vp56: Return meaningful error codesHimangi Saraogi2015-02-14
* hevc: Use generic av_clip function, not C implementationPeter Meerwald2015-02-13
* doc/APIchanges: fill in missing dates and hashesAnton Khirnov2015-02-13
* lavf: move internal fields from public to internal contextwm42015-02-10
* mpegts: relax restrictions on matching the packet start in read_headerAnton Khirnov2015-02-10
* lavf: remove unused codewm42015-02-08
* frame: clarify buf documentationAnton Khirnov2015-02-08