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
/
isom.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support MPEG-2 video mov files with sample description mp2v.
Carl Eugen Hoyos
2014-02-23
1
-0
/
+1
*
lavf: add avformat_get_mov_video_tags() and avformat_get_mov_audio_tags()
wm4
2014-01-19
1
-0
/
+9
*
avformat/isom: use ff_get_extradata()
Michael Niedermayer
2013-12-25
1
-7
/
+2
*
avformat/isom: free extradata on failure to read it
Michael Niedermayer
2013-12-25
1
-1
/
+4
*
avformat/isom: check avio_read() result
Michael Niedermayer
2013-12-22
1
-1
/
+3
*
avformat/isom: zero MPEG4AudioConfig to avoid leaving fields uninitialized
Michael Niedermayer
2013-12-18
1
-1
/
+1
*
avformat/isom: lpcm in mov default to big endian
Mark Himsley
2013-11-01
1
-0
/
+1
*
lavf/riff: Fix a comment.
Carl Eugen Hoyos
2013-10-18
1
-1
/
+1
*
Support 4k AVC-Intra in mov.
Carl Eugen Hoyos
2013-10-18
1
-0
/
+1
*
lavf/mov: Support HEVC demuxing.
Yusuke Nakamura
2013-10-16
1
-0
/
+3
*
avformat: use ff_alloc_extradata()
Paul B Mahol
2013-10-13
1
-3
/
+1
*
isom: add xd51 hdcam , someone needs to binary search FCP for new isom...
Compn
2013-06-19
1
-0
/
+1
*
Merge commit '1232a1647ab27e024a3baf4d01d40c8d08d6ced9'
Michael Niedermayer
2013-05-17
1
-0
/
+2
|
\
|
*
Apple Intermediate Codec decoder
Kostya Shishkov
2013-05-17
1
-0
/
+2
*
|
Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110'
Michael Niedermayer
2013-05-16
1
-2
/
+0
|
\
\
|
|
/
|
*
Remove commented-out debug #define cruft
Diego Biurrun
2013-05-16
1
-2
/
+0
*
|
libspeex: support ZygoAudio (quality 10 mode)
Piotr Bandurski
2013-03-23
1
-0
/
+1
*
|
Add EVRCA and SMV codec id
Paul B Mahol
2013-01-07
1
-0
/
+2
*
|
Support more AVC-Intra files
Reimar Döffinger
2013-01-03
1
-0
/
+1
*
|
Merge commit 'c661cb6672af5ebcb900ec8766b24761bd2ab011'
Michael Niedermayer
2012-12-20
1
-1
/
+1
|
\
\
|
|
/
|
*
mov: handle h263 and flv1 for codec_tag 'H','2','6','3'
Janne Grunau
2012-12-19
1
-1
/
+1
*
|
isom: support SGI RLE 8-bit in QuickTime file format
Peter Ross
2012-12-17
1
-0
/
+1
*
|
ff_mp4_read_dec_config_descr: check that the codec is not open
Michael Niedermayer
2012-12-03
1
-0
/
+5
*
|
Support Sorenson Spark in f4v files streamed by Flash Media Server.
Carl Eugen Hoyos
2012-12-01
1
-1
/
+1
*
|
Merge commit 'bfe5454cd238b16e7977085f880205229103eccb'
Michael Niedermayer
2012-11-29
1
-1
/
+0
|
\
\
|
|
/
|
*
lavf: move ff_codec_get_tag() and ff_codec_get_id() definitions to internal.h
Justin Ruggles
2012-11-28
1
-1
/
+0
*
|
Pinnacle TARGA CineWave YUV16 decoder (fourcc Y216).
Carl Eugen Hoyos
2012-10-06
1
-0
/
+1
*
|
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
1
-266
/
+266
|
\
\
|
|
/
|
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-248
/
+248
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-19
1
-4
/
+12
|
\
\
|
|
/
*
|
isom: add "NO16" FourCC
Piotr Bandurski
2012-07-15
1
-0
/
+1
*
|
isom: add "MNG" FourCC
Piotr Bandurski
2012-07-15
1
-0
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-19
1
-0
/
+1
|
\
\
|
|
/
|
*
mov: Support muxing/demuxing iLBC
Martin Storsjö
2012-06-18
1
-0
/
+1
*
|
isom: add Radius DV YUV FourCCs
Piotr Bandurski
2012-06-05
1
-0
/
+2
*
|
Support some BOXX codecs.
ami_stuff
2012-05-26
1
-0
/
+4
*
|
Add Avid Meridien (AVUI) decoder.
Carl Eugen Hoyos
2012-05-08
1
-1
/
+1
*
|
isom: remove duplicate line.
Michael Niedermayer
2012-04-30
1
-1
/
+0
*
|
isom: Clarify comment for 'ec-3' fourcc
Derek Buitenhuis
2012-04-30
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-04-26
1
-0
/
+1
|
\
\
|
|
/
|
*
mov: support eac3 audio
Hendrik Leppkes
2012-04-25
1
-0
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-04-24
1
-1
/
+3
|
\
\
|
|
/
|
*
isom: Support more DTS codec identifiers.
Yusuke Nakamura
2012-04-23
1
-1
/
+3
*
|
Support detecting and demuxing EIA-608 subtitles in mov.
Reimar Döffinger
2012-04-07
1
-0
/
+1
*
|
lavc: add a OpenEXR decoder
Jimmy Christensen
2012-04-06
1
-0
/
+1
*
|
movdec: handle 0x7fff langcode as macintosh per the specs
Baptiste Coudurier
2012-04-06
1
-1
/
+1
*
|
Support FLIC in MOV.
Reimar Döffinger
2012-03-26
1
-0
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-23
1
-0
/
+5
|
\
\
|
|
/
|
*
mov: Add more HDV and XDCAM FourCCs.
Alex Converse
2012-02-22
1
-0
/
+4
|
*
mov: Add support for MPEG2 HDV 720p24 (hdv4)
Alex Converse
2012-02-21
1
-0
/
+1
[next]