Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avformat/avr: check channels and bps in probe | Michael Niedermayer | 2013-11-11 | 1 | -3/+9 |
* | avformat/avr: use ff_get_pcm_codec_id() | Paul B Mahol | 2013-10-12 | 1 | -10/+3 |
* | avformat: replace "AVPROBE_SCORE_MAX / X" by AVPROBE_SCORE_EXTENSION / Y | Michael Niedermayer | 2013-05-05 | 1 | -1/+1 |
* | lavc & lavf: replace deprecated av_log* functions | Paul B Mahol | 2013-03-15 | 1 | -2/+2 |
* | avr: use ff_pcm_read_packet() | Paul B Mahol | 2012-12-05 | 1 | -2/+3 |
* | avrdec: implement seeking | Paul B Mahol | 2012-11-28 | 1 | -0/+3 |
* | avrdec: sample rate takes 3 bytes not 4 | Paul B Mahol | 2012-11-28 | 1 | -1/+2 |
* | avrdec: fix typo in .long_name | Paul B Mahol | 2012-11-28 | 1 | -1/+1 |
* | lavf/avr: make .long_name consistent with others | Paul B Mahol | 2012-11-05 | 1 | -1/+1 |
* | AVR demuxer | Paul B Mahol | 2012-11-05 | 1 | -0/+95 |