summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* vdpau: check video surface and decoder capabilitiesRémi Denis-Courmont2014-10-06
* vdpau: add av_vdpau_bind_context()Rémi Denis-Courmont2014-10-06
* vdpau: force reinitialization when output resolution changesRémi Denis-Courmont2014-10-06
* vdpau: pass codec-specific parameters from hwaccelRémi Denis-Courmont2014-10-05
* vdpau: common support for managing the VdpDecoder in avcodecRémi Denis-Courmont2014-10-05
* vdpau: factor out common end-of-frame handlingRémi Denis-Courmont2014-10-05
* vdpau: add helper for VDPAU to libav error codes conversionRémi Denis-Courmont2014-10-05
* vc1: Do not assume seek happens after decodingLuca Barbato2014-10-04
* libx265: enable psnr reporting when requested by the userMichael Niedermayer2014-10-01
* h264: reset ret to avoid propagating minor failuresMichael Niedermayer2014-09-29
* hevc: Initialize mergecand_list to 0Luca Barbato2014-09-29
* mpeg12: Always invoke the get_format() callbackRémi Denis-Courmont2014-09-26
* h264: Always invoke the get_format() callbackRémi Denis-Courmont2014-09-26
* hwaccel: Call ->get_format again if hwaccel init failsRémi Denis-Courmont2014-09-26
* 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