summaryrefslogtreecommitdiff
path: root/doc/examples/transcode_aac.c
Commit message (Expand)AuthorAge
* doc/examples/transcode_aac: Bump dateAndreas Unterweger2022-05-02
* doc/examples/transcode_aac: AAC encoder is no longer experimentalAndreas Unterweger2022-05-02
* doc/examples/transcode_aac: Set decoder packet timebaseAndreas Unterweger2022-05-02
* doc/examples/transcode_aac: Don't ignore last encoded frameAndreas Unterweger2022-05-02
* doc/examples: convert to new channel layout-APIJames Almer2022-03-15
* avcodec/avcodec: Stop including channel_layout.h in avcodec.hAndreas Rheinhardt2021-07-22
* avcodec/codec, allcodecs: Constify the AVCodec APIAndreas Rheinhardt2021-04-27
* doc/examples/transcode_aac: use av_packet_alloc() to allocate packetsJames Almer2021-03-17
* Merge commit '0711d142997b2662ba9198e607015b06c6eed0d8'James Almer2018-03-15
|\
| * examples: Use new API for transcoding exampleAndreas Unterweger2018-03-07
* | examples: Don't call deprecated functions which don't do anythingMark Thompson2018-02-09
* | fftools, tools, examples: migrate to AVFormatContext->urlMarton Balint2018-01-28
* | Merge commit 'b200a2c8da403b5a5c8b50f8cb4a75fd4f0131b1'James Almer2017-10-26
|\|
| * examples: Fixed and extended Doxygen documentationAndreas Unterweger2017-04-10
| * examples: fix a typo in an error messageAleksandr Slobodeniuk2016-12-02
| * examples/transcode_aac: Drop pointless return value const qualifierDiego Biurrun2016-11-17
* | doc/examples/transcode_aac: replace local get_error_text with av_err2strClément Bœsch2017-04-01
* | doc/examples/transcode_aac: fix a typoАлександр Слободенюк2016-12-01
* | Merge commit 'ac6d53589f3631ae08467c784fb371a15c957f01'Derek Buitenhuis2016-04-11
|\|
| * examples/transcode_aac: convert to codecparAnton Khirnov2016-02-24
* | Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457'Hendrik Leppkes2015-10-27
|\|
| * avpacket: Replace av_free_packet with av_packet_unrefLuca Barbato2015-10-26
* | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer2015-07-27
|\|
| * lavc: AV-prefix all codec flagsVittorio Giovara2015-07-27
* | Merge commit '3a70c0c95feacb3844d05eebd579fc8189a77eee'Michael Niedermayer2015-01-27
|\|
| * examples/transcode_aac: generate proper PTS and set the muxer timebaseAndreas Unterweger2015-01-27
* | Merge commit 'c9b19ac8928c6c9b7f25c3988177204f110d5e0e'Michael Niedermayer2015-01-27
|\|
| * examples/transcode_aac: fix a typoAndreas Unterweger2015-01-27
* | Merge commit '749a89d1b8bb73b4d4f14c48f33259a1300c1761'Michael Niedermayer2015-01-27
|\|
| * examples/transcode_aac: properly select the output sample formatAndreas Unterweger2015-01-27
* | doc/examples/transcode_aac: Use avio_closep() in examples as it avoids leavin...Michael Niedermayer2015-01-08
* | doc: fix the the typosMichael Niedermayer2014-11-22
* | transcode_aac: fix const return valueTimothy Gu2014-08-06
* | Merge commit 'b339182eba34f28de5f1a477cdd2c84f1ef35d90'Michael Niedermayer2014-02-17
|\|
| * Move all example programs to doc/examplesDiego Biurrun2014-02-16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-02-14
|\|
| * doc/examples: misc Doxygen markup improvementsDiego Biurrun2014-02-14
* | doc/examples/transcode_aac: remove non converted codepathMichael Niedermayer2013-11-27
* | doc/examples/transcode_aac: switch to swresampleMichael Niedermayer2013-11-27
* | doc/examples/transcode_aac: fix project nameMichael Niedermayer2013-11-27
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-11-27
|/
* Add an audio transcoding example.Andreas Unterweger2013-11-27