You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Anton Khirnov d0a603a534 examples/encode_video: set the framerate 8 years ago
..
.gitignore Split global .gitignore file into per-directory files 9 years ago
decode_audio.c examples/decode_audio: constify the AVCodec instance 8 years ago
decode_video.c examples/avcodec: split the remaining two examples into separate files 8 years ago
encode_audio.c examples/encode_audio: use the AVFrame API for allocating the data 8 years ago
encode_video.c examples/encode_video: set the framerate 8 years ago
filter_audio.c examples: filter_audio: Add missing mem.h header for av_freep() 11 years ago
metadata.c Move all example programs to doc/examples 11 years ago
output.c examples/output: switch to the new encoding API 8 years ago
qsvdec.c examples/qsvdec: convert to codecpar 9 years ago
transcode_aac.c examples/transcode_aac: convert to codecpar 9 years ago