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
2017-03-29Merge commit 'c00a11ab383ff276a2ab2fdba577945e48d465be'Clément Bœsch
2017-03-29Merge commit '40aaa8dadfd1c69ff4460d04750e1403b5535a6d'Clément Bœsch
2017-03-28doc/examples/transcoding: convert to codecparJames Almer
2017-03-28doc/examples/extract_mvs: switch to codecparMatthieu Bouron
2017-03-28doc/examples/remuxing: switch to codecparMatthieu Bouron
2017-03-28doc/examples/muxing: re-indent blockMatthieu Bouron
2017-03-28doc/examples/filtering_*: switch to codecparClément Bœsch
2017-01-31Merge commit '9833a406d3d743d238e4cbee08ffcaa12e067dd2'Clément Bœsch
2017-01-29doc/examples/decoder_targeted: move to tools/target_dec_fuzzer.cRostislav Pehlivanov
2017-01-29doc/examples/decoder_targeted: Disable error concealment after 20 framesMichael Niedermayer
2016-12-26doc/examples/http_multiclient: Fix resource leakMichael Niedermayer
2016-12-19doc/examples/decoder_targeted: Limit max pixels for fuzzingMichael Niedermayer
2016-12-01doc/examples/transcode_aac: fix a typoАлександр Слободенюк
2016-11-23doc/examples/muxing: Fix av_frame_make_writable usageSam Hocevar
2016-11-05doc/examples: add fuzz target for individual ffmpeg APIs for in-process fuzzi...Thomas Garnier
2016-11-02examples/encode_audio: constify AVCodec instancesAnton Khirnov
2016-11-02examples/avcodec: split audio encoding into a separate exampleAnton Khirnov
2016-10-18doc/examples/demuxing_decoding: Drop AVFrame->pts useMichael Niedermayer
2016-10-09doc/examples/http_multiclient: Fix "doc/examples/http_multiclient.c:43:9: war...Michael Niedermayer
2016-09-30doc/examples: build http_multiclient exampleClément Bœsch
2016-09-30doc/examples/gitignore: add forgotten qsvdec entryClément Bœsch
2016-09-30doc/examples/http_multiclient: fix mixed declarations and codeClément Bœsch
2016-09-30doc/examples/http_multiclient: fix compilationClément Bœsch
2016-09-28examples/output: switch to the new encoding APIAnton Khirnov
2016-08-18examples/demuxing_decoding: convert to codecparJames Almer
2016-07-20examples: Properly free AVCodecContextVittorio Giovara
2016-06-22Merge commit '257f00ec1ab06a2a161f535036c6512f3fc8e801'Clément Bœsch
2016-06-21Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch
2016-06-05doc/examples/transcoding: Use the decoders pixel format if the encoder does n...Michael Niedermayer
2016-05-13Split global .gitignore file into per-directory filesDiego Biurrun
2016-05-04cosmetics: Fix spelling mistakesVittorio Giovara
2016-04-11doc/examples/muxing: Add support to pass flags to muxer as since codecpar the...Michael Niedermayer
2016-04-11Merge commit 'ac6d53589f3631ae08467c784fb371a15c957f01'Derek Buitenhuis
2016-04-11Merge commit 'a9e1f2cc61cbd5606a087a60565e87923c39de5a'Derek Buitenhuis
2016-04-11Merge commit '9897d9f4e074cdc6c7f2409885ddefe300f18dc7'Derek Buitenhuis
2016-03-29fix some a/an typosLou Logan
2016-02-24examples/transcode_aac: convert to codecparAnton Khirnov
2016-02-24examples/qsvdec: convert to codecparAnton Khirnov
2016-02-24examples/output: convert to codecparAnton Khirnov
2015-10-27Replace remaining occurances of av_free_packet with av_packet_unrefHendrik Leppkes
2015-10-27Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457'Hendrik Leppkes
2015-10-26avpacket: Replace av_free_packet with av_packet_unrefLuca Barbato
2015-10-15doc/examples/muxing: Fix mixed declaration and codeMichael Niedermayer
2015-10-14Merge commit '34ed5c2e4d9b7fe5c9b3aae2da5599fabb95c02e'Hendrik Leppkes
2015-10-13avformat: Do not use AVFMT_RAWPICTURELuca Barbato
2015-09-29Merge commit '539e5ac2ecfec2e2f441222a43fb0583643ea607'Hendrik Leppkes
2015-09-29Merge commit '3ee462dca1038e63b8e8d5e751121736d5772a5d'Hendrik Leppkes
2015-09-28examples/qsvdec: free the lavc decoder before closing MFX/VAAPIAnton Khirnov
2015-09-28examples/qsvdec: do not free the surfaces in the frame_free() callbackAnton Khirnov
2015-09-06doc/examples/demuxing_decoding: simplify api_mode to refcountClément Bœsch