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
/
mpc8.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix an issue uncovered by commit 20623:
Attila Kinali
2009-11-30
1
-2
/
+3
*
Correct reading bits in MPC SV8 base codes (when we have to read 0 or >16 bits).
Kostya Shishkov
2009-06-13
1
-1
/
+2
*
Compact and make constant two tables used by Musepack decoders
Kostya Shishkov
2009-04-20
1
-1
/
+1
*
Use new static VLC scheme in Indeo2, Musepack and WNV1 decoders
Kostya Shishkov
2009-04-17
1
-15
/
+60
*
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
*
Make Musepack decoders use LFG pseudorandom generator
Kostya Shishkov
2009-03-08
1
-3
/
+3
*
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-02-01
1
-1
/
+1
*
Replace calls to the deprecated function av_init_random() with
Stefano Sabatini
2009-01-18
1
-1
/
+1
*
Use CONFIG_MPEGAUDIO_HP directly instead of USE_HIGHPRECISION indirection.
Diego Biurrun
2009-01-14
1
-4
/
+0
*
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
Aurelien Jacobs
2009-01-13
1
-1
/
+1
*
Add channel layout to several audio decoders I maintain
Kostya Shishkov
2008-11-19
1
-0
/
+1
*
Modify all codecs to report their supported input and output sample format(s).
Peter Ross
2008-07-31
1
-0
/
+1
*
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
Stefano Sabatini
2008-06-12
1
-1
/
+1
*
Use full path for #includes from another directory.
Diego Biurrun
2008-05-09
1
-1
/
+1
*
Transform codec names into single words.
Stefano Sabatini
2008-04-29
1
-1
/
+1
*
Add long names to many AVCodec declarations.
Stefano Sabatini
2008-04-27
1
-0
/
+1
*
Apply 'cold' attribute to init/uninit functions in libavcodec
Zuxy Meng
2008-03-21
1
-1
/
+1
*
typo fix: inited --> initialized
Diego Biurrun
2008-02-13
1
-3
/
+3
*
consts
Michael Niedermayer
2008-02-01
1
-1
/
+1
*
Musepack SV8 demuxer and decoder
Kostya Shishkov
2007-11-07
1
-0
/
+364