497 Commits (5b9082377967351495d31ac924d93bf7df2e02a6)

Author SHA1 Message Date
Anton Khirnov ce0f5397a8 doc/examples/transcoding: switch to the new encoding API 4 years ago
Anton Khirnov 29f33c1076 doc/examples/transcoding: stop constantly allocating AVFrames 4 years ago
Jun Zhao ef868fa4a1 examples/muxing: misc style fixes 4 years ago
Carl Eugen Hoyos 68f637b6f9 doc/examples: Always open files as "binary", not "text". 4 years ago
Anton Khirnov f30a41a608 Stop hardcoding align=32 in av_frame_get_buffer() calls. 5 years ago
Anton Khirnov d8de9d46f2 doc/examples/muxing: convert to new encoding API 5 years ago
Anton Khirnov 3bfe20389d doc/examples/demuxing_decoding: convert to new decoding API 5 years ago
Anton Khirnov e4edf220e5 doc/examples/demuxing_decoding: drop -refcount 5 years ago
Anton Khirnov 15546f772c examples/avio_dir_cmd: drop support for move/delete operations 5 years ago
Paul B Mahol 4a51075f4d doc/examples/muxing: fix underflow in duration of encoded streams 5 years ago
Michael Niedermayer c80715f153 doc/examples/decode_audio: Fix "warning: ISO C90 forbids mixed declarations and code" 5 years ago
Steven Liu 6d1009cb9d doc/examples/decode_video: add input file format information for usage 5 years ago
Steven Liu 7c2ff06b6e doc/examples/decode_audio: print message about how to play the output file 5 years ago
Jun Zhao e512d893bf examples/encode_video: only add sequence end code for mpeg1/2 video 5 years ago
Jun Zhao a087764847 examples/avio_reading: Use avio_context_free() to free AVIOContext 6 years ago
Jun Zhao 7c1875143d doc/examples/metadata: fix the example can't dump FLV metadata 6 years ago
Diego Biurrun 7e5bde93a1 build: Rename OBJDIRS variable to OUTDIRS 6 years ago
Michael Niedermayer c02ff77681 doc/examples/vaapi_transcode: Fix the typo 6 years ago
Michael Bunk a82e4fb8c6 examples: Fix use of AV_CODEC_FLAG_GLOBAL_HEADER 6 years ago
Jun Zhao d6915d0d45 doc/examples/vaapi_transcode: re-licensed to MIT-license. 6 years ago
Jun Zhao 5f090727ad doc/examples/vaapi_encode: re-licensed to MIT-license. 6 years ago
Jun Zhao 00286673d9 doc/examples/hw_decode: re-licensed to MIT-license. 6 years ago
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