summaryrefslogtreecommitdiff
path: root/libavformat/ilbc.c
Commit message (Expand)AuthorAge
* configure: Use a separate config_components.h header for $ALL_COMPONENTSMartin Storsjö2022-03-16
* ilbc: convert to new channel layout APIVittorio Giovara2022-03-15
* avformat/ilbc: Use av_get_packetAndreas Rheinhardt2021-08-06
* avformat: Constify all muxer/demuxersAndreas Rheinhardt2021-04-27
* avformat/ilbc: Add missing #if for muxerMichael Niedermayer2020-04-07
* avformat/ilbc: Don't reimplement ff_raw_write_packetAndreas Rheinhardt2020-04-03
* avformat: Remove unnecessary av_packet_unref()Andreas Rheinhardt2020-02-10
* avformat: remove avio_flush() calls from the end of write_header functionsMarton Balint2020-01-07
* lavf: Constify the probe function argument.Carl Eugen Hoyos2019-03-21
* Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-10
|\
| * lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-23
* | Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457'Hendrik Leppkes2015-10-27
|\|
| * avpacket: Replace av_free_packet with av_packet_unrefLuca Barbato2015-10-26
| * lavf: Don't explicitly flush after each written packet in muxersClément Bœsch2013-09-16
* | lavf: remove some flushing in write_packet muxers callbacks.Clément Bœsch2013-04-14
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-07
|\|
| * Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-30
|\|
| * avformat: Drop pointless "format" from container long namesDiego Biurrun2012-07-30
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-19
|/
* Implement the iLBC storage file formatMartin Storsjö2012-06-18