summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86inc: Free up variable name "n" in global namespaceLoren Merritt2014-09-091-9/+9
* x86inc: Make ym# behave the same way as xm#Henrik Gramner2014-09-091-4/+4
* dirac: K&R formatting cosmeticsGabriel Dume2014-09-092-83/+83
* time: Add missing zeroGabriel Dume2014-09-081-1/+1
* Split off floating point AAN (I)DCT into separate componentsDiego Biurrun2014-09-076-9/+26
* ismindex: Avoid writing ismf files if no base name has been specifiedMartin Storsjö2014-09-071-0/+2
* libavformat: Check mkdir return error codesMartin Storsjö2014-09-072-3/+12
* avplay: Exit by default at the end of playbackDiego Biurrun2014-09-063-5/+6
* Drop unnecessary av_unused attributes.Diego Biurrun2014-09-055-6/+6
* Replace av_unused attributes by block structuresDiego Biurrun2014-09-054-21/+32
* rdft: Move some variables into a separate blockDiego Biurrun2014-09-051-4/+5
* get_bits: Add OPEN_READER macro variant w/o size_plus8Diego Biurrun2014-09-052-7/+8
* ismindex: produce .ismf fileMika Raento2014-09-051-22/+95
* changelog: Move Ogg subtypes aliases entry to the correct releaseDiego Biurrun2014-09-041-1/+1
* Mark 11 release in the changelogDiego Biurrun2014-09-041-6/+9
* Add release notes for 11.Anton Khirnov2014-09-041-59/+50
* vc1: Split bits used in libavformat into a separate headerDiego Biurrun2014-09-043-63/+94
* build: Split WMA frequencies into a separate object fileDiego Biurrun2014-09-048-18/+67
* build: cosmetics: Group hwaccel OBJS declarations togetherDiego Biurrun2014-09-041-4/+5
* fdctdsp: cosmetics: Drop one unnecessary if-block levelDiego Biurrun2014-09-031-10/+8
* wma: K&R formatting cosmeticsGabriel Dume2014-09-036-1758/+1747
* ismindex: recover from completely empty streamsMika Raento2014-09-031-0/+6
* rtpdec: HEVC/H.265 supportThomas Volkert2014-09-036-1/+379
* time: Use clock_gettime if the monotonic clock is availableLuca Barbato2014-09-032-2/+12
* x11grab: Refactor pixel format parsingLuca Barbato2014-09-031-60/+57
* x11grab: Fallback to normal XImage if SHM is not supportedLuca Barbato2014-09-031-26/+34
* ppc: Support little endian intreadwriteLuca Barbato2014-09-031-24/+40
* mpegts: Allow custom max resync sizeLuca Barbato2014-09-031-2/+22
* texi2pod: Make it output a single encoding stringLuca Barbato2014-09-031-2/+3
* x265: Use the encoder defaultsLuca Barbato2014-09-031-0/+6
* wmv2: K&R formatting cosmeticsGabriel Dume2014-09-024-362/+382
* xvid: Add C IDCTPascal Massimino2014-09-026-11/+337
* idctdsp: Add global function pointers for {add|put}_pixels_clamped functionsDiego Biurrun2014-09-026-23/+32
* get_bits: Rename HAVE_BITS_REMAINING --> BITS_AVAILABLEDiego Biurrun2014-09-022-4/+4
* flv: K&R formatting cosmeticsGabriel Dume2014-09-023-49/+56
* asv: K&R formatting cosmeticsGabriel Dume2014-09-024-173/+210
* 8svx: Return proper error codesGabriel Dume2014-09-021-5/+5
* ismindex: improve diagnosticsMika Raento2014-09-021-14/+43
* mpeg4videodec: Fix low_delay error messageGabriel Dume2014-09-011-1/+1
* aac_adtstoasc_bsf: Return proper error codeGabriel Dume2014-09-011-1/+1
* dxva2: Clean up definition of _WIN32_WINNTDiego Biurrun2014-09-012-1/+4
* dxva2: Pass variable of correct type to IDirectXVideoDecoder_GetBuffer()Diego Biurrun2014-09-013-4/+12
* avcodec: fix missing doxygen comment markerMichael Niedermayer2014-09-011-1/+1
* license: Mention that vf_interlace is GPL, not LGPLDiego Biurrun2014-08-281-0/+1
* matroskaenc: convert avstream stereo3d side data during encodingVittorio Giovara2014-08-281-18/+76
* matroskadec: parse stereo mode on decodingVittorio Giovara2014-08-284-2/+78
* avcodec: add stream-level stereo3d side dataVittorio Giovara2014-08-285-1/+69
* matroska: list supported extensionsVittorio Giovara2014-08-281-0/+1
* x11grab: Use a typedef for the context, as most other code doesLuca Barbato2014-08-281-10/+10
* x11grab: Drop a spurious space in the extension reporting messageLuca Barbato2014-08-281-1/+1
OpenPOWER on IntegriCloud