Mercurial > libavformat.hg
graph
-
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