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
2016-08-18examples/demuxing_decoding: convert to codecparJames Almer
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
2015-09-05doc/examples/demuxing_decoding: Drop old api mode, because the code fails to ...Michael Niedermayer
2015-09-05Remove left-over FF_API_AVFILTERBUFFER cruftHendrik Leppkes
2015-09-04doc/examples/http_multiclient: Fix occured typoMichael Niedermayer
2015-08-28doc/examples/filtering_video: better demo ffmpeg filters; demos chaining the ...Harshit Mittal
2015-08-16doc/examples: rename avio_list_dir -> avio_dir_cmdMariusz Szczepańczyk
2015-08-15examples/avio_list_dir: add move and delete methodsMariusz Szczepańczyk
2015-08-01doc/example: Add http multi-client example codeStephan Holljes
2015-07-28Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer
2015-07-27Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer
2015-07-27Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer
2015-07-27lavc: Consistently prefix input buffer definesVittorio Giovara
2015-07-27lavc: AV-prefix all codec capabilitiesVittorio Giovara
2015-07-27lavc: AV-prefix all codec flagsVittorio Giovara
2015-06-15examples/demuxing_decoding: use properties from frame instead of video_dec_ctxAndreas Cadhalpun
2015-06-14doc: fix spelling errorsAndreas Cadhalpun
2015-06-13examples/decoding_encoding: Use the AVFrame width/height for processing image...Michael Niedermayer
2015-04-06examples/avio_list_dir: init/deinit networkLukasz Marek
2015-04-03doc/examples: Handle new types in avio_list_dirMariusz Szczepańczyk
2015-03-28doc/examples: add directory listing exampleLukasz Marek
2015-03-01Merge commit '990e4a6639d0714198583c2812b1074b5751898f'Michael Niedermayer
2015-02-28Add a QSV decoding example.Anton Khirnov
2015-02-10examples/demuxing_decoding: abort decoding when width, height or pix_fmt changeAndreas Cadhalpun
2015-01-31examples/demuxing_decoding: set stream_idx in open_codec_context only if no e...Andreas Cadhalpun
2015-01-29examples/filtering: extend comments about setting the filter graph endpointsStefano Sabatini
2015-01-27Merge commit '3a70c0c95feacb3844d05eebd579fc8189a77eee'Michael Niedermayer