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