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
/
aiff.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
make some symbols static
Måns Rullgård
2006-11-11
1
-1
/
+1
*
replace coder/decoder file description in libavformat by muxer/demuxer
Aurelien Jacobs
2006-10-23
1
-1
/
+1
*
fix bit rate
Baptiste Coudurier
2006-10-11
1
-1
/
+1
*
use av_get_bits_per_sample
Baptiste Coudurier
2006-10-11
1
-19
/
+2
*
use av_get_bits_per_sample, compute block align if not set
Baptiste Coudurier
2006-10-11
1
-1
/
+8
*
simplify by not writing unneeded codec name to fix segfault when stream copy
Baptiste Coudurier
2006-10-11
1
-15
/
+2
*
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-10-07
1
-4
/
+6
*
move common stuff from avienc.c and wav.c to new file riff.c
Måns Rullgård
2006-07-12
1
-1
/
+1
*
CONFIG_AIFF_DEMUXER vs CONFIG_AIFF_MUXER typo
Diego Biurrun
2006-07-11
1
-1
/
+1
*
allow individual selection of muxers and demuxers
Måns Rullgård
2006-07-10
1
-15
/
+6
*
give AVInput/OutputFormat structs consistent names
Måns Rullgård
2006-07-09
1
-4
/
+4
*
Move initialisations and internal symbols in allformats.h,
Diego Pettenò
2006-06-30
1
-0
/
+1
*
Add const to (mostly) char* and make some functions static, which aren't used
Stefan Huehner
2006-06-18
1
-1
/
+1
*
Add (mostly) const to variable and parameter declaration, where a char* was
Stefan Huehner
2006-06-17
1
-2
/
+2
*
fix pcm_s24be demuxing, simplify
Baptiste Coudurier
2006-05-15
1
-20
/
+3
*
AIFF format support by (Patrick Guimond <patg a.t patg d.o.t homeunix d.o.t org)
Michael Niedermayer
2006-02-02
1
-0
/
+482