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
/
cafenc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cafenc: replace deprecated av_dbl2int()
Paul B Mahol
2012-01-23
1
-2
/
+2
*
Use more designated initializers.
Paul B Mahol
2011-12-30
1
-10
/
+10
*
Support more codecs when muxing caf.
Carl Eugen Hoyos
2011-08-22
1
-3
/
+22
*
Stream-copying PureVoice into caf works fine.
Carl Eugen Hoyos
2011-08-21
1
-1
/
+0
*
Support muxing MP1, MP2 and MP3 in caf.
Carl Eugen Hoyos
2011-08-01
1
-3
/
+43
*
Explicitely fail for unsupported codecs when muxing caf.
Carl Eugen Hoyos
2011-08-01
1
-0
/
+11
*
Use av_get_bits_per_sample() for mBitsPerChannel in caf.
Carl Eugen Hoyos
2011-08-01
1
-1
/
+1
*
Use little endian for caf codec tags.
Carl Eugen Hoyos
2011-07-24
1
-2
/
+2
*
Support adpcm_ima_wav and adpcm_ms in caf.
Carl Eugen Hoyos
2011-07-12
1
-2
/
+6
*
Support gsm_ms in caf files.
Carl Eugen Hoyos
2011-07-09
1
-0
/
+2
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-04
1
-0
/
+1
*
Fix ff_mov_write_chan() so it can be used by other muxers.
Carl Eugen Hoyos
2011-05-17
1
-1
/
+5
*
Initial caf muxer.
Carl Eugen Hoyos
2011-05-15
1
-0
/
+182