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
/
mpc8.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
-1
/
+1
*
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
[prev]