summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avplay: Exit by default at the end of playbackDiego Biurrun2014-09-06
* 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
* ismindex: produce .ismf fileMika Raento2014-09-05
* changelog: Move Ogg subtypes aliases entry to the correct releaseDiego Biurrun2014-09-04
* Mark 11 release in the changelogDiego Biurrun2014-09-04
* Add release notes for 11.Anton Khirnov2014-09-04
* 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
* ismindex: recover from completely empty streamsMika Raento2014-09-03
* rtpdec: HEVC/H.265 supportThomas Volkert2014-09-03
* time: Use clock_gettime if the monotonic clock is availableLuca Barbato2014-09-03
* x11grab: Refactor pixel format parsingLuca Barbato2014-09-03
* x11grab: Fallback to normal XImage if SHM is not supportedLuca Barbato2014-09-03
* ppc: Support little endian intreadwriteLuca Barbato2014-09-03
* mpegts: Allow custom max resync sizeLuca Barbato2014-09-03
* texi2pod: Make it output a single encoding stringLuca Barbato2014-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
* ismindex: improve diagnosticsMika Raento2014-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
* license: Mention that vf_interlace is GPL, not LGPLDiego Biurrun2014-08-28
* matroskaenc: convert avstream stereo3d side data during encodingVittorio Giovara2014-08-28
* matroskadec: parse stereo mode on decodingVittorio Giovara2014-08-28
* avcodec: add stream-level stereo3d side dataVittorio Giovara2014-08-28
* matroska: list supported extensionsVittorio Giovara2014-08-28
* x11grab: Use a typedef for the context, as most other code doesLuca Barbato2014-08-28
* x11grab: Drop a spurious space in the extension reporting messageLuca Barbato2014-08-28
* x11grab: Small near-cosmetic refactoringsLuca Barbato2014-08-28
* x11grab: K&R formatting cosmeticsLuca Barbato2014-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
* pulse: Set the wallclock option as defaultLuca Barbato2014-08-27
* vc1: Initialize start_code_found to 0Luca Barbato2014-08-27