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-154xm: convert to new channel layout APIVittorio Giovara
2021-12-17avformat/4xm: Check for duplicate track idsMichael Niedermayer
2021-12-17avformat/4xm: Consider max_streams on reallocating tracks arrayMichael Niedermayer
2021-07-07avformat/4xm: Simplify cleanup after read_header failureAndreas Rheinhardt
2021-04-27avformat: Constify all muxer/demuxersAndreas Rheinhardt
2021-02-05avformat/4xm: Make audio_frame_count 64bitMichael Niedermayer
2020-06-14avformat/4xm: Check that a video stream was created before returning packets ...Michael Niedermayer
2020-06-08avformat/4xm: Cleanup on GET_LIST_HEADER() failureMichael Niedermayer
2020-01-08avformat: Improve returned error codesAndreas Rheinhardt
2019-09-25lavf/4xm: fix memory leak in error handing pathJun Zhao
2019-03-21lavf: Constify the probe function argument.Carl Eugen Hoyos
2017-01-294xm: prevent overflow during block alignment calculationAndreas Cadhalpun
2016-12-154xm: prevent overflow during bit rate calculationAndreas Cadhalpun
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-10-27Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457'Hendrik Leppkes
2015-10-26avpacket: Replace av_free_packet with av_packet_unrefLuca Barbato
2015-07-28Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer
2015-07-27lavc: Consistently prefix input buffer definesVittorio Giovara
2015-05-23avformat/4xm: Change fps to AVRationalMichael Niedermayer
2014-08-24Correct few "ffmpeg" typosPaul B Mahol
2014-08-08replace calls to url_feof() with avio_feof()James Almer
2014-05-18Merge commit 'd256ed78ffe202a4dcc8d625becffc716bfa3977'Michael Niedermayer
2014-05-184xm: allocate extradata properly.Anton Khirnov
2013-12-22avformat/4xm: shrink packet if it was only partially initializedMichael Niedermayer
2013-09-04Merge commit 'd719981273bc779c7d1e879d88404fd867f93a0e'Michael Niedermayer
2013-09-034xm: Check that the read track value is non-negativeMartin Storsjö
2013-09-03Merge commit 'a7c1689dedd11689edb30088d467ac03f9b8d1cf'Michael Niedermayer
2013-09-024xm: check that bits per sample is strictly positiveAnton Khirnov
2013-06-13Merge commit '42d73f7f6bea0ee0f64a3ad4882860ce5b923a11'Michael Niedermayer
2013-06-13Merge commit 'e7a44f87d07655ec0cd31c315936931674434340'Michael Niedermayer
2013-06-13Merge commit 'e6496ea7e7ea7355167a1ccbe67a7199d446a654'Michael Niedermayer
2013-06-124xm: do not overread while parsing headerLuca Barbato
2013-06-124xm: refactor fourxm_read_headerLuca Barbato
2013-06-124xm: K&R formatting cosmeticsLuca Barbato
2012-12-01check std tag size before reading.Michael Niedermayer
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-05-294xm: fix division by zero caused by bps<8Michael Niedermayer
2012-04-164xmdemux: Check chunk sizeMichael Niedermayer
2012-02-06lavf/4xm: use proper error codesStefano Sabatini
2012-01-28Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-27lavf: remove AVFormatParameters from AVFormatContext.read_header signatureAnton Khirnov
2011-12-12Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-11lavu: replace int/float punning functionsMans Rullgard
2011-12-01Merge remote-tracking branch 'qatar/master'Michael Niedermayer