576 Commits (2c2dfd914902d0b41b4bd30d4b19ae08af1d7bc1)

Author SHA1 Message Date
Michael Niedermayer e6c0c5731e
doc/examples/mux: remove nop 6 months ago
Michael Niedermayer 3e4bfff211
doc/examples/vaapi_encode: Try to check fwrite() for failure 6 months ago
Michael Niedermayer 91d27f7e02
doc/examples/demux_decode: Simplify loop 8 months ago
Michael Niedermayer cae0f2bc55
doc/examples/qsv_transcode: Initialize pointer before free 8 months ago
Michael Niedermayer 191950d1bf
doc/examples/qsv_transcode: Simplify str_to_dict() loop 8 months ago
Michael Niedermayer c9c11a0866
doc/examples/vaapi_transcode: Simplify loop 8 months ago
Michael Niedermayer 82cce20934
doc/examples/qsv_transcode: Simplify loop 8 months ago
Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 9 months ago
Tobias Rapp 02eb2fc577 examples/decode_filter_video: Add loop for draining the filtergraph 9 months ago
Tobias Rapp 55ce666062 examples/decode_filter_audio: Add loop for draining the filtergraph 9 months ago
Andreas Rheinhardt 9223c92c88 doc/examples: Always use <> includes 9 months ago
hung kuishing 78803a4b8a doc/examples/qsv_decode: remove unused config.h header file 10 months ago
hung kuishing 6d129d8df5 doc/examples/qsv_transcode: EINVAL is more appropriate and ENAVAIL will fail build with visual studio 1 year ago
Zhao Zhili 7665139656 examples/transcode: fix log message 1 year ago
Andreas Rheinhardt 423b6a7e49 avutil/imgutils: Add wrapper for av_image_copy() to avoid casts 1 year ago
Zhao Zhili 67d392b979 examples/transcode: flush decoder on EOF 1 year ago
Sebastian Ramacher 7de3fcb059 examples: fix build of mux and resample_audio 1 year ago
Anton Khirnov ba32f28498 doc/examples/transcode: convert timestamps between filtering and encoding 2 years ago
Anton Khirnov 811b0e02be doc/examples/transcode: stop using decoder's AVCodecContext.time_base 2 years ago
Anton Khirnov 828d3b4432 doc/examples/transcode: set packet timebase for decoding 2 years ago
James Almer ed3691338b doc/examples/transcode_aac: use av_samples_alloc_array_and_samples to allocate the input samples buffer and pointers 2 years ago
Wenbin Chen 2db22d14bf doc/examples/qsv_transcode: Fix a bug when use more than one parameter set 2 years ago
Stefano Sabatini cd0d267b92 doc/examples/mux: rename alloc_picture to alloc_frame 2 years ago
Marton Balint 2296078397 avutil/frame: deprecate AVFrame.coded_picture_number and display_picture_number 2 years ago
Marton Balint 6b6f7db819 avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_number 2 years ago
Stefano Sabatini e3bbf5c17d doc/examples: fix make command, reference Makefile.example 2 years ago
Stefano Sabatini 051e1ed1e2 examples/Makefile.example: add note about missing entries 2 years ago
Stefano Sabatini 34ff361921 examples: apply doxy entries consistency fixes 2 years ago
Stefano Sabatini 3d4dc6aa77 examples: rename transcoding to transcode 2 years ago
Stefano Sabatini 3856f82ef9 examples: rename scaling_video to scale_video 2 years ago
Stefano Sabatini cd8211527e examples: rename resampling audio to resample_audio 2 years ago
Stefano Sabatini 0a69ca656b examples: rename remuxing to remux 2 years ago
Stefano Sabatini ab2ec8ef01 examples: rename qsvdec to qsv_decode 2 years ago
Stefano Sabatini eac4324bfb examples: rename muxing to mux 2 years ago
Stefano Sabatini 7a53ae931d examples: rename metadata to show_metadata 2 years ago
Stefano Sabatini 2e4694707e examples: rename http_multiclient to avio_http_serve_files 2 years ago
Stefano Sabatini 1ae619e8ee examples: rename filtering_video to decode_filter_video 2 years ago
Stefano Sabatini 3367bd56d1 examples: rename filtering_audio to decode_filter_audio 2 years ago
Stefano Sabatini 7f5630a899 examples: rename demuxing_decoding to demux_decode 2 years ago
Stefano Sabatini f0a415c7eb examples: rename avio_reading to avio_read_callback 2 years ago
Marvin Scholz 4d1c9fa871 doc/examples/metadata: use av_dict_iterate 2 years ago
Wenbin Chen efe2b63c89 doc/examples: Add qsv_transcode example 2 years ago
Jun Zhao 3497362be1 doc/examples/muxing: Remove unnecessary ret 2 years ago
Chema Gonzalez 7adf7502b8
doc/examples/extract_mvs: add motion information 2 years ago
Andreas Unterweger 40f2ea971f doc/examples/transcode_aac: Bump date 3 years ago
Andreas Unterweger 04642de4b4 doc/examples/transcode_aac: AAC encoder is no longer experimental 3 years ago
Andreas Unterweger 3c7382e368 doc/examples/transcode_aac: Set decoder packet timebase 3 years ago
Andreas Unterweger e13429c9c4 doc/examples/transcode_aac: Don't ignore last encoded frame 3 years ago
Zhao Zhili d1a44f261a examples/decode_video: flush parser to fix missing frame 3 years ago
Andreas Rheinhardt 23cb87bb3c doc/examples/muxing: Remove outdated comment 3 years ago