| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat: Avoid allocation for AVStreamInternal | Andreas Rheinhardt | 2021-09-17 | 1 | -1/+1 |
* | avformat: Avoid allocation for AVFormatInternal | Andreas Rheinhardt | 2021-09-17 | 1 | -1/+1 |
* | avformat: move AVStream.{first,cur}_dts to AVStreamInternal | James Almer | 2021-06-09 | 1 | -1/+1 |
* | avformat/pcm: Check block_align | Michael Niedermayer | 2020-10-25 | 1 | -1/+5 |
* | avformat/pcm: decrease delay when reading PCM streams. | Philipp M. Scholl | 2018-03-13 | 1 | -3/+10 |
* | Merge commit '9200514ad8717c63f82101dc394f4378854325bf' | Derek Buitenhuis | 2016-04-10 | 1 | -5/+5 |
|\ |
|
| * | lavf: replace AVStream.codec with AVStream.codecpar | Anton Khirnov | 2016-02-23 | 1 | -4/+4 |
* | | Merge commit '9deaec782810d098bca11c9332fab2d2f4c5fb78' | Michael Niedermayer | 2015-02-11 | 1 | -1/+2 |
|\| |
|
| * | lavf: move internal fields from public to internal context | wm4 | 2015-02-10 | 1 | -1/+2 |
* | | lavf/pcm: remove redundant check | Lukasz Marek | 2014-04-20 | 1 | -2/+0 |
* | | lavf/pcm: check size, do not produce invalid packets | Paul B Mahol | 2012-12-07 | 1 | -0/+2 |
* | | pcmdec: move read_packet function to pcm.c so it can be shared with other dem... | Paul B Mahol | 2012-12-05 | 1 | -0/+18 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-16 | 1 | -2/+2 |
|\| |
|
| * | libavformat: Add an ff_ prefix to some lavf internal symbols | Martin Storsjö | 2012-02-15 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-04 | 1 | -0/+1 |
|\| |
|
| * | Do not include mathematics.h in avutil.h | Mans Rullgard | 2011-07-03 | 1 | -0/+1 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| * | avio: avio_ prefix for url_fseek | Anton Khirnov | 2011-03-01 | 1 | -1/+1 |
* | | avio: avio_ prefix for url_fseek | Anton Khirnov | 2011-03-03 | 1 | -1/+1 |
|/ |
|
* | move pcm demuxers to their own file | Aurelien Jacobs | 2010-08-30 | 1 | -0/+55 |