| Commit message (Expand) | Author | Age | Files | Lines |
* | siff: convert to new channel layout API | Vittorio Giovara | 2022-03-15 | 1 | -2/+1 |
* | avformat: Constify all muxer/demuxers | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avformat/siff: Reject audio packets without audio stream | Michael Niedermayer | 2020-08-20 | 1 | -0/+2 |
* | avformat: Remove unnecessary av_packet_unref() | Andreas Rheinhardt | 2020-02-10 | 1 | -1/+0 |
* | avformat: Forward errors where possible | Andreas Rheinhardt | 2019-12-12 | 1 | -2/+3 |
* | lavf: Constify the probe function argument. | Carl Eugen Hoyos | 2019-03-21 | 1 | -1/+1 |
* | Merge commit '9200514ad8717c63f82101dc394f4378854325bf' | Derek Buitenhuis | 2016-04-10 | 1 | -14/+14 |
|\ |
|
| * | lavf: replace AVStream.codec with AVStream.codecpar | Anton Khirnov | 2016-02-23 | 1 | -12/+12 |
* | | Replace remaining occurances of av_free_packet with av_packet_unref | Hendrik Leppkes | 2015-10-27 | 1 | -1/+1 |
* | | avformat/siff: Fix checks and variable types | Michael Niedermayer | 2015-03-09 | 1 | -3/+4 |
* | | Merge commit 'ad94c6ca0b86c463f476b26606259a2041dcddc9' | Michael Niedermayer | 2015-03-09 | 1 | -9/+10 |
|\| |
|
| * | siff: Use the correct type for packet size variables | Vittorio Giovara | 2015-03-09 | 1 | -8/+9 |
* | | avformat/siff: fix if_( style | Paul B Mahol | 2015-02-04 | 1 | -1/+1 |
* | | Merge commit '27b99d929fe3440b4bba8e5d970c2802f274f328' | Michael Niedermayer | 2015-02-03 | 1 | -2/+2 |
|\| |
|
| * | siff: Return more meaningful error values | Diego Biurrun | 2015-02-03 | 1 | -17/+18 |
* | | Merge commit '75439bb31b3ab76f9a4d30c5de4ff9f407ec8128' | Michael Niedermayer | 2015-02-03 | 1 | -41/+42 |
|\| |
|
| * | siff: K&R formatting cosmetics | Diego Biurrun | 2015-02-03 | 1 | -40/+41 |
* | | avformat/siff: check avio_read() return value before returning packet | Michael Niedermayer | 2013-12-29 | 1 | -1/+4 |
* | | siff: set duration | Piotr Bandurski | 2012-12-17 | 1 | -0/+2 |
* | | siff: return meaningful error codes | Paul B Mahol | 2012-12-06 | 1 | -16/+17 |
* | | siff: signal EOF | Piotr Bandurski | 2012-11-21 | 1 | -2/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-11-13 | 1 | -0/+2 |
|\| |
|
| * | siff: set channel layout | Justin Ruggles | 2012-11-12 | 1 | -0/+2 |
* | | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -1/+1 |
|\| |
|
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -1/+1 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -2/+2 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-06 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: Align muxer/demuxer declarations | Martin Storsjö | 2012-04-06 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-06 | 1 | -3/+5 |
|\| |
|
| * | siff: do not set AVCodecContext.frame_size | Justin Ruggles | 2012-03-05 | 1 | -3/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-28 | 1 | -1/+1 |
|\| |
|
| * | lavf: remove AVFormatParameters from AVFormatContext.read_header signature | Anton Khirnov | 2012-01-27 | 1 | -1/+1 |
* | | siff: simplify code by using ffio_limit() | Michael Niedermayer | 2011-12-19 | 1 | -7/+6 |
* | | siff: Fix excessive memory allocation. | Michael Niedermayer | 2011-12-18 | 1 | -0/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-01 | 1 | -2/+3 |
|\| |
|
| * | lavf: make av_set_pts_info private. | Anton Khirnov | 2011-11-30 | 1 | -2/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-20 | 1 | -2/+2 |
|\| |
|
| * | lavf,lavd: replace av_new_stream->avformat_new_stream part I. | Anton Khirnov | 2011-10-19 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-17 | 1 | -6/+6 |
|\| |
|
| * | lavf: use designated initialisers for all (de)muxers. | Anton Khirnov | 2011-07-17 | 1 | -6/+6 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
|/ |
|
* | lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense | Anton Khirnov | 2011-03-16 | 1 | -5/+5 |
* | lavf: replace all uses of url_fskip with avio_seek | Anton Khirnov | 2011-03-01 | 1 | -5/+5 |
* | avio: avio_ prefixes for get_* functions | Anton Khirnov | 2011-02-21 | 1 | -20/+20 |
* | avio: rename ByteIOContext to AVIOContext. | Anton Khirnov | 2011-02-20 | 1 | -3/+3 |
* | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. | Diego Elio Pettenò | 2011-01-26 | 1 | -1/+1 |
* | Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. | Jean-Daniel Dupas | 2010-03-31 | 1 | -1/+1 |
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -2/+2 |
* | Improve SIFF probe by also checking the first tag is one of the expected. | Reimar Döffinger | 2009-09-17 | 1 | -3/+4 |