summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-05-05Merge commit 'e0f8be6413b6a8d334d6052e610af32935c310af'Michael Niedermayer36-54/+56
2013-05-04avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriateDiego Biurrun36-53/+55
2013-03-14Merge commit '1ecdf8912b9ced51b3267cdcdce5e394d0a3bf8e'Michael Niedermayer18-37/+39
2013-03-13avformat: av_log_ask_for_sample() ---> avpriv_request_sample()Diego Biurrun18-38/+38
2012-11-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer24-7/+95
2012-11-12westwood_aud: set channel layoutJustin Ruggles1-0/+3
2012-11-03westwood_aud: remove stale commentPaul B Mahol1-2/+0
2012-08-07Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer672-4320/+4730
2012-08-07Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov582-3512/+3512
2012-07-30Merge remote-tracking branch 'qatar/master'Michael Niedermayer104-324/+400
2012-07-30avformat: Drop pointless "format" from container long namesDiego Biurrun86-135/+135
2012-02-01westwood_aud: Fix project referenceMichael Niedermayer1-4/+4
2012-01-27lavf: remove AVFormatParameters from AVFormatContext.read_header signatureAnton Khirnov129-202/+147
2012-01-24aud: remove unneeded field, audio_stream_index from contextJustin Ruggles1-10/+1
2012-01-24aud: fix time stamp calculation for ADPCM IMA WSJustin Ruggles1-9/+1
2012-01-24aud: simplify header parsingJustin Ruggles1-22/+27
2012-01-24aud: set pts_wrap_bits to 64.Justin Ruggles1-1/+1
2012-01-24cosmetics: indentationJustin Ruggles1-8/+8
2012-01-24aud: support Westwood SND1 audio in AUD files.Justin Ruggles1-6/+26
2012-01-23westwood: split the AUD and VQA demuxers into separate files.Justin Ruggles4-396/+426