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
/
libavcodec
/
ac3dec.c
Age
Commit message (
Expand
)
Author
2019-02-07
avcodec/ac3: Explicitly return to discard large amounts of nonsense bytes
Michael Niedermayer
2019-01-16
avcodec/ac3dec: Optimize frame start search
Michael Niedermayer
2019-01-01
libavcodec/ac3dec.c: Avoid unspecific -1 error code
Michael Niedermayer
2018-11-30
avformat/ac3dec: always skip junk bytes before sync bytes
Paul B Mahol
2018-09-22
avcodec/ac3dec: Fix shift signedness in mask creation
Michael Niedermayer
2018-09-22
avcodec/eac3dec: Check that channel_map does not contain more than EAC3_MAX_C...
Michael Niedermayer
2018-07-04
avcodec/ac3dec: Check channel_map index
Michael Niedermayer
2018-05-27
avcodec/ac3dec: Check that the number of channels with dependant streams is v...
Michael Niedermayer
2018-05-27
avcodec/ac3dec: Fix null pointer dereference in ac3_decode_frame()
Michael Niedermayer
2018-05-26
avcodec/ac3dec: Use frame_size if superframe_size is 0
Michael Niedermayer
2018-03-30
avcodec/ac3: fix out of array access introduced previously
Paul B Mahol
2018-03-29
avcodec/eac3: add support for dependent stream
Paul B Mahol
2017-10-27
Merge commit '50a1c66cf6ab7eb683daaa9e2da3869fa3a54609'
James Almer
2017-05-14
avcodec/ac3dec: Fix: runtime error: index -1 out of bounds for type 'INTFLOAT...
Michael Niedermayer
2017-05-13
avcodec/ac3dec: Keep track of band structure
Michael Niedermayer
2017-04-23
avcodec: do not use AVFrame accessor
Muhammad Faiz
2017-04-12
ac3_parser: add a public function for parsing the data required by the demuxer
Anton Khirnov
2017-03-22
Merge commit 'b57e38f52cc3f31a27105c28887d57cd6812c3eb'
Clément Bœsch
2017-03-22
Merge commit '43717469f9daa402f6acb48997255827a56034e9'
Clément Bœsch
2017-03-15
Merge commit '8495d84f0101464b15517860db33e8605586d87e'
Clément Bœsch
2017-03-15
Merge commit '3db51bf671defd47f2ec5ab67b11fb7730fb5e5a'
Clément Bœsch
2017-03-15
Merge commit 'f0ccc65bc9ab9ddf1366066395564c71bcc825ee'
Clément Bœsch
2017-03-15
Merge commit 'a5ebe5d1217942238c641c83b24ef1106e53934a'
Clément Bœsch
2017-01-22
avcodec/ac3dec: add consistent noise generation option.
Jonathan Campbell
2016-11-03
avcodec/ac3dec: Check expacc
Michael Niedermayer
2016-10-01
ac3dsp: x86: Replace inline asm for in-decoder downmixing with standalone asm
Justin Ruggles
2016-10-01
ac3dsp: Reverse matrix in/out order in downmix()
Justin Ruggles
2016-09-15
avcodec/(e)ac3: Fix target_level for EAC3.
Nikolas Bowe
2016-07-29
ac3dec: Add some inline hints
Luca Barbato
2016-07-29
ac3dec: Simplify skipping
Luca Barbato
2016-07-29
ac3dec: Split coupling-specific code from decode_audio_block()
Luca Barbato
2016-07-29
ac3dec: Split spx-specific code from decode_audio_block()
Luca Barbato
2016-05-08
Merge commit '33275a0de05e9bc321f2537a2a67921fab81624f'
Derek Buitenhuis
2016-04-25
avcodec/ac3dec: Reset SPX when switching from EAC3 to AC3
Michael Niedermayer
2016-04-02
ac3dec: change logging of skipped E-AC-3 substreams.
Tim Walker
2015-12-24
avcodec/ac3dec: Print the value of out of range exponents
Michael Niedermayer
2015-11-30
avcodec/ac3: always use hardcoded tables
Ganesh Ajjanagadde
2015-10-22
avcodec: drop 2 suffix from avpriv_ac3_parse_header2
Andreas Cadhalpun
2015-09-05
Merge commit 'dc70c19476e76f1118df73b5d97cc76f0e5f6f6c'
Hendrik Leppkes
2015-08-28
lavc: Drop deprecated request_channels related functions
Vittorio Giovara
2015-07-27
Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'
Michael Niedermayer
2015-07-27
lavc: AV-prefix all codec flags
Vittorio Giovara
2015-07-27
lavc: AV-prefix all codec capabilities
Vittorio Giovara
2015-03-26
avcodec/ac3dec: Put CONFIG* first in if()
Michael Niedermayer
2015-03-17
avcodec/ac3dec_fixed: fix compilation when ac3dec is disabled
James Almer
2015-03-15
avcodec/ac3dec: Fix undefined shifts
Michael Niedermayer
2015-03-14
ac3dec: cosmetics
Christophe Gisquet
2015-03-14
ac3_fixed: fix computation of spx_noise_blend
Christophe Gisquet
2015-03-14
ac3_fixed: fix out-of-bound read
Christophe Gisquet
2015-02-14
Merge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0'
Michael Niedermayer
[next]