525 Commits (079de4991229fe18aeafee4ef2d420ce62861b81)

Author SHA1 Message Date
Zhao Zhili d0b5952325 doc/examples: add missing ignore files 7 years ago
Zhao Zhili f24b2e64b0 examples/filtering_video: fix memory leak 7 years ago
Zhao Zhili c0a845f948 examples/filtering_video: add missing headers 7 years ago
Zhao Zhili 84d4af4ea8 examples/filtering_video: drop an always true condition 7 years ago
Jun Zhao f97fa89925 doc/examples/filtering_audio: Remove setting deprecated refcounted_frames 7 years ago
Jun Zhao 0c28a5cf0f doc/examples/filtering_video: Remove setting deprecated refcounted_frames 7 years ago
Jun Zhao c6d8492cff doc/examples/hw_decode: Remove setting deprecated refcounted_frames 7 years ago
Josh de Kock 89029bd2c7 lav*,tests: remove several register_all calls 7 years ago
Michael Niedermayer b3e9f3f5f5 doc/examples/hw_decode: Remove logically dead code in decode_write() 7 years ago
Michael Niedermayer 49a0b3f6bc doc/examples/hw_decode: Remove useless NULL check 7 years ago
Andreas Unterweger 0711d14299 examples: Use new API for transcoding example 7 years ago
Mark Thompson 10bcc41bb4 examples: Don't call deprecated functions which don't do anything 7 years ago
Jun Zhao 0519e66a90 examples: Add a VA-API transcode example. 7 years ago
Marton Balint 25a2d269bd fftools, tools, examples: migrate to AVFormatContext->url 7 years ago
Jun Zhao 9b955eece6 examples/vaapi_encode: Remove redundancy check when free context. 7 years ago
Zhong Li 1efbbfedca examples/qsvdec: do not set the deprecated field refcounted_frames 7 years ago
Mark Thompson a763d27827 examples/vaapi_encode: Fix leak on hwframe init failure 7 years ago
Mark Thompson b0d9eab7f2 examples/hw_decode: Use hw-config information to find pixfmt 7 years ago
Jun Zhao 23db3a1ae6 examples: Add a VA-API encode example. 7 years ago
Jun Zhao 5c51d0edd4 examples/filtering_audio: suppress the build warning. 7 years ago
Jun Zhao cb6e20f8de examples/filtering_video: suppress the build warning. 7 years ago
Jun Zhao fdfc51766d examples/transcoding: suppress build warning. 7 years ago
Nicolas George bfb1a94625 examples/avio_reading: return AVERROR_EOF at EOF. 7 years ago
James Almer cafd9d66ed build: add install targets for the examples 7 years ago
James Almer 450cee522e build: fix cleaning compiled unstripped examples 7 years ago
James Almer 3df437c2d1 build: add missing changes to ensure examples build with progs-suffix 7 years ago
Jesse Liu 8e17cd20b9 add missing ignore files 7 years ago
Jun Zhao 1e0c75ea16 examples/hw_decode: Add a HWAccel decoding example. 7 years ago
Stefano Sabatini ddae679458 examples/encode_video: slightly improve error reporting 8 years ago
Stefano Sabatini 002dbc5a1f examples/encode_video: add log 8 years ago
Diego Biurrun ecc5c4db2d doc/examples/output: Cast pointer to the right (const) type 8 years ago
Diego Biurrun f25609ff06 doc/examples/filter_audio: const correctness 8 years ago
Muhammad Faiz 327a1c0dee examples: do not use AVFrame accessor 8 years ago
Andreas Unterweger b200a2c8da examples: Fixed and extended Doxygen documentation 8 years ago
Michael Niedermayer 23edd41a0d doc/examples/decode_video: Fix format string vulnerability 8 years ago
Matthieu Bouron 400378b7b3 doc/examples/extract_mvs: re-indent after previous commit 8 years ago
Matthieu Bouron 1cf93196fc doc/examples/extract_mvs: make pkt local to the main function 8 years ago
Matthieu Bouron 82116bd8a4 doc/examples/extract_mvs: switch to new decoding API 8 years ago
Clément Bœsch 34ec327f69 examples/decode_audio: reduce the scope of 2 variables 8 years ago
Clément Bœsch e181e2909b doc/examples/transcode_aac: replace local get_error_text with av_err2str 8 years ago
James Almer b27dd80255 doc/decode_audio: use <> to include libav* headers 8 years ago
Michael Niedermayer 59b8c2a4e6 doc/examples/encode_audio: Favor a sample rate close to 44khz instead of the maximum sample rate 8 years ago
Matthieu Bouron 03372d0a90 doc/examples/filtering_audio: switch to new decoding API 8 years ago
Matthieu Bouron afd257b43f doc/examples/filtering_video: switch to new decoding API 8 years ago
Clément Bœsch 944e5ce3ec doc/examples/{de,en}code_audio: fix includes 8 years ago
Clément Bœsch 9bed10afb8 doc/examples/encode_audio: add missing return 8 years ago
James Almer 3b80f73b18 doc/examples/transcoding: convert to codecpar 8 years ago
Matthieu Bouron 64b5539985 doc/examples/extract_mvs: switch to codecpar 8 years ago
Matthieu Bouron 4a946aca7c doc/examples/remuxing: switch to codecpar 8 years ago
Matthieu Bouron 7e3e0f87e6 doc/examples/muxing: re-indent block 8 years ago