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
/
riff.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
add forgotten AV_ prefix to some CODEC_IDs
Paul B Mahol
2012-12-09
1
-5
/
+5
*
Add FourCC V264 for H264 in CCTV recordings.
Carl Eugen Hoyos
2012-12-02
1
-0
/
+1
*
Merge commit '5c7bf2dddee5bdfa247ff0d57cb8a37d19077f66'
Michael Niedermayer
2012-11-29
1
-15
/
+6
|
\
|
*
lavf: move nuv fourcc audio tags from riff to nuv
Justin Ruggles
2012-11-28
1
-5
/
+0
|
*
lavf: add a common function for selecting a pcm codec from parameters
Justin Ruggles
2012-11-28
1
-9
/
+6
*
|
Merge commit 'bfe5454cd238b16e7977085f880205229103eccb'
Michael Niedermayer
2012-11-29
1
-1
/
+0
|
\
\
|
|
/
|
*
lavf: move "MP3 " fourcc from riff to nut
Justin Ruggles
2012-11-28
1
-1
/
+0
*
|
Merge commit '6e5cdf26281945ddea3aaf5eca4d127791f23ca8'
Michael Niedermayer
2012-11-27
1
-0
/
+6
|
\
\
|
|
/
|
*
riff: do not add empty metadata tags in INFO chunk
Justin Ruggles
2012-11-26
1
-0
/
+6
*
|
Merge commit '3c370f5abc55739a261534b9f9bdc739cedbbbb9'
Michael Niedermayer
2012-11-27
1
-1
/
+2
|
\
\
|
|
/
|
*
riff: only warn on a bad INFO chunk code size instead of failing
Justin Ruggles
2012-11-26
1
-4
/
+5
*
|
Merge commit '28c8e288fa0342fdef532a7522a4707bebf831cc'
Michael Niedermayer
2012-11-26
1
-11
/
+11
|
\
\
|
|
/
|
*
riff: Make ff_riff_tags static and move under appropriate #ifdef
Diego Biurrun
2012-11-25
1
-11
/
+11
|
*
riff: remove a write-only variable
Anton Khirnov
2012-10-22
1
-2
/
+1
*
|
ADPCM IMA Dialogic decoder
Paul B Mahol
2012-11-24
1
-0
/
+2
*
|
riff: fix decoding of 24-bit packed int (type 1, 20-bit)
Piotr Bandurski
2012-11-24
1
-1
/
+2
*
|
riff: add SMV2 FourCC for H264
Piotr Bandurski
2012-11-10
1
-0
/
+1
*
|
riff: add GXVE FourCC for WMV2
Piotr Bandurski
2012-11-10
1
-0
/
+1
*
|
riff: add "lsvm" FourCC for H263.
Piotr Bandurski
2012-11-05
1
-0
/
+1
*
|
Add an additional AAC TwoCC.
Carl Eugen Hoyos
2012-10-28
1
-0
/
+1
*
|
riff: support 0xa100 TwoCC
Piotr Bandurski
2012-10-27
1
-0
/
+1
*
|
riff_has_valid_tags: remove unused variable
Michael Niedermayer
2012-10-20
1
-2
/
+1
*
|
Merge commit '1cd432e167b1a80853760c89a33606e2b5f229c2'
Michael Niedermayer
2012-10-19
1
-79
/
+79
|
\
\
|
|
/
|
*
riff: Move functions around to be covered by appropriate #ifdefs
Diego Biurrun
2012-10-18
1
-79
/
+79
*
|
riff: retry reading metadata without padding if it fails with
Michael Niedermayer
2012-10-18
1
-2
/
+7
*
|
riff: dont discard truncated metadata
Michael Niedermayer
2012-10-18
1
-6
/
+2
*
|
Merge commit '0bca0283ccded5e32da143a462168ad1988a58fd'
Michael Niedermayer
2012-10-17
1
-1
/
+19
|
\
\
|
|
/
|
*
riff: do not write empty INFO tags
Victor Vasiliev
2012-10-16
1
-1
/
+19
*
|
Merge commit '71e92414bfd79e56ea6fff174a665ff7b9b86e68'
Michael Niedermayer
2012-10-17
1
-1
/
+31
|
\
\
|
|
/
|
*
lavf: move RIFF INFO tag writing from avienc to riff
Victor Vasiliev
2012-10-16
1
-1
/
+31
|
*
riff: Add SVQ3 fourcc
Derek Buitenhuis
2012-09-14
1
-0
/
+1
*
|
riff: fix division by zero for G726
Michael Niedermayer
2012-10-16
1
-1
/
+1
*
|
bitmap header lookup: add code comment
rogerdpack
2012-09-23
1
-1
/
+4
*
|
riff: Add SVQ3 fourcc
Derek Buitenhuis
2012-09-14
1
-0
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-31
1
-0
/
+1
|
\
\
|
|
/
|
*
MSS2 decoder
Alberto Delmás
2012-08-31
1
-0
/
+1
*
|
riff: fix remuxing of atrac3 in wav
Piotr Bandurski
2012-08-25
1
-1
/
+5
*
|
lavc: move AVRn to a seperate decoder.
Michael Niedermayer
2012-08-20
1
-1
/
+1
*
|
riffenc: fix aac
Michael Niedermayer
2012-08-13
1
-0
/
+2
*
|
rename missed CodecID to AVCodecID
Michael Niedermayer
2012-08-07
1
-1
/
+1
*
|
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
1
-379
/
+379
|
\
\
|
|
/
|
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-339
/
+339
|
*
Canopus Lossless decoder
Derek Buitenhuis
2012-08-01
1
-0
/
+1
*
|
Canopus Lossless decoder
Derek Buitenhuis
2012-08-01
1
-0
/
+1
*
|
riff: make the G723.1 in wav output compatible with WMP/msacm codec
Piotr Bandurski
2012-07-25
1
-0
/
+9
*
|
riff: fix remuxing of G723_1 in wav
Piotr Bandurski
2012-07-24
1
-1
/
+1
*
|
riff: add G723_1 wav tag
Piotr Bandurski
2012-07-21
1
-0
/
+1
*
|
riff: add "SM4V" FourCC
Piotr Bandurski
2012-07-17
1
-0
/
+1
*
|
Remove internal MPlayer FourCC viv1.
Carl Eugen Hoyos
2012-07-17
1
-1
/
+0
*
|
riff: Assign U263 FourCC to CODEC_ID_H263
Piotr Bandurski
2012-07-15
1
-1
/
+1
[next]