]> git.sesse.net Git - ffmpeg/history - libavformat/avformat.h
export av_interleave_packet_per_dts
[ffmpeg] / libavformat / avformat.h
2006-08-11 Baptiste Coudurierexport av_interleave_packet_per_dts
2006-08-08 Michael Niedermayerdont be too picky about timestampsbeing wrong if the...
2006-07-23 Reimar DöffingerTry to find out correct start time to make seeking...
2006-07-13 Víctor Paesaadd loop_input to AVFormatContext, getting rid of old...
2006-07-09 Måns Rullgårdgive AVInput/OutputFormat structs consistent names
2006-06-30 Diego PettenòMove initialisations and internal symbols in allformats.h,
2006-06-25 Luca Barbatocleanup patch from Diego Pettenò <flameeyes@gentoo...
2006-06-24 Luca Barbatominor cleanup
2006-06-17 Stefan HuehnerAdd (mostly) const to variable and parameter declaratio...
2006-03-27 Reimar DöffingerNuppelVideo/MythTVVideo support, including rtjpeg decoder
2006-03-21 Kostya ShishkovSmacker demuxer and decoder.
2006-03-01 Michael Niedermayeradd size to AVIndex
2006-02-17 Mike Melansoncomplete AVS playback system (from Creature Shock compu...
2006-02-12 Mike Melansoncomplete American Laser Games MM playback system, court...
2006-02-12 Alex Beregszaszitta demuxer, also usable for moving tta audio data...
2006-02-10 Måns Rullgårdgenerate adts frame headers if required
2006-02-09 Aurelien Jacobsadd a Creative VOC (de)muxer
2006-02-08 Måns Rullgårdbump version numbers and update docs for adts aac support
2006-02-02 Michael NiedermayerAIFF format support by (Patrick Guimond <patg a.t patg...
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-12-09 Benjamin LarssonCook compatibe decoder, patch by Benjamin Larsson
2005-10-20 Roberto TogniIncrease version: 'wave' atom parsing added to mov...
2005-09-02 Reimar DöffingerSupport D-Cinema audio demuxing.
2005-08-21 Michael Niedermayertime_base description by Rich Felker | dalias, aerifal cx
2005-08-15 Michael Niedermayerparse pict_type for streams in avi
2005-08-15 Michael Niedermayersupport fixing missing pts by parsing future frames
2005-07-31 Michael NiedermayerA.B.C versions
2005-07-17 Michael Niedermayerchanging AVCodecContext codec -> *codec in AVStream...
2005-07-15 Vidar MadsenYamaha SMAF file format support patch by (Vidar Madsen...
2005-07-14 Michael Niedermayerskip_idct
2005-06-27 Michael Niedermayersupport changing in bitstream global headers into extra...
2005-06-25 Michael Niedermayer*BSD bktr grab support by (Jacob Meuser: jakemsr, jakem...
2005-06-24 Michael NiedermayerAVStream.nb_frames and docs for r_frame_rate
2005-06-18 Todd KirbyAnimated GIF looping patch by (Todd Kirby // ffmpeg...
2005-06-03 Fabrice Bellardoptional ISO 639 3 letter language field
2005-05-26 Michael NiedermayerAVPacket.pos
2005-04-30 Michael Niedermayerswitch to native time bases
2005-04-09 Måns RullgårdOgg demuxer ported from tcvp by Luca Barbato <lu_zero...
2005-03-23 Calcium30_clean_up_global_header_flag.patch by (Calcium |...
2005-03-17 Michael Niedermayermore fine grained discarding of packets
2005-03-13 Michael Niedermayerkeyframe & non keyframe index fixes
2005-01-22 Michael Niedermayersupport discarding of uninterresting packets
2005-01-08 Michael Niedermayerinteger overflows, heap corruption
2004-12-01 Michael Niedermayerfifo_realloc()
2004-11-23 Michael Niedermayerint / int64 fix by (Wolfram Gloger <wmglo @@@ dent...
2004-11-20 François RevolFirst implementation of nsv demuxer.
2004-11-11 Michael Niedermayermove p*m from image/lavf -> image2/lavc
2004-10-22 Roman Shaposhnik * Introducing IIDC1394 grabbing interface.
2004-10-16 Michael Niedermayeruser setable preload and max_mux_delay
2004-10-16 Mike MelansonElectronic Arts Game Multimedia format demuxer (WVE...
2004-10-11 Michael Niedermayer100l (forgoten seeking functions)
2004-10-10 Michael Niedermayeruse native timebase for seeking
2004-10-08 Michael Niedermayerwrite error handling
2004-10-06 Michael Niedermayeruser selectable packet_size and mux_rate
2004-10-06 Zdenek Kabelac* fixing a few of gcc 'clean-code' warnings
2004-10-03 Michael NiedermayerSCR timestamp fix try #1
2004-09-29 Michael Niedermayermove packet interleaving function into AVOutputFormat...
2004-09-28 Michael Niedermayeruninitalized variables
2004-09-28 Mike Melansonsupport for Sierra Online audio files and Apple QuickDr...
2004-08-18 Roman Shaposhnik * replacing calls to not-always-available gmtime_r...
2004-08-12 Petr DoubekHTTP Authentication Patch by (Petr Doubek <doubek at...
2004-07-15 Michael Niedermayerimage2 / image API cleanup phase-1
2004-05-29 Michael Niedermayercorrectly interleave packets during encoding
2004-05-29 Michael Niedermayerpass AVPacket into av_write_frame()
2004-05-23 Michael Niedermayercur_dts in native timebase
2004-05-23 Michael Niedermayerstore index for seeking in the native timebase of each...
2004-05-21 Michael Niedermayermove time_base (pts_num/pts_den) from AVFormatContext...
2004-04-12 Michael Niedermayermoving nearly identical binary search code from nut...
2004-04-06 Roman Shaposhnik * making it possible to specify recording date and...
2004-03-13 Ronald S. Bultjefix global name conflicts patch by ("Ronald S. Bultje...
2004-03-13 Mike Melansonadded SGI image format, encoding and decoding, courtesy...
2004-03-11 Michael Niedermayermatroska demuxer by ("Ronald S. Bultje" <R dot S dot...
2004-03-03 Michael Niedermayerav_log() cleanup
2004-03-03 Michel Bardiauxav_log() patch by (Michel Bardiaux <mbardiaux at peakti...
2004-02-25 Michael Niedermayeruse AVFrame.pts=AV_NOPTS_VALUE instead of AVFrame.pts=0
2004-01-17 Michael Niedermayerstore searched distance in index, so we dont waste...
2004-01-13 Michael Niedermayercaching of timestamps for mpeg-ps so seeking is faster
2004-01-02 Mike Melansoninitial commit for Sierra VMD file demuxer
2003-12-16 Fabrice Bellardfixed incorrect PTS/DTS logic in MPEG video case (cause...
2003-11-14 Mike Melansonyep, FLI support
2003-11-13 Zdenek Kabelac* *FILE needs <stdio.h>
2003-11-10 Fabrice Bellardinitial av_read_frame() and av_seek_frame() support
2003-10-29 Fabrice Bellardmake AVFMT_NOHEADER flag dynamic - added av_open_input_...
2003-10-03 Mike Melansonimplemented Id Quake II CIN support
2003-10-01 Mike MelansonNew demuxers: Sega FILM/CPK, Westwood VQA & AUD; new...
2003-09-22 Falk HüffnerFix compilation with ccc
2003-09-11 Fabrice Bellardsimplified version handling
2003-09-10 Fabrice Bellard64 bit pts for writing - more const usage
2003-09-08 Fabrice BellardID3 parsing and generation in MP3 format
2003-09-08 Fabrice Bellardsimpler strptime - added os_support.[ch] - moved localt...
2003-09-08 Mike Melansondemuxer for custom Wing Commander III movie (.mve)...
2003-09-05 Alex Beregszasziinitial nut muxer and demuxer (demuxer is not fail...
2003-09-05 Alex Beregszaszibump version numbers to 0.4.8
2003-09-02 Mike Melansoninitial commit for Id RoQ and Interplay MVE multimedia...
2003-09-01 Mike Melansonfirst pass at PSX STR demuxer; does not yet interact...
2003-08-26 Michael Niedermayermov, 3gp, mp4 muxer by (Thomas Raivio <tjraivio at...
2003-08-08 Fabrice Bellardadded stream start time and duration API - AV_NOPTS_VAL...
2003-08-05 D Richard Felker IIIyuv4mpeg pipe reader for libavformat patch by (D Richar...
2003-07-12 Roman Shaposhnik * First round of AV sync fixes.
next