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
*
COSMETICS: tabs --> spaces, some prettyprinting
Diego Biurrun
2005-12-22
1
-40
/
+40
*
COSMETICS: Remove all trailing whitespace.
Diego Biurrun
2005-12-17
1
-88
/
+88
*
While adding stereo rematrixing, I came across something that needs to
Justin Ruggles
2005-05-05
1
-1
/
+3
*
common.c -> bitstream.c (and the single non bitstream func -> utils.c)
Michael Niedermayer
2004-12-29
1
-1
/
+1
*
fix some type mismatches patch by (Jeff Muizelaar <muizelaar rogers com>)
Jeff Muizelaar
2004-11-25
1
-1
/
+1
*
simpler delta decreasing algorithm patch by (Jeff Muizelaar <jrmuizel at stud...
Jeff Muizelaar
2004-08-02
1
-20
/
+8
*
auxdatae, crcrs fix by (Jean-Francois Panisset <panisset at comcast dot net>)
Michael Niedermayer
2004-02-18
1
-0
/
+3
*
av_log patch(2 of ?) by (Michel Bardiaux <mbardiaux at peaktime dot be>)
Michael Niedermayer
2003-11-03
1
-5
/
+5
*
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
Michel Bardiaux
2003-11-03
1
-6
/
+6
*
removed the obsolete and unused parameters of init_put_bits
Alex Beregszaszi
2003-10-12
1
-1
/
+1
*
AC3 encoding patch ba (Ross Martin <ffmpeg at ross dot interwrx dot com>)
Michael Niedermayer
2003-08-20
1
-7
/
+22
*
per file doxy
Michael Niedermayer
2003-03-06
1
-0
/
+5
*
* UINTX -> uintx_t INTX -> intx_t
Zdenek Kabelac
2003-02-11
1
-51
/
+51
*
* static,const,compiler warning cleanup
Zdenek Kabelac
2003-02-10
1
-10
/
+10
*
C99 initializers and kill warnings patch by (mru at users dot sourceforge dot...
Måns Rullgård
2003-01-19
1
-0
/
+1
*
AVVideoFrame -> AVFrame
Michael Niedermayer
2002-12-09
1
-1
/
+9
*
preparing integration of new AC3 decoder
Fabrice Bellard
2002-10-28
1
-79
/
+139
*
license/copyright change
Fabrice Bellard
2002-05-25
1
-11
/
+11
*
removed useless header includes - use av memory functions
Fabrice Bellard
2002-05-18
1
-1
/
+0
*
* encoding of AC3 with more than 2 channels
Zdenek Kabelac
2002-04-08
1
-44
/
+78
*
alternative bitstream writer (disabled by default, uncomment #define ALT_BIST...
Michael Niedermayer
2002-02-12
1
-2
/
+2
*
fixed symetric quantization (better quality!)
Fabrice Bellard
2001-09-16
1
-2
/
+4
*
renamed log2 to av_log2
Fabrice Bellard
2001-08-15
1
-2
/
+2
*
win32 fixes
Fabrice Bellard
2001-08-13
1
-8
/
+3
*
types fix
Fabrice Bellard
2001-08-06
1
-1
/
+1
*
Initial revision
Fabrice Bellard
2001-07-22
1
-0
/
+1460