git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
rv34: export qp table
[ffmpeg.git]
/
libavcodec
/
aacdec.c
2013-03-14
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
2013-03-14
Michael Niedermayer
Merge commit '6d97484d72e33f7dde9493a9ead1a72e2f029605'
blob
|
commitdiff
|
diff to current
2013-03-14
Michael Niedermayer
Merge commit '63d744e2be39466e3a734c2987cd713e0bac101e'
blob
|
commitdiff
|
diff to current
2013-03-13
Diego Biurrun
avcodec: av_log_missing_feature(1) ---> avpriv_request_...
blob
|
commitdiff
|
diff to current
2013-03-13
Diego Biurrun
avcodec: av_log_ask_for_sample() ---> avpriv_request_sa...
blob
|
commitdiff
|
diff to current
2013-03-13
Diego Biurrun
av_log_missing_feature() ---> avpriv_report_missing_fea...
blob
|
commitdiff
|
diff to current
2013-03-13
Clément Bœsch
lavc: factorize ff_{thread_,re,}get_buffer error messages.
blob
|
commitdiff
|
diff to current
2013-03-12
Michael Niedermayer
Merge commit '759001c534287a96dc96d1e274665feb7059145d'
blob
|
commitdiff
|
diff to current
2013-03-08
Michael Niedermayer
Revert "aacdec: Reconfigure output as needed, disable...
blob
|
commitdiff
|
diff to current
2013-03-08
Anton Khirnov
lavc decoders: work with refcounted frames.
blob
|
commitdiff
|
diff to current
2013-03-07
Michael Niedermayer
aacdec: Reconfigure output as needed, disable pop_outpu...
blob
|
commitdiff
|
diff to current
2013-02-26
Michael Niedermayer
Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f'
blob
|
commitdiff
|
diff to current
2013-02-25
Diego Biurrun
Remove unnecessary dsputil.h #includes
blob
|
commitdiff
|
diff to current
2013-02-23
Michael Niedermayer
aacdec: Fix warning: initialization from incompatible...
blob
|
commitdiff
|
diff to current
2013-02-22
Michael Niedermayer
aac: reconfigure output on pop
blob
|
commitdiff
|
diff to current
2013-02-22
Michael Niedermayer
aacdec: dont pop random configurations
blob
|
commitdiff
|
diff to current
2013-02-13
Michael Niedermayer
Merge commit 'e57daa876bf0cf50782550e366e589441cd8c2bd'
blob
|
commitdiff
|
diff to current
2013-02-12
Justin Ruggles
aac: decode directly to the user-provided AVFrame
blob
|
commitdiff
|
diff to current
2013-01-31
Mirjana Vulin
mips: optimization for float aac decoder (core module)
blob
|
commitdiff
|
diff to current
2013-01-27
Michael Niedermayer
aacdec: check init_get_bits return
blob
|
commitdiff
|
diff to current
2013-01-27
Michael Niedermayer
aacdec: check channel count
blob
|
commitdiff
|
diff to current
2013-01-23
Michael Niedermayer
Merge commit '73b704ac609d83e0be124589f24efd9b94947cf9'
blob
|
commitdiff
|
diff to current
2013-01-23
Michael Niedermayer
Merge commit '5959bfaca396ecaf63a8123055f499688b79cae3'
blob
|
commitdiff
|
diff to current
2013-01-23
Michael Niedermayer
Merge commit '42d324694883cdf1fff1612ac70fa403692a1ad4'
blob
|
commitdiff
|
diff to current
2013-01-22
Ronald S. Bultje
floatdsp: move butterflies_float from dsputil to avfloa...
blob
|
commitdiff
|
diff to current
2013-01-22
Ronald S. Bultje
floatdsp: move vector_fmul_reverse from dsputil to...
blob
|
commitdiff
|
diff to current
2013-01-22
Ronald S. Bultje
floatdsp: move scalarproduct_float from dsputil to...
blob
|
commitdiff
|
diff to current
2013-01-17
Carl Eugen Hoyos
Make the latm decoder less verbose on initialisation.
blob
|
commitdiff
|
diff to current
2013-01-16
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2013-01-16
Justin Ruggles
lavc: Move vector_fmul_window to AVFloatDSPContext
blob
|
commitdiff
|
diff to current
2013-01-10
Carl Eugen Hoyos
Do not allow arbitrary packet size in aac decoder.
blob
|
commitdiff
|
diff to current
2012-12-30
Michael Niedermayer
aacdec: make dual mono mode selectable through AVOption...
blob
|
commitdiff
|
diff to current
2012-12-30
Michael Niedermayer
aacdec: simplify dmono
blob
|
commitdiff
|
diff to current
2012-12-30
Michael Niedermayer
aacdec: fix dual mono
blob
|
commitdiff
|
diff to current
2012-12-12
Alex Converse
aacdec: Fix an off-by-one overwrite when switching...
blob
|
commitdiff
|
diff to current
2012-12-05
Michael Niedermayer
Merge commit '594d4d5df3c70404168701dd5c90b7e6e5587793'
blob
|
commitdiff
|
diff to current
2012-12-04
Anton Khirnov
lavc: add a wrapper for AVCodecContext.get_buffer().
blob
|
commitdiff
|
diff to current
2012-11-27
Michael Niedermayer
Merge commit '284ea790d89441fa1e6b2d72d3c1ed6d61972f0b'
blob
|
commitdiff
|
diff to current
2012-11-26
Justin Ruggles
dsputil: move vector_fmul_scalar() to AVFloatDSPContext...
blob
|
commitdiff
|
diff to current
2012-11-26
Michael Niedermayer
Merge commit '3d3cf6745e2a5dc9c377244454c3186d75b177fa'
blob
|
commitdiff
|
diff to current
2012-11-26
Mans Rullgard
aacdec: fix signed overflows in lcg_random()
blob
|
commitdiff
|
diff to current
2012-11-26
Justin Ruggles
aacdec: use float planar sample format for output
blob
|
commitdiff
|
diff to current
2012-11-09
Michael Niedermayer
aacdec: fix temporary array size
blob
|
commitdiff
|
diff to current
2012-10-31
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-10-31
Diego Biurrun
aacdec: Drop some unused function arguments
blob
|
commitdiff
|
diff to current
2012-10-25
Michael Niedermayer
aacdec: reorder multiuplications to make code safer...
blob
|
commitdiff
|
diff to current
2012-10-23
Michael Niedermayer
Merge commit '8b8899ac3233b4f7af83ded0dc032fad8902d714'
blob
|
commitdiff
|
diff to current
2012-10-23
Diego Biurrun
Improve wording and spelling of av_log_missing_feature...
blob
|
commitdiff
|
diff to current
2012-10-13
Michael Niedermayer
Merge commit '0a7005bebd23ade7bb852bce0401af1a8fdbb723'
blob
|
commitdiff
|
diff to current
2012-10-12
Diego Biurrun
Use proper return values in case of missing features
blob
|
commitdiff
|
diff to current
2012-10-09
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-10-09
Diego Biurrun
Restructure av_log_missing_feature message
blob
|
commitdiff
|
diff to current
2012-09-28
Michael Niedermayer
aacdec: detect faac and skip correct amount of startup...
blob
|
commitdiff
|
diff to current
2012-09-15
Akihiro Tsukada
aacdec: add support for dual mono in Japanese DTV
blob
|
commitdiff
|
diff to current
2012-09-11
Michael Niedermayer
aacdec/lcg_random: fix harmless integer overflow
blob
|
commitdiff
|
diff to current
2012-09-09
Reinhard Nissl
aacdec.c: fix some comments
blob
|
commitdiff
|
diff to current
2012-08-29
Michael Niedermayer
aacdec: fix priming/skip for AAC HE/HE2
blob
|
commitdiff
|
diff to current
2012-08-29
Michael Niedermayer
aacdec: pass AVPacket to aac_decode_frame_int()
blob
|
commitdiff
|
diff to current
2012-08-09
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-08-08
Alex Converse
aacdec: Don't fall back to the old output configuration...
blob
|
commitdiff
|
diff to current
2012-08-07
Michael Niedermayer
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
blob
|
commitdiff
|
diff to current
2012-08-07
Anton Khirnov
Replace all CODEC_ID_* with AV_CODEC_ID_*
blob
|
commitdiff
|
diff to current
2012-07-31
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-07-30
Diego Biurrun
Improve descriptiveness of a number of codec and contai...
blob
|
commitdiff
|
diff to current
2012-07-24
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-07-24
Diego Biurrun
aac: Mention abbreviation as well in long_name
blob
|
commitdiff
|
diff to current
2012-07-07
Michael Niedermayer
aacdec: correct "audio config changed" warning message
blob
|
commitdiff
|
diff to current
2012-07-07
Hendrik Leppkes
latm: fix initialization on some streams when no extrad...
blob
|
commitdiff
|
diff to current
2012-07-02
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-07-01
Mans Rullgard
aacdec: remove dead assignment
blob
|
commitdiff
|
diff to current
2012-06-29
Lou Logan
cosmetics: minor libavcodec spelling errors
blob
|
commitdiff
|
diff to current
2012-06-21
Hendrik Leppkes
aac: move sample_fmt selection before decoder configura...
blob
|
commitdiff
|
diff to current
2012-06-20
Alex Converse
aacdec: Fix popping channel layouts.
blob
|
commitdiff
|
diff to current
2012-06-08
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-06-08
Justin Ruggles
Add a float DSP framework to libavutil
blob
|
commitdiff
|
diff to current
2012-06-05
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-06-04
Alex Converse
aacdec: Turn PS off when switching to stereo and turn...
blob
|
commitdiff
|
diff to current
2012-05-26
Michael Niedermayer
aacdec: fix "may be used uninitialized" warning
blob
|
commitdiff
|
diff to current
2012-05-21
Michael Niedermayer
flvdec: reenable extradata passing code
blob
|
commitdiff
|
diff to current
2012-05-21
Michael Niedermayer
aac: fix SCE in stereo case, this is surprisingly actua...
blob
|
commitdiff
|
diff to current
2012-05-21
Michael Niedermayer
aacdec: print debug note when unexpected SCE/CPE is...
blob
|
commitdiff
|
diff to current
2012-05-07
Ole Dittmann
aacdec: Add forgotten flush
blob
|
commitdiff
|
diff to current
2012-04-21
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-04-20
Alex Converse
aac: Handle HE-AACv2 when sniffing a channel order.
blob
|
commitdiff
|
diff to current
2012-04-18
Michael Niedermayer
aacdec: drop channel reseting code.
blob
|
commitdiff
|
diff to current
2012-04-18
Michael Niedermayer
aacdec: disable new chan_config guessing code from...
blob
|
commitdiff
|
diff to current
2012-04-18
Michael Niedermayer
aacdec: more verbose overread error message
blob
|
commitdiff
|
diff to current
2012-04-17
Michael Niedermayer
aacdec: reduce difference to alexs version of aacdec.c
blob
|
commitdiff
|
diff to current
2012-04-17
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-04-16
Alex Converse
aacdec: More robust output configuration.
blob
|
commitdiff
|
diff to current
2012-04-09
Reimar Döffinger
aacdec: update debug code to always print the processed...
blob
|
commitdiff
|
diff to current
2012-04-07
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-04-06
Martin Storsjö
cosmetics: Align codec declarations
blob
|
commitdiff
|
diff to current
2012-04-04
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-04-04
Diego Biurrun
cosmetics: Consistently place static, inline and av_col...
blob
|
commitdiff
|
diff to current
2012-03-23
Michael Niedermayer
aacdec: prevent channels from exceeding MAX_CHANNELS.
blob
|
commitdiff
|
diff to current
2012-03-22
Michael Niedermayer
aacdec: reset max_sfb on invalid data.
blob
|
commitdiff
|
diff to current
2012-03-18
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-03-18
Diego Biurrun
Update Janne's email address.
blob
|
commitdiff
|
diff to current
2012-03-10
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
next