31 Commits (555c31de9da0ef1b4b0cea75bb7a6d6a246a1ebd)

Author SHA1 Message Date
Andreas Rheinhardt 1dcd0adedd avformat: Remove unnecessary inclusions from libavcodec 3 years ago
Anton Khirnov 271a9b632c rsd: convert to new channel layout API 3 years ago
Andreas Rheinhardt bc70684e74 avformat: Constify all muxer/demuxers 4 years ago
Michael Niedermayer 7186ec88b9 uavformat/rsd: check for EOF in extradata 4 years ago
Michael Niedermayer c79d8a6851 avformat/rsd: Check size and start before computing duration 4 years ago
Andreas Rheinhardt c1e439d7e9 avformat: Forward errors where possible 5 years ago
Carl Eugen Hoyos 4d8875ec23 lavf: Constify the probe function argument. 6 years ago
Clément Bœsch cd4d6cba12 lavf: fix usages of av_get_codec_tag_string() 8 years ago
Andreas Cadhalpun ee5f0f1d35 rsd: limit number of channels 8 years ago
Paul B Mahol 323b8c95e4 avformat: add AVFormatContext to ff_get_extradata() 9 years ago
Paul B Mahol b885d9ced5 avformat/rsd: implement seeking 9 years ago
James Almer 183827e689 avformat/rsd: reindent after the last commit 9 years ago
James Almer 01c63e69f1 avformat/rsd: GADP files are adpcm_thp_le 9 years ago
Paul B Mahol 2905c51204 avformat/rsd: XMA2 is actually stored, not XMA1 9 years ago
Paul B Mahol 0cfd4a993f avformat/rsd: add XMA support 9 years ago
Paul B Mahol bb1d3f1078 avformat/rsd: add VAG support 9 years ago
Michael Niedermayer 92a26261d1 avformat/rsd: Check av_new_packet() return value 9 years ago
James Almer 8297f560cc avformat/rsd: propagate return values of extradata helper functions 9 years ago
Paul B Mahol 3a63890154 avformat/rsd: add WADP support 9 years ago
Paul B Mahol a99226133e avformat/rsd: support XADP tag 9 years ago
Clément Bœsch edbbb11488 avformat/rsd: make tag_buf string larger 10 years ago
James Almer d34ec64a22 replace calls to url_feof() with avio_feof() 10 years ago
Michael Niedermayer 2e2cab6e4f avformat/rsd: use ff_get_extradata() 11 years ago
Michael Niedermayer eb96802355 avformat/rsd: increase the score for odd samplerate/channels to max/8 11 years ago
Michael Niedermayer 7b7697646b avformat/rsd: increase probe score, as misdetections are fixed 11 years ago
Michael Niedermayer 50a3c4c5d2 avformat/rsd: Check channels and sample_rate fields 11 years ago
Paul B Mahol a807c68253 avformat: use ff_alloc_extradata() 11 years ago
James Almer 67fad0d221 ADPCM IMA Radical decoder 12 years ago
James Almer d3710c51d9 RSD demuxer 12 years ago