OSDN Git Service

avconv: rewrite -qscale and -aq handling.
[coroid/ffmpeg_saccubus.git] / libavformat / riff.c
2011-08-23 Alberto DelmásWindows Media Image decoder (WMVP/WVP2)
2011-07-22 Alex Converseriff: Add mpgv MPEG-2 fourcc
2011-07-03 Mans RullgardDo not include mathematics.h in avutil.h
2011-06-21 Kamil Nowosadriff/img2: Add JPEG 2000 codec IDs.
2011-06-21 ami_stuffriff: Add DAVC fourcc.
2011-06-21 Carl Eugen Hoyosriff: Add M263, XVIX, MMJP, CDV5 fourccs.
2011-06-21 ami_stuffrawvideo: Support auv2 fourcc.
2011-06-09 Alex Converseriff: Fix potential memleak.
2011-05-03 Luca BarbatoMake ffmpeg support generic data stream
2011-04-14 Max Hornhandle malloc failures in ff_get_wav_header
2011-04-10 Alberto DelmásParse sprite data for WMVP and WVP2, and decode sprites...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-03-17 Anton Khirnovlavf: replace avio_seek(SEEK_CUR) with avio_skip where...
2011-03-07 Peter RossAdd audio codec 0x1600 (ADTS AAC)
2011-03-04 Anton Khirnovavio: add avio_tell macro as a replacement for url_ftell
2011-03-01 Anton Khirnovlavf: replace all uses of url_fskip with avio_seek
2011-03-01 Anton Khirnovavio: avio_ prefix for url_fseek
2011-02-25 Anton Khirnovlavf: use a new ffio_wfourcc macro instead of put_tag...
2011-02-21 Anton Khirnovavio: avio: avio_ prefixes for put_* functions
2011-02-21 Anton Khirnovavio: avio_ prefixes for get_* functions
2011-02-20 Anton Khirnovavio: rename ByteIOContext to AVIOContext.
2011-01-09 Peter RossAdd audio codec 0x1602 (AAC LATM)
2011-01-08 Carl Eugen HoyosLagarith decoder by Nathan Caldwell, saintdev at gmail
2011-01-06 Carl Eugen HoyosSet blkalign to 3840 (maximum bytes per frame) for...
2011-01-01 Peter Rossmove ff_get_bmp_header under CONFIG_DEMUXERS block
2010-12-30 Carl Eugen HoyosSet blkalign to maximum framesize to allow playback...
2010-12-26 Peter Rossadd ff_get_bmp_header
2010-11-29 Andrew WasonAdd FourCC yuvs for rawvideo (PIX_FMT_YUYV422).
2010-11-28 Peter RossAdd G.722 to RIFF codec list
2010-09-26 Kostya ShishkovMake WMV3 decoder attempt to decode WMVP as well
2010-09-13 Zhou ZongyiAdd R10k decoder.
2010-08-30 Ben Littleradd WAWV fourcc, works on V-codecs/WAWV.avi
2010-07-20 Carl Eugen HoyosMake MP43 the default fourcc for msmpeg4v3:
2010-06-07 Tomas HärdinAdded M701 codec_tag for mpeg2video
2010-05-25 Carl Eugen HoyosSamsung uses SIPP as FourCC for MPEG-4 ASP.
2010-05-24 Stefano SabatiniAdd missing codec id <-> codec tag entries:
2010-05-19 GoogleAdd VP80 fourcc
2010-05-16 Stefano SabatiniAdd NV12 and NV21 AVI tags.
2010-05-09 Francesco LavraAdd FourCC MJPG for CODEC_ID_JPEGLS.
2010-05-09 Stefano SabatiniAdd support to the Y411 codec tag, corresponding to...
2010-04-28 Anssi HannulaFix FourCC when remuxing VP6F, regression introduced...
2010-04-22 Christian SchmidtSupport VP6F in Matroska.
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2010-03-15 Anton Khirnovriff: don't pad extradata when writing ASF.
2010-03-09 Daniel VerkampKega Game Video (KGV1) decoder
2010-02-13 Ben Littleradd netspeak gsm and truespeech wav format tags to...
2010-02-12 Michael NiedermayerAdd GEOV fourcc (issue971).
2010-01-18 Ben Littleradd uldx fourcc to mpeg4 in riff.c
2010-01-17 Ben Littleradd vspx fourcc to mpeg4 in riff.c
2010-01-16 ami_stuffSupport decoding of SoftLab-NSK VideoTizer.
2010-01-06 Daniel VerkampHandle more ADPCM codecs in av_get_bits_per_sample().
2010-01-05 Ben Littleradd another mjpeg fourcc to riff.c list
2009-12-18 Michael NiedermayerIt appears that waveformatextensible is mandatory for...
2009-12-17 Reimar DöffingerAdd decoder for R210 (uncompressed 10-bit RGB) codec.
2009-12-10 Carl Eugen Hoyos(Partly) support Metasoft MJPEG Codec, fixes half of...
2009-12-10 Carl Eugen HoyosSupport Etymonix MPEG-2 video codec, fixes issue 1603.
2009-12-09 Ben Littleradd dvcs to dvvideo, fixes issue 1604
2009-12-08 Carl Eugen HoyosSupport AVI1 and AVI2 in avi as MJPEG.
2009-12-01 Michael Niedermayerslif aka "SoftLab MPEG-2 I-frames Codec" support.
2009-11-02 Ben Littlermap VYUY fourcc to rawcodec
2009-10-27 Ben Littleradd 2vuy fourcc to riff.c , fixes samples/V-codecs...
2009-10-27 Ben Littleradd some raw codec fourccs, fixes:
2009-10-18 Carl Eugen HoyosSupport FourCC mjpa as MJPEG.
2009-10-16 Carl Eugen HoyosMake AVCodecTag.id enum CodecID and use CODEC_ID_NONE...
2009-10-13 Reimar DöffingerAdd decoder for "forward uncompressed".
2009-10-12 Carl Eugen HoyosSupport Midvid JPEG Video Codec (still flipped).
2009-10-12 Carl Eugen HoyosSupport Intel JPEG Library Video Codec (still flipped).
2009-08-07 Aurelien Jacobsfix riff subtitle timebase
2009-06-22 Daniel VerkampAdd ff_ prefixes to exported symbols in libavformat...
2009-06-18 Jason Garrett-GlaserAdd fourcc 0x10000004, seems to actually be MPEG4....
2009-06-12 Jason Garrett-GlaserAdd new FOURCC (0x0003) for raw DIB video, set flip...
2009-06-12 Jai MenonAssociate the 0x6c75 TwoCC used in certain Kodak cameras
2009-06-12 Jimmy ChristensenDPX (Digital Picture Exchange) image decoder
2009-05-26 Michael NiedermayerSupport YVU9 AVI 4cc.
2009-05-26 Ben Littlermap dvh1 fourcc to dv, fixes incoming/dvh1_sample
2009-05-12 Baptiste Coudurierv210 avi fourcc, v210_720p.avi
2009-05-05 Baptiste Coudurierdvh1 avi fourcc, dvh1_sample_truncated.avi, issue ...
2009-04-19 Michael NiedermayerAdd zygo fourcc.
2009-04-10 Thilo BorgmannAdd 'PNG1' to PNG fourcc codes.
2009-04-08 Zhentan FengReduce code duplication.
2009-04-08 Ronald S. BultjeReindent after r18372.
2009-04-08 Ronald S. BultjeAdd waveformat-extensible support in the wav muxer.
2009-04-01 Ben Littleradd another dv fourcc CDVH
2009-03-22 Kostya ShishkovAdd AURA 1 and 2 codec IDs and register their FOURCCs
2009-03-11 Ben Littlersn40 avi fourcc decodes with ffodivx
2009-02-21 Michael NiedermayerFix raw rgb/bgr vertical flip in avi based on info...
2009-02-19 Alex ConverseAdd Divio MPEG-4 FOURCC (M4CC)
2009-02-02 Eli FriedmanAdd support for fourcc "SP54".
2009-01-31 Stefan GehrerADPCM found in Xbox wav files can be decoded with
2009-01-29 Ben Littlerpvez avi fourcc is truemotion1
2009-01-23 Ben Littleradd EM4A fourcc , works for:
2009-01-20 Ben Littleranother mpeg4 fourcc
2009-01-19 Ben Littleradd T263. works on samples/V-codecs/T263/
2009-01-19 Diego Biurruncosmetics: Remove pointless period after copyright...
2009-01-17 Aurelien Jacobsexport gcd function as av_gcd()
2009-01-16 Ben Littleradd LM20 mimic in avi fourcc
2009-01-13 Aurelien JacobsChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2009-01-13 Ben Littleradd SLMJ fourcc to mjpeg
2009-01-08 Ben Littlercosmetics: CJPG is from Creative Webcam
2009-01-08 Ben Littlerfourcc CJPG is sequential jpeg
next