34 Commits (0794494c8f2f756e3c9384dba21c54f7d4ba9286)

Author SHA1 Message Date
Andreas Unterweger 0711d14299 examples: Use new API for transcoding example 7 years ago
Mark Thompson 10bcc41bb4 examples: Don't call deprecated functions which don't do anything 7 years ago
Marton Balint 25a2d269bd fftools, tools, examples: migrate to AVFormatContext->url 7 years ago
Andreas Unterweger b200a2c8da examples: Fixed and extended Doxygen documentation 8 years ago
Clément Bœsch e181e2909b doc/examples/transcode_aac: replace local get_error_text with av_err2str 8 years ago
Aleksandr Slobodeniuk a91f1023bc examples: fix a typo in an error message 8 years ago
Александр Слободенюк 3aa1ff30f3 doc/examples/transcode_aac: fix a typo 8 years ago
Diego Biurrun bb265b764a examples/transcode_aac: Drop pointless return value const qualifier 8 years ago
Anton Khirnov ac6d53589f examples/transcode_aac: convert to codecpar 9 years ago
Luca Barbato ce70f28a17 avpacket: Replace av_free_packet with av_packet_unref 9 years ago
Vittorio Giovara 7c6eb0a1b7 lavc: AV-prefix all codec flags 9 years ago
Andreas Unterweger 3a70c0c95f examples/transcode_aac: generate proper PTS and set the muxer timebase 10 years ago
Andreas Unterweger c9b19ac892 examples/transcode_aac: fix a typo 10 years ago
Andreas Unterweger 749a89d1b8 examples/transcode_aac: properly select the output sample format 10 years ago
Michael Niedermayer c61b84ccfd doc/examples/transcode_aac: Use avio_closep() in examples as it avoids leaving stale pointers 10 years ago
Michael Niedermayer 230aeee94c doc: fix the the typos 10 years ago
Timothy Gu 9f02a2b224 transcode_aac: fix const return value 10 years ago
Diego Biurrun b339182eba Move all example programs to doc/examples 11 years ago
Diego Biurrun 0b9716c455 doc/examples: misc Doxygen markup improvements 11 years ago
Michael Niedermayer ba728c1a25 doc/examples/transcode_aac: remove non converted codepath 11 years ago
Michael Niedermayer 7497c894cd doc/examples/transcode_aac: switch to swresample 11 years ago
Michael Niedermayer 02abc905cd doc/examples/transcode_aac: fix project name 11 years ago
Andreas Unterweger 10421bcf0a Add an audio transcoding example. 11 years ago