This website requires JavaScript.
Explore
Help
Register
Sign In
xaymar
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a3a501df240fa179fe12c2cf5dbbb4f1d9f650ca
FFmpeg
/
doc
/
examples
T
History
Andreas Unterweger
0711d14299
examples: Use new API for transcoding example
...
Signed-off-by: Diego Biurrun <
diego@biurrun.de
>
2018-03-07 12:36:13 +01:00
..
.gitignore
Ignore all generated example binaries
2016-11-17 10:35:27 +01:00
decode_audio.c
examples/decode_audio: flush the decoder
2016-11-23 13:10:10 +01:00
decode_video.c
examples/decode_video: allocate the packet dynamically
2016-11-23 13:11:17 +01:00
encode_audio.c
examples/encode_audio: switch to the new audio encoding API
2016-11-23 13:08:50 +01:00
encode_video.c
examples/encode_video: allocate the packet dynamically
2016-11-23 13:10:22 +01:00
filter_audio.c
doc/examples/filter_audio: const correctness
2017-04-24 16:10:05 +02:00
Makefile
build: Drop DOC_ prefix from EXAMPLES-related variables
2017-02-27 13:57:35 +01:00
metadata.c
Move all example programs to doc/examples
2014-02-16 21:37:21 +01:00
output.c
doc/examples/output: Cast pointer to the right (const) type
2017-04-24 16:10:06 +02:00
qsvdec.c
examples/qsvdec: do not set the deprecated field refcounted_frames
2017-12-29 16:13:02 +00:00
transcode_aac.c
examples: Use new API for transcoding example
2018-03-07 12:36:13 +01:00