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
/
libavformat
/
pcmdec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pcmdec: replace a reachable assert with an error check
Anton Khirnov
2014-02-10
1
-1
/
+5
*
pcm: change references to raw to pcm
Luca Barbato
2012-10-25
1
-10
/
+10
*
pcmdec: change default of channels parameter to 1
Janne Grunau
2012-10-25
1
-1
/
+1
*
pcmdec: remove dependency from rawdec
Luca Barbato
2012-10-25
1
-2
/
+35
*
avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member
Martin Storsjö
2012-09-04
1
-2
/
+2
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-20
/
+20
*
avformat: Drop pointless "format" from container long names
Diego Biurrun
2012-07-30
1
-20
/
+20
*
libavformat: Add an ff_ prefix to some lavf internal symbols
Martin Storsjö
2012-02-15
1
-1
/
+1
*
lavf: rename AVInputFormat.value to raw_codec_id.
Anton Khirnov
2012-01-31
1
-1
/
+1
*
AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*
Anton Khirnov
2011-10-12
1
-2
/
+2
*
Use explicit struct initializers for AVOutputFormat/AVInputFormat declarations.
Diego Biurrun
2011-09-24
1
-20
/
+18
*
pcmdec: use unique classes for all pcm demuxers.
Anton Khirnov
2011-09-17
1
-1
/
+15
*
rawdec: add sample_rate/channels private options.
Anton Khirnov
2011-05-25
1
-1
/
+2
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
Diego Elio Pettenò
2011-01-26
1
-1
/
+1
*
split raw.c into rawdec.c and rawenc.c
Aurelien Jacobs
2010-08-30
1
-1
/
+1
*
move pcm demuxers to their own file
Aurelien Jacobs
2010-08-30
1
-0
/
+122