| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat: Remove unnecessary av_packet_unref() | Andreas Rheinhardt | 2020-02-10 | 1 | -1/+0 |
* | lavf: Constify the probe function argument. | Carl Eugen Hoyos | 2019-03-21 | 1 | -1/+1 |
* | Merge commit '67deba8a416d818f3d95aef0aa916589090396e2' | Clément Bœsch | 2017-03-31 | 1 | -3/+2 |
|\ |
|
| * | Use avpriv_report_missing_feature() where appropriate | Diego Biurrun | 2016-11-08 | 1 | -3/+2 |
* | | Merge commit '9200514ad8717c63f82101dc394f4378854325bf' | Derek Buitenhuis | 2016-04-10 | 1 | -17/+17 |
|\| |
|
| * | lavf: replace AVStream.codec with AVStream.codecpar | Anton Khirnov | 2016-02-23 | 1 | -16/+16 |
* | | Merge commit '69a68593ce5684409c3c4dd9a901bfd8b16925b1' | Hendrik Leppkes | 2016-01-02 | 1 | -1/+1 |
|\| |
|
| * | Remove stray line breaks from avpriv_{report_missing_feature|request_samples} | Diego Biurrun | 2015-12-26 | 1 | -1/+1 |
* | | lavf/lxfdec: use FFERROR_REDO instead of AVERROR(EAGAIN). | Nicolas George | 2015-12-03 | 1 | -1/+1 |
* | | Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' | Hendrik Leppkes | 2015-10-27 | 1 | -1/+1 |
|\| |
|
| * | avpacket: Replace av_free_packet with av_packet_unref | Luca Barbato | 2015-10-26 | 1 | -1/+1 |
* | | Merge commit 'daf8cf358a098a903d59adb6c0d0cc3262a8c93e' | Michael Niedermayer | 2015-02-14 | 1 | -1/+1 |
|\| |
|
| * | avformat: Don't anonymously typedef structs | Diego Biurrun | 2015-02-14 | 1 | -1/+1 |
* | | Rename sync() functions in libavformat. | Carl Eugen Hoyos | 2014-11-25 | 1 | -2/+2 |
* | | replace calls to url_feof() with avio_feof() | James Almer | 2014-08-08 | 1 | -1/+1 |
* | | Merge commit 'd92024f18fa3d69937cb2575f3a8bf973df02430' | Michael Niedermayer | 2014-03-11 | 1 | -3/+6 |
|\| |
|
| * | lavf: more correct printf format specifiers | Diego Biurrun | 2014-03-11 | 1 | -3/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-09-27 | 1 | -4/+5 |
|\| |
|
| * | lxf: check the nb_streams instead of relying on padding | Luca Barbato | 2013-09-27 | 1 | -4/+5 |
| * | lxf: remove deplanarization hack | Paul B Mahol | 2013-09-27 | 1 | -38/+5 |
* | | Merge commit '839df90c718dcab9b9e91ca3c7e73479b3e8103c' | Michael Niedermayer | 2013-09-27 | 1 | -6/+6 |
|\| |
|
| * | lxf: Support 16-channel files | Carl Eugen Hoyos | 2013-09-27 | 1 | -1/+1 |
| * | lxf: Support version 1 files | Reimar Döffinger | 2013-09-27 | 1 | -34/+59 |
* | | avformat/lxfdec: use a parser to parse video frame headers | Michael Niedermayer | 2013-09-01 | 1 | -0/+1 |
* | | lxfdec: remove wrong and unneeded check | Luca Barbato | 2013-06-25 | 1 | -8/+0 |
* | | lavc & lavf: replace deprecated av_log* functions | Paul B Mahol | 2013-03-15 | 1 | -1/+1 |
* | | Merge commit 'bfe5454cd238b16e7977085f880205229103eccb' | Michael Niedermayer | 2012-11-29 | 1 | -1/+0 |
|\| |
|
| * | lavf: move ff_codec_get_tag() and ff_codec_get_id() definitions to internal.h | Justin Ruggles | 2012-11-28 | 1 | -1/+0 |
* | | lxfdec: remove deplanarization hack | Paul B Mahol | 2012-11-17 | 1 | -30/+5 |
* | | lxfdec: fix "no audio stream" check. avoid null ptrs deref | Michael Niedermayer | 2012-11-14 | 1 | -1/+1 |
* | | 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 |
* | | Support reading 16-channel lxf files. | Carl Eugen Hoyos | 2012-08-16 | 1 | -1/+1 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -17/+17 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -17/+17 |
* | | 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 |
* | | lxfdec: support version 1 files, too. | Reimar Döffinger | 2012-03-31 | 1 | -33/+59 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-29 | 1 | -1/+0 |
|\| |
|
| * | cosmetics: Remove extra newlines at EOF | Alex Converse | 2012-01-27 | 1 | -1/+0 |
* | | 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 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-01 | 1 | -3/+4 |
|\| |
|
| * | lavf: make av_set_pts_info private. | Anton Khirnov | 2011-11-30 | 1 | -3/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-20 | 1 | -2/+2 |
|\| |
|
| * | lavf: replace av_new_stream->avformat_new_stream part II. | Anton Khirnov | 2011-10-19 | 1 | -1/+1 |
| * | lavf,lavd: replace av_new_stream->avformat_new_stream part I. | Anton Khirnov | 2011-10-19 | 1 | -1/+1 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-07 | 1 | -2/+2 |
|\| |
|
| * | lxfdec: use AVERROR(ENOMEM) instead of deprecated AVERROR_NOMEM. | Anton Khirnov | 2011-04-06 | 1 | -2/+2 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |