summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dca: Remove separate header for DCA ExSSDiego Biurrun2015-02-164-30/+2
* bktr: Use av_strerror and propagate error codesHimangi Saraogi2015-02-151-10/+22
* dca: Move data tables from a header to an object fileDiego Biurrun2015-02-154-7754/+7816
* dca: Add array sizes to array declarationsDiego Biurrun2015-02-151-10/+10
* g722: Add ARM NEON implementation for g722_apply_qmf()Peter Meerwald2015-02-155-0/+112
* g722: Split out computation of band->s_zero and unroll codePeter Meerwald2015-02-151-18/+32
* g722: Unroll g722_apply_qmf()Peter Meerwald2015-02-151-11/+35
* g722: Reduce number of pointers passed to g722_apply_qmf() functionPeter Meerwald2015-02-154-15/+14
* g722: Split out g722_qmf_apply() function into g722dsp.cPeter Meerwald2015-02-157-29/+91
* mov: Change DTS-based seek into CTS-based seek.Yusuke Nakamura2015-02-151-15/+29
* xcbgrab: Use the correct geometry for the region highlightDaniel Moran2015-02-151-1/+1
* ape: Use the proper variable typeLuca Barbato2015-02-151-1/+1
* ogg: check memory allocationsFederico Tomassetti2015-02-151-0/+2
* rtp: h264: Drop the assertsLuca Barbato2015-02-151-9/+0
* rtp: h264: Move FU-A NAL parsing to a functionLuca Barbato2015-02-151-39/+39
* rtp: h264: Move STAP-A NAL parsing to a functionLuca Barbato2015-02-151-54/+61
* rtp: h264: Move parse_sprop_parameter_sets parsing to a functionLuca Barbato2015-02-151-45/+55
* rtp: h264: Move profile_level_id parsing to a functionLuca Barbato2015-02-151-25/+31
* xcbgrab: Correctly make shm optionalLuca Barbato2015-02-151-4/+4
* xcbgrab: Check for xcb-shapeLuca Barbato2015-02-151-1/+1
* FATE: add a test for the SVQ1 header byte swappingAnton Khirnov2015-02-152-0/+8
* changelog: mention DXVA/HEVC and AAC ELD480Anton Khirnov2015-02-151-0/+2
* vdpau: Adjust necessary #includes for vdpau_internal.hDiego Biurrun2015-02-142-2/+4
* mov: Fix compilation with DEBUG enabledDiego Biurrun2015-02-141-2/+2
* dca: Move all tables into dcadata.hDiego Biurrun2015-02-142-89/+89
* dca: Remove trace debugging codeDiego Biurrun2015-02-141-146/+1
* dca: Return more informative error codesDiego Biurrun2015-02-141-6/+6
* dca: Split code for handling the EXSS extension off into a separate fileDiego Biurrun2015-02-145-440/+502
* Don't anonymously typedef structsDiego Biurrun2015-02-143-6/+6
* avcodec: Don't anonymously typedef structsDiego Biurrun2015-02-1451-86/+79
* avformat: Don't anonymously typedef structsDiego Biurrun2015-02-1465-117/+117
* vp56: Return meaningful error codesHimangi Saraogi2015-02-141-7/+8
* hevc: Use generic av_clip function, not C implementationPeter Meerwald2015-02-134-13/+13
* doc/APIchanges: fill in missing dates and hashesAnton Khirnov2015-02-131-17/+17
* lavf: move internal fields from public to internal contextwm42015-02-1015-128/+122
* mpegts: relax restrictions on matching the packet start in read_headerAnton Khirnov2015-02-101-8/+10
* lavf: remove unused codewm42015-02-084-632/+0
* frame: clarify buf documentationAnton Khirnov2015-02-081-1/+3
* oma: Report a timestampLuca Barbato2015-02-071-3/+13
* dxva2_hevc: properly fill the scaling list structureHendrik Leppkes2015-02-071-8/+14
* fate: Add a test for AAC ELD480.Alex Converse2015-02-061-0/+4
* aacsbr: silence message for SBR extension "padding".Reimar Döffinger2015-02-031-1/+3
* aacdec: Support for ER AAC ELD 480.Alex Converse2015-02-034-13/+30
* aacdec: Tables for length 480 AAC ELD.Niel van der Westhuizen2015-02-033-3/+499
* aacdec: Support for ER AAC in LATMNiel van der Westhuizen2015-02-031-1/+11
* aacdec: Refactor aac_er_decode_frame.Alex Converse2015-02-031-4/+5
* aacdec: Refactor decode_ics_info.Alex Converse2015-02-031-12/+14
* r3d: Fix pos typeLuca Barbato2015-02-031-2/+2
* tta: Fix framepos and start_offset typesVittorio Giovara2015-02-031-2/+7
* libopencv: Check kernel_str life cycleLuca Barbato2015-02-031-6/+12
OpenPOWER on IntegriCloud