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