| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -1/+1 |
|\ |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -1/+1 |
* | | Merge commit '9200514ad8717c63f82101dc394f4378854325bf' | Derek Buitenhuis | 2016-04-10 | 1 | -18/+18 |
|\| |
|
| * | lavf: replace AVStream.codec with AVStream.codecpar | Anton Khirnov | 2016-02-23 | 1 | -19/+19 |
* | | avformat/ipmovie: add context to av_log() | Paul B Mahol | 2015-11-02 | 1 | -38/+38 |
* | | avformat/ipmovie: put video decoding_map_size into packet and use it in decoder | Paul B Mahol | 2015-11-02 | 1 | -3/+4 |
* | | Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' | Hendrik Leppkes | 2015-10-27 | 1 | -2/+2 |
|\| |
|
| * | avpacket: Replace av_free_packet with av_packet_unref | Luca Barbato | 2015-10-26 | 1 | -2/+2 |
* | | avformat/ipmovie: Fix late audio detection | Michael Niedermayer | 2015-07-26 | 1 | -2/+3 |
* | | avformat/ipmovie: Parse&handle late audio init | Michael Niedermayer | 2015-07-26 | 1 | -1/+6 |
* | | avformat/ipmovie: Factor init_audio() out | Michael Niedermayer | 2015-07-26 | 1 | -18/+26 |
* | | Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8' | Michael Niedermayer | 2015-04-20 | 1 | -37/+37 |
|\| |
|
| * | Replace av_dlog with normal av_log at trace level | Vittorio Giovara | 2015-04-19 | 1 | -37/+37 |
* | | Correct few "ffmpeg" typos | Paul B Mahol | 2014-08-24 | 1 | -1/+1 |
* | | replace calls to url_feof() with avio_feof() | James Almer | 2014-08-08 | 1 | -3/+3 |
* | | avformat/ipmovie: Check palette size in OPCODE_SET_PALETTE | Michael Niedermayer | 2013-12-18 | 1 | -1/+2 |
* | | avformat/ipmovie: Check that OPCODE_SET_PALETTE size is large enough | Michael Niedermayer | 2013-12-18 | 1 | -2/+2 |
* | | avformat/ipmovie: remove superflous () | Michael Niedermayer | 2013-12-18 | 1 | -1/+1 |
* | | avformat/ipmovie: Check that the OPCODE_INIT_AUDIO_BUFFERS size is large enough | Michael Niedermayer | 2013-12-18 | 1 | -1/+1 |
* | | avformat/ipmovie: Check OPCODE_CREATE_TIMER size | Michael Niedermayer | 2013-12-14 | 1 | -1/+1 |
* | | avformat/ipmovie: Fix use of uninitialized memory in OPCODE_INIT_VIDEO_BUFFERS | Michael Niedermayer | 2013-12-13 | 1 | -1/+3 |
* | | avformat/ipmovie: check OPCODE_INIT_VIDEO_BUFFERS size more completely | Michael Niedermayer | 2013-11-22 | 1 | -1/+1 |
* | | ipmovie_probe: make buffer pointers const | Michael Niedermayer | 2012-12-25 | 1 | -2/+2 |
* | | Merge commit 'ef1b23ad21e3f12fc4ff2a73a6d4d4cd9d630c4b' | Michael Niedermayer | 2012-11-13 | 1 | -0/+3 |
|\| |
|
| * | ipmovie: set channel layout | Justin Ruggles | 2012-11-12 | 1 | -0/+3 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -11/+11 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -11/+11 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-30 | 1 | -1/+1 |
|\| |
|
| * | avformat: Drop pointless "format" from container long names | Diego Biurrun | 2012-07-30 | 1 | -1/+1 |
* | | ipmovie_probe: speedup by avoiding memcmp() call | Michael Niedermayer | 2012-05-31 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-28 | 1 | -2/+1 |
|\| |
|
| * | lavf: remove AVFormatParameters from AVFormatContext.read_header signature | Anton Khirnov | 2012-01-27 | 1 | -2/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-11 | 1 | -1/+1 |
|\| |
|
| * | ipmovie: fix pts for CODEC_ID_INTERPLAY_DPCM | Justin Ruggles | 2012-01-10 | 1 | -1/+1 |
* | | ipmovie: Fix passing resolution changes on. | Michael Niedermayer | 2012-01-08 | 1 | -0/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-08 | 1 | -2/+16 |
|\| |
|
| * | ipmovie: Add param change side data if the video dimensions have changed | Paul B Mahol | 2012-01-07 | 1 | -2/+16 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-06 | 1 | -0/+5 |
|\| |
|
| * | ipmovie: do not read audio packets before the codec is known | Janne Grunau | 2012-01-05 | 1 | -0/+5 |
* | | Make Interplay palette opaque and increase its dynamics. | Carl Eugen Hoyos | 2011-12-27 | 1 | -2/+6 |
* | | ipmovie: fix FPE | Michael Niedermayer | 2011-12-22 | 1 | -1/+1 |
* | | 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 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-03 | 1 | -58/+46 |
|\| |
|
| * | Replace custom debug output functions by av_dlog(). | Diego Biurrun | 2011-06-03 | 1 | -58/+46 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-17 | 1 | -8/+15 |
|\| |
|