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
*
Merge commit '83548fe894cdb455cc127f754d09905b6d23c173'
James Almer
2017-03-21
1
-2
/
+2
*
lavc/cafenc: Allow QDMC muxing.
Carl Eugen Hoyos
2016-06-19
1
-1
/
+2
*
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
Derek Buitenhuis
2016-04-10
1
-25
/
+25
*
avformat: use ff_standardize_creation_time for formats writing all format str...
Marton Balint
2016-03-03
1
-0
/
+1
*
avformat/cafenc: Move special casing of PCM codecs into ff_codec_caf_tags
Michael Niedermayer
2015-09-07
1
-15
/
+0
*
Improve frame size calculation in caf muxer to fix adpcm_ms remuxing.
Carl Eugen Hoyos
2014-05-30
1
-5
/
+5
*
Write the actual mp3 frame size when muxing into caf if available.
Carl Eugen Hoyos
2014-05-26
1
-1
/
+5
*
Fix alaw and mulaw muxing in caf.
Carl Eugen Hoyos
2014-05-17
1
-2
/
+0
*
Enable muxing ac-3 in caf.
Carl Eugen Hoyos
2014-04-24
1
-1
/
+0
*
Force one stream in caf muxer.
Carl Eugen Hoyos
2013-12-13
1
-0
/
+5
*
Fix muxing QDM2 mono into caf.
Carl Eugen Hoyos
2013-06-28
1
-1
/
+2
*
cafenc: do not leak caf->pkt_sizes
Paul B Mahol
2013-02-22
1
-2
/
+2
*
cafenc: do not include riff.h
Paul B Mahol
2012-12-05
1
-1
/
+0
*
Support iLBC in caf.
Carl Eugen Hoyos
2012-11-19
1
-0
/
+1
*
caf muxer: write metadata
Paul B Mahol
2012-10-26
1
-0
/
+17
*
cafenc: make .long_name match demuxer
Paul B Mahol
2012-10-25
1
-2
/
+2
*
rename missed CodecID to AVCodecID
Michael Niedermayer
2012-08-07
1
-2
/
+2
*
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
1
-55
/
+55
*
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