summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* flac: Remove unused headersTristan Matthews2014-09-26
* ac3enc: allow Dolby Pro Logic IIz as the Dolby Surround EX mode.Tim Walker2014-09-26
* ac3enc: allow Dolby Pro Logic II as a preferred downmix mode.Tim Walker2014-09-26
* vc1: Use logical instead of bitwise or for twomvMichael Niedermayer2014-09-26
* vc1: Use logical instead of bitwise or for coded_interTim Walker2014-09-26
* pcm-dvd: Move a variable to a smaller scopeDiego Biurrun2014-09-26
* avcodec: Fix a doxy comment to refer to the right functionMartin Storsjö2014-09-25
* dca: Remove some commented-out cruftDiego Biurrun2014-09-20
* dca: K&R formatting cosmeticsGabriel Dume2014-09-16
* dv: K&R formatting cosmeticsGabriel Dume2014-09-09
* dirac: K&R formatting cosmeticsGabriel Dume2014-09-09
* Split off floating point AAN (I)DCT into separate componentsDiego Biurrun2014-09-07
* Drop unnecessary av_unused attributes.Diego Biurrun2014-09-05
* Replace av_unused attributes by block structuresDiego Biurrun2014-09-05
* rdft: Move some variables into a separate blockDiego Biurrun2014-09-05
* get_bits: Add OPEN_READER macro variant w/o size_plus8Diego Biurrun2014-09-05
* vc1: Split bits used in libavformat into a separate headerDiego Biurrun2014-09-04
* build: Split WMA frequencies into a separate object fileDiego Biurrun2014-09-04
* build: cosmetics: Group hwaccel OBJS declarations togetherDiego Biurrun2014-09-04
* fdctdsp: cosmetics: Drop one unnecessary if-block levelDiego Biurrun2014-09-03
* wma: K&R formatting cosmeticsGabriel Dume2014-09-03
* x265: Use the encoder defaultsLuca Barbato2014-09-03
* wmv2: K&R formatting cosmeticsGabriel Dume2014-09-02
* xvid: Add C IDCTPascal Massimino2014-09-02
* idctdsp: Add global function pointers for {add|put}_pixels_clamped functionsDiego Biurrun2014-09-02
* get_bits: Rename HAVE_BITS_REMAINING --> BITS_AVAILABLEDiego Biurrun2014-09-02
* flv: K&R formatting cosmeticsGabriel Dume2014-09-02
* asv: K&R formatting cosmeticsGabriel Dume2014-09-02
* 8svx: Return proper error codesGabriel Dume2014-09-02
* mpeg4videodec: Fix low_delay error messageGabriel Dume2014-09-01
* aac_adtstoasc_bsf: Return proper error codeGabriel Dume2014-09-01
* dxva2: Clean up definition of _WIN32_WINNTDiego Biurrun2014-09-01
* dxva2: Pass variable of correct type to IDirectXVideoDecoder_GetBuffer()Diego Biurrun2014-09-01
* avcodec: fix missing doxygen comment markerMichael Niedermayer2014-09-01
* avcodec: add stream-level stereo3d side dataVittorio Giovara2014-08-28
* x86: xvid: K&R formatting cosmeticsDiego Biurrun2014-08-27
* cosmetics: Make naming scheme of Xvid IDCT consistent with other IDCTsDiego Biurrun2014-08-27
* x86: xvid_idct: Drop unused definitionsDiego Biurrun2014-08-27
* vc1: Initialize start_code_found to 0Luca Barbato2014-08-27
* h264: fully check cropping amount from spsVittorio Giovara2014-08-26
* libxvid: K&R formatting cosmeticsGabriel Dume2014-08-26
* vc1: Fix the skip conditionLuca Barbato2014-08-26
* rv34: use ff_mpeg_update_thread_context only when decoder is fully initializedJanne Grunau2014-08-22
* mpeg12enc: Add missing #include for PICT_FRAMEDiego Biurrun2014-08-21
* error_resilience: Drop asserts from guess_mv()Diego Biurrun2014-08-21
* pcm: Drop av_unused attribute from variable that is always usedDiego Biurrun2014-08-19
* pcm: Drop unused variable from DECODE_PLANAR macroDiego Biurrun2014-08-19
* vc1: Add missing parentheses to conditions in vc1_decode_b_mb_intfr()Diego Biurrun2014-08-19
* proresenc: Properly account for alpha planeChristophe Gisquet2014-08-18
* proresenc: Realloc if buffer is too smallChristophe Gisquet2014-08-18