summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* x11grab: Small near-cosmetic refactoringsLuca Barbato2014-08-281-20/+15
* x11grab: K&R formatting cosmeticsLuca Barbato2014-08-281-136/+142
* x86: xvid: K&R formatting cosmeticsDiego Biurrun2014-08-272-489/+489
* cosmetics: Make naming scheme of Xvid IDCT consistent with other IDCTsDiego Biurrun2014-08-279-52/+56
* x86: xvid_idct: Drop unused definitionsDiego Biurrun2014-08-272-20/+0
* pulse: Set the wallclock option as defaultLuca Barbato2014-08-271-1/+1
* vc1: Initialize start_code_found to 0Luca Barbato2014-08-271-1/+1
* avconv: fix parsing the AVOptions for -targetAnton Khirnov2014-08-271-0/+4
* avconv: fix the muxrate values for -targetAnton Khirnov2014-08-271-2/+2
* mpegenc: limit the maximum muxrateAnton Khirnov2014-08-271-1/+1
* h264: fully check cropping amount from spsVittorio Giovara2014-08-261-1/+3
* libxvid: K&R formatting cosmeticsGabriel Dume2014-08-263-309/+329
* doc: fix a typoGabriel Dume2014-08-261-1/+1
* os_support: Adjust an outdated #endif commentDiego Biurrun2014-08-261-1/+1
* mpeg: Write H264 streams at offset 2Luca Barbato2014-08-262-4/+10
* vc1: Fix the skip conditionLuca Barbato2014-08-261-2/+3
* vfwcap: Add fallback define for HWND_MESSAGEDiego Biurrun2014-08-251-0/+5
* libavformat: use MSG_NOSIGNAL when applicableRĂ©mi Denis-Courmont2014-08-254-4/+8
* lavf: add AVFormatContext.max_ts_probeAnton Khirnov2014-08-255-1/+12
* doc/APIchanges: fill in missing hashes and datesAnton Khirnov2014-08-251-29/+29
OpenPOWER on IntegriCloud