Thu, 20 May 2004 16:00:22 +0000 |
michael |
bytestream tracing support
libavformat
|
Tue, 18 May 2004 02:33:27 +0000 |
romansh |
* IEC DV seems to accept SMPTE way of tagging 16:9 too.
libavformat
|
Thu, 13 May 2004 14:54:57 +0000 |
michael |
segfault fix
libavformat
|
Fri, 07 May 2004 02:57:13 +0000 |
melanson |
support SVQ1 in AVI files, just for fun
libavformat
|
Thu, 06 May 2004 21:52:38 +0000 |
michael |
vbr audio fix
libavformat
|
Sun, 02 May 2004 01:03:55 +0000 |
michael |
match latest spec
libavformat
|
Tue, 27 Apr 2004 13:28:16 +0000 |
michael |
fix rounding errors with NTSC patch by (Luca Abeni <lucabe72 at email dot it>)
libavformat
|
Tue, 27 Apr 2004 03:35:14 +0000 |
michael |
export pts if available
libavformat
|
Tue, 27 Apr 2004 02:55:05 +0000 |
michael |
NULL pointers ...
libavformat
|
Mon, 26 Apr 2004 22:16:06 +0000 |
michael |
mpeg SVCD compatibility, SCR fixes, standard compliance
libavformat
|
Sun, 25 Apr 2004 13:30:21 +0000 |
michael |
ring buffer fix by (Luca Abeni <lucabe72 at email dot it>)
libavformat
|
Sat, 24 Apr 2004 15:16:23 +0000 |
michael |
vis detection patch by (James Morrison <ja2morri at csclub dot uwaterloo dot ca>)
libavformat
|
Sat, 24 Apr 2004 13:10:35 +0000 |
michael |
nut files in cygwin patch by ("Sascha Sommer" <saschasommer at freenet dot de>)
libavformat
|
Sat, 24 Apr 2004 11:51:38 +0000 |
michael |
cygwin patch by ("Sascha Sommer" <saschasommer at freenet dot de>)
libavformat
|
Fri, 23 Apr 2004 21:02:01 +0000 |
michael |
Mpeg start codes patch by ("Dmitry Borisov" <jbors at mail dot ru>)
libavformat
|
Sun, 18 Apr 2004 15:26:57 +0000 |
michael |
various fixes
libavformat
|
Sat, 17 Apr 2004 12:04:59 +0000 |
michael |
cleanup
libavformat
|
Tue, 13 Apr 2004 13:33:02 +0000 |
michael |
Off-by-two in mpegts.c patch by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>)
libavformat
|
Mon, 12 Apr 2004 22:54:48 +0000 |
michael |
libavformat/os_support.c HAVE_LOCALTIME_R patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)
libavformat
|
Mon, 12 Apr 2004 22:23:16 +0000 |
michael |
store correct pts
libavformat
|
Mon, 12 Apr 2004 20:06:23 +0000 |
michael |
bit-exact
libavformat
|
Mon, 12 Apr 2004 18:42:23 +0000 |
michael |
distclean by ("Steven M. Schultz" <sms at 2BSD dot COM>)
libavformat
|
Mon, 12 Apr 2004 18:32:36 +0000 |
michael |
10l
libavformat
|
Mon, 12 Apr 2004 17:40:31 +0000 |
michael |
libavformat/mov.c fails with gcc 2.95.3 patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)
libavformat
|
Mon, 12 Apr 2004 16:50:03 +0000 |
michael |
moving nearly identical binary search code from nut/mpeg/asf to utils.c
libavformat
|
Sun, 11 Apr 2004 19:32:24 +0000 |
michael |
codec tag for FLV
libavformat
|
Sun, 11 Apr 2004 19:18:53 +0000 |
michael |
4xm codec tag
libavformat
|
Sun, 11 Apr 2004 14:58:51 +0000 |
michael |
some tag for mpeg2, so looking MPEG2VIDEO up works
libavformat
|
Sun, 11 Apr 2004 02:07:31 +0000 |
michael |
avoid seeking to the end, as it confuses some crappy code
libavformat
|
Sat, 10 Apr 2004 20:11:00 +0000 |
michael |
set codec_tag
libavformat
|
Sat, 10 Apr 2004 19:42:18 +0000 |
michael |
prefix global
libavformat
|
Sat, 10 Apr 2004 15:09:46 +0000 |
melanson |
patch courtesy of Todd Kirby:
libavformat
|
Fri, 09 Apr 2004 16:46:12 +0000 |
michael |
removing keyframe prediction and checksum threshold
libavformat
|
Fri, 09 Apr 2004 13:13:24 +0000 |
michael |
correctly identify AAC audio in mov/mp4/etc. files. patch by ("Thomas Raivio" <tjraivio at cc dot hut dot fi>)
libavformat
|
Fri, 09 Apr 2004 12:31:36 +0000 |
michael |
gcc 2.95.3 patch by ("Steven M. Schultz" <sms at 2bsd dot com>)
libavformat
|
Thu, 08 Apr 2004 00:22:22 +0000 |
michael |
fourcc & language code v->vb type
libavformat
|
Wed, 07 Apr 2004 21:33:53 +0000 |
michael |
dont reduce the min_distance of AVIndexEntry
libavformat
|
Wed, 07 Apr 2004 14:00:16 +0000 |
alex |
support for -timestamp
libavformat
|
Wed, 07 Apr 2004 13:27:53 +0000 |
alex |
unknown format char
libavformat
|
Wed, 07 Apr 2004 12:47:33 +0000 |
alex |
support for wider range of codecs
libavformat
|
Tue, 06 Apr 2004 17:40:17 +0000 |
michael |
10l (bytes_left() -> url_feof())
libavformat
|
Tue, 06 Apr 2004 06:31:12 +0000 |
romansh |
* making it possible to specify recording date and time in a stream
libavformat
|
Mon, 05 Apr 2004 22:00:59 +0000 |
michael |
search for undamaged headers
libavformat
|
Mon, 05 Apr 2004 12:02:10 +0000 |
michael |
checksuming for nut & nice checksum API for libavformat
libavformat
|
Mon, 05 Apr 2004 11:36:13 +0000 |
michael |
antitime
libavformat
|
Mon, 05 Apr 2004 10:38:01 +0000 |
michael |
10l (Titel->Title)
libavformat
|
Sun, 04 Apr 2004 22:34:26 +0000 |
michael |
info packet read/write & simplify
libavformat
|
Sun, 04 Apr 2004 20:24:28 +0000 |
michael |
make vorbis default again
libavformat
|
Sun, 04 Apr 2004 20:00:04 +0000 |
michael |
10l
libavformat
|
Sun, 04 Apr 2004 19:28:49 +0000 |
michael |
store extradata, vorbis in avi works now, dont expect av sync though
libavformat
|
Sun, 04 Apr 2004 19:18:15 +0000 |
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?
libavformat
|
Sun, 04 Apr 2004 18:37:41 +0000 |
michael |
large extradata fix
libavformat
|
Sun, 04 Apr 2004 18:33:07 +0000 |
michael |
move zero size hack from ogg.c to utils.c
libavformat
|
Sun, 04 Apr 2004 17:55:59 +0000 |
michael |
fix global header passing from demuxer to decoder
libavformat
|
Sun, 04 Apr 2004 15:19:20 +0000 |
michael |
remove function call from muxer->encoder and cleanly pass global headers
libavformat
|
Sun, 04 Apr 2004 14:39:20 +0000 |
michael |
fix obnoxious ogg_packet passing from encoder to muxer
libavformat
|
Sun, 04 Apr 2004 02:07:15 +0000 |
michael |
kill obnoxious ogg_packet passing from demuxer to decoder
libavformat
|
Sun, 04 Apr 2004 01:10:50 +0000 |
michael |
remove spyware from ogg*.c
libavformat
|
Sat, 03 Apr 2004 21:00:14 +0000 |
michael |
nut (de)muxer update
libavformat
|
Thu, 01 Apr 2004 23:32:53 +0000 |
michael |
yuv4mpeg output 'C' tag patch by ("Steven M. Schultz" <sms at 2bsd dot com>)
libavformat
|
Wed, 31 Mar 2004 04:51:14 +0000 |
romansh |
* .mov files with uncompressed audio can't be correctly processed
libavformat
|
Sun, 28 Mar 2004 03:29:00 +0000 |
romansh |
* fixing 10l in movenc.c + updating regression patterns.
libavformat
|
Sun, 28 Mar 2004 02:17:06 +0000 |
romansh |
* making .mov files generated by ffmpeg compatible with Apple software.
libavformat
|
Fri, 26 Mar 2004 17:40:40 +0000 |
michael |
Support raw mpegts streams from dvr patch by (wmglo at dent dot med dot uni-muenchen dot de)
libavformat
|
Fri, 26 Mar 2004 09:04:06 +0000 |
romansh |
* enabling DV-in-QT
libavformat
|
Wed, 24 Mar 2004 23:32:48 +0000 |
mellum |
warning patrol
libavformat
|
Wed, 24 Mar 2004 19:03:20 +0000 |
michael |
cleanup frame_rate code, this may also fix some large file bugs
libavformat
|
Wed, 24 Mar 2004 18:29:30 +0000 |
michael |
untested win32 binary pipe fix
libavformat
|
Wed, 24 Mar 2004 06:32:57 +0000 |
romansh |
* turns out raw DV files can have .dif extension
libavformat
|
Tue, 23 Mar 2004 05:35:10 +0000 |
romansh |
* enabling seek in raw DV files
libavformat
|
Sat, 20 Mar 2004 19:57:28 +0000 |
michael |
support url_read which reads less then requested patch by (Leon van Stuivenberg <l dot vanstuivenberg at chello dot nl>)
libavformat
|
Thu, 18 Mar 2004 20:52:40 +0000 |
michael |
adjust_write_index() fix by ("Curi Fabio Eduardo (SFL)" <curif at TELEFONICA dot COM dot AR>)
libavformat
|
Mon, 15 Mar 2004 03:29:32 +0000 |
michael |
decode latency patch by (Leon van Stuivenberg <l dot vanstuivenberg at chello dot nl>)
libavformat
|
Sun, 14 Mar 2004 19:40:43 +0000 |
michael |
tcp select() check and enables pressing 'q' when reading/(writing) from
libavformat
|
Sun, 14 Mar 2004 04:08:11 +0000 |
melanson |
minor VMD system update; still not perfect, but should not crash either
libavformat
|
Sun, 14 Mar 2004 04:04:08 +0000 |
melanson |
remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG ->
libavformat
|
Sun, 14 Mar 2004 02:59:33 +0000 |
michael |
no read loop tcp/http and http CRLF fix by (Leon van Stuivenberg <l dot vanstuivenberg at chello dot nl>)
libavformat
|
Sat, 13 Mar 2004 23:04:37 +0000 |
michael |
fix global name conflicts patch by ("Ronald S. Bultje" <R dot S dot Bultje at students dot uu dot nl>)
libavformat
|
Sat, 13 Mar 2004 21:02:26 +0000 |
michael |
Parse stss info in MOV files to get key frames patch by ("Brian Becker" <Brian dot Becker at palmone dot com>)
libavformat
|
Sat, 13 Mar 2004 17:30:37 +0000 |
melanson |
added SGI image format, encoding and decoding, courtesy of Todd Kirby
libavformat
|
Fri, 12 Mar 2004 02:26:01 +0000 |
michael |
big endian compile fix by ("Ronald S. Bultje" <R dot S dot Bultje at students dot uu dot nl>)
libavformat
|
Thu, 11 Mar 2004 16:26:42 +0000 |
michael |
matroska demuxer by ("Ronald S. Bultje" <R dot S dot Bultje at students dot uu dot nl>)
libavformat
|
Wed, 10 Mar 2004 03:54:56 +0000 |
michael |
Correcting the header size for ADPCM_IMA_WAV files patch by (Brian Becker <brian dot becker at palmone dot com>)
libavformat
|
Wed, 10 Mar 2004 03:45:14 +0000 |
michael |
guess framerate
libavformat
|
Tue, 09 Mar 2004 21:54:25 +0000 |
michael |
10l (1 vs. descrLength(1)) found by (Jean Le Feuvre - jeanlf)
libavformat
|
Tue, 09 Mar 2004 20:14:34 +0000 |
michael |
flv fixes
libavformat
|
Mon, 08 Mar 2004 02:38:43 +0000 |
michael |
channel count & samplerate fix
libavformat
|
Sat, 06 Mar 2004 11:07:37 +0000 |
michael |
forgot to commit from patch by (Konstantin Andreyev <kandreyev at bcsii dot com>)
libavformat
|
Fri, 05 Mar 2004 22:10:50 +0000 |
michael |
asf patch by (Konstantin Andreyev <kandreyev at bcsii dot com>)
libavformat
|
Fri, 05 Mar 2004 21:34:30 +0000 |
michael |
split asf patch by (Konstantin Andreyev <kandreyev at bcsii dot com>)
libavformat
|
Wed, 03 Mar 2004 17:53:55 +0000 |
michael |
av_log() cleanup
libavformat
|
Wed, 03 Mar 2004 15:41:21 +0000 |
michael |
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
libavformat
|
Wed, 25 Feb 2004 17:35:52 +0000 |
michael |
use AVFrame.pts=AV_NOPTS_VALUE instead of AVFrame.pts=0
libavformat
|
Sun, 22 Feb 2004 00:31:19 +0000 |
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
libavformat
|
Fri, 20 Feb 2004 14:39:15 +0000 |
michael |
avsync patch by (Gildas Bazin <gbazin at altern dot org>)
libavformat
|
Thu, 19 Feb 2004 22:34:13 +0000 |
michael |
improved VCD support patch by ("Hauke Duden" <H.NS.Duden at gmx dot net>)
libavformat
|
Sat, 14 Feb 2004 19:08:09 +0000 |
michael |
AAC support in mov, correct aspect ratio support and user data support patch by (Gildas Bazin <gbazin at altern dot org>)
libavformat
|
Sat, 14 Feb 2004 16:25:32 +0000 |
michael |
avio patch by (Gildas Bazin <gbazin at altern dot org>)
libavformat
|
Wed, 11 Feb 2004 02:28:34 +0000 |
romansh |
* turns out write_packet is supposed to return 0 on success, not
libavformat
|
Sat, 07 Feb 2004 08:20:00 +0000 |
romansh |
* Initial implementation of the G.726 ADPCM audio codec.
libavformat
|
Sat, 07 Feb 2004 04:21:05 +0000 |
michael |
100l
libavformat
|
Sat, 07 Feb 2004 00:03:11 +0000 |
michael |
no limits!, warning is enough
libavformat
|
Fri, 06 Feb 2004 23:56:37 +0000 |
michael |
- made --extra-cflags option work on darwin
libavformat
|
Thu, 05 Feb 2004 05:22:44 +0000 |
melanson |
initial commit for Quicktime Animation (RLE) video decoder; bit depths
libavformat
|
Sun, 01 Feb 2004 13:06:46 +0000 |
michael |
Patch for MPEG-2 VOB headers by (Jimmy Blair <blueskyjb at verizon dot net>)
libavformat
|
Sat, 17 Jan 2004 22:02:07 +0000 |
michael |
CONFIG_ENCODERS fix by (Ronald Bultje <rbultje at ronald dot bitfreak dot net>)
libavformat
|
Sat, 17 Jan 2004 20:26:44 +0000 |
michael |
seeking stuff
libavformat
|
Sat, 17 Jan 2004 18:06:52 +0000 |
michael |
store searched distance in index, so we dont waste time searching for keyframes where we already searched
libavformat
|
Wed, 14 Jan 2004 21:50:05 +0000 |
michael |
header parser fix
libavformat
|
Wed, 14 Jan 2004 21:27:59 +0000 |
michael |
replic_size==0 fix, needed so that G.726 asf file, so ffmpeg can at least decode the video without segfaulting
libavformat
|
Wed, 14 Jan 2004 18:40:29 +0000 |
michael |
use packet number instead of byte number internally for seeking
libavformat
|
Wed, 14 Jan 2004 18:32:49 +0000 |
michael |
unused
libavformat
|
Wed, 14 Jan 2004 18:18:47 +0000 |
michael |
seeking fixes
libavformat
|
Wed, 14 Jan 2004 14:45:53 +0000 |
michael |
memleak fix
libavformat
|
Wed, 14 Jan 2004 13:32:49 +0000 |
michael |
seeking in single stream asf patch by ("Kevin Kuphal" <kevin dot kuphal at sitecity dot net>)
libavformat
|
Tue, 13 Jan 2004 22:02:49 +0000 |
michael |
caching of timestamps for mpeg-ps so seeking is faster
libavformat
|
Mon, 12 Jan 2004 22:14:45 +0000 |
rtognimp |
MSZH and ZLIB decoder support
libavformat
|
Sat, 10 Jan 2004 23:55:57 +0000 |
michael |
audio pts fix
libavformat
|
Sat, 10 Jan 2004 22:36:35 +0000 |
michael |
fixing some seek failure issues
libavformat
|
Thu, 08 Jan 2004 19:01:16 +0000 |
michael |
memleak patch by (Gildas Bazin <gbazin at altern dot org>)
libavformat
|
Tue, 06 Jan 2004 15:31:36 +0000 |
michael |
ASF extended header parsing patch by ("Kevin Kuphal" <kevin dot kuphal at sitecity dot net>)
libavformat
|
Sun, 04 Jan 2004 19:53:44 +0000 |
michael |
10l
libavformat
|
Sat, 03 Jan 2004 13:29:46 +0000 |
michael |
forgot ...
libavformat
|
Fri, 02 Jan 2004 04:47:02 +0000 |
melanson |
initial commit for Sierra VMD file demuxer
libavformat
|
Thu, 18 Dec 2003 13:03:37 +0000 |
bellard |
harcoded DTS computation for mpeg
libavformat
|
Tue, 16 Dec 2003 14:00:18 +0000 |
bellard |
primitive LPCM generator
libavformat
|
Tue, 16 Dec 2003 11:25:30 +0000 |
bellard |
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)
libavformat
|
Tue, 16 Dec 2003 11:21:25 +0000 |
bellard |
fixed incorrect PTS/DTS logic in MPEG video case (caused rare PTS glitches if start codes were between two PES packets)
libavformat
|
Mon, 15 Dec 2003 14:45:37 +0000 |
bellard |
make av_read_frame() return buffered frames at EOF
libavformat
|
Sun, 14 Dec 2003 17:47:23 +0000 |
michael |
cygwin fix and dont average interlaced MVs patch by (Wolfgang Hesseler <qv at multimediaware dot com>)
libavformat
|
Tue, 09 Dec 2003 18:06:18 +0000 |
bellard |
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)
libavformat
|
Tue, 09 Dec 2003 15:34:44 +0000 |
bellard |
copy packet without omitting the padding
libavformat
|
Tue, 09 Dec 2003 00:17:43 +0000 |
michael |
better get_packet_size and probe
libavformat
|
Mon, 08 Dec 2003 17:54:40 +0000 |
alex |
msb pts support
libavformat
|
Mon, 08 Dec 2003 17:50:38 +0000 |
alex |
using LIBAVFORMAT_IDENT
libavformat
|
Fri, 05 Dec 2003 23:12:03 +0000 |
michael |
removing unused var & converting 64->32bit
libavformat
|
Fri, 05 Dec 2003 00:41:58 +0000 |
michael |
SWF sanity check patch by (Glyn Kennington <glyn dot kennington at ox dot compsoc dot net>)
libavformat
|
Wed, 03 Dec 2003 04:58:48 +0000 |
melanson |
DUCK codec
libavformat
|
Mon, 01 Dec 2003 13:59:08 +0000 |
melanson |
off by 1 in the palette
libavformat
|
Sat, 29 Nov 2003 00:21:33 +0000 |
michael |
H264 fourcc patch by (Laurent Aimar <fenrir at via dot ecp dot fr>)
libavformat
|
Wed, 26 Nov 2003 20:57:15 +0000 |
rtognimp |
- Add reget_buffer() function to AVCodecContext
libavformat
|
Mon, 24 Nov 2003 17:59:56 +0000 |
michael |
Patch for PPM probing by (Rob Joyce <rjoyce at twcny dot rr dot com>)
libavformat
|
Thu, 20 Nov 2003 11:22:25 +0000 |
bellard |
fixed memory leak
libavformat
|
Wed, 19 Nov 2003 02:34:40 +0000 |
philipjsg |
Add more resilience in reading ffm files. In particular, don't assume
libavformat
|
Sun, 16 Nov 2003 14:26:50 +0000 |
melanson |
set frame rate information, for good measure
libavformat
|
Sat, 15 Nov 2003 18:18:42 +0000 |
melanson |
use the proper file framerate (specified by a float); account the pts
libavformat
|
Fri, 14 Nov 2003 05:42:14 +0000 |
melanson |
yep, FLI support
libavformat
|
Thu, 13 Nov 2003 22:15:11 +0000 |
kabi |
* *FILE needs <stdio.h>
libavformat
|
Wed, 12 Nov 2003 21:56:57 +0000 |
michael |
support more codecs in MPEG-TS patch by (mru at kth dot se (Mns Rullgrd))
libavformat
|
Mon, 10 Nov 2003 18:49:58 +0000 |
bellard |
frame rate should be completely disabled in asf (closer now) - disabled seek
libavformat
|
Mon, 10 Nov 2003 18:48:33 +0000 |
bellard |
initial seek support
libavformat
|
Mon, 10 Nov 2003 18:47:52 +0000 |
bellard |
seek support
libavformat
|
Mon, 10 Nov 2003 18:44:27 +0000 |
bellard |
seeking support - fixed some ADPCM decoding cases
libavformat
|
Mon, 10 Nov 2003 18:43:12 +0000 |
bellard |
fixed double free
libavformat
|
Mon, 10 Nov 2003 18:42:51 +0000 |
bellard |
added parsing
libavformat
|
Mon, 10 Nov 2003 18:41:45 +0000 |
bellard |
seek support for PCM formats
libavformat
|
Mon, 10 Nov 2003 18:40:14 +0000 |
bellard |
use parsers
libavformat
|
Mon, 10 Nov 2003 18:39:26 +0000 |
bellard |
initial seek support - more generic play/pause support
libavformat
|
Mon, 10 Nov 2003 18:37:55 +0000 |
bellard |
initial av_read_frame() and av_seek_frame() support
libavformat
|
Mon, 10 Nov 2003 03:17:32 +0000 |
melanson |
added palette support to the QT demuxer; registered SMC video decoder
libavformat
|
Fri, 07 Nov 2003 22:39:18 +0000 |
rtognimp |
8BPS decoder
libavformat
|
Tue, 04 Nov 2003 19:35:43 +0000 |
romansh |
* fixes for broken builds on Solaris, OS2 and all bingendian
libavformat
|
Tue, 04 Nov 2003 12:55:26 +0000 |
michael |
removing borderline spyware
libavformat
|
Mon, 03 Nov 2003 21:51:07 +0000 |
michael |
movenc patch by (Gildas Bazin <gbazin at altern dot org>)
libavformat
|
Sun, 02 Nov 2003 21:55:38 +0000 |
rtognimp |
Make avi and asf demuxer export palette in palctrl
libavformat
|
Fri, 31 Oct 2003 22:26:26 +0000 |
romansh |
* DV demuxer is now capable of decoding auxilary audio stream. So,
libavformat
|
Thu, 30 Oct 2003 05:40:58 +0000 |
melanson |
revised palette API, courtesy of Roberto Togni (rtogni at freemail.it)
libavformat
|
Wed, 29 Oct 2003 14:25:27 +0000 |
bellard |
added MPEG2TS support in RTP, SDP and RTSP - replaced fake RTP demux by a specific API
libavformat
|
Wed, 29 Oct 2003 14:20:56 +0000 |
bellard |
make AVFMT_NOHEADER flag dynamic - added av_open_input_stream()
libavformat
|
Wed, 29 Oct 2003 14:16:31 +0000 |
bellard |
mpeg TS demux API (called from RTP layer) - raw mpeg TS reader (uses fake codec MPEG2TS)
libavformat
|
Tue, 28 Oct 2003 10:55:15 +0000 |
michael |
1/0 fix by (Tim Allen <tim at proximity dot com dot au>)
libavformat
|
Sun, 26 Oct 2003 10:49:49 +0000 |
michael |
GCC 3.3.2 warnings patch by (Panagiotis Issaris <takis at lumumba dot luc dot ac dot be>)
libavformat
|
Sat, 25 Oct 2003 04:41:53 +0000 |
melanson |
added XVID fourcc (ISO MPEG-4?) and AC3 fourcc
libavformat
|
Mon, 20 Oct 2003 20:23:46 +0000 |
michael |
AVRational
libavformat
|
Mon, 20 Oct 2003 10:33:13 +0000 |
michael |
bottom_field_first -> top_field_first
libavformat
|
Sun, 19 Oct 2003 20:57:47 +0000 |
michael |
Using the extension m4a for audio only MPEG-4 files is increasingly
libavformat
|
Sat, 18 Oct 2003 18:47:06 +0000 |
michael |
- Moving -Wall from the individual Makefiles to configure (and only
libavformat
|
Sat, 18 Oct 2003 03:19:44 +0000 |
romansh |
* providing MPEG codecs with a generic fields in AVFrame to use.
libavformat
|
Wed, 15 Oct 2003 18:06:44 +0000 |
michael |
Enable decoding of more mpeg-ts streams for pcHDTV patch by (Doug Larrick <doug at ties dot org>)
libavformat
|
Wed, 15 Oct 2003 15:21:46 +0000 |
alex |
10l
libavformat
|
Wed, 15 Oct 2003 03:53:40 +0000 |
melanson |
hook up the XA ADPCM decoder
libavformat
|
Tue, 14 Oct 2003 14:40:36 +0000 |
michael |
recommit of
libavformat
|
Tue, 14 Oct 2003 14:13:57 +0000 |
melanson |
remove experimental reference
libavformat
|
Tue, 14 Oct 2003 11:36:03 +0000 |
alex |
make it compatible with older make (debian stable - make 3.79.1)
libavformat
|
Tue, 14 Oct 2003 04:15:53 +0000 |
melanson |
disable encoders where appropriate (patch courtesy of BERO
libavformat
|
Mon, 13 Oct 2003 10:59:57 +0000 |
alex |
init_put_bits changed
libavformat
|
Sat, 04 Oct 2003 17:41:56 +0000 |
tmmm |
handle a wider variety of VQA files, including silent files
libavformat
|
Fri, 03 Oct 2003 05:43:03 +0000 |
tmmm |
implemented Id Quake II CIN support
libavformat
|
Fri, 03 Oct 2003 01:08:10 +0000 |
romansh |
* fixing bug that prevented resampling the picture and
libavformat
|
Thu, 02 Oct 2003 22:41:08 +0000 |
al3x |
fixed codec specific data headers
libavformat
|
Thu, 02 Oct 2003 22:33:55 +0000 |
al3x |
fixed time base and sample rate handling
libavformat
|
Thu, 02 Oct 2003 14:59:54 +0000 |
al3x |
fix fabrice's broken get_bi and some minor changes in draft
libavformat
|
Thu, 02 Oct 2003 04:16:59 +0000 |
tmmm |
properly demux silent files; implemented precise framerate calculation
libavformat
|
Thu, 02 Oct 2003 03:53:52 +0000 |
tmmm |
the correct data type is offset_t
libavformat
|
Wed, 01 Oct 2003 23:34:46 +0000 |
romansh |
* preAlpha DV encoding support -- there's still a truckload
libavformat
|
Wed, 01 Oct 2003 04:39:38 +0000 |
tmmm |
New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE &
libavformat
|
Tue, 30 Sep 2003 17:54:30 +0000 |
michaelni |
Patch for attribute(printf) by (Michel Bardiaux <mbardiaux at peaktime dot be>)
libavformat
|
Mon, 29 Sep 2003 22:40:01 +0000 |
michaelni |
10l
libavformat
|
Mon, 29 Sep 2003 17:56:21 +0000 |
romansh |
* The functionality is now available in dv.[ch].
libavformat
|
Mon, 29 Sep 2003 17:54:07 +0000 |
romansh |
* DV handling was streamlined for both muxing/demuxing and
libavformat
|
Mon, 29 Sep 2003 01:41:30 +0000 |
philipjsg |
Fix a very nasty problem with extra bytes appearing in TCP data streams.
libavformat
|
Sun, 28 Sep 2003 22:53:25 +0000 |
michaelni |
PowerPC warnings & optimisations patch by (Dan Christiansen <danchr at daimi dot au dot dk>)
libavformat
|
Sun, 28 Sep 2003 21:09:32 +0000 |
michaelni |
mov/mp4/3gp muxer improvements patch by (Thomas Raivio <tjraivio at cc dot hut dot fi>)
libavformat
|
Sun, 28 Sep 2003 20:34:11 +0000 |
michaelni |
AMR-WB support by (Johannes Carlsson <joca at rixmail dot se>)
libavformat
|
Fri, 26 Sep 2003 00:10:21 +0000 |
tmmm |
send the chunk preamble bytes to the respective decoders; Id RoQ demuxer
libavformat
|
Thu, 25 Sep 2003 08:38:16 +0000 |
michaelni |
yuv4mpeg.c extra space patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)
libavformat
|
Mon, 22 Sep 2003 20:29:58 +0000 |
mellum |
Fix compilation with ccc
libavformat
|
Sat, 20 Sep 2003 21:54:33 +0000 |
tmmm |
clean up 4xm demuxer; make valgrind just a little happier
libavformat
|
Sat, 20 Sep 2003 00:31:43 +0000 |
tmmm |
iterate through the appropriate range of palette entries
libavformat
|
Thu, 18 Sep 2003 04:25:41 +0000 |
tmmm |
provisions for raw PCM audio
libavformat
|
Tue, 16 Sep 2003 20:29:19 +0000 |
bellard |
remove unused AMREXTRALIBS
libavformat
|
Tue, 16 Sep 2003 12:56:42 +0000 |
bellard |
generate correct PTS in transport stream - use mpeg2 encoder by default
libavformat
|
Tue, 16 Sep 2003 02:09:17 +0000 |
romansh |
* fixing a typo ;-)
libavformat
|
Mon, 15 Sep 2003 22:27:43 +0000 |
bellard |
correct DLL windows install
libavformat
|
Sun, 14 Sep 2003 18:56:45 +0000 |
tmmm |
adapt to use interim palette control API; do away with multi-chunk data
libavformat
|
Sat, 13 Sep 2003 09:20:12 +0000 |
mmu_man |
64 bit pts for writing - more const usage (don't forget me !)
libavformat
|
Fri, 12 Sep 2003 03:48:14 +0000 |
tmmm |
deploy palette control API
libavformat
|
Thu, 11 Sep 2003 22:51:05 +0000 |
bellard |
simplified version handling
libavformat
|
Thu, 11 Sep 2003 05:39:51 +0000 |
tmmm |
forgot to apply the palette component lookup table
libavformat
|
Wed, 10 Sep 2003 22:44:30 +0000 |
bellard |
removed invalid sequence end code
libavformat
|
Wed, 10 Sep 2003 22:37:33 +0000 |
bellard |
64 bit pts for writing - more const usage
libavformat
|
Wed, 10 Sep 2003 13:00:24 +0000 |
michaelni |
get_bi(), be/le fix
libavformat
|
Wed, 10 Sep 2003 10:46:50 +0000 |
michaelni |
theres no SVQ1 encoder -> it cant be default
libavformat
|
Tue, 09 Sep 2003 23:03:04 +0000 |
michaelni |
mov/mp4 muxer cleanup (mostly cosmetics/simplifications & global header fix)
libavformat
|
Tue, 09 Sep 2003 19:32:52 +0000 |
michaelni |
memleak fix by (Michel Bardiaux <mbardiaux at peaktime dot be>)
libavformat
|
Tue, 09 Sep 2003 19:14:05 +0000 |
michaelni |
kernel header bug workaround by (Ronald Bultje <rbultje at ronald dot bitfreak dot net>)
libavformat
|
Tue, 09 Sep 2003 19:03:14 +0000 |
michaelni |
Debug/optimization patch by (Glenn Maynard <g_sf at zewt dot org>)
libavformat
|
Mon, 08 Sep 2003 22:34:28 +0000 |
bellard |
ID3 parsing and generation in MP3 format
libavformat
|
Mon, 08 Sep 2003 22:32:30 +0000 |
bellard |
removed localtime_r.h
libavformat
|
Mon, 08 Sep 2003 22:04:29 +0000 |
bellard |
CODEC_ID_MP3LAME is obsolete
libavformat
|
Mon, 08 Sep 2003 21:59:53 +0000 |
bellard |
removed os_support.h
libavformat
|
Mon, 08 Sep 2003 21:20:55 +0000 |
bellard |
simpler strptime - added os_support.[ch] - moved localtime_r to os_support.c
libavformat
|
Mon, 08 Sep 2003 20:04:44 +0000 |
bellard |
removed ctype.h header
libavformat
|
Mon, 08 Sep 2003 20:00:13 +0000 |
bellard |
fixed endianness dependancies (untested)
libavformat
|
Mon, 08 Sep 2003 04:17:40 +0000 |
tmmm |
hacks to support Xan AVI files
libavformat
|
Mon, 08 Sep 2003 04:15:27 +0000 |
tmmm |
support for Duck DK3 and DK4 ADPCM
libavformat
|
Mon, 08 Sep 2003 04:14:34 +0000 |
tmmm |
demuxer for custom Wing Commander III movie (.mve) files
libavformat
|
Sun, 07 Sep 2003 09:26:39 +0000 |
michaelni |
memory leak fix by (Tom Dexter <devel at www dot digitalaudiorock dot com>)
libavformat
|
Sun, 07 Sep 2003 00:37:46 +0000 |
al3x |
move packetheader after startcodes
libavformat
|
Sat, 06 Sep 2003 23:17:17 +0000 |
al3x |
some fixes
libavformat
|