index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
/
r3d.c
Age
Commit message (
Expand
)
Author
2019-03-21
lavf: Constify the probe function argument.
Carl Eugen Hoyos
2017-03-21
Merge commit '83548fe894cdb455cc127f754d09905b6d23c173'
James Almer
2016-09-30
lavf: fix usage of AVIOContext.seekable
Anton Khirnov
2016-04-10
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
Derek Buitenhuis
2016-02-23
lavf: replace AVStream.codec with AVStream.codecpar
Anton Khirnov
2016-01-01
Merge commit '6bf4c1d71199b92894f24db6386ed5070e590a16'
Hendrik Leppkes
2015-12-14
r3d: fix an invalid read introduced in 6bf4c1d
Anton Khirnov
2015-12-12
r3d: do not create the audio stream until we know the sample rate
Anton Khirnov
2015-09-29
Merge commit '948f3c19a8bd069768ca411212aaf8c1ed96b10d'
Hendrik Leppkes
2015-09-29
lavc: Make AVPacket.duration int64, and deprecate convergence_duration
wm4
2015-04-20
Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8'
Michael Niedermayer
2015-04-19
Replace av_dlog with normal av_log at trace level
Vittorio Giovara
2015-02-14
Merge commit 'daf8cf358a098a903d59adb6c0d0cc3262a8c93e'
Michael Niedermayer
2015-02-14
avformat: Don't anonymously typedef structs
Diego Biurrun
2015-02-11
Merge commit '9deaec782810d098bca11c9332fab2d2f4c5fb78'
Michael Niedermayer
2015-02-10
lavf: move internal fields from public to internal context
wm4
2015-02-04
Merge commit '898276c16b1683ac77723e97574a3bfdb29507fd'
Michael Niedermayer
2015-02-03
r3d: Fix pos type
Luca Barbato
2013-09-20
Merge commit 'd8798276b65543d921adadf63cc7f5ba2d1604af'
Michael Niedermayer
2013-09-19
r3d: Add more input value validation
Martin Storsjö
2013-05-16
Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110'
Michael Niedermayer
2013-05-16
Remove commented-out debug #define cruft
Diego Biurrun
2013-03-11
lavf: remove disabled FF_API_R_FRAME_RATE cruft
Anton Khirnov
2013-01-29
r3d: check that sampling rate is non negative.
Michael Niedermayer
2013-01-29
r3d: fix division by 0 with 0 sample rate
Michael Niedermayer
2012-08-07
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-06
Replace various inlined inverse AVRational with av_inv_q().
Clément Bœsch
2012-07-30
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-30
avformat: Drop pointless "format" from container long names
Diego Biurrun
2012-07-30
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-29
lavf: deprecate r_frame_rate.
Anton Khirnov
2012-03-10
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-09
Fix a bunch of common typos.
Diego Biurrun
2012-03-03
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-02
r3d: don't set codec timebase.
Anton Khirnov
2012-02-10
r3d: Check return value of avio_seek and avoid modifying state if it fails
Joakim Plate
2012-01-28
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-27
lavf: remove AVFormatParameters from AVFormatContext.read_header signature
Anton Khirnov
2011-12-01
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-11-30
lavf: make av_set_pts_info private.
Anton Khirnov
2011-10-20
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-19
lavf: replace av_new_stream->avformat_new_stream part II.
Anton Khirnov
2011-10-19
lavf,lavd: replace av_new_stream->avformat_new_stream part I.
Anton Khirnov
2011-09-14
[r3d] Check return value of avio_seek and avoid modifying state if it fails
Joakim Plate
2011-07-17
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-17
lavf: use designated initialisers for all (de)muxers.
Anton Khirnov
2011-07-04
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-03
Do not include mathematics.h in avutil.h
Mans Rullgard
2011-06-09
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
[next]