1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-08 13:22:53 +02:00
FFmpeg/doc/examples
Diego Biurrun ecc5c4db2d doc/examples/output: Cast pointer to the right (const) type
doc/examples/output.c:512:33: warning: passing argument 2 of ‘sws_scale’ from incompatible pointer type
2017-04-24 16:10:06 +02:00
..
.gitignore
decode_audio.c
decode_video.c
encode_audio.c
encode_video.c
filter_audio.c doc/examples/filter_audio: const correctness 2017-04-24 16:10:05 +02:00
Makefile
metadata.c
output.c doc/examples/output: Cast pointer to the right (const) type 2017-04-24 16:10:06 +02:00
qsvdec.c
transcode_aac.c