log avformat.h @ 841:ba7631ba33a7 libavformat

age author description
Mon, 15 Aug 2005 14:22:43 +0000 michael support fixing missing pts by parsing future frames libavformat
Sun, 31 Jul 2005 10:51:04 +0000 michael A.B.C versions libavformat
Sun, 17 Jul 2005 22:24:36 +0000 michael changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility libavformat
Fri, 15 Jul 2005 12:50:00 +0000 michael Yamaha SMAF file format support patch by (Vidar Madsen: vidarino, gmail com) libavformat
Thu, 14 Jul 2005 21:39:36 +0000 michael skip_idct libavformat
Mon, 27 Jun 2005 00:04:03 +0000 michael support changing in bitstream global headers into extradata style and back libavformat
Sat, 25 Jun 2005 09:04:08 +0000 michael *BSD bktr grab support by (Jacob Meuser: jakemsr, jakemsr com) libavformat
Fri, 24 Jun 2005 11:38:22 +0000 michael AVStream.nb_frames and docs for r_frame_rate libavformat
Sat, 18 Jun 2005 01:52:24 +0000 michael Animated GIF looping patch by (Todd Kirby // ffmpeg.php gmail com) libavformat
Fri, 03 Jun 2005 14:02:29 +0000 bellard optional ISO 639 3 letter language field libavformat
Thu, 26 May 2005 20:17:12 +0000 michael AVPacket.pos libavformat
Sat, 30 Apr 2005 21:43:59 +0000 michael switch to native time bases libavformat
Sat, 09 Apr 2005 15:32:58 +0000 mru Ogg demuxer ported from tcvp by Luca Barbato <lu_zero at gentoo dot org>, libavformat
Wed, 23 Mar 2005 12:52:24 +0000 michael 30_clean_up_global_header_flag.patch by (Calcium | calcium nurs or jp) libavformat
Thu, 17 Mar 2005 01:25:01 +0000 michael more fine grained discarding of packets libavformat
Sun, 13 Mar 2005 00:13:01 +0000 michael keyframe & non keyframe index fixes libavformat
Sat, 22 Jan 2005 01:48:11 +0000 michael support discarding of uninterresting packets libavformat
Sat, 08 Jan 2005 14:21:33 +0000 michael integer overflows, heap corruption libavformat
Wed, 01 Dec 2004 02:28:28 +0000 michael fifo_realloc() libavformat
Tue, 23 Nov 2004 18:23:56 +0000 michael int / int64 fix by (Wolfram Gloger <wmglo @@@ dent:med:uni-muenchen:de>) libavformat
Sat, 20 Nov 2004 23:10:07 +0000 mmu_man First implementation of nsv demuxer. libavformat
Thu, 11 Nov 2004 18:09:28 +0000 michael move p*m from image/lavf -> image2/lavc libavformat
Fri, 22 Oct 2004 02:04:30 +0000 romansh * Introducing IIDC1394 grabbing interface. libavformat
Sat, 16 Oct 2004 21:27:42 +0000 michael user setable preload and max_mux_delay libavformat
Sat, 16 Oct 2004 19:33:57 +0000 melanson Electronic Arts Game Multimedia format demuxer (WVE/UV2/etc.) libavformat
Mon, 11 Oct 2004 23:53:53 +0000 michael 100l (forgoten seeking functions) libavformat
Sun, 10 Oct 2004 22:05:43 +0000 michael use native timebase for seeking libavformat
Fri, 08 Oct 2004 20:09:52 +0000 michael write error handling libavformat
Wed, 06 Oct 2004 22:29:30 +0000 michael user selectable packet_size and mux_rate libavformat
Wed, 06 Oct 2004 08:50:46 +0000 kabi * fixing a few of gcc 'clean-code' warnings libavformat
Sun, 03 Oct 2004 02:42:01 +0000 michael SCR timestamp fix try #1 libavformat
Wed, 29 Sep 2004 23:25:01 +0000 michael move packet interleaving function into AVOutputFormat, so it can be overriden easily instead of doing reordering twice if the muxer needs some other interleaving then dts based libavformat
Tue, 28 Sep 2004 21:09:25 +0000 michael uninitalized variables libavformat
Tue, 28 Sep 2004 03:09:49 +0000 melanson support for Sierra Online audio files and Apple QuickDraw codec, libavformat
Wed, 18 Aug 2004 08:15:07 +0000 romansh * replacing calls to not-always-available gmtime_r with our own code. libavformat
Thu, 12 Aug 2004 00:09:32 +0000 michael HTTP Authentication Patch by (Petr Doubek <doubek at vision dot ee dot ethz dot ch>) libavformat
Thu, 15 Jul 2004 18:32:54 +0000 michael image2 / image API cleanup phase-1 libavformat
Sat, 29 May 2004 18:50:31 +0000 michael correctly interleave packets during encoding libavformat
Sat, 29 May 2004 02:06:32 +0000 michael pass AVPacket into av_write_frame() libavformat
Sun, 23 May 2004 21:36:23 +0000 michael cur_dts in native timebase libavformat
Sun, 23 May 2004 16:26:12 +0000 michael store index for seeking in the native timebase of each stream libavformat
Fri, 21 May 2004 20:43:21 +0000 michael move time_base (pts_num/pts_den) from AVFormatContext -> AVStream libavformat
Mon, 12 Apr 2004 16:50:03 +0000 michael moving nearly identical binary search code from nut/mpeg/asf to utils.c libavformat
Tue, 06 Apr 2004 06:31:12 +0000 romansh * making it possible to specify recording date and time in a stream libavformat
Sat, 13 Mar 2004 23:04:37 +0000 michael fix global name conflicts patch by ("Ronald S. Bultje" <R dot S dot Bultje at students dot uu dot nl>) libavformat
Sat, 13 Mar 2004 17:30:37 +0000 melanson added SGI image format, encoding and decoding, courtesy of Todd Kirby libavformat
Thu, 11 Mar 2004 16:26:42 +0000 michael matroska demuxer by ("Ronald S. Bultje" <R dot S dot Bultje at students dot uu dot nl>) libavformat
Wed, 03 Mar 2004 17:53:55 +0000 michael av_log() cleanup libavformat
Wed, 03 Mar 2004 15:41:21 +0000 michael av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavformat
Wed, 25 Feb 2004 17:35:52 +0000 michael use AVFrame.pts=AV_NOPTS_VALUE instead of AVFrame.pts=0 libavformat
Sat, 17 Jan 2004 18:06:52 +0000 michael store searched distance in index, so we dont waste time searching for keyframes where we already searched libavformat
Tue, 13 Jan 2004 22:02:49 +0000 michael caching of timestamps for mpeg-ps so seeking is faster libavformat
Fri, 02 Jan 2004 04:47:02 +0000 melanson initial commit for Sierra VMD file demuxer libavformat
Tue, 16 Dec 2003 11:21:25 +0000 bellard fixed incorrect PTS/DTS logic in MPEG video case (caused rare PTS glitches if start codes were between two PES packets) libavformat
Fri, 14 Nov 2003 05:42:14 +0000 melanson yep, FLI support libavformat
Thu, 13 Nov 2003 22:15:11 +0000 kabi * *FILE needs <stdio.h> libavformat
Mon, 10 Nov 2003 18:37:55 +0000 bellard initial av_read_frame() and av_seek_frame() support libavformat
Wed, 29 Oct 2003 14:20:56 +0000 bellard make AVFMT_NOHEADER flag dynamic - added av_open_input_stream() libavformat
Fri, 03 Oct 2003 05:43:03 +0000 tmmm implemented Id Quake II CIN support libavformat
Wed, 01 Oct 2003 04:39:38 +0000 tmmm New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE & libavformat
Mon, 22 Sep 2003 20:29:58 +0000 mellum Fix compilation with ccc libavformat
Thu, 11 Sep 2003 22:51:05 +0000 bellard simplified version handling libavformat
Wed, 10 Sep 2003 22:37:33 +0000 bellard 64 bit pts for writing - more const usage libavformat
Mon, 08 Sep 2003 22:34:28 +0000 bellard ID3 parsing and generation in MP3 format libavformat
Mon, 08 Sep 2003 21:20:55 +0000 bellard simpler strptime - added os_support.[ch] - moved localtime_r to os_support.c libavformat
Mon, 08 Sep 2003 04:14:34 +0000 tmmm demuxer for custom Wing Commander III movie (.mve) files libavformat
Fri, 05 Sep 2003 18:45:32 +0000 al3x initial nut muxer and demuxer (demuxer is not fail safe) libavformat
Fri, 05 Sep 2003 14:41:53 +0000 al3x bump version numbers to 0.4.8 libavformat
Tue, 02 Sep 2003 04:32:02 +0000 tmmm initial commit for Id RoQ and Interplay MVE multimedia subsystems libavformat
Mon, 01 Sep 2003 15:55:38 +0000 tmmm first pass at PSX STR demuxer; does not yet interact correctly with MDEC libavformat
Tue, 26 Aug 2003 20:23:13 +0000 michaelni mov, 3gp, mp4 muxer by (Thomas Raivio <tjraivio at cc dot hut dot fi>) libavformat
Fri, 08 Aug 2003 17:49:27 +0000 bellard added stream start time and duration API - AV_NOPTS_VALUE is no longer zero libavformat
Tue, 05 Aug 2003 09:32:31 +0000 michaelni yuv4mpeg pipe reader for libavformat patch by (D Richard Felker III <dalias at aerifal dot cx>) libavformat
Sat, 12 Jul 2003 07:37:05 +0000 romansh * First round of AV sync fixes. libavformat
Wed, 09 Jul 2003 23:10:59 +0000 michaelni flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot com>) libavformat
Fri, 04 Jul 2003 23:48:20 +0000 michaelni av_free_packet SEGV fix by (Arthur van Hoff (javanator)) libavformat
Wed, 25 Jun 2003 10:21:45 +0000 al3x tv standard selection support for dv1394 and grab (v4l) libavformat
Fri, 13 Jun 2003 14:22:23 +0000 bellard dynamic array functions libavformat
Thu, 05 Jun 2003 14:30:52 +0000 kabi * 3gp patch by Joca libavformat
Sun, 25 May 2003 05:18:30 +0000 tmmm add 4xm to the family libavformat
Mon, 21 Apr 2003 21:18:15 +0000 bellard replaced progressive by interleaved libavformat
Sun, 20 Apr 2003 14:19:17 +0000 bellard added progressive image support libavformat
Sat, 19 Apr 2003 15:18:00 +0000 bellard added new netpbm pam format support (needed for alpha plane support) libavformat
Sun, 16 Mar 2003 21:03:20 +0000 michaelni rawvideo patch by (Fred Rothganger <rothgang at uiuc dot edu>) libavformat
Wed, 12 Mar 2003 15:16:19 +0000 michaelni per context frame_rate_base, this should finally fix frame_rate related av sync issues libavformat
Sat, 08 Mar 2003 10:57:44 +0000 michaelni read BITMAPINFOHEADER extra stuff (huffyuv decoding fixed) libavformat
Thu, 27 Feb 2003 17:32:56 +0000 kabi * compile PNG only when ZLIB is available libavformat
Tue, 11 Feb 2003 16:35:48 +0000 kabi * UINTX -> uintx_t INTX -> intx_t libavformat
Mon, 10 Feb 2003 09:35:32 +0000 kabi * static,const,compiler warning cleanup libavformat
Mon, 03 Feb 2003 22:58:29 +0000 bellard zero copy packet handling for DV1394 by Max Krasnyansky libavformat
Mon, 03 Feb 2003 22:53:10 +0000 bellard added GIF image format (both read and write) libavformat
Sun, 02 Feb 2003 19:18:09 +0000 bellard added jpeg image encoder and decoder (new YUV handling routines and mjpeg codec fixes are necessary to go further) libavformat
Sat, 01 Feb 2003 20:53:57 +0000 bellard added basic png handling libavformat
Tue, 28 Jan 2003 20:20:38 +0000 kabi * headers valid for C++ compilers libavformat
Thu, 23 Jan 2003 10:33:16 +0000 bellard grab device is in AVFormatParameter (at least better than global variable) libavformat
Thu, 23 Jan 2003 09:55:19 +0000 bellard video_device fixes libavformat
Sat, 11 Jan 2003 04:56:29 +0000 bellard added simple still image format support to simplify image and imagepipe video formats libavformat
Wed, 04 Dec 2002 10:04:03 +0000 michaelni cleanup libavformat
Mon, 25 Nov 2002 19:07:40 +0000 bellard renamed libav to libavformat libavformat