| Commit message (Expand) | Author | Age | Files | Lines |
* | r3d: convert to new channel layout API | Vittorio Giovara | 2022-03-15 | 1 | -1/+1 |
* | avformat: Avoid allocation for AVFormatInternal | Andreas Rheinhardt | 2021-09-17 | 1 | -3/+4 |
* | avformat: Constify all muxer/demuxers | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avformat/r3d: Check samples before computing duration | Michael Niedermayer | 2021-02-12 | 1 | -1/+2 |
* | libavformat/r3d.c: Fix Use-of-uninitialized-value in filename. | Thierry Foucu | 2020-08-20 | 1 | -1/+4 |
* | avformat/r3d: Remove write-only array | Andreas Rheinhardt | 2020-04-23 | 1 | -17/+3 |
* | lavf: Constify the probe function argument. | Carl Eugen Hoyos | 2019-03-21 | 1 | -1/+1 |
* | Merge commit '83548fe894cdb455cc127f754d09905b6d23c173' | James Almer | 2017-03-21 | 1 | -1/+1 |
|\ |
|
| * | lavf: fix usage of AVIOContext.seekable | Anton Khirnov | 2016-09-30 | 1 | -1/+1 |
* | | Merge commit '9200514ad8717c63f82101dc394f4378854325bf' | Derek Buitenhuis | 2016-04-10 | 1 | -13/+13 |
|\| |
|
| * | lavf: replace AVStream.codec with AVStream.codecpar | Anton Khirnov | 2016-02-23 | 1 | -12/+12 |
| * | r3d: fix an invalid read introduced in 6bf4c1d | Anton Khirnov | 2015-12-14 | 1 | -1/+1 |
* | | Merge commit '6bf4c1d71199b92894f24db6386ed5070e590a16' | Hendrik Leppkes | 2016-01-01 | 1 | -13/+26 |
|\| |
|
| * | r3d: do not create the audio stream until we know the sample rate | Anton Khirnov | 2015-12-12 | 1 | -12/+25 |
* | | Merge commit '948f3c19a8bd069768ca411212aaf8c1ed96b10d' | Hendrik Leppkes | 2015-09-29 | 1 | -2/+2 |
|\| |
|
| * | lavc: Make AVPacket.duration int64, and deprecate convergence_duration | wm4 | 2015-09-29 | 1 | -2/+2 |
* | | Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8' | Michael Niedermayer | 2015-04-20 | 1 | -30/+30 |
|\| |
|
| * | Replace av_dlog with normal av_log at trace level | Vittorio Giovara | 2015-04-19 | 1 | -30/+30 |
* | | Merge commit 'daf8cf358a098a903d59adb6c0d0cc3262a8c93e' | Michael Niedermayer | 2015-02-14 | 1 | -2/+2 |
|\| |
|
| * | avformat: Don't anonymously typedef structs | Diego Biurrun | 2015-02-14 | 1 | -2/+2 |
* | | Merge commit '9deaec782810d098bca11c9332fab2d2f4c5fb78' | Michael Niedermayer | 2015-02-11 | 1 | -3/+3 |
|\| |
|
| * | lavf: move internal fields from public to internal context | wm4 | 2015-02-10 | 1 | -3/+3 |
* | | Merge commit '898276c16b1683ac77723e97574a3bfdb29507fd' | Michael Niedermayer | 2015-02-04 | 1 | -2/+2 |
|\| |
|
| * | r3d: Fix pos type | Luca Barbato | 2015-02-03 | 1 | -2/+2 |
* | | Merge commit 'd8798276b65543d921adadf63cc7f5ba2d1604af' | Michael Niedermayer | 2013-09-20 | 1 | -3/+3 |
|\| |
|
| * | r3d: Add more input value validation | Martin Storsjö | 2013-09-19 | 1 | -1/+5 |
* | | Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110' | Michael Niedermayer | 2013-05-16 | 1 | -2/+0 |
|\| |
|
| * | Remove commented-out debug #define cruft | Diego Biurrun | 2013-05-16 | 1 | -2/+0 |
| * | lavf: remove disabled FF_API_R_FRAME_RATE cruft | Anton Khirnov | 2013-03-11 | 1 | -3/+0 |
* | | r3d: check that sampling rate is non negative. | Michael Niedermayer | 2013-01-29 | 1 | -0/+4 |
* | | r3d: fix division by 0 with 0 sample rate | Michael Niedermayer | 2013-01-29 | 1 | -1/+2 |
* | | 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 |
* | | Replace various inlined inverse AVRational with av_inv_q(). | Clément Bœsch | 2012-08-06 | 1 | -3/+2 |
* | | 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 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-30 | 1 | -9/+13 |
|\| |
|
| * | lavf: deprecate r_frame_rate. | Anton Khirnov | 2012-07-29 | 1 | -9/+13 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-10 | 1 | -1/+1 |
|\| |
|
| * | Fix a bunch of common typos. | Diego Biurrun | 2012-03-09 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-03 | 1 | -11/+16 |
|\| |
|
| * | r3d: don't set codec timebase. | Anton Khirnov | 2012-03-02 | 1 | -11/+16 |
| * | r3d: Check return value of avio_seek and avoid modifying state if it fails | Joakim Plate | 2012-02-10 | 1 | -1/+2 |
* | | 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 | -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: 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 |