index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavcodec
/
ac3enc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid a null pointer dereference on clean-up after oom in ac3 encoder.
Carl Eugen Hoyos
2013-06-29
1
-0
/
+1
*
Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110'
Michael Niedermayer
2013-05-16
1
-2
/
+0
|
\
|
*
Remove commented-out debug #define cruft
Diego Biurrun
2013-05-16
1
-2
/
+0
*
|
Merge commit '6fee1b90ce3bf4fbdfde7016e0890057c9000487'
Michael Niedermayer
2013-05-05
1
-1
/
+2
|
\
\
|
|
/
|
*
avcodec: Add av_cold attributes to init functions missing them
Diego Biurrun
2013-05-04
1
-1
/
+2
*
|
Merge commit '0f24a3ca999a702f83af9307f9f47b6fdeb546a5'
Michael Niedermayer
2013-03-12
1
-11
/
+0
|
\
\
|
|
/
|
*
lavc: remove disabled FF_API_OLD_ENCODE_AUDIO cruft
Anton Khirnov
2013-03-09
1
-11
/
+0
*
|
Merge commit '218aefce4472dc02ee3f12830a9a894bf7916da9'
Michael Niedermayer
2013-02-09
1
-1
/
+1
|
\
\
|
|
/
|
*
dsputil: Move LOCAL_ALIGNED macros to libavutil
Diego Biurrun
2013-02-08
1
-1
/
+1
*
|
Merge commit '511cf612ac979f536fd65e14603a87ca5ad435f3'
Michael Niedermayer
2012-12-21
1
-1
/
+1
|
\
\
|
|
/
|
*
miscellaneous typo fixes
Diego Biurrun
2012-12-21
1
-1
/
+1
*
|
Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88'
Michael Niedermayer
2012-11-12
1
-2
/
+1
|
\
\
|
|
/
|
*
Include libavutil/channel_layout.h instead of libavutil/audioconvert.h
Justin Ruggles
2012-11-11
1
-2
/
+1
*
|
ff_ac3_apply_rematrixing: set flags to NULL
Michael Niedermayer
2012-11-04
1
-1
/
+1
*
|
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
1
-1
/
+1
|
\
\
|
|
/
|
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-08
1
-0
/
+1
|
\
\
|
|
/
|
*
Add a float DSP framework to libavutil
Justin Ruggles
2012-06-08
1
-0
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-04-06
1
-1
/
+1
|
\
\
|
|
/
|
*
avutil: Add av_get_default_channel_layout()
Justin Ruggles
2012-04-05
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-22
1
-1
/
+8
|
\
\
|
|
/
|
*
ac3enc: update to AVCodec.encode2()
Justin Ruggles
2012-03-20
1
-0
/
+9
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-01
1
-6
/
+22
|
\
\
|
|
/
|
*
(e)ac3enc: select a default bit rate based on the channel layout
Justin Ruggles
2012-02-29
1
-0
/
+11
|
*
ac3enc: choose the closest bit rate to the one requested instead of failing
Justin Ruggles
2012-02-29
1
-6
/
+11
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-16
1
-1
/
+1
|
\
\
|
|
/
|
*
dsputil: Add ff_ prefix to the dsputil*_init* functions
Martin Storsjö
2012-02-15
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-14
1
-4
/
+2
|
\
\
|
|
/
|
*
Drop unnecessary av_uninit attributes from some variable declarations.
Diego Biurrun
2012-02-13
1
-4
/
+2
*
|
ac3enc: check return value of avcodec_alloc_frame()
Paul B Mahol
2012-01-28
1
-0
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-11-26
1
-3
/
+3
|
\
\
|
|
/
|
*
Make channel layout masks unsigned
Mans Rullgard
2011-11-25
1
-3
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-11-03
1
-21
/
+74
|
\
\
|
|
/
|
*
ac3enc: doxygen update.
Justin Ruggles
2011-11-02
1
-21
/
+74
*
|
Merge remote-tracking branch 'mans/ac3'
Michael Niedermayer
2011-10-22
1
-7
/
+4
|
\
\
|
*
|
ac3enc: slightly faster quantize_mantissas_blk_ch()
Mans Rullgard
2011-07-06
1
-7
/
+4
*
|
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-05
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ac3enc: Add channel coupling support for the fixed-point AC-3 encoder.
Justin Ruggles
2011-09-05
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-08-11
1
-46
/
+51
|
\
\
\
|
|
/
/
|
*
|
ac3enc: add macros for option names to make them more understandable.
Justin Ruggles
2011-08-11
1
-45
/
+46
|
*
|
ac3enc: fix 'channel_coupling' option to actually allow 'auto'.
Justin Ruggles
2011-08-11
1
-2
/
+6
*
|
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-08-10
1
-13
/
+37
|
\
\
\
|
|
/
/
|
*
|
ac3enc: allow new coupling coordinates to be sent independently for each
Justin Ruggles
2011-08-09
1
-5
/
+5
|
*
|
ac3enc: separate exponent bit counting from exponent grouping.
Justin Ruggles
2011-08-09
1
-8
/
+32
*
|
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-28
1
-83
/
+162
|
\
\
\
|
|
/
/
|
*
|
cosmetics: reindent
Justin Ruggles
2011-07-27
1
-3
/
+3
|
*
|
eac3enc: support writing of basic mixing and info metadata
Justin Ruggles
2011-07-27
1
-80
/
+159
*
|
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-22
1
-75
/
+104
|
\
\
\
|
|
/
/
|
*
|
eac3enc: use different numbers of blocks per frame to allow higher bitrates
Justin Ruggles
2011-07-21
1
-75
/
+104
*
|
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-20
1
-6
/
+35
|
\
\
\
|
|
/
/
[next]