index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
/
isom.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
latmdec: fix audio specific config parsing
Janne Grunau
2011-12-03
1
-1
/
+1
*
isom: Add MPEG4SYSTEMS dummy object type indication.
Alex Converse
2011-10-28
1
-0
/
+2
*
lavc: use avpriv_ prefix for some mpeg4audio symbols used in lavf.
Anton Khirnov
2011-10-20
1
-1
/
+1
*
lavc: use avpriv_ prefix for some mpegaudio symbols used in lavf.
Anton Khirnov
2011-10-20
1
-1
/
+1
*
Synchronize various 4CCs and codec tags from FFmpeg.
Diego Biurrun
2011-10-04
1
-0
/
+5
*
mp4: Don't read an empty Decoder Config Descriptor
Alex Converse
2011-09-22
1
-1
/
+1
*
isom: add missing AVC-Intra tags, rearrange list and update comments
Tomas Härdin
2011-08-29
1
-5
/
+12
*
mp4: Handle non-trivial ES Descriptors.
Alex Converse
2011-08-25
1
-0
/
+16
*
mov: Support Digital Voodoo SD 8 Bit and DTS codec identifiers.
Carl Eugen Hoyos
2011-06-21
1
-0
/
+4
*
mov: Support R10g codec identifier.
ami_stuff
2011-06-21
1
-0
/
+1
*
Add xd55 codec tag for XDCAM HD422 720p25 CBR files.
Tomas Härdin
2011-03-23
1
-0
/
+1
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
Add one more avc intra fourcc and extend the description
Benjamin Larsson
2011-03-10
1
-2
/
+3
*
Add more AVC Intra FOURCCs
Benjamin Larsson
2011-02-22
1
-2
/
+4
*
avio: avio_ prefixes for get_* functions
Anton Khirnov
2011-02-21
1
-8
/
+8
*
avio: rename ByteIOContext to AVIOContext.
Anton Khirnov
2011-02-20
1
-3
/
+3
*
pass QDMC extradata to the decoder
Sascha Sommer
2011-02-06
1
-0
/
+1
*
Add ProRes FOURCCs to isom.c
Tomas Härdin
2011-02-03
1
-0
/
+6
*
Add AVC-Intra identifiers used by Flip4Mac for mov files
Benjamin Larsson
2011-02-03
1
-0
/
+2
*
Replace dprintf with av_dlog
Luca Barbato
2011-01-29
1
-4
/
+4
*
In ts demuxer, support aac flexmux using extradata in iods, issue #2346
Baptiste Coudurier
2010-11-23
1
-0
/
+81
*
xdcam hd422 720p24 fourcc in mov
Baptiste Coudurier
2010-10-04
1
-0
/
+1
*
Correct tag is m2v1
Baptiste Coudurier
2010-09-30
1
-1
/
+1
*
Remove duplicate entries
Baptiste Coudurier
2010-09-29
1
-2
/
+0
*
Use new apple fourcc for mpeg-1 and mpeg-2 in mov, works natively on osx
Baptiste Coudurier
2010-09-29
1
-0
/
+2
*
Add R10k decoder.
Zhou Zongyi
2010-09-13
1
-0
/
+1
*
Support gray16be and rgb48be in mov
Baptiste Coudurier
2010-06-15
1
-0
/
+2
*
More mov rawvideo fourcc
Baptiste Coudurier
2010-06-04
1
-0
/
+8
*
Move AVCodecTag from riff.h into internal.h.
Francesco Lavra
2010-05-22
1
-1
/
+1
*
Store strings directly in mov_mdhd_language_map instead of using pointers,
Reimar Döffinger
2010-01-30
1
-13
/
+13
*
Always consider the mov language code as 4 bytes fixed size and change the
Reimar Döffinger
2010-01-30
1
-2
/
+3
*
Simplify conversion to 5-bit ASCII.
Reimar Döffinger
2010-01-30
1
-5
/
+4
*
Support decoding of Avid uncompressed mov files, fixes issue 1685.
Carl Eugen Hoyos
2010-01-15
1
-0
/
+1
*
Support decoding Avid 1:1x codec, (partially) fixes issue1684.
Carl Eugen Hoyos
2010-01-15
1
-0
/
+1
*
Add decoder for R210 (uncompressed 10-bit RGB) codec.
Reimar Döffinger
2009-12-17
1
-0
/
+1
*
support pcm_f32/64le in mov
Baptiste Coudurier
2009-11-29
1
-0
/
+2
*
Add MP4 object type for ALS.
Justin Ruggles
2009-11-22
1
-0
/
+1
*
add yuvs fourcc to raw.c and isom.c, fixes samples/mov/yuvs.mov
Andrew Wason
2009-11-03
1
-0
/
+1
*
Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0.
Carl Eugen Hoyos
2009-10-16
1
-1
/
+1
*
Add '.mp1' for MP1 audio in MOV/CAF.
Alexander Strange
2009-06-17
1
-0
/
+1
*
Add ".mp2" as a fourcc for mp2 audio in MOV. Fixes a problematic MOV file.
Jason Garrett-Glaser
2009-06-16
1
-0
/
+2
*
Analysis of logs show that there are in fact some files with m1v1 too (not ju...
Jason Garrett-Glaser
2009-06-13
1
-0
/
+1
*
Also accept TS as a prefix for wav twoccs (used by Flip4Mac) instead of
David Conrad
2009-06-13
1
-1
/
+0
*
Add "0x11005354" as a fourcc for MOV audio; fixes audio detection in a proble...
Jason Garrett-Glaser
2009-06-13
1
-0
/
+1
*
DPX (Digital Picture Exchange) image decoder
Jimmy Christensen
2009-06-12
1
-0
/
+1
*
Add sac3 to mp4 fourccs for mov+h264+aac-sac3+mp4s+ETERNAL_cut.mp4
David Conrad
2009-06-12
1
-0
/
+1
*
Add "m2v1" to fourccs for MPEG-2 video; fixes some MOV files.
Jason Garrett-Glaser
2009-06-12
1
-0
/
+1
*
Add alternate fourcc for QCELP audio (qclq). Fixes a problematic MOV file.
Jason Garrett-Glaser
2009-06-12
1
-0
/
+1
*
v210 mov fourcc
Baptiste Coudurier
2009-05-12
1
-0
/
+2
*
more dvcprohd .mov fourcc, see #1034
Baptiste Coudurier
2009-05-05
1
-0
/
+3
[next]