Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-15segafilm: convert to new channel layout APIVittorio Giovara
2021-09-17avformat: Avoid allocation for AVStreamInternalAndreas Rheinhardt
2021-07-08avformat/segafilm: Simplify cleanup after read_header failureAndreas Rheinhardt
2021-05-07avformat: move AVStream.{parser,need_parsing} to AVStreamInternalJames Almer
2021-04-27avformat: Constify all muxer/demuxersAndreas Rheinhardt
2021-03-28avformat/segafilm: Remove outdated checkAndreas Rheinhardt
2020-10-28lavf: move AVStream.*index_entries* to AVStreamInternalAnton Khirnov
2020-10-22avformat/segafilm: Do not assume AV_CODEC_ID_NONE is 0Michael Niedermayer
2020-10-22avformat/segafilm: Check that there is a streamMichael Niedermayer
2020-07-26avformat/segafilm: Reorder elements of struct to make it smallerAndreas Rheinhardt
2019-03-21lavf: Constify the probe function argument.Carl Eugen Hoyos
2018-04-22avformat/segafilm - revert keyframe detectionGyan Doshi
2018-04-10Sega FILM: set dts and duration when demuxingMisty De Meo
2018-03-26avformat/segafilm - fix keyframe detection and set packet flagsGyan Doshi
2016-06-21Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch
2016-05-04cosmetics: Fix spelling mistakesVittorio Giovara
2016-04-10Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis
2016-02-23lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov
2015-11-14segafilm: Fix current_sample after seeking and avio_seek return typeMichael Niedermayer
2015-11-13avformat/segafilm: Fix current_sample after seeking and avio_seek return typeMichael Niedermayer
2015-11-10Merge commit '563e6d860391bac0511984e5c0842320b5c94d2d'Hendrik Leppkes
2015-11-10Merge commit 'c012c6f1a8b34828a7870dc1854422934f14b79a'Hendrik Leppkes
2015-11-07avformat/segafilm: Only add index entries when the stream existsMichael Niedermayer
2015-11-06segafilm: drop the "song and dance" for cinepakMichael Niedermayer
2015-11-06segafilm: implement seekingPaul B Mahol
2015-11-06segafilm: set video and audio stream durationPaul B Mahol
2015-11-02avformat/segafilm: set video stream durationPaul B Mahol
2015-11-02avformat/segafilm: set audio stream durationPaul B Mahol
2015-11-02avformat/segafilm: implement seekingPaul B Mahol
2015-06-24segafilm: Remove deplanarization hackPaul B Mahol
2015-04-12avformat/segafilm: Use av_malloc_array()Michael Niedermayer
2015-02-14Merge commit 'daf8cf358a098a903d59adb6c0d0cc3262a8c93e'Michael Niedermayer
2015-02-14avformat: Don't anonymously typedef structsDiego Biurrun
2014-08-24Correct few "ffmpeg" typosPaul B Mahol
2014-01-07avformat/segafilm: drop song and dance, this seems not to do anything anymore...Michael Niedermayer
2014-01-06Merge commit '6892d145a0c80249bd61ee7dd31ec851c5076bcd'Michael Niedermayer
2014-01-06segafilm: fix leaks if reading the header failsAnton Khirnov
2013-11-06avformat/segafilm: check 2nd tagMichael Niedermayer
2013-09-19segafilm: Validate the number of audio channelsMartin Storsjö
2013-09-16avformat/segafilm: remove deplanarization hackPaul B Mahol
2013-09-16avformat/segafilm: use av_freep()Paul B Mahol
2013-08-14Merge commit '5268bd2900effa59b51e0fede61aacde5e2f0b95'Michael Niedermayer
2013-08-13segafilm: Error out on impossible packet sizeLuca Barbato
2012-11-22segafilm: signal EOFPiotr Bandurski
2012-11-11segafilm: fix division by 0Michael Niedermayer
2012-10-08Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer
2012-10-08Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov
2012-08-08Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer
2012-08-07Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov
2012-07-31Merge remote-tracking branch 'qatar/master'Michael Niedermayer