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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-07-30avformat: Drop pointless "format" from container long namesDiego Biurrun
2012-04-16segafilm: make the loop condition in film_read_packet() match the contents.Michael Niedermayer
2012-03-04Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-03-04segafilm: use the sample rate as the time base for audio streamsJustin Ruggles
2012-01-28Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-27lavf: remove AVFormatParameters from AVFormatContext.read_header signatureAnton Khirnov
2011-12-25segafilm: fail earlier in case theres not enough bytestream left for aMichael Niedermayer
2011-12-01Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-11-30lavf: make av_set_pts_info private.Anton Khirnov
2011-11-27Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-11-27adx: add an ADX parser.Justin Ruggles
2011-11-19Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-11-18segafilm: add support for raw videosMatthew Hoops
2011-10-20Merge remote-tracking branch 'qatar/master'Michael Niedermayer