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
/
mov.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
compilation of mov.c broken patch by (Michel Bardiaux <mbardiaux at peaktime ...
Michel Bardiaux
2004-07-06
1
-1
/
+2
*
Seeking in .mov/.mp4 files
Gael Chardon
2004-07-06
1
-62
/
+284
*
The atom 'skip' should be handled by 'mov_read_leaf()', not by
Cedric Vincent
2004-06-30
1
-1
/
+2
*
libavformat/mov.c fails with gcc 2.95.3 patch by ("Steven M. Schultz" <sms at...
Steven M. Schultz
2004-04-12
1
-0
/
+2
*
prefix global
Michael Niedermayer
2004-04-10
1
-3
/
+3
*
correctly identify AAC audio in mov/mp4/etc. files. patch by ("Thomas Raivio"...
Thomas Raivio
2004-04-09
1
-0
/
+26
*
* .mov files with uncompressed audio can't be correctly processed
Roman Shaposhnik
2004-03-31
1
-1
/
+7
*
cleanup frame_rate code, this may also fix some large file bugs
Michael Niedermayer
2004-03-24
1
-26
/
+12
*
Parse stss info in MOV files to get key frames patch by ("Brian Becker" <Bria...
Brian Becker
2004-03-13
1
-2
/
+54
*
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
Michel Bardiaux
2004-03-03
1
-1
/
+1
*
initial commit for Quicktime Animation (RLE) video decoder; bit depths
Mike Melanson
2004-02-05
1
-0
/
+1
*
fixed double free
Fabrice Bellard
2003-11-10
1
-2
/
+0
*
added palette support to the QT demuxer; registered SMC video decoder
Mike Melanson
2003-11-10
1
-0
/
+88
*
8BPS decoder
Roberto Togni
2003-11-07
1
-0
/
+1
*
added XVID fourcc (ISO MPEG-4?) and AC3 fourcc
Mike Melanson
2003-10-25
1
-0
/
+2
*
Using the extension m4a for audio only MPEG-4 files is increasingly
Dan Christiansen
2003-10-19
1
-2
/
+2
*
New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE &
Mike Melanson
2003-10-01
1
-0
/
+2
*
AMR-WB support by (Johannes Carlsson <joca at rixmail dot se>)
Michael Niedermayer
2003-09-28
1
-28
/
+14
*
update duration and start_time
Fabrice Bellard
2003-08-08
1
-3
/
+5
*
warning fixes
Alex Beregszaszi
2003-06-20
1
-1
/
+0
*
* missing part of the 3gp patch by Johannes Carlsson
Johannes Carlsson
2003-06-06
1
-20
/
+100
*
* 3gp patch by Joca
Zdenek Kabelac
2003-06-05
1
-0
/
+28
*
Warning and compatibility fixes.
Falk Hüffner
2003-05-24
1
-1
/
+1
*
AMR-NB audio support patch by (<joca at rixmail dot se>)
joca@rixmail.se
2003-05-14
1
-35
/
+114
*
* added s263 (mapped to h263 - 3gp files)
Zdenek Kabelac
2003-05-12
1
-3
/
+5
*
* passing ImageDescriptions for SVQ3 (Vertical300K.sorenson works)
Zdenek Kabelac
2003-05-12
1
-6
/
+38
*
* uninitialized/unused vars cleanup
Zdenek Kabelac
2003-05-12
1
-7
/
+3
*
* support for AAC audio (esds decoding - using extradata)
Zdenek Kabelac
2003-05-12
1
-526
/
+500
*
svq3 decoder by anonymous
Michael Niedermayer
2003-05-09
1
-0
/
+1
*
first pass at a new VP3 video decoder
Mike Melanson
2003-05-05
1
-0
/
+1
*
* simplified parameters for parse routines
Zdenek Kabelac
2003-04-23
1
-128
/
+123
*
* fixed initialization and some memleak
Zdenek Kabelac
2003-04-22
1
-125
/
+271
*
QT AVID 4CCs patch by ("Sebastien Bechet" <s dot bechet at av7 dot net>) (not...
Sebastien Bechet
2003-04-05
1
-0
/
+4
*
per context frame_rate_base, this should finally fix frame_rate related av sy...
Michael Niedermayer
2003-03-12
1
-4
/
+4
*
* UINTX -> uintx_t INTX -> intx_t
Zdenek Kabelac
2003-02-11
1
-37
/
+37
*
removed redundant 4CC
François Revol
2003-01-17
1
-1
/
+0
*
Fix probing for some files (ew.mov, april.mov)
François Revol
2003-01-17
1
-1
/
+2
*
renamed libav to libavformat
Fabrice Bellard
2002-11-25
1
-0
/
+1347