index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
/
isom.c
Age
Commit message (
Expand
)
Author
2012-08-07
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-06-18
mov: Support muxing/demuxing iLBC
Martin Storsjö
2012-04-25
mov: support eac3 audio
Hendrik Leppkes
2012-04-23
isom: Support more DTS codec identifiers.
Yusuke Nakamura
2012-02-22
mov: Add more HDV and XDCAM FourCCs.
Alex Converse
2012-02-21
mov: Add support for MPEG2 HDV 720p24 (hdv4)
Alex Converse
2012-02-15
libavformat: Add an ff_ prefix to some lavf internal symbols
Martin Storsjö
2011-12-13
v410 encoder and decoder
Derek Buitenhuis
2011-12-09
isom: sort and pretty-print codec_movaudio_tags[]
Justin Ruggles
2011-12-09
isom: remove pointless comments in codec_movaudio_tags[]
Justin Ruggles
2011-12-09
isom: remove commented-out tag for vorbis
Justin Ruggles
2011-12-03
latmdec: fix audio specific config parsing
Janne Grunau
2011-10-28
isom: Add MPEG4SYSTEMS dummy object type indication.
Alex Converse
2011-10-20
lavc: use avpriv_ prefix for some mpeg4audio symbols used in lavf.
Anton Khirnov
2011-10-20
lavc: use avpriv_ prefix for some mpegaudio symbols used in lavf.
Anton Khirnov
2011-10-04
Synchronize various 4CCs and codec tags from FFmpeg.
Diego Biurrun
2011-09-22
mp4: Don't read an empty Decoder Config Descriptor
Alex Converse
2011-08-29
isom: add missing AVC-Intra tags, rearrange list and update comments
Tomas Härdin
2011-08-25
mp4: Handle non-trivial ES Descriptors.
Alex Converse
2011-06-21
mov: Support Digital Voodoo SD 8 Bit and DTS codec identifiers.
Carl Eugen Hoyos
2011-06-21
mov: Support R10g codec identifier.
ami_stuff
2011-03-23
Add xd55 codec tag for XDCAM HD422 720p25 CBR files.
Tomas Härdin
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-10
Add one more avc intra fourcc and extend the description
Benjamin Larsson
2011-02-22
Add more AVC Intra FOURCCs
Benjamin Larsson
2011-02-21
avio: avio_ prefixes for get_* functions
Anton Khirnov
2011-02-20
avio: rename ByteIOContext to AVIOContext.
Anton Khirnov
2011-02-06
pass QDMC extradata to the decoder
Sascha Sommer
2011-02-03
Add ProRes FOURCCs to isom.c
Tomas Härdin
2011-02-03
Add AVC-Intra identifiers used by Flip4Mac for mov files
Benjamin Larsson
2011-01-29
Replace dprintf with av_dlog
Luca Barbato
2010-11-23
In ts demuxer, support aac flexmux using extradata in iods, issue #2346
Baptiste Coudurier
2010-10-04
xdcam hd422 720p24 fourcc in mov
Baptiste Coudurier
2010-09-30
Correct tag is m2v1
Baptiste Coudurier
2010-09-29
Remove duplicate entries
Baptiste Coudurier
2010-09-29
Use new apple fourcc for mpeg-1 and mpeg-2 in mov, works natively on osx
Baptiste Coudurier
2010-09-13
Add R10k decoder.
Zhou Zongyi
2010-06-15
Support gray16be and rgb48be in mov
Baptiste Coudurier
2010-06-04
More mov rawvideo fourcc
Baptiste Coudurier
2010-05-22
Move AVCodecTag from riff.h into internal.h.
Francesco Lavra
2010-01-30
Store strings directly in mov_mdhd_language_map instead of using pointers,
Reimar Döffinger
2010-01-30
Always consider the mov language code as 4 bytes fixed size and change the
Reimar Döffinger
2010-01-30
Simplify conversion to 5-bit ASCII.
Reimar Döffinger
2010-01-15
Support decoding of Avid uncompressed mov files, fixes issue 1685.
Carl Eugen Hoyos
2010-01-15
Support decoding Avid 1:1x codec, (partially) fixes issue1684.
Carl Eugen Hoyos
2009-12-17
Add decoder for R210 (uncompressed 10-bit RGB) codec.
Reimar Döffinger
2009-11-29
support pcm_f32/64le in mov
Baptiste Coudurier
2009-11-22
Add MP4 object type for ALS.
Justin Ruggles
2009-11-03
add yuvs fourcc to raw.c and isom.c, fixes samples/mov/yuvs.mov
Andrew Wason
2009-10-16
Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0.
Carl Eugen Hoyos
[next]