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
/
filmstripdec.c
Age
Commit message (
Expand
)
Author
2017-03-21
Merge commit '83548fe894cdb455cc127f754d09905b6d23c173'
James Almer
2016-11-13
filmstripdec: correctly check image dimensions
Andreas Cadhalpun
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
2015-02-14
Merge commit 'daf8cf358a098a903d59adb6c0d0cc3262a8c93e'
Michael Niedermayer
2015-02-14
avformat: Don't anonymously typedef structs
Diego Biurrun
2014-10-27
avformat/filmstripdec: Fix several integer overflows
Michael Niedermayer
2014-10-27
Merge commit 'b46b233baffc2076a1a17a264ba9553ae0d4878f'
Michael Niedermayer
2014-10-27
filmstripdec: avoid integer overflow
Vittorio Giovara
2014-08-08
replace calls to url_feof() with avio_feof()
James Almer
2013-03-14
Merge commit '1ecdf8912b9ced51b3267cdcdce5e394d0a3bf8e'
Michael Niedermayer
2013-03-13
avformat: av_log_ask_for_sample() ---> avpriv_request_sample()
Diego Biurrun
2012-12-24
Merge commit 'f3298f12997eb4b7ad203766f768f92e3dd72a2a'
Michael Niedermayer
2012-12-23
Return proper error code after av_log_ask_for_sample()
Diego Biurrun
2012-10-08
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
Michael Niedermayer
2012-10-08
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
Anton Khirnov
2012-08-31
filmstripdec: add new line to error message
Piotr Bandurski
2012-08-07
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-04-06
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-04-06
cosmetics: Align muxer/demuxer declarations
Martin Storsjö
2012-02-10
filmstripdec: Check return value of avio_seek and avoid modifying state if it...
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,lavd: replace av_new_stream->avformat_new_stream part I.
Anton Khirnov
2011-09-14
[filmstrip] Check return value of avio_seek and avoid modifying state if it f...
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-04-04
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-03
avio: introduce an AVIOContext.seekable field
Anton Khirnov
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-17
Merge remote-tracking branch 'newdev/master'
Michael Niedermayer
2011-03-16
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
Anton Khirnov
2011-03-08
avio: avio_ prefix for url_fsize
Anton Khirnov
2011-03-07
avio: deprecate url_feof
Anton Khirnov
2011-03-07
avio: avio_ prefix for url_fsize
Anton Khirnov
2011-03-05
avio: add avio_tell macro as a replacement for url_ftell
Anton Khirnov
2011-03-04
avio: add avio_tell macro as a replacement for url_ftell
Anton Khirnov
2011-03-03
lavf: replace all uses of url_fskip with avio_seek
Anton Khirnov
2011-03-03
avio: avio_ prefix for url_fseek
Anton Khirnov
2011-03-01
lavf: replace all uses of url_fskip with avio_seek
Anton Khirnov
2011-03-01
avio: avio_ prefix for url_fseek
Anton Khirnov
2011-02-22
avio: avio_ prefixes for get_* functions
Anton Khirnov
2011-02-21
avio: avio_ prefixes for get_* functions
Anton Khirnov
2011-02-20
avio: rename ByteIOContext to AVIOContext.
Anton Khirnov
2011-02-20
avio: rename ByteIOContext to AVIOContext.
Anton Khirnov
[next]