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.
 
 
 
 
Diego Biurrun 905cdcaa9d examples/decode_audio: Add missing header for av_free() 8 years ago
..
.gitignore Split global .gitignore file into per-directory files 9 years ago
decode_audio.c examples/decode_audio: Add missing header for av_free() 8 years ago
decode_video.c examples/decode_video: remove a stray unrelated comment 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: use the AVFrame API for allocating the frame 8 years ago
filter_audio.c examples: filter_audio: Add missing mem.h header for av_freep() 10 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