summaryrefslogtreecommitdiff
path: root/libavformat/segafilm.c
Commit message (Expand)AuthorAge
* segafilm: convert to new channel layout APIVittorio Giovara2022-03-15
* avformat: Avoid allocation for AVStreamInternalAndreas Rheinhardt2021-09-17
* avformat/segafilm: Simplify cleanup after read_header failureAndreas Rheinhardt2021-07-08
* avformat: move AVStream.{parser,need_parsing} to AVStreamInternalJames Almer2021-05-07
* avformat: Constify all muxer/demuxersAndreas Rheinhardt2021-04-27
* avformat/segafilm: Remove outdated checkAndreas Rheinhardt2021-03-28
* lavf: move AVStream.*index_entries* to AVStreamInternalAnton Khirnov2020-10-28
* avformat/segafilm: Do not assume AV_CODEC_ID_NONE is 0Michael Niedermayer2020-10-22
* avformat/segafilm: Check that there is a streamMichael Niedermayer2020-10-22
* avformat/segafilm: Reorder elements of struct to make it smallerAndreas Rheinhardt2020-07-26
* lavf: Constify the probe function argument.Carl Eugen Hoyos2019-03-21
* avformat/segafilm - revert keyframe detectionGyan Doshi2018-04-22
* Sega FILM: set dts and duration when demuxingMisty De Meo2018-04-10
* avformat/segafilm - fix keyframe detection and set packet flagsGyan Doshi2018-03-26
* Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-21
|\
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* | Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-10
|\|
| * lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-23
| * segafilm: Fix current_sample after seeking and avio_seek return typeMichael Niedermayer2015-11-14
* | avformat/segafilm: Fix current_sample after seeking and avio_seek return typeMichael Niedermayer2015-11-12
* | Merge commit '563e6d860391bac0511984e5c0842320b5c94d2d'Hendrik Leppkes2015-11-10
|\|
| * segafilm: drop the "song and dance" for cinepakMichael Niedermayer2015-11-06
| * segafilm: set video and audio stream durationPaul B Mahol2015-11-06
* | Merge commit 'c012c6f1a8b34828a7870dc1854422934f14b79a'Hendrik Leppkes2015-11-10
|\|
| * segafilm: implement seekingPaul B Mahol2015-11-06
| * segafilm: Remove deplanarization hackPaul B Mahol2015-06-24
* | avformat/segafilm: Only add index entries when the stream existsMichael Niedermayer2015-11-07
* | avformat/segafilm: set video stream durationPaul B Mahol2015-11-02
* | avformat/segafilm: set audio stream durationPaul B Mahol2015-11-02
* | avformat/segafilm: implement seekingPaul B Mahol2015-11-02
* | avformat/segafilm: Use av_malloc_array()Michael Niedermayer2015-04-12
* | Merge commit 'daf8cf358a098a903d59adb6c0d0cc3262a8c93e'Michael Niedermayer2015-02-14
|\|
| * avformat: Don't anonymously typedef structsDiego Biurrun2015-02-14
* | Correct few "ffmpeg" typosPaul B Mahol2014-08-24
* | avformat/segafilm: drop song and dance, this seems not to do anything anymore...Michael Niedermayer2014-01-07
* | Merge commit '6892d145a0c80249bd61ee7dd31ec851c5076bcd'Michael Niedermayer2014-01-06
|\|
| * segafilm: fix leaks if reading the header failsAnton Khirnov2014-01-06
| * segafilm: Validate the number of audio channelsMartin Storsjö2013-09-19
* | avformat/segafilm: check 2nd tagMichael Niedermayer2013-11-06
* | avformat/segafilm: remove deplanarization hackPaul B Mahol2013-09-16
* | avformat/segafilm: use av_freep()Paul B Mahol2013-09-16
* | Merge commit '5268bd2900effa59b51e0fede61aacde5e2f0b95'Michael Niedermayer2013-08-14
|\|
| * segafilm: Error out on impossible packet sizeLuca Barbato2013-08-13
* | segafilm: signal EOFPiotr Bandurski2012-11-21
* | segafilm: fix division by 0Michael Niedermayer2012-11-11
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-08
|\|
| * Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-08
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-07
|\|
| * Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-30
|\|