summaryrefslogtreecommitdiff
path: root/libavformat/avformat.h
Commit message (Expand)AuthorAge
* dont be too picky about timestampsbeing wrong if the destination container is...Michael Niedermayer2006-08-08
* Try to find out correct start time to make seeking faster and add someReimar Döffinger2006-07-23
* add loop_input to AVFormatContext, getting rid of old hackVíctor Paesa2006-07-13
* give AVInput/OutputFormat structs consistent namesMåns Rullgård2006-07-09
* Move initialisations and internal symbols in allformats.h,Diego Pettenò2006-06-30
* cleanup patch from Diego Pettenò <flameeyes@gentoo.org>Luca Barbato2006-06-25
* minor cleanupLuca Barbato2006-06-24
* Add (mostly) const to variable and parameter declaration, where a char* wasStefan Huehner2006-06-17
* NuppelVideo/MythTVVideo support, including rtjpeg decoderReimar Döffinger2006-03-27
* Smacker demuxer and decoder.Kostya Shishkov2006-03-21
* add size to AVIndexMichael Niedermayer2006-03-01
* complete AVS playback system (from Creature Shock computer game),Mike Melanson2006-02-17
* complete American Laser Games MM playback system, courtesy of Peter RossMike Melanson2006-02-12
* tta demuxer, also usable for moving tta audio data into an other containerAlex Beregszaszi2006-02-12
* generate adts frame headers if requiredMåns Rullgård2006-02-10
* add a Creative VOC (de)muxerAurelien Jacobs2006-02-09
* bump version numbers and update docs for adts aac supportMåns Rullgård2006-02-08
* AIFF format support by (Patrick Guimond <patg a.t patg d.o.t homeunix d.o.t org)Michael Niedermayer2006-02-02
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-22
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* Cook compatibe decoder, patch by Benjamin LarssonBenjamin Larsson2005-12-09
* Increase version: 'wave' atom parsing added to mov demuxerRoberto Togni2005-10-20
* Support D-Cinema audio demuxing.Reimar Döffinger2005-09-02
* time_base description by Rich Felker | dalias, aerifal cxMichael Niedermayer2005-08-21
* parse pict_type for streams in aviMichael Niedermayer2005-08-15
* support fixing missing pts by parsing future framesMichael Niedermayer2005-08-15
* A.B.C versionsMichael Niedermayer2005-07-31
* changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo...Michael Niedermayer2005-07-17
* Yamaha SMAF file format support patch by (Vidar Madsen: vidarino, gmail com)Vidar Madsen2005-07-15
* skip_idctMichael Niedermayer2005-07-14
* support changing in bitstream global headers into extradata style and backMichael Niedermayer2005-06-27
* *BSD bktr grab support by (Jacob Meuser: jakemsr, jakemsr com)Michael Niedermayer2005-06-25
* AVStream.nb_frames and docs for r_frame_rateMichael Niedermayer2005-06-24
* Animated GIF looping patch by (Todd Kirby // ffmpeg.php gmail com)Todd Kirby2005-06-18
* optional ISO 639 3 letter language fieldFabrice Bellard2005-06-03
* AVPacket.posMichael Niedermayer2005-05-26
* switch to native time basesMichael Niedermayer2005-04-30
* Ogg demuxer ported from tcvp by Luca Barbato <lu_zero at gentoo dot org>,Måns Rullgård2005-04-09
* 30_clean_up_global_header_flag.patch by (Calcium | calcium nurs or jp)Calcium2005-03-23
* more fine grained discarding of packetsMichael Niedermayer2005-03-17
* keyframe & non keyframe index fixesMichael Niedermayer2005-03-13
* support discarding of uninterresting packetsMichael Niedermayer2005-01-22
* integer overflows, heap corruptionMichael Niedermayer2005-01-08
* fifo_realloc()Michael Niedermayer2004-12-01
* int / int64 fix by (Wolfram Gloger <wmglo @@@ dent:med:uni-muenchen:de>)Michael Niedermayer2004-11-23
* First implementation of nsv demuxer.François Revol2004-11-20
* move p*m from image/lavf -> image2/lavcMichael Niedermayer2004-11-11
* * Introducing IIDC1394 grabbing interface.Roman Shaposhnik2004-10-22
* user setable preload and max_mux_delayMichael Niedermayer2004-10-16
* Electronic Arts Game Multimedia format demuxer (WVE/UV2/etc.)Mike Melanson2004-10-16