log

age author description
Sat, 17 Jan 2004 22:02:07 +0000 michael CONFIG_ENCODERS fix by (Ronald Bultje <rbultje at ronald dot bitfreak dot net>) libavformat
Sat, 17 Jan 2004 20:26:44 +0000 michael seeking stuff 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
Wed, 14 Jan 2004 21:50:05 +0000 michael header parser fix libavformat
Wed, 14 Jan 2004 21:27:59 +0000 michael replic_size==0 fix, needed so that G.726 asf file, so ffmpeg can at least decode the video without segfaulting libavformat
Wed, 14 Jan 2004 18:40:29 +0000 michael use packet number instead of byte number internally for seeking libavformat
Wed, 14 Jan 2004 18:32:49 +0000 michael unused libavformat
Wed, 14 Jan 2004 18:18:47 +0000 michael seeking fixes libavformat
Wed, 14 Jan 2004 14:45:53 +0000 michael memleak fix libavformat
Wed, 14 Jan 2004 13:32:49 +0000 michael seeking in single stream asf patch by ("Kevin Kuphal" <kevin dot kuphal at sitecity dot net>) libavformat
Tue, 13 Jan 2004 22:02:49 +0000 michael caching of timestamps for mpeg-ps so seeking is faster libavformat
Mon, 12 Jan 2004 22:14:45 +0000 rtognimp MSZH and ZLIB decoder support libavformat
Sat, 10 Jan 2004 23:55:57 +0000 michael audio pts fix libavformat
Sat, 10 Jan 2004 22:36:35 +0000 michael fixing some seek failure issues libavformat
Thu, 08 Jan 2004 19:01:16 +0000 michael memleak patch by (Gildas Bazin <gbazin at altern dot org>) libavformat
Tue, 06 Jan 2004 15:31:36 +0000 michael ASF extended header parsing patch by ("Kevin Kuphal" <kevin dot kuphal at sitecity dot net>) libavformat
Sun, 04 Jan 2004 19:53:44 +0000 michael 10l libavformat
Sat, 03 Jan 2004 13:29:46 +0000 michael forgot ... libavformat
Fri, 02 Jan 2004 04:47:02 +0000 melanson initial commit for Sierra VMD file demuxer libavformat
Thu, 18 Dec 2003 13:03:37 +0000 bellard harcoded DTS computation for mpeg libavformat
Tue, 16 Dec 2003 14:00:18 +0000 bellard primitive LPCM generator libavformat
Tue, 16 Dec 2003 11:25:30 +0000 bellard better and simpler logic for MPEG muxing - fixed rare MPEG muxing PTS generation bug (stuffing is added in such rare cases) - fixed AC3 payload size generation - generate correct AC3 frame header (need spec checking) 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
Mon, 15 Dec 2003 14:45:37 +0000 bellard make av_read_frame() return buffered frames at EOF libavformat
Sun, 14 Dec 2003 17:47:23 +0000 michael cygwin fix and dont average interlaced MVs patch by (Wolfgang Hesseler <qv at multimediaware dot com>) libavformat
Tue, 09 Dec 2003 18:06:18 +0000 bellard suppress PTS in packets when not needed (slightly smaller files), fixed PTS generation in some cases, added provision for DTS generation, slightly better SCR generation (initial patch by Michel Bardiaux) libavformat
Tue, 09 Dec 2003 15:34:44 +0000 bellard copy packet without omitting the padding libavformat
Tue, 09 Dec 2003 00:17:43 +0000 michael better get_packet_size and probe libavformat
Mon, 08 Dec 2003 17:54:40 +0000 alex msb pts support libavformat
Mon, 08 Dec 2003 17:50:38 +0000 alex using LIBAVFORMAT_IDENT libavformat
Fri, 05 Dec 2003 23:12:03 +0000 michael removing unused var & converting 64->32bit libavformat
Fri, 05 Dec 2003 00:41:58 +0000 michael SWF sanity check patch by (Glyn Kennington <glyn dot kennington at ox dot compsoc dot net>) libavformat
Wed, 03 Dec 2003 04:58:48 +0000 melanson DUCK codec libavformat
Mon, 01 Dec 2003 13:59:08 +0000 melanson off by 1 in the palette libavformat
Sat, 29 Nov 2003 00:21:33 +0000 michael H264 fourcc patch by (Laurent Aimar <fenrir at via dot ecp dot fr>) libavformat
Wed, 26 Nov 2003 20:57:15 +0000 rtognimp - Add reget_buffer() function to AVCodecContext libavformat
Mon, 24 Nov 2003 17:59:56 +0000 michael Patch for PPM probing by (Rob Joyce <rjoyce at twcny dot rr dot com>) libavformat
Thu, 20 Nov 2003 11:22:25 +0000 bellard fixed memory leak libavformat
Wed, 19 Nov 2003 02:34:40 +0000 philipjsg Add more resilience in reading ffm files. In particular, don't assume libavformat
Sun, 16 Nov 2003 14:26:50 +0000 melanson set frame rate information, for good measure libavformat
Sat, 15 Nov 2003 18:18:42 +0000 melanson use the proper file framerate (specified by a float); account the pts 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
Wed, 12 Nov 2003 21:56:57 +0000 michael support more codecs in MPEG-TS patch by (mru at kth dot se (Mns Rullgrd)) libavformat
Mon, 10 Nov 2003 18:49:58 +0000 bellard frame rate should be completely disabled in asf (closer now) - disabled seek libavformat
Mon, 10 Nov 2003 18:48:33 +0000 bellard initial seek support libavformat
Mon, 10 Nov 2003 18:47:52 +0000 bellard seek support libavformat
Mon, 10 Nov 2003 18:44:27 +0000 bellard seeking support - fixed some ADPCM decoding cases libavformat
Mon, 10 Nov 2003 18:43:12 +0000 bellard fixed double free libavformat
Mon, 10 Nov 2003 18:42:51 +0000 bellard added parsing libavformat
Mon, 10 Nov 2003 18:41:45 +0000 bellard seek support for PCM formats libavformat
Mon, 10 Nov 2003 18:40:14 +0000 bellard use parsers libavformat
Mon, 10 Nov 2003 18:39:26 +0000 bellard initial seek support - more generic play/pause support libavformat
Mon, 10 Nov 2003 18:37:55 +0000 bellard initial av_read_frame() and av_seek_frame() support libavformat
Mon, 10 Nov 2003 03:17:32 +0000 melanson added palette support to the QT demuxer; registered SMC video decoder libavformat
Fri, 07 Nov 2003 22:39:18 +0000 rtognimp 8BPS decoder libavformat
Tue, 04 Nov 2003 19:35:43 +0000 romansh * fixes for broken builds on Solaris, OS2 and all bingendian libavformat
Tue, 04 Nov 2003 12:55:26 +0000 michael removing borderline spyware libavformat
Mon, 03 Nov 2003 21:51:07 +0000 michael movenc patch by (Gildas Bazin <gbazin at altern dot org>) libavformat
Sun, 02 Nov 2003 21:55:38 +0000 rtognimp Make avi and asf demuxer export palette in palctrl libavformat
Fri, 31 Oct 2003 22:26:26 +0000 romansh * DV demuxer is now capable of decoding auxilary audio stream. So, libavformat
Thu, 30 Oct 2003 05:40:58 +0000 melanson revised palette API, courtesy of Roberto Togni (rtogni at freemail.it) libavformat
Wed, 29 Oct 2003 14:25:27 +0000 bellard added MPEG2TS support in RTP, SDP and RTSP - replaced fake RTP demux by a specific API libavformat
Wed, 29 Oct 2003 14:20:56 +0000 bellard make AVFMT_NOHEADER flag dynamic - added av_open_input_stream() libavformat
Wed, 29 Oct 2003 14:16:31 +0000 bellard mpeg TS demux API (called from RTP layer) - raw mpeg TS reader (uses fake codec MPEG2TS) libavformat
Tue, 28 Oct 2003 10:55:15 +0000 michael 1/0 fix by (Tim Allen <tim at proximity dot com dot au>) libavformat
Sun, 26 Oct 2003 10:49:49 +0000 michael GCC 3.3.2 warnings patch by (Panagiotis Issaris <takis at lumumba dot luc dot ac dot be>) libavformat
Sat, 25 Oct 2003 04:41:53 +0000 melanson added XVID fourcc (ISO MPEG-4?) and AC3 fourcc libavformat
Mon, 20 Oct 2003 20:23:46 +0000 michael AVRational libavformat
Mon, 20 Oct 2003 10:33:13 +0000 michael bottom_field_first -> top_field_first libavformat
Sun, 19 Oct 2003 20:57:47 +0000 michael Using the extension m4a for audio only MPEG-4 files is increasingly libavformat
Sat, 18 Oct 2003 18:47:06 +0000 michael - Moving -Wall from the individual Makefiles to configure (and only libavformat
Sat, 18 Oct 2003 03:19:44 +0000 romansh * providing MPEG codecs with a generic fields in AVFrame to use. libavformat
Wed, 15 Oct 2003 18:06:44 +0000 michael Enable decoding of more mpeg-ts streams for pcHDTV patch by (Doug Larrick <doug at ties dot org>) libavformat
Wed, 15 Oct 2003 15:21:46 +0000 alex 10l libavformat
Wed, 15 Oct 2003 03:53:40 +0000 melanson hook up the XA ADPCM decoder libavformat
Tue, 14 Oct 2003 14:40:36 +0000 michael recommit of libavformat
Tue, 14 Oct 2003 14:13:57 +0000 melanson remove experimental reference libavformat
Tue, 14 Oct 2003 11:36:03 +0000 alex make it compatible with older make (debian stable - make 3.79.1) libavformat
Tue, 14 Oct 2003 04:15:53 +0000 melanson disable encoders where appropriate (patch courtesy of BERO libavformat
Mon, 13 Oct 2003 10:59:57 +0000 alex init_put_bits changed libavformat
Sat, 04 Oct 2003 17:41:56 +0000 tmmm handle a wider variety of VQA files, including silent files libavformat
Fri, 03 Oct 2003 05:43:03 +0000 tmmm implemented Id Quake II CIN support libavformat
Fri, 03 Oct 2003 01:08:10 +0000 romansh * fixing bug that prevented resampling the picture and libavformat
Thu, 02 Oct 2003 22:41:08 +0000 al3x fixed codec specific data headers libavformat
Thu, 02 Oct 2003 22:33:55 +0000 al3x fixed time base and sample rate handling libavformat
Thu, 02 Oct 2003 14:59:54 +0000 al3x fix fabrice's broken get_bi and some minor changes in draft libavformat
Thu, 02 Oct 2003 04:16:59 +0000 tmmm properly demux silent files; implemented precise framerate calculation libavformat
Thu, 02 Oct 2003 03:53:52 +0000 tmmm the correct data type is offset_t libavformat
Wed, 01 Oct 2003 23:34:46 +0000 romansh * preAlpha DV encoding support -- there's still a truckload libavformat
Wed, 01 Oct 2003 04:39:38 +0000 tmmm New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE & libavformat
Tue, 30 Sep 2003 17:54:30 +0000 michaelni Patch for attribute(printf) by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavformat
Mon, 29 Sep 2003 22:40:01 +0000 michaelni 10l libavformat
Mon, 29 Sep 2003 17:56:21 +0000 romansh * The functionality is now available in dv.[ch]. libavformat
Mon, 29 Sep 2003 17:54:07 +0000 romansh * DV handling was streamlined for both muxing/demuxing and libavformat
Mon, 29 Sep 2003 01:41:30 +0000 philipjsg Fix a very nasty problem with extra bytes appearing in TCP data streams. libavformat
Sun, 28 Sep 2003 22:53:25 +0000 michaelni PowerPC warnings & optimisations patch by (Dan Christiansen <danchr at daimi dot au dot dk>) libavformat
Sun, 28 Sep 2003 21:09:32 +0000 michaelni mov/mp4/3gp muxer improvements patch by (Thomas Raivio <tjraivio at cc dot hut dot fi>) libavformat
Sun, 28 Sep 2003 20:34:11 +0000 michaelni AMR-WB support by (Johannes Carlsson <joca at rixmail dot se>) libavformat
Fri, 26 Sep 2003 00:10:21 +0000 tmmm send the chunk preamble bytes to the respective decoders; Id RoQ demuxer libavformat
Thu, 25 Sep 2003 08:38:16 +0000 michaelni yuv4mpeg.c extra space patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) libavformat
Mon, 22 Sep 2003 20:29:58 +0000 mellum Fix compilation with ccc libavformat
Sat, 20 Sep 2003 21:54:33 +0000 tmmm clean up 4xm demuxer; make valgrind just a little happier libavformat
Sat, 20 Sep 2003 00:31:43 +0000 tmmm iterate through the appropriate range of palette entries libavformat
Thu, 18 Sep 2003 04:25:41 +0000 tmmm provisions for raw PCM audio libavformat
Tue, 16 Sep 2003 20:29:19 +0000 bellard remove unused AMREXTRALIBS libavformat
Tue, 16 Sep 2003 12:56:42 +0000 bellard generate correct PTS in transport stream - use mpeg2 encoder by default libavformat
Tue, 16 Sep 2003 02:09:17 +0000 romansh * fixing a typo ;-) libavformat
Mon, 15 Sep 2003 22:27:43 +0000 bellard correct DLL windows install libavformat
Sun, 14 Sep 2003 18:56:45 +0000 tmmm adapt to use interim palette control API; do away with multi-chunk data libavformat
Sat, 13 Sep 2003 09:20:12 +0000 mmu_man 64 bit pts for writing - more const usage (don't forget me !) libavformat
Fri, 12 Sep 2003 03:48:14 +0000 tmmm deploy palette control API libavformat
Thu, 11 Sep 2003 22:51:05 +0000 bellard simplified version handling libavformat
Thu, 11 Sep 2003 05:39:51 +0000 tmmm forgot to apply the palette component lookup table libavformat
Wed, 10 Sep 2003 22:44:30 +0000 bellard removed invalid sequence end code libavformat
Wed, 10 Sep 2003 22:37:33 +0000 bellard 64 bit pts for writing - more const usage libavformat
Wed, 10 Sep 2003 13:00:24 +0000 michaelni get_bi(), be/le fix libavformat
Wed, 10 Sep 2003 10:46:50 +0000 michaelni theres no SVQ1 encoder -> it cant be default libavformat
Tue, 09 Sep 2003 23:03:04 +0000 michaelni mov/mp4 muxer cleanup (mostly cosmetics/simplifications & global header fix) libavformat
Tue, 09 Sep 2003 19:32:52 +0000 michaelni memleak fix by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavformat
Tue, 09 Sep 2003 19:14:05 +0000 michaelni kernel header bug workaround by (Ronald Bultje <rbultje at ronald dot bitfreak dot net>) libavformat
Tue, 09 Sep 2003 19:03:14 +0000 michaelni Debug/optimization patch by (Glenn Maynard <g_sf at zewt dot org>) libavformat
Mon, 08 Sep 2003 22:34:28 +0000 bellard ID3 parsing and generation in MP3 format libavformat
Mon, 08 Sep 2003 22:32:30 +0000 bellard removed localtime_r.h libavformat
Mon, 08 Sep 2003 22:04:29 +0000 bellard CODEC_ID_MP3LAME is obsolete libavformat
Mon, 08 Sep 2003 21:59:53 +0000 bellard removed os_support.h 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 20:04:44 +0000 bellard removed ctype.h header libavformat
Mon, 08 Sep 2003 20:00:13 +0000 bellard fixed endianness dependancies (untested) libavformat
Mon, 08 Sep 2003 04:17:40 +0000 tmmm hacks to support Xan AVI files libavformat
Mon, 08 Sep 2003 04:15:27 +0000 tmmm support for Duck DK3 and DK4 ADPCM libavformat
Mon, 08 Sep 2003 04:14:34 +0000 tmmm demuxer for custom Wing Commander III movie (.mve) files libavformat
Sun, 07 Sep 2003 09:26:39 +0000 michaelni memory leak fix by (Tom Dexter <devel at www dot digitalaudiorock dot com>) libavformat
Sun, 07 Sep 2003 00:37:46 +0000 al3x move packetheader after startcodes libavformat
Sat, 06 Sep 2003 23:17:17 +0000 al3x some fixes libavformat
Sat, 06 Sep 2003 16:29:05 +0000 michaelni padding fix libavformat
Sat, 06 Sep 2003 14:03:35 +0000 michaelni big/little endian fix 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
Fri, 05 Sep 2003 07:11:41 +0000 michaelni rewrite libavformat
Thu, 04 Sep 2003 20:15:32 +0000 michaelni fixing copyright header (the code is from strptime.c so the copyright header should be from there too instead of strptime.h) libavformat
Thu, 04 Sep 2003 10:30:52 +0000 michaelni Compile fix when no CONFIG_ENCODERS by (Glenn Maynard <g_sf at zewt dot org>) libavformat
Thu, 04 Sep 2003 10:26:49 +0000 michaelni case insensitive codec_get_id() libavformat
Thu, 04 Sep 2003 09:52:39 +0000 michaelni localtime_r patch by (Glenn Maynard <g_sf at zewt dot org>) libavformat
Thu, 04 Sep 2003 08:21:27 +0000 michaelni MingW patches by (Glenn Maynard <g_sf at zewt dot org>) 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 18:30:02 +0000 michaelni fix MPEG-TS missdetected as MPEG-PS libavformat
Mon, 01 Sep 2003 15:55:38 +0000 tmmm first pass at PSX STR demuxer; does not yet interact correctly with MDEC libavformat
Mon, 01 Sep 2003 13:05:21 +0000 michaelni asv2 regression test libavformat
Fri, 29 Aug 2003 20:51:10 +0000 michaelni stdin patch by (Charles Yates <charles dot yates at pandora dot be>) libavformat
Fri, 29 Aug 2003 20:33:57 +0000 michaelni libavformat/avio.h compilation problem in VisualC++ by (lethean at realtime dot ssu dot ac dot kr) libavformat
Fri, 29 Aug 2003 17:27:48 +0000 romansh 1000l in abbrv. table libavformat
Fri, 29 Aug 2003 06:58:55 +0000 romansh * making resolution abbreviations right libavformat
Thu, 28 Aug 2003 19:53:47 +0000 romansh * Phase 1 for DV encoding support. Muxing/demuxing of DV streams is now libavformat
Wed, 27 Aug 2003 01:26:14 +0000 tmmm naughty, forbidden variable declarations 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
Sun, 24 Aug 2003 21:21:10 +0000 bellard accepts pgmyuv extension libavformat
Sun, 24 Aug 2003 21:20:44 +0000 bellard suppressed frame number modulus hack - added loop_input hack which I find easier to understand libavformat
Sun, 24 Aug 2003 13:59:05 +0000 bellard win32 compile fix libavformat
Thu, 21 Aug 2003 21:04:19 +0000 romansh all human-readable output should go into stderr for now. We really libavformat
Mon, 18 Aug 2003 09:20:02 +0000 michaelni use codec_tag for encoding too libavformat
Tue, 12 Aug 2003 18:20:29 +0000 romansh * fixing a regression in mpeg encoder (not setting pix_fmt), libavformat
Mon, 11 Aug 2003 16:16:49 +0000 bellard support for older real audio files (<= version 3) libavformat
Fri, 08 Aug 2003 18:13:43 +0000 bellard no default bit rate if decoding libavformat
Fri, 08 Aug 2003 18:02:23 +0000 bellard initial duration/start_time generic support - displays stream duration and average total bitrate when using an input file libavformat
Fri, 08 Aug 2003 17:58:38 +0000 bellard update duration and start_time libavformat
Fri, 08 Aug 2003 17:54:05 +0000 bellard exports mpegps_demux libavformat
Fri, 08 Aug 2003 17:53:30 +0000 bellard update duration and start_time libavformat
Fri, 08 Aug 2003 17:52:53 +0000 bellard update duration and start_time - add av_new_stream() usage libavformat
Fri, 08 Aug 2003 17:52:30 +0000 bellard add av_new_stream() usage 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
Wed, 06 Aug 2003 05:40:38 +0000 romansh patch for DV capturing by Dan Dennedy <dan at dennedy dot org> 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
Thu, 24 Jul 2003 23:37:40 +0000 michaelni ATI VCR2 libavformat
Thu, 24 Jul 2003 13:30:27 +0000 mmu_man OSX and BeOS networking fix (socklen_t) libavformat
Thu, 24 Jul 2003 12:18:46 +0000 michaelni ATI VCR1 decoder libavformat
Thu, 17 Jul 2003 10:28:27 +0000 bellard support aborting in TCP libavformat
Thu, 17 Jul 2003 10:27:47 +0000 bellard suppressed RTSP abort hack - added PLAY/PAUSE libavformat
Thu, 17 Jul 2003 10:26:02 +0000 bellard removed warnings libavformat
Thu, 17 Jul 2003 10:25:36 +0000 bellard added primitive aborting system libavformat
Thu, 17 Jul 2003 10:24:28 +0000 bellard warnings are errors libavformat
Wed, 16 Jul 2003 07:50:17 +0000 bellard fix fmt == NULL case libavformat
Tue, 15 Jul 2003 22:15:37 +0000 michaelni Write correct MPEG2-PS streams patch by (mru at users dot sourceforge dot net (Mns Rullgrd)) libavformat
Tue, 15 Jul 2003 19:41:40 +0000 bellard fixed NTP generation for mpeg libavformat
Tue, 15 Jul 2003 16:57:35 +0000 bellard fixed RTP/TCP client support libavformat
Tue, 15 Jul 2003 13:35:20 +0000 mmu_man BeOS fix: NOT every ld likes undefined syms, include C++ objs, and link to libs needed for audio in. libavformat
Tue, 15 Jul 2003 13:21:39 +0000 bellard cosmetic change in resync code - added PAT scanning code if no SDT is found (in the futur it would be interesting to give an API to change channel - also useful for DV input number or TV grab tunning libavformat
Sat, 12 Jul 2003 16:55:15 +0000 michaelni 10l libavformat
Sat, 12 Jul 2003 07:37:05 +0000 romansh * First round of AV sync fixes. libavformat
Fri, 11 Jul 2003 21:33:27 +0000 michaelni Shared library for libavformat support patch by (Tim Allen <tim at proximity dot com dot au>) libavformat
Thu, 10 Jul 2003 23:18:09 +0000 michaelni Building ffmpeg with gcc-2.95.3 encountered a problem due to C99 initialization fix by ("Steven M. Schultz" <sms at 2BSD dot COM>) libavformat
Thu, 10 Jul 2003 09:04:04 +0000 michaelni - Looks a tiny bit harder in mpegps_probe() for a valid start code. This is 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
Fri, 04 Jul 2003 23:08:16 +0000 michaelni mpeg1 bad frame_rate_base fix by (Arthur van Hoff (javanator)) libavformat
Fri, 04 Jul 2003 09:14:14 +0000 michaelni undefined local_port fix by (Giancarlo Formicuccia <ilsensine at inwind dot it>) libavformat
Sat, 28 Jun 2003 23:44:09 +0000 michaelni try to filter _all_ PATs if no SDT could be found patch by (<gbazin at altern dot org>) libavformat
Wed, 25 Jun 2003 10:21:45 +0000 al3x tv standard selection support for dv1394 and grab (v4l) libavformat
Fri, 20 Jun 2003 18:21:58 +0000 al3x lossless jpeg support libavformat
Fri, 20 Jun 2003 17:55:24 +0000 al3x warning fixes libavformat
Fri, 20 Jun 2003 15:51:24 +0000 al3x 1000l libavformat
Fri, 20 Jun 2003 15:30:14 +0000 al3x pal vs ntsc fix by stoyan k <stoyan@i-space.org> libavformat
Wed, 18 Jun 2003 22:24:51 +0000 michaelni amr typefix patch by (Johannes Carlsson <joca at rixmail dot se>) libavformat
Sun, 15 Jun 2003 17:06:28 +0000 mmu_man cleanup; BSoundRecorder moved to Experimental namespace libavformat
Fri, 13 Jun 2003 14:28:45 +0000 bellard mpeg ts demux uses DVB SI info and generates correct PTS info - added prototype mpeg ts mux libavformat
Fri, 13 Jun 2003 14:22:23 +0000 bellard dynamic array functions libavformat
Mon, 09 Jun 2003 19:11:50 +0000 michaelni 10l libavformat
Sat, 07 Jun 2003 18:36:27 +0000 bellard use custom packet allocation only for DV libavformat
Fri, 06 Jun 2003 11:47:49 +0000 kabi * amr format - by Johannes Carlsson libavformat
Fri, 06 Jun 2003 11:46:25 +0000 kabi * missing part of the 3gp patch by Johannes Carlsson libavformat
Thu, 05 Jun 2003 14:30:52 +0000 kabi * 3gp patch by Joca libavformat
Tue, 03 Jun 2003 13:58:44 +0000 michaelni 4xm adpcm libavformat
Wed, 28 May 2003 23:50:00 +0000 tmmm get the video dispatch straight libavformat
Wed, 28 May 2003 02:41:24 +0000 tmmm dispatch video as well as audio libavformat
Tue, 27 May 2003 22:43:34 +0000 michaelni asv1 regression test libavformat
Mon, 26 May 2003 20:53:09 +0000 tmmm allocate enough bytes libavformat
Sun, 25 May 2003 23:55:47 +0000 michaelni 10l libavformat
Sun, 25 May 2003 23:41:25 +0000 michaelni c frame size debug stuff libavformat
Sun, 25 May 2003 05:18:30 +0000 tmmm add 4xm to the family libavformat
Sun, 25 May 2003 05:07:36 +0000 tmmm first pass at an experimental 4xm demuxer libavformat
Sat, 24 May 2003 18:48:30 +0000 mellum Warning and compatibility fixes. libavformat
Thu, 22 May 2003 14:12:22 +0000 michaelni truncated h263 decoding support / H263-ES "demuxer" libavformat
Wed, 14 May 2003 11:40:16 +0000 michaelni AMR-NB audio support patch by (<joca at rixmail dot se>) libavformat
Mon, 12 May 2003 17:58:52 +0000 kabi * added s263 (mapped to h263 - 3gp files) libavformat
Mon, 12 May 2003 15:39:38 +0000 kabi * passing ImageDescriptions for SVQ3 (Vertical300K.sorenson works) libavformat
Mon, 12 May 2003 11:07:46 +0000 kabi * uninitialized/unused vars cleanup libavformat
Mon, 12 May 2003 10:59:18 +0000 kabi * support for AAC audio (esds decoding - using extradata) libavformat
Fri, 09 May 2003 22:16:14 +0000 michaelni svq3 decoder by anonymous libavformat
Wed, 07 May 2003 19:01:45 +0000 romansh * introducing new public interface in imgconvert.c libavformat
Mon, 05 May 2003 20:47:23 +0000 michaelni VOB stream patch ba (Brian Foley <bfoley at compsoc dot nuigalway dot ie>) libavformat
Mon, 05 May 2003 12:59:42 +0000 michaelni prefers MP3 codec (rather than MP2) for output if libavformat
Mon, 05 May 2003 10:56:23 +0000 michaelni mp3 codec autodetection patch by (Andriy Rysin <arysin at bcsii dot net>) libavformat
Mon, 05 May 2003 02:54:15 +0000 tmmm first pass at a new VP3 video decoder libavformat
Thu, 24 Apr 2003 03:59:33 +0000 romansh * Making AVI encoding predictable (all JUNK chunks are filled with 0) libavformat
Wed, 23 Apr 2003 18:38:34 +0000 kabi * keeping compiler happy and quiet libavformat
Wed, 23 Apr 2003 08:58:42 +0000 kabi * simplified parameters for parse routines libavformat
Wed, 23 Apr 2003 08:56:14 +0000 kabi * more strict types libavformat
Wed, 23 Apr 2003 02:04:40 +0000 romansh Complete support for OpenDML AVIs and AVIs > 2Gb. libavformat
Tue, 22 Apr 2003 08:36:39 +0000 kabi * fixed initialization and some memleak libavformat
Tue, 22 Apr 2003 08:32:33 +0000 kabi * filling bitdepth libavformat
Mon, 21 Apr 2003 21:18:51 +0000 bellard transparency support libavformat
Mon, 21 Apr 2003 21:18:15 +0000 bellard replaced progressive by interleaved libavformat
Mon, 21 Apr 2003 14:39:52 +0000 bellard use correct YUV format for JPEG libavformat
Sun, 20 Apr 2003 14:20:32 +0000 bellard added progressive PNG support (both reading and writing) libavformat
Sun, 20 Apr 2003 14:19:17 +0000 bellard added progressive image support libavformat
Sat, 19 Apr 2003 16:23:03 +0000 bellard rgba32 support libavformat
Sat, 19 Apr 2003 15:48:40 +0000 michaelni memleaks libavformat
Sat, 19 Apr 2003 15:18:00 +0000 bellard added new netpbm pam format support (needed for alpha plane support) libavformat
Fri, 18 Apr 2003 16:22:12 +0000 mmu_man Add latency check, the Media Kit shoul repport it, but this seems broken. libavformat
Fri, 18 Apr 2003 14:35:15 +0000 mmu_man avoid detecting mpeg stream when other formats embed mp3 tracks. libavformat
Thu, 17 Apr 2003 19:56:33 +0000 michaelni we really shouldnt use M$* as default codec -> use MPEG4 as default libavformat
Tue, 15 Apr 2003 10:12:38 +0000 tmmm native Indeo3 decoder implementation libavformat
Sat, 12 Apr 2003 03:04:08 +0000 philipjsg Clear out an unused field in the created AVI file. This helps make libavformat
Tue, 08 Apr 2003 09:56:19 +0000 michaelni dv file format support patch by (Roman Shaposhnick <rvs at sun dot com>) libavformat
Tue, 08 Apr 2003 09:51:15 +0000 michaelni AVI > 2Gb (OpenDML) generation patch by (Roman Shaposhnick <rvs at sun dot com>) libavformat
Sat, 05 Apr 2003 12:20:19 +0000 mmu_man QT AVID 4CCs patch by ("Sebastien Bechet" <s dot bechet at av7 dot net>) (not tested) libavformat
Fri, 04 Apr 2003 14:42:28 +0000 michaelni H264 decoder & demuxer libavformat
Fri, 04 Apr 2003 13:45:45 +0000 michaelni support for DV aspect ratio and erroneous audio patch by (Dan Dennedy (dan at dennedy dot org) and Roman Shaposhnick <rvs at sun dot com>) libavformat
Fri, 28 Mar 2003 14:05:55 +0000 michaelni AVI type 1 support patch by (Roman Shaposhnick <rvs at sun dot com>) libavformat
Thu, 27 Mar 2003 15:08:16 +0000 mmu_man the media node now won't connect itself to the default audio input with -ad wait: libavformat
Thu, 27 Mar 2003 14:44:30 +0000 mmu_man experimental BeOS audio input support. (needs unreleased library) libavformat
Thu, 27 Mar 2003 13:37:47 +0000 mmu_man cleanup; unused pipe() stuff removed. libavformat
Wed, 26 Mar 2003 23:25:18 +0000 michaelni I420 patch by (Sebastien Bechet <s dot bechet at av7 dot net>) libavformat
Wed, 26 Mar 2003 10:30:08 +0000 michaelni ffserver deallocate ctx->streams on closing patch by (Mark Hills <mark at pogo dot org dot uk>) libavformat
Wed, 26 Mar 2003 09:28:52 +0000 michaelni OpenDML AVI > 2Gb support patch by (Roman Shaposhnick <rvs at sun dot com>) libavformat
Thu, 20 Mar 2003 01:04:33 +0000 michaelni db video chunk in avi files support (idea by Dmitry Poplavsky <dima at thekompany dot com>) libavformat
Tue, 18 Mar 2003 17:22:23 +0000 michaelni merging a small amount of the changes from BroadQ, the rest is either not clean / doesnt apply / or is PS2 specific (someone with a PS2 should merge/send a patch for the later) 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 18:57:33 +0000 kabi * moved os_support.h into libavcodec libavformat
Wed, 12 Mar 2003 18:45:50 +0000 michaelni sorry forgot libavformat
Wed, 12 Mar 2003 17:14:28 +0000 mmu_man Cleaner support for usleep() 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
Wed, 12 Mar 2003 01:35:47 +0000 michaelni correct AUDIO strf parsing patch by (Roman Shaposhnick <rvs at sun dot com>) libavformat
Tue, 11 Mar 2003 12:09:13 +0000 michaelni restoring OS/2 compatibility patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>) libavformat
Tue, 11 Mar 2003 02:03:40 +0000 michaelni fixing parsing of opendml avis libavformat
Sun, 09 Mar 2003 16:07:19 +0000 al3x simplified libavformat
Sat, 08 Mar 2003 23:39:53 +0000 michaelni 10l libavformat
Sat, 08 Mar 2003 14:29:12 +0000 michaelni fixing frame_rate accuracy libavformat
Sat, 08 Mar 2003 11:54:34 +0000 michaelni forgot .... libavformat
Sat, 08 Mar 2003 11:50:26 +0000 michaelni wmv2 & huffyuv regression test libavformat
Sat, 08 Mar 2003 11:21:33 +0000 michaelni huffyuv encoding fixed libavformat
Sat, 08 Mar 2003 10:57:44 +0000 michaelni read BITMAPINFOHEADER extra stuff (huffyuv decoding fixed) libavformat
Sat, 08 Mar 2003 01:40:52 +0000 michaelni merging fourcc with codec_tag libavformat
Sat, 08 Mar 2003 00:44:52 +0000 michaelni reversing not yet reversed changes from r1.7 -> r1.8 except the static/const stuff libavformat
Fri, 07 Mar 2003 12:37:49 +0000 michaelni Frame rate emulation patch by (Max Krasnyansky <maxk at qualcomm dot com>) libavformat
Thu, 27 Feb 2003 17:32:56 +0000 kabi * compile PNG only when ZLIB is available libavformat
Wed, 26 Feb 2003 17:26:20 +0000 michaelni move repeat_pict field from AVCodecContext -> AVFrame (closes bug #683536) libavformat
Tue, 25 Feb 2003 13:12:41 +0000 mmu_man prettier debug output libavformat
Tue, 25 Feb 2003 09:36:53 +0000 michaelni ogg deallocate patch by (Mark Hills <mark at pogo dot org dot uk>) libavformat
Fri, 21 Feb 2003 11:08:08 +0000 bellard avoid false URL protocol detection when using ':' in filenames libavformat
Thu, 13 Feb 2003 00:28:36 +0000 mmu_man Looks like this one was forgotten in the INT -> int_t move 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
Sun, 09 Feb 2003 18:07:16 +0000 bellard raw ac3 auto detects parameters libavformat
Sun, 09 Feb 2003 18:06:23 +0000 bellard variable UDP packet size patch by Max Krasnyansky libavformat
Sun, 09 Feb 2003 17:03:32 +0000 tmmm hook this up to the CYUV decoder libavformat
Sun, 09 Feb 2003 16:25:21 +0000 bellard added 8 bit palette support for non animated GIF libavformat
Sun, 09 Feb 2003 16:22:06 +0000 bellard added 8 bit palette support libavformat
Thu, 06 Feb 2003 22:34:55 +0000 bellard DV packet copy fix by Roman Shaposhnick libavformat
Thu, 06 Feb 2003 15:09:39 +0000 mmu_man Fix against C integrists breaks :P (hope I didn't break anything else) libavformat
Wed, 05 Feb 2003 01:59:52 +0000 philipjsg Fix the 'hard cpu loop' problem when capturing audio from /dev/dsp. This libavformat
Tue, 04 Feb 2003 23:44:26 +0000 bellard yes, PNG can be simpler :-) libavformat
Tue, 04 Feb 2003 23:43:14 +0000 bellard removing unused stuff 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
Mon, 03 Feb 2003 22:52:38 +0000 bellard added primitive image GIF encoder based on animated gif encoder libavformat
Mon, 03 Feb 2003 22:51:48 +0000 bellard added automatic GIF/animated GIF probing - added GIF as an image format too - added interlaced gif support libavformat
Sun, 02 Feb 2003 20:04:03 +0000 bellard avoid too many false detections libavformat
Sun, 02 Feb 2003 19:51:40 +0000 bellard fixed copy 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
Sun, 02 Feb 2003 19:16:51 +0000 bellard added animated GIF decoder (pts and various disposal handling are missing) libavformat
Sun, 02 Feb 2003 15:54:11 +0000 bellard Try this fix libavformat
Sat, 01 Feb 2003 20:53:57 +0000 bellard added basic png handling libavformat
Sat, 01 Feb 2003 20:53:07 +0000 bellard added basic png handling - do not remake dependencies automatically libavformat
Sat, 01 Feb 2003 20:51:52 +0000 bellard added stripped down libpng libavformat
Fri, 31 Jan 2003 17:04:46 +0000 bellard added DVD LPCM decoding support libavformat
Wed, 29 Jan 2003 12:00:11 +0000 michaelni --disable-risky support libavformat
Tue, 28 Jan 2003 20:20:38 +0000 kabi * headers valid for C++ compilers libavformat
Mon, 27 Jan 2003 22:59:42 +0000 bellard Audio support for DV1394 by Max Krasnyansky libavformat
Mon, 27 Jan 2003 09:21:30 +0000 bellard DV audio decoder by Roman Shaposhnick libavformat
Mon, 27 Jan 2003 02:18:41 +0000 michaelni audio only avi patch by (Andriy Rysin <arysin at bcsii dot net>) libavformat
Sat, 25 Jan 2003 13:05:39 +0000 bellard removed unneeded mallocs libavformat
Thu, 23 Jan 2003 23:34:29 +0000 bellard use av_strdup() libavformat
Thu, 23 Jan 2003 22:57:56 +0000 bellard use av_malloc() libavformat
Thu, 23 Jan 2003 22:00:57 +0000 bellard zero sized malloc patch by Roman Shaposhnick libavformat
Thu, 23 Jan 2003 18:44:26 +0000 bellard dv1394 channel selection by Max Krasnyansky - modified channel number to be in base 10 by default 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
Thu, 23 Jan 2003 09:52:30 +0000 bellard removed warnings libavformat
Wed, 22 Jan 2003 22:40:52 +0000 bellard dv patch by Max Krasnyansky (maxk at qualcomm dot com) libavformat
Wed, 22 Jan 2003 09:53:25 +0000 bellard dependency handling is consistant with libavcodec libavformat
Fri, 17 Jan 2003 09:22:52 +0000 mmu_man removed redundant 4CC libavformat
Fri, 17 Jan 2003 08:29:37 +0000 mmu_man Fix probing for some files (ew.mov, april.mov) libavformat
Tue, 14 Jan 2003 15:30:42 +0000 philipjsg AUtomatic dependency generation. Runs on Linux (at least). Probably should libavformat
Sat, 11 Jan 2003 20:34:38 +0000 michaelni os2 support patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>) libavformat
Sat, 11 Jan 2003 05:33:35 +0000 bellard jpeg detection fix - fixed imagepipe output libavformat
Sat, 11 Jan 2003 05:02:14 +0000 bellard added still image support libavformat
Sat, 11 Jan 2003 04:59:17 +0000 bellard added url_get_filename() libavformat
Sat, 11 Jan 2003 04:58:36 +0000 bellard extracted yuv4mpeg from img.c (untested) libavformat
Sat, 11 Jan 2003 04:56:29 +0000 bellard added simple still image format support to simplify image and imagepipe video formats libavformat
Mon, 30 Dec 2002 01:07:47 +0000 michaelni libav -> libavformat in Makefile patch by (Thomas Jarosch <tomj at simonv dot com>) libavformat
Fri, 27 Dec 2002 11:42:52 +0000 michaelni huffyuv 4cc & -strict libavformat
Fri, 20 Dec 2002 23:10:58 +0000 michaelni mimetype fixes patch by (Ryutaroh Matsumoto <ryutaroh at it dot ss dot titech dot ac dot jp>) libavformat
Fri, 20 Dec 2002 21:05:59 +0000 mmu_man Fix for odd strf tag in Stargate SG-1 - 3x18 - Shades of Grey.avi libavformat
Fri, 20 Dec 2002 21:04:08 +0000 mmu_man redid usleep() fix for BeOS, more consistant with the MINGW32 one. removed a TAB :P libavformat
Fri, 20 Dec 2002 19:25:10 +0000 michaelni mingw patch by (Bill Eldridge <bill at rfa dot org>) libavformat
Fri, 20 Dec 2002 00:25:24 +0000 mmu_man Hey, not everyone has usleep() ! (temporary fix, we should check for this in configure) libavformat
Wed, 11 Dec 2002 03:20:05 +0000 philipjsg * Extend the syntax of a filename for the img reader to allow looping. Thus libavformat
Wed, 11 Dec 2002 03:18:47 +0000 philipjsg * Add code to allow the img reader to read files at the nominal frame rate. libavformat
Mon, 09 Dec 2002 12:03:43 +0000 michaelni AVVideoFrame -> AVFrame libavformat
Mon, 09 Dec 2002 02:53:55 +0000 philipjsg Fix a crash caused by a null coded_picture pointer in ffserver. libavformat
Wed, 04 Dec 2002 10:04:03 +0000 michaelni cleanup libavformat
Sat, 30 Nov 2002 17:16:32 +0000 philipjsg Added support for a realease function to eliminate the context blocks used libavformat
Fri, 29 Nov 2002 19:19:47 +0000 bellard fixed 'file:' in URLs libavformat
Fri, 29 Nov 2002 14:56:03 +0000 bellard fixed multidir compile libavformat
Wed, 27 Nov 2002 02:45:14 +0000 philipjsg More changes to make things compile on more platforms libavformat
Mon, 25 Nov 2002 19:07:40 +0000 bellard renamed libav to libavformat libavformat