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
/
eac3enc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavc: use designated initializers for AVClasses
Paul B Mahol
2012-06-23
1
-2
/
+6
*
cosmetics: Align codec declarations
Martin Storsjö
2012-04-06
1
-1
/
+2
*
ac3enc: update to AVCodec.encode2()
Justin Ruggles
2012-03-20
1
-1
/
+1
*
(e)ac3enc: select a default bit rate based on the channel layout
Justin Ruggles
2012-02-29
1
-0
/
+1
*
ac3enc: allow new coupling coordinates to be sent independently for each
Justin Ruggles
2011-08-09
1
-1
/
+1
*
eac3enc: support writing of basic mixing and info metadata
Justin Ruggles
2011-07-27
1
-4
/
+42
*
eac3enc: use different numbers of blocks per frame to allow higher bitrates
Justin Ruggles
2011-07-21
1
-8
/
+22
*
cosmetics: indentation
Justin Ruggles
2011-07-19
1
-3
/
+3
*
eac3enc: use frame exponent strategy when applicable.
Justin Ruggles
2011-07-19
1
-3
/
+58
*
ac3enc: Mark AVClasses const
Martin Storsjö
2011-07-15
1
-2
/
+2
*
ac3enc: move ff_ac3_encode_frame() to ac3enc_template.c
Justin Ruggles
2011-06-27
1
-1
/
+1
*
ac3enc: split templated float vs. fixed functions into a separate file.
Justin Ruggles
2011-06-13
1
-0
/
+24
*
Move E-AC-3 encoder functions to a separate eac3enc.c file.
Justin Ruggles
2011-06-07
1
-0
/
+131