44 Commits (c59a96fd08620bd8239c218f2e0dfb8429c81c3c)

Author SHA1 Message Date
James Almer ed3691338b doc/examples/transcode_aac: use av_samples_alloc_array_and_samples to allocate the input samples buffer and pointers 2 years ago
Stefano Sabatini 34ff361921 examples: apply doxy entries consistency fixes 2 years ago
Andreas Unterweger 40f2ea971f doc/examples/transcode_aac: Bump date 3 years ago
Andreas Unterweger 04642de4b4 doc/examples/transcode_aac: AAC encoder is no longer experimental 3 years ago
Andreas Unterweger 3c7382e368 doc/examples/transcode_aac: Set decoder packet timebase 3 years ago
Andreas Unterweger e13429c9c4 doc/examples/transcode_aac: Don't ignore last encoded frame 3 years ago
James Almer f5ef91e020 doc/examples: convert to new channel layout-API 3 years ago
Andreas Rheinhardt 1be3d8a0cb avcodec/avcodec: Stop including channel_layout.h in avcodec.h 3 years ago
Andreas Rheinhardt 626535f6a1 avcodec/codec, allcodecs: Constify the AVCodec API 4 years ago
James Almer 16dba17329 doc/examples/transcode_aac: use av_packet_alloc() to allocate packets 4 years ago
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