Mercurial > libavformat.hg
graph
-
fix obnoxious ogg_packet passing from encoder to muxer libavformatSun, 04 Apr 2004 14:39:20 +0000, by michael
-
kill obnoxious ogg_packet passing from demuxer to decoder libavformatSun, 04 Apr 2004 02:07:15 +0000, by michael
-
yuv4mpeg output 'C' tag patch by ("Steven M. Schultz" <sms at 2bsd dot com>) libavformatThu, 01 Apr 2004 23:32:53 +0000, by michael
-
* .mov files with uncompressed audio can't be correctly processed libavformatWed, 31 Mar 2004 04:51:14 +0000, by romansh
-
* fixing 10l in movenc.c + updating regression patterns. libavformatSun, 28 Mar 2004 03:29:00 +0000, by romansh
-
* making .mov files generated by ffmpeg compatible with Apple software. libavformatSun, 28 Mar 2004 02:17:06 +0000, by romansh
-
Support raw mpegts streams from dvr patch by (wmglo at dent dot med dot uni-muenchen dot de) libavformatFri, 26 Mar 2004 17:40:40 +0000, by michael
-
cleanup frame_rate code, this may also fix some large file bugs libavformatWed, 24 Mar 2004 19:03:20 +0000, by michael
-
* turns out raw DV files can have .dif extension libavformatWed, 24 Mar 2004 06:32:57 +0000, by romansh
-
support url_read which reads less then requested patch by (Leon van Stuivenberg <l dot vanstuivenberg at chello dot nl>) libavformatSat, 20 Mar 2004 19:57:28 +0000, by michael
-
adjust_write_index() fix by ("Curi Fabio Eduardo (SFL)" <curif at TELEFONICA dot COM dot AR>) libavformatThu, 18 Mar 2004 20:52:40 +0000, by michael
-
decode latency patch by (Leon van Stuivenberg <l dot vanstuivenberg at chello dot nl>) libavformatMon, 15 Mar 2004 03:29:32 +0000, by michael
-
tcp select() check and enables pressing 'q' when reading/(writing) from libavformatSun, 14 Mar 2004 19:40:43 +0000, by michael
-
minor VMD system update; still not perfect, but should not crash either libavformatSun, 14 Mar 2004 04:08:11 +0000, by melanson
-
remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG -> libavformatSun, 14 Mar 2004 04:04:08 +0000, by melanson
-
no read loop tcp/http and http CRLF fix by (Leon van Stuivenberg <l dot vanstuivenberg at chello dot nl>) libavformatSun, 14 Mar 2004 02:59:33 +0000, by michael
-
fix global name conflicts patch by ("Ronald S. Bultje" <R dot S dot Bultje at students dot uu dot nl>) libavformatSat, 13 Mar 2004 23:04:37 +0000, by michael
-
Parse stss info in MOV files to get key frames patch by ("Brian Becker" <Brian dot Becker at palmone dot com>) libavformatSat, 13 Mar 2004 21:02:26 +0000, by michael
-
added SGI image format, encoding and decoding, courtesy of Todd Kirby libavformatSat, 13 Mar 2004 17:30:37 +0000, by melanson
-
big endian compile fix by ("Ronald S. Bultje" <R dot S dot Bultje at students dot uu dot nl>) libavformatFri, 12 Mar 2004 02:26:01 +0000, by michael
-
matroska demuxer by ("Ronald S. Bultje" <R dot S dot Bultje at students dot uu dot nl>) libavformatThu, 11 Mar 2004 16:26:42 +0000, by michael
-
Correcting the header size for ADPCM_IMA_WAV files patch by (Brian Becker <brian dot becker at palmone dot com>) libavformatWed, 10 Mar 2004 03:54:56 +0000, by michael
-
10l (1 vs. descrLength(1)) found by (Jean Le Feuvre - jeanlf) libavformatTue, 09 Mar 2004 21:54:25 +0000, by michael
-
forgot to commit from patch by (Konstantin Andreyev <kandreyev at bcsii dot com>) libavformatSat, 06 Mar 2004 11:07:37 +0000, by michael
-
asf patch by (Konstantin Andreyev <kandreyev at bcsii dot com>) libavformatFri, 05 Mar 2004 22:10:50 +0000, by michael
-
split asf patch by (Konstantin Andreyev <kandreyev at bcsii dot com>) libavformatFri, 05 Mar 2004 21:34:30 +0000, by michael
-
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavformatWed, 03 Mar 2004 15:41:21 +0000, by michael
-
use AVFrame.pts=AV_NOPTS_VALUE instead of AVFrame.pts=0 libavformatWed, 25 Feb 2004 17:35:52 +0000, by michael
-
(f)printf() is disallowed in libavcodec, compilation will fail now if its used, except that codecs which where added after the printf->av_log change which did ignore av_log() and used prinf are now silent and wont print anything, they should be changed to use av_log, i could do that, but its better if the orginal developer decides which AV_LOG level each message should get libavformatSun, 22 Feb 2004 00:31:19 +0000, by michael
-
avsync patch by (Gildas Bazin <gbazin at altern dot org>) libavformatFri, 20 Feb 2004 14:39:15 +0000, by michael
-
improved VCD support patch by ("Hauke Duden" <H.NS.Duden at gmx dot net>) libavformatThu, 19 Feb 2004 22:34:13 +0000, by michael
-
AAC support in mov, correct aspect ratio support and user data support patch by (Gildas Bazin <gbazin at altern dot org>) libavformatSat, 14 Feb 2004 19:08:09 +0000, by michael
-
avio patch by (Gildas Bazin <gbazin at altern dot org>) libavformatSat, 14 Feb 2004 16:25:32 +0000, by michael
-
* turns out write_packet is supposed to return 0 on success, not libavformatWed, 11 Feb 2004 02:28:34 +0000, by romansh
-
* Initial implementation of the G.726 ADPCM audio codec. libavformatSat, 07 Feb 2004 08:20:00 +0000, by romansh
-
initial commit for Quicktime Animation (RLE) video decoder; bit depths libavformatThu, 05 Feb 2004 05:22:44 +0000, by melanson
-
Patch for MPEG-2 VOB headers by (Jimmy Blair <blueskyjb at verizon dot net>) libavformatSun, 01 Feb 2004 13:06:46 +0000, by michael
-
CONFIG_ENCODERS fix by (Ronald Bultje <rbultje at ronald dot bitfreak dot net>) libavformatSat, 17 Jan 2004 22:02:07 +0000, by michael
-
store searched distance in index, so we dont waste time searching for keyframes where we already searched libavformatSat, 17 Jan 2004 18:06:52 +0000, by michael
-
replic_size==0 fix, needed so that G.726 asf file, so ffmpeg can at least decode the video without segfaulting libavformatWed, 14 Jan 2004 21:27:59 +0000, by michael
-
use packet number instead of byte number internally for seeking libavformatWed, 14 Jan 2004 18:40:29 +0000, by michael
-
seeking in single stream asf patch by ("Kevin Kuphal" <kevin dot kuphal at sitecity dot net>) libavformatWed, 14 Jan 2004 13:32:49 +0000, by michael
-
caching of timestamps for mpeg-ps so seeking is faster libavformatTue, 13 Jan 2004 22:02:49 +0000, by michael
-
memleak patch by (Gildas Bazin <gbazin at altern dot org>) libavformatThu, 08 Jan 2004 19:01:16 +0000, by michael
-
ASF extended header parsing patch by ("Kevin Kuphal" <kevin dot kuphal at sitecity dot net>) libavformatTue, 06 Jan 2004 15:31:36 +0000, by michael
-
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) libavformatTue, 16 Dec 2003 11:25:30 +0000, by bellard
-
fixed incorrect PTS/DTS logic in MPEG video case (caused rare PTS glitches if start codes were between two PES packets) libavformatTue, 16 Dec 2003 11:21:25 +0000, by bellard
-
make av_read_frame() return buffered frames at EOF libavformatMon, 15 Dec 2003 14:45:37 +0000, by bellard
-
cygwin fix and dont average interlaced MVs patch by (Wolfgang Hesseler <qv at multimediaware dot com>) libavformatSun, 14 Dec 2003 17:47:23 +0000, by michael
-
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) libavformatTue, 09 Dec 2003 18:06:18 +0000, by bellard
-
SWF sanity check patch by (Glyn Kennington <glyn dot kennington at ox dot compsoc dot net>) libavformatFri, 05 Dec 2003 00:41:58 +0000, by michael
-
H264 fourcc patch by (Laurent Aimar <fenrir at via dot ecp dot fr>) libavformatSat, 29 Nov 2003 00:21:33 +0000, by michael
-
- Add reget_buffer() function to AVCodecContext libavformatWed, 26 Nov 2003 20:57:15 +0000, by rtognimp
-
Patch for PPM probing by (Rob Joyce <rjoyce at twcny dot rr dot com>) libavformatMon, 24 Nov 2003 17:59:56 +0000, by michael
-
Add more resilience in reading ffm files. In particular, don't assume libavformatWed, 19 Nov 2003 02:34:40 +0000, by philipjsg
-
set frame rate information, for good measure libavformatSun, 16 Nov 2003 14:26:50 +0000, by melanson
-
use the proper file framerate (specified by a float); account the pts libavformatSat, 15 Nov 2003 18:18:42 +0000, by melanson
-
support more codecs in MPEG-TS patch by (mru at kth dot se (Mns Rullgrd)) libavformatWed, 12 Nov 2003 21:56:57 +0000, by michael
-
frame rate should be completely disabled in asf (closer now) - disabled seek libavformatMon, 10 Nov 2003 18:49:58 +0000, by bellard
-
seeking support - fixed some ADPCM decoding cases libavformatMon, 10 Nov 2003 18:44:27 +0000, by bellard
-
initial seek support - more generic play/pause support libavformatMon, 10 Nov 2003 18:39:26 +0000, by bellard
-
initial av_read_frame() and av_seek_frame() support libavformatMon, 10 Nov 2003 18:37:55 +0000, by bellard
-
added palette support to the QT demuxer; registered SMC video decoder libavformatMon, 10 Nov 2003 03:17:32 +0000, by melanson
-
* fixes for broken builds on Solaris, OS2 and all bingendian libavformatTue, 04 Nov 2003 19:35:43 +0000, by romansh
-
movenc patch by (Gildas Bazin <gbazin at altern dot org>) libavformatMon, 03 Nov 2003 21:51:07 +0000, by michael
-
Make avi and asf demuxer export palette in palctrl libavformatSun, 02 Nov 2003 21:55:38 +0000, by rtognimp
-
* DV demuxer is now capable of decoding auxilary audio stream. So, libavformatFri, 31 Oct 2003 22:26:26 +0000, by romansh
-
revised palette API, courtesy of Roberto Togni (rtogni at freemail.it) libavformatThu, 30 Oct 2003 05:40:58 +0000, by melanson
-
added MPEG2TS support in RTP, SDP and RTSP - replaced fake RTP demux by a specific API libavformatWed, 29 Oct 2003 14:25:27 +0000, by bellard
-
make AVFMT_NOHEADER flag dynamic - added av_open_input_stream() libavformatWed, 29 Oct 2003 14:20:56 +0000, by bellard
-
mpeg TS demux API (called from RTP layer) - raw mpeg TS reader (uses fake codec MPEG2TS) libavformatWed, 29 Oct 2003 14:16:31 +0000, by bellard
-
1/0 fix by (Tim Allen <tim at proximity dot com dot au>) libavformatTue, 28 Oct 2003 10:55:15 +0000, by michael
-
GCC 3.3.2 warnings patch by (Panagiotis Issaris <takis at lumumba dot luc dot ac dot be>) libavformatSun, 26 Oct 2003 10:49:49 +0000, by michael
-
added XVID fourcc (ISO MPEG-4?) and AC3 fourcc libavformatSat, 25 Oct 2003 04:41:53 +0000, by melanson
-
Using the extension m4a for audio only MPEG-4 files is increasingly libavformatSun, 19 Oct 2003 20:57:47 +0000, by michael
-
- Moving -Wall from the individual Makefiles to configure (and only libavformatSat, 18 Oct 2003 18:47:06 +0000, by michael
-
* providing MPEG codecs with a generic fields in AVFrame to use. libavformatSat, 18 Oct 2003 03:19:44 +0000, by romansh
-
Enable decoding of more mpeg-ts streams for pcHDTV patch by (Doug Larrick <doug at ties dot org>) libavformatWed, 15 Oct 2003 18:06:44 +0000, by michael
-
make it compatible with older make (debian stable - make 3.79.1) libavformatTue, 14 Oct 2003 11:36:03 +0000, by alex
-
disable encoders where appropriate (patch courtesy of BERO libavformatTue, 14 Oct 2003 04:15:53 +0000, by melanson
-
handle a wider variety of VQA files, including silent files libavformatSat, 04 Oct 2003 17:41:56 +0000, by tmmm
-
* fixing bug that prevented resampling the picture and libavformatFri, 03 Oct 2003 01:08:10 +0000, by romansh
-
fix fabrice's broken get_bi and some minor changes in draft libavformatThu, 02 Oct 2003 14:59:54 +0000, by al3x
-
properly demux silent files; implemented precise framerate calculation libavformatThu, 02 Oct 2003 04:16:59 +0000, by tmmm
-
* preAlpha DV encoding support -- there's still a truckload libavformatWed, 01 Oct 2003 23:34:46 +0000, by romansh
-
New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE & libavformatWed, 01 Oct 2003 04:39:38 +0000, by tmmm
-
Patch for attribute(printf) by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavformatTue, 30 Sep 2003 17:54:30 +0000, by michaelni
-
* The functionality is now available in dv.[ch]. libavformatMon, 29 Sep 2003 17:56:21 +0000, by romansh
-
* DV handling was streamlined for both muxing/demuxing and libavformatMon, 29 Sep 2003 17:54:07 +0000, by romansh
-
Fix a very nasty problem with extra bytes appearing in TCP data streams. libavformatMon, 29 Sep 2003 01:41:30 +0000, by philipjsg
-
PowerPC warnings & optimisations patch by (Dan Christiansen <danchr at daimi dot au dot dk>) libavformatSun, 28 Sep 2003 22:53:25 +0000, by michaelni
-
mov/mp4/3gp muxer improvements patch by (Thomas Raivio <tjraivio at cc dot hut dot fi>) libavformatSun, 28 Sep 2003 21:09:32 +0000, by michaelni
-
AMR-WB support by (Johannes Carlsson <joca at rixmail dot se>) libavformatSun, 28 Sep 2003 20:34:11 +0000, by michaelni
-
send the chunk preamble bytes to the respective decoders; Id RoQ demuxer libavformatFri, 26 Sep 2003 00:10:21 +0000, by tmmm
-
yuv4mpeg.c extra space patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) libavformatThu, 25 Sep 2003 08:38:16 +0000, by michaelni
-
clean up 4xm demuxer; make valgrind just a little happier libavformatSat, 20 Sep 2003 21:54:33 +0000, by tmmm
-
iterate through the appropriate range of palette entries libavformatSat, 20 Sep 2003 00:31:43 +0000, by tmmm
-
generate correct PTS in transport stream - use mpeg2 encoder by default libavformatTue, 16 Sep 2003 12:56:42 +0000, by bellard
-
adapt to use interim palette control API; do away with multi-chunk data libavformatSun, 14 Sep 2003 18:56:45 +0000, by tmmm
-
64 bit pts for writing - more const usage (don't forget me !) libavformatSat, 13 Sep 2003 09:20:12 +0000, by mmu_man
-
forgot to apply the palette component lookup table libavformatThu, 11 Sep 2003 05:39:51 +0000, by tmmm
-
theres no SVQ1 encoder -> it cant be default libavformatWed, 10 Sep 2003 10:46:50 +0000, by michaelni
-
mov/mp4 muxer cleanup (mostly cosmetics/simplifications & global header fix) libavformatTue, 09 Sep 2003 23:03:04 +0000, by michaelni
-
memleak fix by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavformatTue, 09 Sep 2003 19:32:52 +0000, by michaelni
-
kernel header bug workaround by (Ronald Bultje <rbultje at ronald dot bitfreak dot net>) libavformatTue, 09 Sep 2003 19:14:05 +0000, by michaelni
-
Debug/optimization patch by (Glenn Maynard <g_sf at zewt dot org>) libavformatTue, 09 Sep 2003 19:03:14 +0000, by michaelni
-
simpler strptime - added os_support.[ch] - moved localtime_r to os_support.c libavformatMon, 08 Sep 2003 21:20:55 +0000, by bellard
-
demuxer for custom Wing Commander III movie (.mve) files libavformatMon, 08 Sep 2003 04:14:34 +0000, by tmmm
-
memory leak fix by (Tom Dexter <devel at www dot digitalaudiorock dot com>) libavformatSun, 07 Sep 2003 09:26:39 +0000, by michaelni
-
initial nut muxer and demuxer (demuxer is not fail safe) libavformatFri, 05 Sep 2003 18:45:32 +0000, by al3x
-
fixing copyright header (the code is from strptime.c so the copyright header should be from there too instead of strptime.h) libavformatThu, 04 Sep 2003 20:15:32 +0000, by michaelni
-
Compile fix when no CONFIG_ENCODERS by (Glenn Maynard <g_sf at zewt dot org>) libavformatThu, 04 Sep 2003 10:30:52 +0000, by michaelni
-
localtime_r patch by (Glenn Maynard <g_sf at zewt dot org>) libavformatThu, 04 Sep 2003 09:52:39 +0000, by michaelni
-
MingW patches by (Glenn Maynard <g_sf at zewt dot org>) libavformatThu, 04 Sep 2003 08:21:27 +0000, by michaelni
-
initial commit for Id RoQ and Interplay MVE multimedia subsystems libavformatTue, 02 Sep 2003 04:32:02 +0000, by tmmm
-
first pass at PSX STR demuxer; does not yet interact correctly with MDEC libavformatMon, 01 Sep 2003 15:55:38 +0000, by tmmm
-
stdin patch by (Charles Yates <charles dot yates at pandora dot be>) libavformatFri, 29 Aug 2003 20:51:10 +0000, by michaelni
-
libavformat/avio.h compilation problem in VisualC++ by (lethean at realtime dot ssu dot ac dot kr) libavformatFri, 29 Aug 2003 20:33:57 +0000, by michaelni
-
* Phase 1 for DV encoding support. Muxing/demuxing of DV streams is now libavformatThu, 28 Aug 2003 19:53:47 +0000, by romansh
-
mov, 3gp, mp4 muxer by (Thomas Raivio <tjraivio at cc dot hut dot fi>) libavformatTue, 26 Aug 2003 20:23:13 +0000, by michaelni
-
suppressed frame number modulus hack - added loop_input hack which I find easier to understand libavformatSun, 24 Aug 2003 21:20:44 +0000, by bellard
-
all human-readable output should go into stderr for now. We really libavformatThu, 21 Aug 2003 21:04:19 +0000, by romansh
-
* fixing a regression in mpeg encoder (not setting pix_fmt), libavformatTue, 12 Aug 2003 18:20:29 +0000, by romansh
-
support for older real audio files (<= version 3) libavformatMon, 11 Aug 2003 16:16:49 +0000, by bellard
-
initial duration/start_time generic support - displays stream duration and average total bitrate when using an input file libavformatFri, 08 Aug 2003 18:02:23 +0000, by bellard
-
update duration and start_time - add av_new_stream() usage libavformatFri, 08 Aug 2003 17:52:53 +0000, by bellard
-
added stream start time and duration API - AV_NOPTS_VALUE is no longer zero libavformatFri, 08 Aug 2003 17:49:27 +0000, by bellard
-
patch for DV capturing by Dan Dennedy <dan at dennedy dot org> libavformatWed, 06 Aug 2003 05:40:38 +0000, by romansh
-
yuv4mpeg pipe reader for libavformat patch by (D Richard Felker III <dalias at aerifal dot cx>) libavformatTue, 05 Aug 2003 09:32:31 +0000, by michaelni
-
suppressed RTSP abort hack - added PLAY/PAUSE libavformatThu, 17 Jul 2003 10:27:47 +0000, by bellard
-
Write correct MPEG2-PS streams patch by (mru at users dot sourceforge dot net (Mns Rullgrd)) libavformatTue, 15 Jul 2003 22:15:37 +0000, by michaelni
-
BeOS fix: NOT every ld likes undefined syms, include C++ objs, and link to libs needed for audio in. libavformatTue, 15 Jul 2003 13:35:20 +0000, by mmu_man
-
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 libavformatTue, 15 Jul 2003 13:21:39 +0000, by bellard
-
Shared library for libavformat support patch by (Tim Allen <tim at proximity dot com dot au>) libavformatFri, 11 Jul 2003 21:33:27 +0000, by 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>) libavformatThu, 10 Jul 2003 23:18:09 +0000, by michaelni
-
- Looks a tiny bit harder in mpegps_probe() for a valid start code. This is libavformatThu, 10 Jul 2003 09:04:04 +0000, by michaelni
-
flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot com>) libavformatWed, 09 Jul 2003 23:10:59 +0000, by michaelni
-
av_free_packet SEGV fix by (Arthur van Hoff (javanator)) libavformatFri, 04 Jul 2003 23:48:20 +0000, by michaelni
-
mpeg1 bad frame_rate_base fix by (Arthur van Hoff (javanator)) libavformatFri, 04 Jul 2003 23:08:16 +0000, by michaelni
-
undefined local_port fix by (Giancarlo Formicuccia <ilsensine at inwind dot it>) libavformatFri, 04 Jul 2003 09:14:14 +0000, by michaelni
-
try to filter _all_ PATs if no SDT could be found patch by (<gbazin at altern dot org>) libavformatSat, 28 Jun 2003 23:44:09 +0000, by michaelni
-
tv standard selection support for dv1394 and grab (v4l) libavformatWed, 25 Jun 2003 10:21:45 +0000, by al3x
-
pal vs ntsc fix by stoyan k <stoyan@i-space.org> libavformatFri, 20 Jun 2003 15:30:14 +0000, by al3x
-
amr typefix patch by (Johannes Carlsson <joca at rixmail dot se>) libavformatWed, 18 Jun 2003 22:24:51 +0000, by michaelni
-
cleanup; BSoundRecorder moved to Experimental namespace libavformatSun, 15 Jun 2003 17:06:28 +0000, by mmu_man
-
mpeg ts demux uses DVB SI info and generates correct PTS info - added prototype mpeg ts mux libavformatFri, 13 Jun 2003 14:28:45 +0000, by bellard
-
* missing part of the 3gp patch by Johannes Carlsson libavformatFri, 06 Jun 2003 11:46:25 +0000, by kabi
-
truncated h263 decoding support / H263-ES "demuxer" libavformatThu, 22 May 2003 14:12:22 +0000, by michaelni
-
AMR-NB audio support patch by (<joca at rixmail dot se>) libavformatWed, 14 May 2003 11:40:16 +0000, by michaelni
-
* passing ImageDescriptions for SVQ3 (Vertical300K.sorenson works) libavformatMon, 12 May 2003 15:39:38 +0000, by kabi
-
* support for AAC audio (esds decoding - using extradata) libavformatMon, 12 May 2003 10:59:18 +0000, by kabi
-
* introducing new public interface in imgconvert.c libavformatWed, 07 May 2003 19:01:45 +0000, by romansh
-
VOB stream patch ba (Brian Foley <bfoley at compsoc dot nuigalway dot ie>) libavformatMon, 05 May 2003 20:47:23 +0000, by michaelni
-
prefers MP3 codec (rather than MP2) for output if libavformatMon, 05 May 2003 12:59:42 +0000, by michaelni
-
mp3 codec autodetection patch by (Andriy Rysin <arysin at bcsii dot net>) libavformatMon, 05 May 2003 10:56:23 +0000, by michaelni
-
* Making AVI encoding predictable (all JUNK chunks are filled with 0) libavformatThu, 24 Apr 2003 03:59:33 +0000, by romansh
-
Complete support for OpenDML AVIs and AVIs > 2Gb. libavformatWed, 23 Apr 2003 02:04:40 +0000, by romansh
-
added progressive PNG support (both reading and writing) libavformatSun, 20 Apr 2003 14:20:32 +0000, by bellard
-
added new netpbm pam format support (needed for alpha plane support) libavformatSat, 19 Apr 2003 15:18:00 +0000, by bellard
-
Add latency check, the Media Kit shoul repport it, but this seems broken. libavformatFri, 18 Apr 2003 16:22:12 +0000, by mmu_man
-
avoid detecting mpeg stream when other formats embed mp3 tracks. libavformatFri, 18 Apr 2003 14:35:15 +0000, by mmu_man
-
we really shouldnt use M$* as default codec -> use MPEG4 as default libavformatThu, 17 Apr 2003 19:56:33 +0000, by michaelni
-
Clear out an unused field in the created AVI file. This helps make libavformatSat, 12 Apr 2003 03:04:08 +0000, by philipjsg
-
dv file format support patch by (Roman Shaposhnick <rvs at sun dot com>) libavformatTue, 08 Apr 2003 09:56:19 +0000, by michaelni
-
AVI > 2Gb (OpenDML) generation patch by (Roman Shaposhnick <rvs at sun dot com>) libavformatTue, 08 Apr 2003 09:51:15 +0000, by michaelni
-
QT AVID 4CCs patch by ("Sebastien Bechet" <s dot bechet at av7 dot net>) (not tested) libavformatSat, 05 Apr 2003 12:20:19 +0000, by mmu_man
-
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>) libavformatFri, 04 Apr 2003 13:45:45 +0000, by michaelni
-
AVI type 1 support patch by (Roman Shaposhnick <rvs at sun dot com>) libavformatFri, 28 Mar 2003 14:05:55 +0000, by michaelni
-
the media node now won't connect itself to the default audio input with -ad wait: libavformatThu, 27 Mar 2003 15:08:16 +0000, by mmu_man
-
experimental BeOS audio input support. (needs unreleased library) libavformatThu, 27 Mar 2003 14:44:30 +0000, by mmu_man
-
I420 patch by (Sebastien Bechet <s dot bechet at av7 dot net>) libavformatWed, 26 Mar 2003 23:25:18 +0000, by michaelni
-
ffserver deallocate ctx->streams on closing patch by (Mark Hills <mark at pogo dot org dot uk>) libavformatWed, 26 Mar 2003 10:30:08 +0000, by michaelni
-
OpenDML AVI > 2Gb support patch by (Roman Shaposhnick <rvs at sun dot com>) libavformatWed, 26 Mar 2003 09:28:52 +0000, by michaelni
-
db video chunk in avi files support (idea by Dmitry Poplavsky <dima at thekompany dot com>) libavformatThu, 20 Mar 2003 01:04:33 +0000, by 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) libavformatTue, 18 Mar 2003 17:22:23 +0000, by michaelni
-
rawvideo patch by (Fred Rothganger <rothgang at uiuc dot edu>) libavformatSun, 16 Mar 2003 21:03:20 +0000, by michaelni
-
per context frame_rate_base, this should finally fix frame_rate related av sync issues libavformatWed, 12 Mar 2003 15:16:19 +0000, by michaelni
-
correct AUDIO strf parsing patch by (Roman Shaposhnick <rvs at sun dot com>) libavformatWed, 12 Mar 2003 01:35:47 +0000, by michaelni
-
restoring OS/2 compatibility patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>) libavformatTue, 11 Mar 2003 12:09:13 +0000, by michaelni
-
read BITMAPINFOHEADER extra stuff (huffyuv decoding fixed) libavformatSat, 08 Mar 2003 10:57:44 +0000, by michaelni
-
reversing not yet reversed changes from r1.7 -> r1.8 except the static/const stuff libavformatSat, 08 Mar 2003 00:44:52 +0000, by michaelni
-
Frame rate emulation patch by (Max Krasnyansky <maxk at qualcomm dot com>) libavformatFri, 07 Mar 2003 12:37:49 +0000, by michaelni
-
move repeat_pict field from AVCodecContext -> AVFrame (closes bug #683536) libavformatWed, 26 Feb 2003 17:26:20 +0000, by michaelni
-
ogg deallocate patch by (Mark Hills <mark at pogo dot org dot uk>) libavformatTue, 25 Feb 2003 09:36:53 +0000, by michaelni
-
avoid false URL protocol detection when using ':' in filenames libavformatFri, 21 Feb 2003 11:08:08 +0000, by bellard
-
Looks like this one was forgotten in the INT -> int_t move libavformatThu, 13 Feb 2003 00:28:36 +0000, by mmu_man
-
variable UDP packet size patch by Max Krasnyansky libavformatSun, 09 Feb 2003 18:06:23 +0000, by bellard
-
added 8 bit palette support for non animated GIF libavformatSun, 09 Feb 2003 16:25:21 +0000, by bellard
-
Fix against C integrists breaks :P (hope I didn't break anything else) libavformatThu, 06 Feb 2003 15:09:39 +0000, by mmu_man
-
Fix the 'hard cpu loop' problem when capturing audio from /dev/dsp. This libavformatWed, 05 Feb 2003 01:59:52 +0000, by philipjsg
-
zero copy packet handling for DV1394 by Max Krasnyansky libavformatMon, 03 Feb 2003 22:58:29 +0000, by bellard
-
added GIF image format (both read and write) libavformatMon, 03 Feb 2003 22:53:10 +0000, by bellard
-
added primitive image GIF encoder based on animated gif encoder libavformatMon, 03 Feb 2003 22:52:38 +0000, by bellard
-
added automatic GIF/animated GIF probing - added GIF as an image format too - added interlaced gif support libavformatMon, 03 Feb 2003 22:51:48 +0000, by bellard
-
added jpeg image encoder and decoder (new YUV handling routines and mjpeg codec fixes are necessary to go further) libavformatSun, 02 Feb 2003 19:18:09 +0000, by bellard
-
added animated GIF decoder (pts and various disposal handling are missing) libavformatSun, 02 Feb 2003 19:16:51 +0000, by bellard
-
added basic png handling - do not remake dependencies automatically libavformatSat, 01 Feb 2003 20:53:07 +0000, by bellard
-
audio only avi patch by (Andriy Rysin <arysin at bcsii dot net>) libavformatMon, 27 Jan 2003 02:18:41 +0000, by michaelni
-
zero sized malloc patch by Roman Shaposhnick libavformatThu, 23 Jan 2003 22:00:57 +0000, by bellard
-
dv1394 channel selection by Max Krasnyansky - modified channel number to be in base 10 by default libavformatThu, 23 Jan 2003 18:44:26 +0000, by bellard
-
grab device is in AVFormatParameter (at least better than global variable) libavformatThu, 23 Jan 2003 10:33:16 +0000, by bellard
-
dv patch by Max Krasnyansky (maxk at qualcomm dot com) libavformatWed, 22 Jan 2003 22:40:52 +0000, by bellard
-
dependency handling is consistant with libavcodec libavformatWed, 22 Jan 2003 09:53:25 +0000, by bellard
-
Fix probing for some files (ew.mov, april.mov) libavformatFri, 17 Jan 2003 08:29:37 +0000, by mmu_man
-
AUtomatic dependency generation. Runs on Linux (at least). Probably should libavformatTue, 14 Jan 2003 15:30:42 +0000, by philipjsg
-
os2 support patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>) libavformatSat, 11 Jan 2003 20:34:38 +0000, by michaelni
-
added simple still image format support to simplify image and imagepipe video formats libavformatSat, 11 Jan 2003 04:56:29 +0000, by bellard
-
libav -> libavformat in Makefile patch by (Thomas Jarosch <tomj at simonv dot com>) libavformatMon, 30 Dec 2002 01:07:47 +0000, by michaelni
-
mimetype fixes patch by (Ryutaroh Matsumoto <ryutaroh at it dot ss dot titech dot ac dot jp>) libavformatFri, 20 Dec 2002 23:10:58 +0000, by michaelni
-
Fix for odd strf tag in Stargate SG-1 - 3x18 - Shades of Grey.avi libavformatFri, 20 Dec 2002 21:05:59 +0000, by mmu_man
-
redid usleep() fix for BeOS, more consistant with the MINGW32 one. removed a TAB :P libavformatFri, 20 Dec 2002 21:04:08 +0000, by mmu_man
-
mingw patch by (Bill Eldridge <bill at rfa dot org>) libavformatFri, 20 Dec 2002 19:25:10 +0000, by michaelni
-
Hey, not everyone has usleep() ! (temporary fix, we should check for this in configure) libavformatFri, 20 Dec 2002 00:25:24 +0000, by mmu_man
-
* Extend the syntax of a filename for the img reader to allow looping. Thus libavformatWed, 11 Dec 2002 03:20:05 +0000, by philipjsg
-
* Add code to allow the img reader to read files at the nominal frame rate. libavformatWed, 11 Dec 2002 03:18:47 +0000, by philipjsg
-
Fix a crash caused by a null coded_picture pointer in ffserver. libavformatMon, 09 Dec 2002 02:53:55 +0000, by philipjsg
-
Added support for a realease function to eliminate the context blocks used libavformatSat, 30 Nov 2002 17:16:32 +0000, by philipjsg
-
More changes to make things compile on more platforms libavformatWed, 27 Nov 2002 02:45:14 +0000, by philipjsg