index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
/
aiffdec.c
Age
Commit message (
Expand
)
Author
2019-03-21
lavf: Constify the probe function argument.
Carl Eugen Hoyos
2018-01-11
avformat/aiffdec: AIFF fix in case of ANNO
Eduard Sinelnikov
2018-01-06
aiff: add explicit goto got_sound
Misty De Meo
2018-01-04
aiff: add support for XA ADPCM
Misty De Meo
2017-10-05
avformat: fix id3 chapters
Lukas Stabe
2017-03-29
lavf: fix usages of av_get_codec_tag_string()
Clément Bœsch
2017-03-21
Merge commit '83548fe894cdb455cc127f754d09905b6d23c173'
James Almer
2017-03-17
Merge commit '0638b99cdba52554691fc668d9e477bc184c7a33'
Matthieu Bouron
2016-12-14
avformat: fix overflows during bit rate calculation
Andreas Cadhalpun
2016-10-21
aiff: check block_align in aiff_read_packet
Andreas Cadhalpun
2016-10-17
aiffdec: fix division by zero
Andreas Cadhalpun
2016-10-11
lavf/aiffdec: Default to full rate qcelp as QT does.
Carl Eugen Hoyos
2016-09-30
lavf: fix usage of AVIOContext.seekable
Anton Khirnov
2016-08-10
aiff: Skip padding byte for odd-sized chunks
Diego Biurrun
2016-07-03
lavf/aiffdec: Support QDMC demuxing.
Carl Eugen Hoyos
2016-04-14
avformat: add AVFormatContext to ff_get_extradata()
Paul B Mahol
2016-04-10
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
Derek Buitenhuis
2016-02-23
lavf: replace AVStream.codec with AVStream.codecpar
Anton Khirnov
2015-11-12
aiff: Support demuxing G.722 streams
Carl Eugen Hoyos
2015-10-27
avformat/aiff: add ADP4 DVI ADPCM support
Paul B Mahol
2015-10-26
avcodec: add SDX2 DPCM decoder
Paul B Mahol
2015-10-25
avformat/aiffdec: give friendly message if compressed codec tag is unsupported
Paul B Mahol
2015-07-27
lavc: Consistently prefix input buffer defines
Vittorio Giovara
2015-06-11
avformat/aiffdec: avoid double and ldexp()
Michael Niedermayer
2015-03-19
avformat/aiffdec: do not fail if header parser hits EOF
Michael Niedermayer
2015-03-19
avformat/aiffdec: Stop header parsing once a non header packet is reached
Michael Niedermayer
2015-02-14
Merge commit 'daf8cf358a098a903d59adb6c0d0cc3262a8c93e'
Michael Niedermayer
2015-02-14
avformat: Don't anonymously typedef structs
Diego Biurrun
2015-01-09
avformat/aiffdec: improve readability
Peter Ross
2015-01-05
avformat/aiffdec: only read codec tag when there is space in header
Peter Ross
2014-08-08
replace calls to url_feof() with avio_feof()
James Almer
2014-06-03
Do not limit blocksize when reading PCM from aiff.
Carl Eugen Hoyos
2014-04-19
ff_id3v2_read: add option to limit ID3 magic number search
Peter Ross
2013-12-25
avformat/aiffdec: use ff_get_extradata()
Michael Niedermayer
2013-10-18
Fix decoding of G.726 in AIFF.
Carl Eugen Hoyos
2013-10-13
avformat: use ff_alloc_extradata()
Paul B Mahol
2013-06-09
Support decoding G.722 in aiff.
Carl Eugen Hoyos
2013-04-23
Read block_align from extradata when decoding qclp in aiff.
Carl Eugen Hoyos
2013-04-03
Skip padding in an id3 tag in aiff files.
Carl Eugen Hoyos
2013-01-01
aiffdec: set block duration for QDM2
Piotr Bandurski
2012-10-26
aiffdec: read ID3 attached pictures
Matthieu Bouron
2012-10-22
lavf/aiffdec: don't stop parsing after SSND chunk
Matthieu Bouron
2012-10-02
isom: fix redundant redeclaration of ff_mov_read_chan().
Clément Bœsch
2012-09-07
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-28
aiffdec: support QDM2
Michael Niedermayer
2012-08-27
aiffdec: try #2 to fix bps
Michael Niedermayer
2012-08-27
aiffdec: fix bits per sample
Michael Niedermayer
2012-08-07
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-07-19
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
[next]