Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vorbis: handle special packets in the middle of a stream | Ben Boeckel | 2013-11-13 | 1 | -2/+24 |
* | Reinstate proper FFmpeg license for all files. | Thilo Borgmann | 2013-08-30 | 1 | -4/+4 |
* | Merge commit '6d97484d72e33f7dde9493a9ead1a72e2f029605' | Michael Niedermayer | 2013-03-14 | 1 | -2/+3 |
|\ | |||||
| * | avcodec: av_log_ask_for_sample() ---> avpriv_request_sample() | Diego Biurrun | 2013-03-13 | 1 | -2/+3 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -1/+1 |
* | | vorbis_parser: fix blocksize | Michael Niedermayer | 2012-05-05 | 1 | -5/+5 |
* | | oggvorbis: move handling of first packets ts from parser to muxer. | Michael Niedermayer | 2012-05-05 | 1 | -2/+1 |
* | | oggvorbisdec: redesign special handling of first frames timestamp. | Michael Niedermayer | 2012-05-04 | 1 | -2/+3 |
|/ | |||||
* | avcodec: add a Vorbis parser to get packet duration | Justin Ruggles | 2012-03-03 | 1 | -0/+270 |