index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
sonic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum
Stefano Sabatini
2010-11-12
1
-1
/
+1
*
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-20
1
-1
/
+1
*
Define AVMediaType enum, and use it instead of enum CodecType, which
Stefano Sabatini
2010-03-30
1
-3
/
+3
*
cosmetics: Move some code blocks to reduce the number of #ifdefs.
Diego Biurrun
2009-07-16
1
-19
/
+15
*
Rename bitstream.h to get_bits.h.
Stefano Sabatini
2009-04-13
1
-1
/
+1
*
Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an
Thilo Borgmann
2009-04-07
1
-1
/
+3
*
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-02-01
1
-1
/
+1
*
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
Aurelien Jacobs
2009-01-13
1
-8
/
+8
*
Replace generic CONFIG_ENCODERS preprocessor conditionals by more specific
Diego Biurrun
2008-09-03
1
-6
/
+7
*
Replace generic CONFIG_DECODERS preprocessor conditionals by more specific
Diego Biurrun
2008-09-02
1
-3
/
+3
*
Modify all codecs to report their supported input and output sample format(s).
Peter Ross
2008-07-31
1
-0
/
+1
*
mark read-only data as const
Stefan Gehrer
2008-06-24
1
-1
/
+1
*
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
Stefano Sabatini
2008-06-12
1
-3
/
+3
*
Add long names to some AVCodec declarations.
Stefano Sabatini
2008-04-28
1
-0
/
+3
*
Apply 'cold' attribute to init/uninit functions in libavcodec
Zuxy Meng
2008-03-21
1
-4
/
+4
*
const
Michael Niedermayer
2008-02-01
1
-1
/
+1
*
use av_clip_int16() where it makes sense
Aurelien Jacobs
2007-08-11
1
-8
/
+1
*
This fixes error handling for BeOS, removing the need for some ifdefs.
François Revol
2007-02-13
1
-1
/
+1
*
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-10-07
1
-4
/
+6
*
add some #ifdef CONFIG_ENCODERS/DECODERS
Måns Rullgård
2006-09-27
1
-0
/
+4
*
Update licensing information: The FSF changed postal address.
Diego Biurrun
2006-01-12
1
-1
/
+1
*
COSMETICS: tabs --> spaces, some prettyprinting
Diego Biurrun
2005-12-22
1
-335
/
+335
*
COSMETICS: Remove all trailing whitespace.
Diego Biurrun
2005-12-17
1
-69
/
+69
*
kill warnings patch by (Måns Rullgård <mru inprovide com>)
Måns Rullgård
2005-02-24
1
-1
/
+1
*
common.c -> bitstream.c (and the single non bitstream func -> utils.c)
Michael Niedermayer
2004-12-29
1
-0
/
+1
*
more decorrelation types
Alex Beregszaszi
2004-09-04
1
-30
/
+48
*
ffmpeg short conversion got fixed somewhere, no need to workaround it - fixes...
Alex Beregszaszi
2004-08-22
1
-4
/
+10
*
new opensource lossy/lossless audio codec based on speech compression techniq...
Alex Beregszaszi
2004-08-21
1
-0
/
+950