summaryrefslogtreecommitdiff
path: root/libavformat/avr.c
Commit message (Expand)AuthorAge
* avr: convert to new channel layout APIAnton Khirnov2022-03-15
* avformat: Constify all muxer/demuxersAndreas Rheinhardt2021-04-27
* lavf: Constify the probe function argument.Carl Eugen Hoyos2019-03-21
* Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-10
* avformat/avr: check channels and bps in probeMichael Niedermayer2013-11-11
* avformat/avr: use ff_get_pcm_codec_id()Paul B Mahol2013-10-12
* avformat: replace "AVPROBE_SCORE_MAX / X" by AVPROBE_SCORE_EXTENSION / YMichael Niedermayer2013-05-05
* lavc & lavf: replace deprecated av_log* functionsPaul B Mahol2013-03-15
* avr: use ff_pcm_read_packet()Paul B Mahol2012-12-05
* avrdec: implement seekingPaul B Mahol2012-11-28
* avrdec: sample rate takes 3 bytes not 4Paul B Mahol2012-11-28
* avrdec: fix typo in .long_namePaul B Mahol2012-11-28
* lavf/avr: make .long_name consistent with othersPaul B Mahol2012-11-05
* AVR demuxerPaul B Mahol2012-11-05