Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-12avformat: Forward errors where possibleAndreas Rheinhardt
2019-03-21lavf: Constify the probe function argument.Carl Eugen Hoyos
2017-03-29lavf: fix usages of av_get_codec_tag_string()Clément Bœsch
2017-03-21Merge commit '83548fe894cdb455cc127f754d09905b6d23c173'James Almer
2016-10-20rsd: limit number of channelsAndreas Cadhalpun
2016-04-14avformat: add AVFormatContext to ff_get_extradata()Paul B Mahol
2016-04-10Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis
2015-11-20avformat/rsd: implement seekingPaul B Mahol
2015-11-19avformat/rsd: reindent after the last commitJames Almer
2015-11-19avformat/rsd: GADP files are adpcm_thp_leJames Almer
2015-11-11avformat/rsd: XMA2 is actually stored, not XMA1Paul B Mahol
2015-11-09avformat/rsd: add XMA supportPaul B Mahol
2015-10-18avformat/rsd: add VAG supportPaul B Mahol
2015-10-17avformat/rsd: Check av_new_packet() return valueMichael Niedermayer
2015-10-16avformat/rsd: propagate return values of extradata helper functionsJames Almer
2015-10-16avformat/rsd: add WADP supportPaul B Mahol
2015-10-11avformat/rsd: support XADP tagPaul B Mahol
2014-12-20avformat/rsd: make tag_buf string largerClément Bœsch
2014-08-08replace calls to url_feof() with avio_feof()James Almer
2013-12-25avformat/rsd: use ff_get_extradata()Michael Niedermayer
2013-11-10avformat/rsd: increase the score for odd samplerate/channels to max/8Michael Niedermayer
2013-11-06avformat/rsd: increase probe score, as misdetections are fixedMichael Niedermayer
2013-11-06avformat/rsd: Check channels and sample_rate fieldsMichael Niedermayer
2013-10-14avformat: use ff_alloc_extradata()Paul B Mahol
2013-05-10ADPCM IMA Radical decoderJames Almer
2013-05-10RSD demuxerJames Almer