summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* rtmpproto: use AVHMAC instead of a custom implementationJames Almer2015-07-29
* fate: add test vectors for HMAC SHA and SHA-2James Almer2015-07-29
* hmac: add support for SHA-2James Almer2015-07-29
* configure: Don't force _WIN32_WINNT to an older version if targeting winphone...Martin Storsjö2015-07-28
* dxva2/d3d11va: Set _WIN32_WINNT to 0x0602 instead of 0x0600Martin Storsjö2015-07-28
* h264: fix AVDISCARD_NONKEY for some interlaced contentJohn Högberg2015-07-27
* asfdec: do not align Data Object when Broadcast Flag is setAlexandra Hájková2015-07-27
* qsvdec_mpeg2: drop an incorrect commentAnton Khirnov2015-07-27
* fate: Add hap-chunk ref fileVittorio Giovara2015-07-27
* hap: Add utility functions fileVittorio Giovara2015-07-27
* Support the Hap chunked frame formatTom Butterworth2015-07-27