OSDN Git Service

Clarify warning messages.
[coroid/ffmpeg_saccubus.git] / libavformat / isom.c
2011-04-28 Carl Eugen HoyosClarify warning messages.
2011-04-28 Carl Eugen HoyosMove channel chunk reading function to isom.c.
2011-04-28 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-27 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-26 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-25 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-24 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-22 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-22 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-21 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-20 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-19 Michael NiedermayerMerge commit 'f0a41afd8a37ebe972436fabfa3d289178bbd83b'
2011-04-17 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-16 Michael NiedermayerMerge commit '4d012eb541ed7f35e00c87035a470d9f0a24a6e8'
2011-04-16 Michael NiedermayerMerge commit 'f668afd4896ee65683619b6f165dda4cdd46766f'
2011-04-15 Michael NiedermayerMerge commit 'a3a0af4fb1237bed0af75868073f9a63db8b1864'
2011-04-14 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-13 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-12 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-11 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-10 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-09 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-08 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-07 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-06 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-05 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-04 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-03 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-01 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-01 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-31 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-30 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-29 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-27 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-27 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-26 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-25 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-24 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-23 Tomas HärdinAdd xd55 codec tag for XDCAM HD422 720p25 CBR files.
2011-03-23 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-21 Tomas HärdinAdd xd55 codec tag for XDCAM HD422 720p25 CBR files.
2011-03-21 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-19 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-03-11 Michael NiedermayerMerge remote-tracking branch 'remotes/newdev/master'
2011-03-11 Benjamin LarssonAdd one more avc intra fourcc and extend the description
2011-02-23 Benjamin LarssonAdd more AVC Intra FOURCCs
2011-02-22 Benjamin LarssonAdd more AVC Intra FOURCCs
2011-02-22 Anton Khirnovavio: avio_ prefixes for get_* functions
2011-02-21 Anton Khirnovavio: avio_ prefixes for get_* functions
2011-02-20 Anton Khirnovavio: rename ByteIOContext to AVIOContext.
2011-02-20 Anton Khirnovavio: rename ByteIOContext to AVIOContext.
2011-02-09 Sascha Sommerpass QDMC extradata to the decoder
2011-02-06 Sascha Sommerpass QDMC extradata to the decoder
2011-02-04 Tomas HärdinAdd ProRes FOURCCs to isom.c
2011-02-04 Benjamin LarssonAdd AVC-Intra identifiers used by Flip4Mac for mov...
2011-02-03 Tomas HärdinAdd ProRes FOURCCs to isom.c
2011-02-03 Benjamin LarssonAdd AVC-Intra identifiers used by Flip4Mac for mov...
2011-01-30 Luca BarbatoReplace dprintf with av_dlog
2011-01-29 Luca BarbatoReplace dprintf with av_dlog
2010-11-23 Baptiste CoudurierIn ts demuxer, support aac flexmux using extradata...
2010-10-04 Baptiste Coudurierxdcam hd422 720p24 fourcc in mov
2010-09-30 Baptiste CoudurierCorrect tag is m2v1
2010-09-29 Baptiste CoudurierRemove duplicate entries
2010-09-29 Baptiste CoudurierUse new apple fourcc for mpeg-1 and mpeg-2 in mov,...
2010-09-13 Zhou ZongyiAdd R10k decoder.
2010-06-15 Baptiste CoudurierSupport gray16be and rgb48be in mov
2010-06-04 Baptiste CoudurierMore mov rawvideo fourcc
2010-05-22 Francesco LavraMove AVCodecTag from riff.h into internal.h.
2010-01-30 Reimar DöffingerStore strings directly in mov_mdhd_language_map instead...
2010-01-30 Reimar DöffingerAlways consider the mov language code as 4 bytes fixed...
2010-01-30 Reimar DöffingerSimplify conversion to 5-bit ASCII.
2010-01-15 Carl Eugen HoyosSupport decoding of Avid uncompressed mov files, fixes...
2010-01-15 Carl Eugen HoyosSupport decoding Avid 1:1x codec, (partially) fixes...
2009-12-17 Reimar DöffingerAdd decoder for R210 (uncompressed 10-bit RGB) codec.
2009-11-29 Baptiste Couduriersupport pcm_f32/64le in mov
2009-11-22 Justin RugglesAdd MP4 object type for ALS.
2009-11-03 Andrew Wasonadd yuvs fourcc to raw.c and isom.c, fixes samples...
2009-10-16 Carl Eugen HoyosMake AVCodecTag.id enum CodecID and use CODEC_ID_NONE...
2009-06-17 Alexander StrangeAdd '.mp1' for MP1 audio in MOV/CAF.
2009-06-16 Jason Garrett-GlaserAdd ".mp2" as a fourcc for mp2 audio in MOV. Fixes...
2009-06-13 Jason Garrett-GlaserAnalysis of logs show that there are in fact some files...
2009-06-13 David ConradAlso accept TS as a prefix for wav twoccs (used by...
2009-06-13 Jason Garrett-GlaserAdd "0x11005354" as a fourcc for MOV audio; fixes audio...
2009-06-12 Jimmy ChristensenDPX (Digital Picture Exchange) image decoder
2009-06-12 David ConradAdd sac3 to mp4 fourccs for mov+h264+aac-sac3+mp4s...
2009-06-12 Jason Garrett-GlaserAdd "m2v1" to fourccs for MPEG-2 video; fixes some...
2009-06-12 Jason Garrett-GlaserAdd alternate fourcc for QCELP audio (qclq). Fixes...
2009-05-12 Baptiste Coudurierv210 mov fourcc
2009-05-05 Baptiste Couduriermore dvcprohd .mov fourcc, see #1034
2009-04-02 Jai MenonMap MOV fourcc YUV2 correctly to PIX_FMT_YUYV422.
2009-02-26 Aurelien Jacobsreturn -1 for errors in ff_mov_iso639_to_lang() to...
2009-01-21 Aurelien Jacobs'code' is used to index a table so make it unsigned
2009-01-19 Diego Biurruncosmetics: Remove pointless period after copyright...
2009-01-11 David ConradAdd support for muxing mov/mp4/3gp timed text streams
2008-12-17 Baptiste Coudurieractivate jpeg2000 fourcc in mov/mj2
2008-12-04 Baptiste CoudurierWRAW fourcc
2008-10-21 Aurelien Jacobsuses FF_ARRAY_ELEMS() where appropriate
2008-10-02 Reimar DöffingerAdd (additional) const to many global tables.
2008-09-03 Baptiste Coudurierchange the logic to mux 13818-3 and 11172-3 in mp4...
next