Mercurial > libavformat.hg
graph
-
compilation of mov.c broken patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavformatTue, 06 Jul 2004 18:06:17 +0000, by michael
-
The atom 'skip' should be handled by 'mov_read_leaf()', not by libavformatWed, 30 Jun 2004 19:24:43 +0000, by michael
-
A/V Synch in ffmpeg patch by (Luca Abeni <lucabe72 at email dot it>) libavformatFri, 18 Jun 2004 03:03:32 +0000, by michael
-
10l fix by (Bohdan Horst <nexus at irc dot pl>) libavformatThu, 17 Jun 2004 10:46:08 +0000, by michael
-
ac3 bugfix, bug found by "Ben Cooley" <bcooley at dstreamtech dot com> libavformatWed, 09 Jun 2004 00:38:52 +0000, by michael
-
fix playback of http://www.zonque.org/test-long.ps libavformatMon, 31 May 2004 16:57:00 +0000, by michael
-
h261 decoder by (Maarten Daniels <maarten.daniels at student dot luc dot ac dot be>) libavformatSun, 30 May 2004 20:37:15 +0000, by michael
-
correctly interleave packets during encoding libavformatSat, 29 May 2004 18:50:31 +0000, by michael
-
exporting keyframe flags, fixes keyframe stuff with streamcopy libavformatSat, 29 May 2004 12:01:28 +0000, by michael
-
dont add padding in the middle of the data patch by (Sidik Isani <isani at cfht dot hawaii dot edu>) libavformatTue, 25 May 2004 23:06:00 +0000, by michael
-
store index for seeking in the native timebase of each stream libavformatSun, 23 May 2004 16:26:12 +0000, by michael
-
move time_base (pts_num/pts_den) from AVFormatContext -> AVStream libavformatFri, 21 May 2004 20:43:21 +0000, by michael
-
* IEC DV seems to accept SMPTE way of tagging 16:9 too. libavformatTue, 18 May 2004 02:33:27 +0000, by romansh
-
fix rounding errors with NTSC patch by (Luca Abeni <lucabe72 at email dot it>) libavformatTue, 27 Apr 2004 13:28:16 +0000, by michael
-
mpeg SVCD compatibility, SCR fixes, standard compliance libavformatMon, 26 Apr 2004 22:16:06 +0000, by michael
-
ring buffer fix by (Luca Abeni <lucabe72 at email dot it>) libavformatSun, 25 Apr 2004 13:30:21 +0000, by michael
-
vis detection patch by (James Morrison <ja2morri at csclub dot uwaterloo dot ca>) libavformatSat, 24 Apr 2004 15:16:23 +0000, by michael
-
nut files in cygwin patch by ("Sascha Sommer" <saschasommer at freenet dot de>) libavformatSat, 24 Apr 2004 13:10:35 +0000, by michael
-
cygwin patch by ("Sascha Sommer" <saschasommer at freenet dot de>) libavformatSat, 24 Apr 2004 11:51:38 +0000, by michael
-
Mpeg start codes patch by ("Dmitry Borisov" <jbors at mail dot ru>) libavformatFri, 23 Apr 2004 21:02:01 +0000, by michael
-
Off-by-two in mpegts.c patch by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>) libavformatTue, 13 Apr 2004 13:33:02 +0000, by michael
-
libavformat/os_support.c HAVE_LOCALTIME_R patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) libavformatMon, 12 Apr 2004 22:54:48 +0000, by michael
-
distclean by ("Steven M. Schultz" <sms at 2BSD dot COM>) libavformatMon, 12 Apr 2004 18:42:23 +0000, by michael
-
libavformat/mov.c fails with gcc 2.95.3 patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) libavformatMon, 12 Apr 2004 17:40:31 +0000, by michael
-
moving nearly identical binary search code from nut/mpeg/asf to utils.c libavformatMon, 12 Apr 2004 16:50:03 +0000, by michael
-
some tag for mpeg2, so looking MPEG2VIDEO up works libavformatSun, 11 Apr 2004 14:58:51 +0000, by michael
-
avoid seeking to the end, as it confuses some crappy code libavformatSun, 11 Apr 2004 02:07:31 +0000, by michael
-
removing keyframe prediction and checksum threshold libavformatFri, 09 Apr 2004 16:46:12 +0000, by michael
-
correctly identify AAC audio in mov/mp4/etc. files. patch by ("Thomas Raivio" <tjraivio at cc dot hut dot fi>) libavformatFri, 09 Apr 2004 13:13:24 +0000, by michael
-
gcc 2.95.3 patch by ("Steven M. Schultz" <sms at 2bsd dot com>) libavformatFri, 09 Apr 2004 12:31:36 +0000, by michael
-
dont reduce the min_distance of AVIndexEntry libavformatWed, 07 Apr 2004 21:33:53 +0000, by michael
-
* making it possible to specify recording date and time in a stream libavformatTue, 06 Apr 2004 06:31:12 +0000, by romansh
-
checksuming for nut & nice checksum API for libavformat libavformatMon, 05 Apr 2004 12:02:10 +0000, by michael
-
store extradata, vorbis in avi works now, dont expect av sync though libavformatSun, 04 Apr 2004 19:28:49 +0000, by michael
-
some random id for vorbis so we can do some experiments with vorbis in various containers, anyone knows if vorbis in WAV/AVI has a official id? libavformatSun, 04 Apr 2004 19:18:15 +0000, by michael
-
fix global header passing from demuxer to decoder libavformatSun, 04 Apr 2004 17:55:59 +0000, by michael
-
remove function call from muxer->encoder and cleanly pass global headers libavformatSun, 04 Apr 2004 15:19:20 +0000, by michael
-
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