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
/
segafilm.c
Age
Commit message (
Expand
)
Author
2018-04-22
avformat/segafilm - revert keyframe detection
Gyan Doshi
2018-04-10
Sega FILM: set dts and duration when demuxing
Misty De Meo
2018-03-26
avformat/segafilm - fix keyframe detection and set packet flags
Gyan Doshi
2016-06-21
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
Clément Bœsch
2016-05-04
cosmetics: Fix spelling mistakes
Vittorio Giovara
2016-04-10
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
Derek Buitenhuis
2016-02-23
lavf: replace AVStream.codec with AVStream.codecpar
Anton Khirnov
2015-11-14
segafilm: Fix current_sample after seeking and avio_seek return type
Michael Niedermayer
2015-11-12
avformat/segafilm: Fix current_sample after seeking and avio_seek return type
Michael Niedermayer
2015-11-10
Merge commit '563e6d860391bac0511984e5c0842320b5c94d2d'
Hendrik Leppkes
2015-11-10
Merge commit 'c012c6f1a8b34828a7870dc1854422934f14b79a'
Hendrik Leppkes
2015-11-07
avformat/segafilm: Only add index entries when the stream exists
Michael Niedermayer
2015-11-06
segafilm: drop the "song and dance" for cinepak
Michael Niedermayer
2015-11-06
segafilm: implement seeking
Paul B Mahol
2015-11-06
segafilm: set video and audio stream duration
Paul B Mahol
2015-11-02
avformat/segafilm: set video stream duration
Paul B Mahol
2015-11-02
avformat/segafilm: set audio stream duration
Paul B Mahol
2015-11-02
avformat/segafilm: implement seeking
Paul B Mahol
2015-06-24
segafilm: Remove deplanarization hack
Paul B Mahol
2015-04-12
avformat/segafilm: Use av_malloc_array()
Michael Niedermayer
2015-02-14
Merge commit 'daf8cf358a098a903d59adb6c0d0cc3262a8c93e'
Michael Niedermayer
2015-02-14
avformat: Don't anonymously typedef structs
Diego Biurrun
2014-08-24
Correct few "ffmpeg" typos
Paul B Mahol
2014-01-07
avformat/segafilm: drop song and dance, this seems not to do anything anymore...
Michael Niedermayer
2014-01-06
Merge commit '6892d145a0c80249bd61ee7dd31ec851c5076bcd'
Michael Niedermayer
2014-01-06
segafilm: fix leaks if reading the header fails
Anton Khirnov
2013-11-06
avformat/segafilm: check 2nd tag
Michael Niedermayer
2013-09-19
segafilm: Validate the number of audio channels
Martin Storsjö
2013-09-16
avformat/segafilm: remove deplanarization hack
Paul B Mahol
2013-09-16
avformat/segafilm: use av_freep()
Paul B Mahol
2013-08-14
Merge commit '5268bd2900effa59b51e0fede61aacde5e2f0b95'
Michael Niedermayer
2013-08-13
segafilm: Error out on impossible packet size
Luca Barbato
2012-11-21
segafilm: signal EOF
Piotr Bandurski
2012-11-11
segafilm: fix division by 0
Michael Niedermayer
2012-10-08
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
Michael Niedermayer
2012-10-08
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
Anton Khirnov
2012-08-07
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
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-04-16
segafilm: make the loop condition in film_read_packet() match the contents.
Michael Niedermayer
2012-03-04
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-03
segafilm: use the sample rate as the time base for audio streams
Justin Ruggles
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-25
segafilm: fail earlier in case theres not enough bytestream left for a
Michael Niedermayer
2011-12-01
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-11-30
lavf: make av_set_pts_info private.
Anton Khirnov
2011-11-27
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-11-26
adx: add an ADX parser.
Justin Ruggles
[next]