| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat: Avoid allocation for AVFormatInternal | Andreas Rheinhardt | 2021-09-17 | 1 | -1/+1 |
* | avformat: Constify all muxer/demuxers | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avformat/ipmovie: Avoid stack packet | Andreas Rheinhardt | 2021-03-24 | 1 | -3/+1 |
* | avformat/ipmovie: Remove redundant initializations | Andreas Rheinhardt | 2021-03-24 | 1 | -7/+0 |
* | avformat/ipmovie: Fix indentation | Andreas Rheinhardt | 2021-03-24 | 1 | -17/+17 |
* | avformat/ipmovie: Deduplicate parsing video data opcodes | Andreas Rheinhardt | 2021-03-24 | 1 | -20/+3 |
* | avformat/ipmovie: Avoid reading packets during read_header | Andreas Rheinhardt | 2021-03-24 | 1 | -9/+9 |
* | avformat/ipmovie: Remove redundant av_packet_unref() | Andreas Rheinhardt | 2021-03-24 | 1 | -3/+0 |
* | avformat/ipmovie: Free packets allocated in header reading | Michael Niedermayer | 2021-03-15 | 1 | -2/+6 |
* | lavf: Constify the probe function argument. | Carl Eugen Hoyos | 2019-03-21 | 1 | -1/+1 |
* | Interplay MVE: Implement frame format 0x10 | Hein-Pieter van Braam | 2017-06-27 | 1 | -16/+52 |
* | Interplay MVE: Implement frame format 0x06 | Hein-Pieter van Braam | 2017-06-27 | 1 | -3/+12 |
* | Interplay MVE: Refactor IP packet format | Hein-Pieter van Braam | 2017-06-27 | 1 | -17/+29 |
* | Interplay MVE: Implement MVE SEND_BUFFER operation | Hein-Pieter van Braam | 2017-06-27 | 1 | -5/+11 |
* | Cleanly exit at the end of an Interplay MVE | Hein-Pieter van Braam | 2017-06-18 | 1 | -0/+2 |
* | Merge commit 'ca1e5eea0c7b72a6e30aa6488cfeced3a4853521' | Clément Bœsch | 2017-03-24 | 1 | -3/+0 |
|\ |
|
| * | Remove some pointless TRACE level debug code | Diego Biurrun | 2016-10-27 | 1 | -3/+0 |
* | | 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 |
|\| |
|