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
/
pcm-mpeg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pcm-mpeg: implement new audio decoding api
Hendrik Leppkes
2011-12-07
1
-17
/
+35
*
lavc: use designated initialisers for all codecs.
Anton Khirnov
2011-07-29
1
-8
/
+4
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
Merge libavcore into libavutil
Reinhard Tartler
2011-02-15
1
-1
/
+1
*
Replace dprintf with av_dlog
Luca Barbato
2011-01-29
1
-3
/
+3
*
Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.
Diego Elio Pettenò
2011-01-26
1
-1
/
+1
*
Use the new libavcore audio channel API.
Stefano Sabatini
2010-11-21
1
-13
/
+14
*
Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum
Stefano Sabatini
2010-11-12
1
-10
/
+10
*
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
*
Remove pointless debug statement that fails to compile.
Diego Biurrun
2009-09-08
1
-6
/
+0
*
Make sample_fmts and channel_layouts compound literals const to reduce size of
Reimar Döffinger
2009-09-06
1
-1
/
+1
*
Decoder for LPCM as used in Bluray discs.
Christian Schmidt
2009-08-26
1
-0
/
+316