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
2019-08-08examples/encode_video: only add sequence end code for mpeg1/2 videoJun Zhao
2019-04-23examples/avio_reading: Use avio_context_free() to free AVIOContextJun Zhao
2019-04-07doc/examples/metadata: fix the example can't dump FLV metadataJun Zhao
2019-03-11Merge commit '7e5bde93a1e7641e1622814dafac0be3f413d79b'James Almer
2019-02-16build: Rename OBJDIRS variable to OUTDIRSDiego Biurrun
2018-09-21doc/examples/vaapi_transcode: Fix the typoMichael Niedermayer
2018-09-01examples: Fix use of AV_CODEC_FLAG_GLOBAL_HEADERMichael Bunk
2018-08-25doc/examples/vaapi_transcode: re-licensed to MIT-license.Jun Zhao
2018-08-25doc/examples/vaapi_encode: re-licensed to MIT-license.Jun Zhao
2018-08-25doc/examples/hw_decode: re-licensed to MIT-license.Jun Zhao
2018-05-16doc/examples: add missing ignore filesZhao Zhili
2018-05-16examples/filtering_video: fix memory leakZhao Zhili
2018-05-16examples/filtering_video: add missing headersZhao Zhili
2018-05-16examples/filtering_video: drop an always true conditionZhao Zhili
2018-04-22doc/examples/filtering_audio: Remove setting deprecated refcounted_framesJun Zhao
2018-04-22doc/examples/filtering_video: Remove setting deprecated refcounted_framesJun Zhao
2018-04-22doc/examples/hw_decode: Remove setting deprecated refcounted_framesJun Zhao
2018-04-02lav*,tests: remove several register_all callsJosh de Kock
2018-03-28doc/examples/hw_decode: Remove logically dead code in decode_write()Michael Niedermayer
2018-03-28doc/examples/hw_decode: Remove useless NULL checkMichael Niedermayer
2018-03-15Merge commit '0711d142997b2662ba9198e607015b06c6eed0d8'James Almer
2018-03-07examples: Use new API for transcoding exampleAndreas Unterweger
2018-02-10examples: Don't call deprecated functions which don't do anythingMark Thompson
2018-02-04examples: Add a VA-API transcode example.Jun Zhao
2018-01-29fftools, tools, examples: migrate to AVFormatContext->urlMarton Balint
2018-01-17Merge commit '1efbbfedcaf4a3cecab980273ad809ba3ade2f74'Mark Thompson
2018-01-12examples/vaapi_encode: Remove redundancy check when free context.Jun Zhao
2017-12-29examples/qsvdec: do not set the deprecated field refcounted_framesZhong Li
2017-12-02examples/vaapi_encode: Fix leak on hwframe init failureMark Thompson
2017-11-30examples/hw_decode: Use hw-config information to find pixfmtMark Thompson
2017-11-29examples: Add a VA-API encode example.Jun Zhao
2017-11-01examples/filtering_audio: suppress the build warning.Jun Zhao
2017-11-01examples/filtering_video: suppress the build warning.Jun Zhao
2017-11-01examples/transcoding: suppress build warning.Jun Zhao
2017-10-30Merge commit 'ecc5c4db2dd3a0f328d95df89daa59f78b4b2810'James Almer
2017-10-30Merge commit 'f25609ff06b093d82548c92fc2031cd2e66c20d3'James Almer
2017-10-29examples/avio_reading: return AVERROR_EOF at EOF.Nicolas George
2017-10-26Merge commit 'b200a2c8da403b5a5c8b50f8cb4a75fd4f0131b1'James Almer
2017-10-26Merge commit 'f5950b8fd61ec85e0ad8790bea56b37ceea19436'James Almer
2017-10-05build: add install targets for the examplesJames Almer
2017-10-04Merge commit 'c483398bb7ef66f61ed2dcb09f3d6160683da0eb'James Almer
2017-10-02Merge commit 'c95169f0ec68bdeeabc5fde8aa4076f406242524'James Almer
2017-09-30build: fix cleaning compiled unstripped examplesJames Almer
2017-09-29build: add missing changes to ensure examples build with progs-suffixJames Almer
2017-09-29Merge commit 'ab566cc96bc0c31b34d944214bc06cec8ae8b640'James Almer
2017-09-29Merge commit 'acb0dea27efff4b35796015b96570b59fd517078'James Almer
2017-09-10add missing ignore filesJesse Liu
2017-07-30examples/hw_decode: Add a HWAccel decoding example.Jun Zhao
2017-05-31examples/encode_video: slightly improve error reportingStefano Sabatini
2017-05-31examples/encode_video: add logStefano Sabatini