]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat/avienc.c
The first step in omkization.
[frescor/ffmpeg.git] / libavformat / avienc.c
2009-04-07 aureluse av_freep() instead of av_free() + =NULL.
2009-02-24 michaelAdd AVFMT_VARIABLE_FPS to specify which muxers dont...
2009-02-13 diegoRemove pointless #if around the file, it is already...
2009-01-19 diegocosmetics: Remove pointless period after copyright...
2009-01-18 aurelreplace AV_METADATA_IGNORE_CASE flag by a new AV_METADA...
2009-01-13 aurelChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2009-01-04 aurelrename AVMetaData to AVMetadata and meta_data to metadata
2009-01-04 michaelGeneric metadata API.
2008-10-03 diegoRemove offset_t typedef and use int64_t directly instead.
2008-09-02 diegoFix an invalid free in the AVI muxer when an unsupporte...
2008-08-24 reimarChange codec_tag type from const struct AVCodecTag...
2008-08-23 aurelconvert every muxer/demuxer to write/read sample_aspect...
2008-06-03 diegoMake long_names in lavf/lavdev optional depending on...
2008-03-27 michaelFix aspect ratio.
2008-03-02 michaelStore aspect ratio in avis.
2007-11-21 andomaUse dynamically allocated ByteIOContext in AVFormatContext
2007-07-08 mruremove redundant codec_get_bmp_tag() call in avi_write_...
2007-01-21 michaelget rid of the [4] limitation of codec tag lists
2007-01-21 michaeladd codec_id <-> codec_tag tables to AVIn/OutputFormat
2007-01-20 michaelfix indention (dunno why it was messed up ...)
2006-12-06 mruuse the standard INT64_C() macro for 64-bit constants
2006-11-01 diegoReplace most of the %lld and %llx by their (cleaner...
2006-10-23 aurelreplace coder/decoder file description in libavformat...
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-09-27 mrufix some signedness warnings
2006-09-07 gpoirierAllow to store the the track number though the IPRT...
2006-08-24 gpoirierfix ODML AVI Duration for files > 2GB
2006-08-18 bananAVI tag reading and writing patch by David Conrad.
2006-07-12 mrumove common stuff from avienc.c and wav.c to new file...
2006-07-10 mruallow individual selection of muxers and demuxers
2006-07-09 mrugive AVInput/OutputFormat structs consistent names
2006-06-01 bananFlash Screen Video decoder (fourcc:FSV1)
2006-05-17 diegoAdd MPEG FourCC for MPEG-2 video.
2006-04-07 kostyaKMVC (used in Worms games) decoder. Works fine with...
2006-03-02 michaelfixing total_frames
2006-03-02 michaelindention
2006-03-01 bananSet 'MJLS' FOURCC for JPEG-LS in AVI and documentation...
2006-03-01 michaelreplace if by assert as it should never by true
2006-02-21 alexcheck for CODEC_ID_NONE instead 0, tobe compatible...
2006-02-19 michaelRMP4 ("xvid fork") decoding support
2006-02-12 melansondosbox native ZMBV decoder, courtesy of Kostya
2006-01-26 rtognimpAdd fourcc "SEDG" for MPEG-4 files produced by Samsung...
2006-01-25 michaelavoid using non constant fields of AVCodecContext in...
2006-01-12 diegoUpdate licensing information: The FSF changed postal...
2006-01-09 reimarCamStudio decoder, only 32 bit lzo mode is tested
2005-12-22 diegoCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 diegoCOSMETICS: Remove all trailing whitespace.
2005-11-30 gpoirieradd some h.264 fourccs to codec_bmp_tags[]
2005-11-13 alexSupport for streaming: dont write indexes and dont...
2005-10-13 melansonDuck TrueMotion 2 video decoder, courtesy of Konstantin...
2005-09-23 diegoReplace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUX...
2005-09-06 michaela few more raw yuv fourccs
2005-07-17 michaelchanging AVCodecContext codec -> *codec in AVStream...
2005-06-26 rtognimpTheora fourcc
2005-06-09 michaelnon-avc h264 stream problems patch by ("Ronald S. Bultj...
2005-06-03 michaela step toward CODEC_TYPE_DATA support
2005-05-17 melansonFraps FPS1 video decoder (v1 & v2), courtesy of Roine...
2005-05-16 mruadd VP30 fourcc
2005-04-30 michaelswitch to native time bases
2005-04-20 michaelIndeo 2 decoder by (Kostya <> kostya.shishkov gmail...
2005-04-03 melansonAutodesk Animator Studio Codec (AASC) video decoder...
2005-04-01 michaelfix vorbis in avi
2005-03-26 melansonWinnov WNV1 video decoder, courtesy of Konstantin Shishkov
2005-03-23 michael29_vtag_in_ASF_not_effective.patch by (Calcium | calciu...
2005-03-15 michaelsample_size fix
2005-03-01 melansongo LOCO, courtesy of Kostya Shishkov
2005-02-22 michaelswitch MPEG4 fourcc to FMP4
2005-01-23 michaelwmv3
2005-01-13 michael10l (a level of indirection too much) patch by (Wolfram...
2005-01-12 michaeltimestamp truncation fix?
2005-01-01 michaelWV1F support
2004-11-28 lorenmsplit ffhuffyuv into 2 codecs:
2004-11-17 melansonnative QPEG video decoder, courtesy of Konstantin Shishkov
2004-11-06 michaelcbr audio muxing fix
2004-10-27 melansonMiro VideoXL (VIXL) decoder, courtesy of Konstantin...
2004-10-24 michaeldvr-ms video decoding support
2004-10-06 kabi* fixing a few of gcc 'clean-code' warnings
2004-10-01 michaeldo not call (av_)abort()
2004-09-16 melansonIBM Ultimotion video decoder, courtesy of Konstantin...
2004-08-22 rtognimph261
2004-08-14 melansonTechSmith Camtasia (TSCC) video decoder, courtesy of...
2004-07-25 michaelmy experimental wavelet codec
2004-07-21 michaelraw rgb support
2004-06-17 michael10l fix by (Bohdan Horst <nexus at irc dot pl>)
2004-06-15 michaelpass timestamps correctly for -sync 0
2004-06-10 michaelmore fourccs
2004-05-29 michaelpass AVPacket into av_write_frame()
2004-05-07 melansonsupport SVQ1 in AVI files, just for fun
2004-04-11 michaelcodec tag for FLV
2004-04-11 michael4xm codec tag
2004-04-11 michaelsome tag for mpeg2, so looking MPEG2VIDEO up works
2004-01-12 rtognimpMSZH and ZLIB decoder support
2003-12-03 melansonDUCK codec
2003-11-29 michaelH264 fourcc patch by (Laurent Aimar <fenrir at via...
2003-10-14 melansondisable encoders where appropriate (patch courtesy...
2003-10-01 tmmmNew demuxers: Sega FILM/CPK, Westwood VQA & AUD; new...
2003-09-29 michaelni10l
2003-09-10 bellard64 bit pts for writing - more const usage
2003-09-08 bellardCODEC_ID_MP3LAME is obsolete
2003-09-08 tmmmhacks to support Xan AVI files
next