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-15thp: convert to new channel layout APIVittorio Giovara
2021-08-26avformat/avio: Move internal AVIOContext fields to avio_internal.hAndreas Rheinhardt
2021-04-27avformat: Constify all muxer/demuxersAndreas Rheinhardt
2020-06-13avformat/thp: Check fpsMichael Niedermayer
2020-06-07avformat/thp: Check compcountMichael Niedermayer
2020-05-10avformat/thp: Require a video streamMichael Niedermayer
2020-02-11avformat: Remove unnecessary av_packet_unref()Andreas Rheinhardt
2019-03-21lavf: Constify the probe function argument.Carl Eugen Hoyos
2016-04-10Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis
2016-02-23lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov
2015-11-12thp: set duration for audio stream tooPaul B Mahol
2015-10-27Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457'Hendrik Leppkes
2015-10-26avpacket: Replace av_free_packet with av_packet_unrefLuca Barbato
2015-10-26avformat/thp: set duration for audio stream tooPaul B Mahol
2015-02-06avformat/thp: check av_get_packet() for failurePaul B Mahol
2015-02-05avformat/thp: Check av_get_packet() for failure not only for partial outputMichael Niedermayer
2014-08-16avformat/thp: dont mix integers with pointersMichael Niedermayer
2013-11-10avformat/thp: check fps value during probingMichael Niedermayer
2013-11-10avformat/thp: do not set sample_rate for a video codecMichael Niedermayer
2013-10-31avformat/thp: force moving forwardMichael Niedermayer
2013-10-31avformat/thp: fix variable types to avoid overflowsMichael Niedermayer
2012-12-16thp: set durationPiotr Bandurski
2012-11-21thp: signal EOFPiotr Bandurski
2012-08-08Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer
2012-08-07Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov
2012-03-04Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-03-04thp: set audio packet durationsJustin Ruggles
2012-01-28Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-27lavf: remove AVFormatParameters from AVFormatContext.read_header signatureAnton Khirnov
2011-12-16thp: simplify overallocate checks.Michael Niedermayer
2011-12-16thpdemux: Check that packed sizes are within the files data size and filesize.Michael Niedermayer
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
2011-11-30lavf: make av_set_pts_info private.Anton Khirnov
2011-10-20Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-19lavf,lavd: replace av_new_stream->avformat_new_stream part I.Anton Khirnov
2011-07-17Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-17lavf: use designated initialisers for all (de)muxers.Anton Khirnov
2011-07-04Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-04Do not include intfloat_readwrite.h in avutil.hMans Rullgard
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-03-03avio: avio_ prefix for url_fseekAnton Khirnov
2011-03-01avio: avio_ prefix for url_fseekAnton Khirnov
2011-02-22avio: avio_ prefixes for get_* functionsAnton Khirnov
2011-02-21avio: avio_ prefixes for get_* functionsAnton Khirnov
2011-02-20avio: rename ByteIOContext to AVIOContext.Anton Khirnov
2011-02-20avio: rename ByteIOContext to AVIOContext.Anton Khirnov
2011-01-28Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò
2011-01-27Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò