summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec: make sure color_range is properly initializedVittorio Giovara2014-10-08
* vc1: Split the decoder in componentsLuca Barbato2014-10-08
* x86: h264_intrapred: Don't treat 32-bit integers as 64-bitHenrik Gramner2014-10-08
* jpeg2000: split off inverse MCT as Jpeg2000DSPJames Almer2014-10-08
* h263dec: Force padding bug workaround for H.263.Josh Allmann2014-10-07
* hevc_mvs: make sure to always initialize the temporal MV fullyAnton Khirnov2014-10-07
* hevc_mvs: initialize the temporal MV in case of missing refAnton Khirnov2014-10-07
* ff_get_format: fix infinite loopRémi Denis-Courmont2014-10-06
* lavc: specify the behavior of av_lockmgr_register on failure.Manfred Georg2014-10-06
* 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