summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* libfdk-aacdec: Clean up properly if the init failsMartin Storsjö2015-08-16
* libfdk-aacdec: Always decode into an intermediate bufferMartin Storsjö2015-08-16
* libfdk-aacdec: Bump the max number of channels to 8Martin Storsjö2015-08-16
* configure: arm: Assume softfp ABI on darwinMartin Storsjö2015-08-16
* x86inc: Various minor backports from x264Henrik Gramner2015-08-13
* movenc: Add a new flag for writing global sidx indexes for dashMartin Storsjö2015-08-12
* x86inc: Drop SECTION_TEXT macroHenrik Gramner2015-08-11
* x86inc: Disable vpbroadcastq workaround in newer yasm versionsHenrik Gramner2015-08-11
* x86inc: Fix instantiation of YMM registersChristophe Gisquet2015-08-11
* x86inc: warn when instructions incompatible with current cpuflags are usedAnton Mitrofanov2015-08-11
* x86inc: Support arbitrary stack alignmentsHenrik Gramner2015-08-11
* x86inc: warn if XOP integer FMA instruction emulation is impossibleAnton Mitrofanov2015-08-11
* checkasm: Remove unnecessary includeHenrik Gramner2015-08-11
* x86: dcadsp: Avoid SSE2 instructions in SSE functionsHenrik Gramner2015-08-11
* movenc: Place the sidx index after the initial moov/mdat pairMartin Storsjö2015-08-10
* movenc: Rename reserved_moov_pos to reserved_header_posMartin Storsjö2015-08-10
* movenc: Check that frag_info entries exist in mov_write_sidx_tagMartin Storsjö2015-08-10
* cosmetics: Drop spurious spaces from if clausesPaolo Bizzarri2015-08-08
* h264: Do not print an error when the buffer has to be refilledLuca Barbato2015-08-06
* h264: Use AVERROR return codes instead of -1Jake Sebastian-Jones2015-08-05
* asf: Use time_t where neededLuca Barbato2015-08-04
* asfdec: read values properlyAlexandra Hájková2015-08-04
* configure: Silence error messages when probing compilerShiz2015-08-04
* drawtext: Move the strftime expansion in a separate functionLuca Barbato2015-08-02
* drawtext: Drop stray guardsLuca Barbato2015-08-02
* png: Be more informative regarding signature errorsLuca Barbato2015-08-02
* opusdec: properly handle mismatching configurations in multichannel streamsAnton Khirnov2015-08-02
* asfdec: prevent the memory leak while reading metadataAlexandra Hájková2015-08-02
* x86: dct: Disable dct32_float_sse on x86-64Henrik Gramner2015-08-02
* hevc: Split the sei parsing in 3 functionsLuca Barbato2015-08-01
* hevc: Use switch instead of if-nests in decode_nal_sei_messageLuca Barbato2015-08-01
* hevc: Use a proper enum for the SEI valuesLuca Barbato2015-08-01
* avcodec: h264: Extract decoder methodsDavid Holm2015-08-01
* asfdec: remove improper assignement that caused wrong timestampsAlexandra Hájková2015-07-31
* asfdec: do not export empty metadataAlexandra Hájková2015-07-31
* des: extend av_des_init() doxyJames Almer2015-07-31
* des: add av_des_alloc()James Almer2015-07-31
* xtea: add av_xtea_alloc()James Almer2015-07-31
* rc4: extend av_rc4_init() doxyJames Almer2015-07-31
* rc4: add av_rc4_alloc()James Almer2015-07-31
* blowfish: add av_blowfish_alloc()James Almer2015-07-31
* asfdec: free AVDictionaries properly when closing the demuxerAlexandra Hájková2015-07-31
* fate/mp3: use the f32le format as outputAnton Khirnov2015-07-31
* fate/mp3: specify the number of output samples instead of filesizeAnton Khirnov2015-07-31
* rtsp: Only interpret $ as interleaved packet indicator at the start of repliesMartin Storsjö2015-07-30
* hmac: add missing version bump and APIChanges entryJames Almer2015-07-30
* hls: Save and forward avio optionsLuca Barbato2015-07-30
* http: Add the trailing endlines if they are missingLuca Barbato2015-07-30
* checkasm: Include io.h for isatty, if availableMartin Storsjö2015-07-30
* rtmpproto: free hmac context properlyJames Almer2015-07-30