summaryrefslogtreecommitdiff
path: root/doc/examples
Commit message (Expand)AuthorAge
* doc/examples: build http_multiclient exampleClément Bœsch2016-09-30
* doc/examples/gitignore: add forgotten qsvdec entryClément Bœsch2016-09-30
* doc/examples/http_multiclient: fix mixed declarations and codeClément Bœsch2016-09-30
* doc/examples/http_multiclient: fix compilationClément Bœsch2016-09-30
* examples/demuxing_decoding: convert to codecparJames Almer2016-08-17
* Merge commit '257f00ec1ab06a2a161f535036c6512f3fc8e801'Clément Bœsch2016-06-22
|\
| * Split global .gitignore file into per-directory filesDiego Biurrun2016-05-13
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-21
|\|
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* | doc/examples/transcoding: Use the decoders pixel format if the encoder does n...Michael Niedermayer2016-06-05
* | doc/examples/muxing: Add support to pass flags to muxer as since codecpar the...Michael Niedermayer2016-04-11
* | Merge commit 'ac6d53589f3631ae08467c784fb371a15c957f01'Derek Buitenhuis2016-04-11
|\|
| * examples/transcode_aac: convert to codecparAnton Khirnov2016-02-24
* | Merge commit 'a9e1f2cc61cbd5606a087a60565e87923c39de5a'Derek Buitenhuis2016-04-11
|\|
| * examples/qsvdec: convert to codecparAnton Khirnov2016-02-24
* | Merge commit '9897d9f4e074cdc6c7f2409885ddefe300f18dc7'Derek Buitenhuis2016-04-11
|\|
| * examples/output: convert to codecparAnton Khirnov2016-02-24
* | fix some a/an typosLou Logan2016-03-28
* | Replace remaining occurances of av_free_packet with av_packet_unrefHendrik Leppkes2015-10-27
* | Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457'Hendrik Leppkes2015-10-27
|\|
| * avpacket: Replace av_free_packet with av_packet_unrefLuca Barbato2015-10-26
* | doc/examples/muxing: Fix mixed declaration and codeMichael Niedermayer2015-10-15
* | Merge commit '34ed5c2e4d9b7fe5c9b3aae2da5599fabb95c02e'Hendrik Leppkes2015-10-14
|\|
| * avformat: Do not use AVFMT_RAWPICTURELuca Barbato2015-10-13
* | Merge commit '539e5ac2ecfec2e2f441222a43fb0583643ea607'Hendrik Leppkes2015-09-29
|\|
| * examples/qsvdec: free the lavc decoder before closing MFX/VAAPIAnton Khirnov2015-09-28
* | Merge commit '3ee462dca1038e63b8e8d5e751121736d5772a5d'Hendrik Leppkes2015-09-29
|\|
| * examples/qsvdec: do not free the surfaces in the frame_free() callbackAnton Khirnov2015-09-28
* | doc/examples/demuxing_decoding: simplify api_mode to refcountClément Bœsch2015-09-06
* | doc/examples/demuxing_decoding: Drop old api mode, because the code fails to ...Michael Niedermayer2015-09-05
* | Remove left-over FF_API_AVFILTERBUFFER cruftHendrik Leppkes2015-09-05
* | doc/examples/http_multiclient: Fix occured typoMichael Niedermayer2015-09-04
* | doc/examples/filtering_video: better demo ffmpeg filters; demos chaining the ...Harshit Mittal2015-08-28
* | doc/examples: rename avio_list_dir -> avio_dir_cmdMariusz Szczepańczyk2015-08-16
* | examples/avio_list_dir: add move and delete methodsMariusz Szczepańczyk2015-08-15
* | doc/example: Add http multi-client example codeStephan Holljes2015-08-01
* | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer2015-07-27
|\|
| * lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-27
* | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer2015-07-27
|\|
| * lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-27
* | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer2015-07-27
|\|
| * lavc: AV-prefix all codec flagsVittorio Giovara2015-07-27
* | examples/demuxing_decoding: use properties from frame instead of video_dec_ctxAndreas Cadhalpun2015-06-15
* | doc: fix spelling errorsAndreas Cadhalpun2015-06-14
* | examples/decoding_encoding: Use the AVFrame width/height for processing image...Michael Niedermayer2015-06-13
* | examples/avio_list_dir: init/deinit networkLukasz Marek2015-04-06
* | doc/examples: Handle new types in avio_list_dirMariusz Szczepańczyk2015-04-03
* | doc/examples: add directory listing exampleLukasz Marek2015-03-28
* | Merge commit '990e4a6639d0714198583c2812b1074b5751898f'Michael Niedermayer2015-03-01
|\|
| * Add a QSV decoding example.Anton Khirnov2015-02-28