aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-09x86inc: Free up variable name "n" in global namespaceLoren Merritt
2014-09-09x86inc: Make ym# behave the same way as xm#Henrik Gramner
2014-09-09dirac: K&R formatting cosmeticsGabriel Dume
2014-09-08time: Add missing zeroGabriel Dume
2014-09-07Split off floating point AAN (I)DCT into separate componentsDiego Biurrun
2014-09-07ismindex: Avoid writing ismf files if no base name has been specifiedMartin Storsjö
2014-09-07libavformat: Check mkdir return error codesMartin Storsjö
2014-09-06avplay: Exit by default at the end of playbackDiego Biurrun
2014-09-05Drop unnecessary av_unused attributes.Diego Biurrun
2014-09-05Replace av_unused attributes by block structuresDiego Biurrun
2014-09-05rdft: Move some variables into a separate blockDiego Biurrun
2014-09-05get_bits: Add OPEN_READER macro variant w/o size_plus8Diego Biurrun
2014-09-05ismindex: produce .ismf fileMika Raento
2014-09-04changelog: Move Ogg subtypes aliases entry to the correct releaseDiego Biurrun
2014-09-04Mark 11 release in the changelogDiego Biurrun
2014-09-04Add release notes for 11.Anton Khirnov
2014-09-04vc1: Split bits used in libavformat into a separate headerDiego Biurrun
2014-09-04build: Split WMA frequencies into a separate object fileDiego Biurrun
2014-09-04build: cosmetics: Group hwaccel OBJS declarations togetherDiego Biurrun
2014-09-03fdctdsp: cosmetics: Drop one unnecessary if-block levelDiego Biurrun
2014-09-03wma: K&R formatting cosmeticsGabriel Dume
2014-09-03ismindex: recover from completely empty streamsMika Raento
2014-09-03rtpdec: HEVC/H.265 supportThomas Volkert
2014-09-03time: Use clock_gettime if the monotonic clock is availableLuca Barbato
2014-09-03x11grab: Refactor pixel format parsingLuca Barbato
2014-09-03x11grab: Fallback to normal XImage if SHM is not supportedLuca Barbato
2014-09-03ppc: Support little endian intreadwriteLuca Barbato
2014-09-03mpegts: Allow custom max resync sizeLuca Barbato
2014-09-03texi2pod: Make it output a single encoding stringLuca Barbato
2014-09-03x265: Use the encoder defaultsLuca Barbato
2014-09-02wmv2: K&R formatting cosmeticsGabriel Dume
2014-09-02xvid: Add C IDCTPascal Massimino
2014-09-02idctdsp: Add global function pointers for {add|put}_pixels_clamped functionsDiego Biurrun
2014-09-02get_bits: Rename HAVE_BITS_REMAINING --> BITS_AVAILABLEDiego Biurrun
2014-09-02flv: K&R formatting cosmeticsGabriel Dume
2014-09-02asv: K&R formatting cosmeticsGabriel Dume
2014-09-028svx: Return proper error codesGabriel Dume
2014-09-02ismindex: improve diagnosticsMika Raento
2014-09-01mpeg4videodec: Fix low_delay error messageGabriel Dume
2014-09-01aac_adtstoasc_bsf: Return proper error codeGabriel Dume
2014-09-01dxva2: Clean up definition of _WIN32_WINNTDiego Biurrun
2014-09-01dxva2: Pass variable of correct type to IDirectXVideoDecoder_GetBuffer()Diego Biurrun
2014-09-01avcodec: fix missing doxygen comment markerMichael Niedermayer
2014-08-28license: Mention that vf_interlace is GPL, not LGPLDiego Biurrun
2014-08-28matroskaenc: convert avstream stereo3d side data during encodingVittorio Giovara
2014-08-28matroskadec: parse stereo mode on decodingVittorio Giovara
2014-08-28avcodec: add stream-level stereo3d side dataVittorio Giovara
2014-08-28matroska: list supported extensionsVittorio Giovara
2014-08-28x11grab: Use a typedef for the context, as most other code doesLuca Barbato
2014-08-28x11grab: Drop a spurious space in the extension reporting messageLuca Barbato