François Revol [Wed, 16 Mar 2005 13:49:20 +0000 (13:49 +0000)]
s/\t/ /g for indentation fairies
Originally committed as revision 4047 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 16 Mar 2005 13:26:52 +0000 (13:26 +0000)]
reverse zero packet dissapearence "feature"
Originally committed as revision 4046 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Wed, 16 Mar 2005 13:09:30 +0000 (13:09 +0000)]
set constant QP from AVCodecContext.global_quality.
set key_frame flag on coded_picture correctly.
Originally committed as revision 4045 to svn://svn.ffmpeg.org/ffmpeg/trunk
François Revol [Tue, 15 Mar 2005 23:52:25 +0000 (23:52 +0000)]
pktdumper debugging utility for demuxers. This tool dumps each AVPacket demuxed to a stamped file.
make pktdumper LDFLAGS='-Llibavformat/ -lavformat'
Originally committed as revision 4044 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 15 Mar 2005 23:50:24 +0000 (23:50 +0000)]
sample_size fix
Originally committed as revision 4043 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 15 Mar 2005 22:49:16 +0000 (22:49 +0000)]
set global_quality
Originally committed as revision 4042 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 15 Mar 2005 21:25:59 +0000 (21:25 +0000)]
cleanup strh parser
Originally committed as revision 4041 to svn://svn.ffmpeg.org/ffmpeg/trunk
Loren Merritt [Tue, 15 Mar 2005 21:05:34 +0000 (21:05 +0000)]
slice-based idwt (10% faster decoding)
Originally committed as revision 4040 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 15 Mar 2005 12:37:39 +0000 (12:37 +0000)]
dont link with libavcodec twice on win32
Originally committed as revision 4039 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 15 Mar 2005 03:42:57 +0000 (03:42 +0000)]
non interleaved avi support
various fixes/workarounds
Originally committed as revision 4038 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Mon, 14 Mar 2005 23:14:17 +0000 (23:14 +0000)]
set global_quality
Originally committed as revision 4037 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 13 Mar 2005 02:04:35 +0000 (02:04 +0000)]
use libavformats index system instead of the half duplicated mess in avidec.c
Originally committed as revision 4036 to svn://svn.ffmpeg.org/ffmpeg/trunk
Luca Barbato [Sun, 13 Mar 2005 01:58:29 +0000 (01:58 +0000)]
"put_s should store signed values. Spotted on #mplayerdev by someone I
don't remember." patch by (Luca Barbato [lu_zero gentoo org)
Originally committed as revision 4035 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 13 Mar 2005 00:13:01 +0000 (00:13 +0000)]
keyframe & non keyframe index fixes
Originally committed as revision 4034 to svn://svn.ffmpeg.org/ffmpeg/trunk
François Revol [Sat, 12 Mar 2005 13:31:03 +0000 (13:31 +0000)]
Add 3IV2 4CC by "Rob Coenen" <rob AT massive-interactive DOT nl>
Originally committed as revision 4033 to svn://svn.ffmpeg.org/ffmpeg/trunk
Loren Merritt [Sat, 12 Mar 2005 03:10:44 +0000 (03:10 +0000)]
10l (compile fix)
Originally committed as revision 4032 to svn://svn.ffmpeg.org/ffmpeg/trunk
D Richard Felker III [Fri, 11 Mar 2005 19:52:43 +0000 (19:52 +0000)]
Patch from Gianluigi Tiesi (sherpya at netfarm dot it):
"A small patch to avoid error compiling matroska.c on mingw"
My comment: using typedefs for things like this is always ridiculous.
Originally committed as revision 4031 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Fri, 11 Mar 2005 17:13:03 +0000 (17:13 +0000)]
uuid patch by (Måns Rullgård <mru inprovide com>)
Originally committed as revision 4030 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Fri, 11 Mar 2005 11:34:31 +0000 (11:34 +0000)]
fix lib order and remove nonsense avcodec double linking
Originally committed as revision 4029 to svn://svn.ffmpeg.org/ffmpeg/trunk
Loren Merritt [Fri, 11 Mar 2005 02:14:44 +0000 (02:14 +0000)]
Set keyframe flag only on IDR-frames (needed for reordering across I-frames).
Read vui bitstream restrictions (allows B-frame delay in advance, rather than waiting till we're out of order.)
Mark duplicate frames due to delay as duplicates.
Originally committed as revision 4028 to svn://svn.ffmpeg.org/ffmpeg/trunk
Mike Melanson [Thu, 10 Mar 2005 05:34:10 +0000 (05:34 +0000)]
replace custom bit-reading functions with FFmpeg's internal function;
roll alac_file data structure members into ALACContext
Originally committed as revision 4027 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 9 Mar 2005 23:48:17 +0000 (23:48 +0000)]
optimize & simplify
Originally committed as revision 4026 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Wed, 9 Mar 2005 19:46:31 +0000 (19:46 +0000)]
Oops patch by (Måns Rullgård <mru inprovide com>)
Originally committed as revision 4025 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 9 Mar 2005 03:04:56 +0000 (03:04 +0000)]
H.264 encoding with x264 by (Måns Rullgård <mru inprovide com>)
Originally committed as revision 4024 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Wed, 9 Mar 2005 02:12:44 +0000 (02:12 +0000)]
double free patch by (Måns Rullgård <mru inprovide com>)
"This free is handled in av_write_trailer() since Oct 1 2004, but apparently mpegts was missed at the time."
Originally committed as revision 4023 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 8 Mar 2005 20:35:27 +0000 (20:35 +0000)]
(10l) supported pix_fmts forgotten
Originally committed as revision 4022 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 8 Mar 2005 14:39:58 +0000 (14:39 +0000)]
fixing playback of xvid pretending to be divx (sample_vop_nc.avi)
Originally committed as revision 4021 to svn://svn.ffmpeg.org/ffmpeg/trunk
Loren Merritt [Mon, 7 Mar 2005 09:05:33 +0000 (09:05 +0000)]
remove an assert that was breaking compilation on some gccs.
Originally committed as revision 4020 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 6 Mar 2005 23:20:53 +0000 (23:20 +0000)]
AVOption removial patch from (James A. Morrison >ja2morri csclub.uwaterloo ca>)
with minor changes from me
Originally committed as revision 4019 to svn://svn.ffmpeg.org/ffmpeg/trunk
Loic Le Loarer [Sun, 6 Mar 2005 23:02:25 +0000 (23:02 +0000)]
MBAFF I slice no deblocking patch by (Loic >>lll+ffmpeg m4x org<<)
Originally committed as revision 4018 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 6 Mar 2005 22:49:46 +0000 (22:49 +0000)]
group audio codec ids
Originally committed as revision 4017 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 6 Mar 2005 20:07:41 +0000 (20:07 +0000)]
indeo3 for bigendian patch by (demo-n <demo-n users.sourceforge net)
Originally committed as revision 4016 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 6 Mar 2005 19:59:37 +0000 (19:59 +0000)]
spam
Originally committed as revision 4015 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Sun, 6 Mar 2005 19:52:41 +0000 (19:52 +0000)]
H.264 and Vorbis support in matroska patch by (Måns Rullgård |mru inprovide com)
Originally committed as revision 4014 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Sun, 6 Mar 2005 19:40:12 +0000 (19:40 +0000)]
improved detection of "AVC1" style H.264 patch by (Måns Rullgård <mru inprovide com>)
Originally committed as revision 4013 to svn://svn.ffmpeg.org/ffmpeg/trunk
Mike Melanson [Sun, 6 Mar 2005 14:48:50 +0000 (14:48 +0000)]
get rid of nasty exit()'s so the decoder will only warn the user before
it runs off the end of a buffer; eventually, this should be replaced
with FFmpeg's internal bit reader which is hopefully more robust
Originally committed as revision 4012 to svn://svn.ffmpeg.org/ffmpeg/trunk
Falk Hüffner [Sun, 6 Mar 2005 14:42:10 +0000 (14:42 +0000)]
-freduce-all-givs has been removed from gcc
Originally committed as revision 4011 to svn://svn.ffmpeg.org/ffmpeg/trunk
Mike Melanson [Sun, 6 Mar 2005 07:00:24 +0000 (07:00 +0000)]
decoder works fine now, when fed properly-sized chunks by the demuxer;
cleaned up some cruft for this commit
Originally committed as revision 4010 to svn://svn.ffmpeg.org/ffmpeg/trunk
Mike Melanson [Sun, 6 Mar 2005 06:22:24 +0000 (06:22 +0000)]
do not use a variable before proper initialization
Originally committed as revision 4009 to svn://svn.ffmpeg.org/ffmpeg/trunk
Mike Melanson [Sun, 6 Mar 2005 00:43:55 +0000 (00:43 +0000)]
first pass at ALAC decoder from David Hammerton; while David's original
decoder works great, this decoder is not completely and seamlessly
integrated yet with FFmpeg
Originally committed as revision 4008 to svn://svn.ffmpeg.org/ffmpeg/trunk
Torsten Martinsen [Sat, 5 Mar 2005 11:44:25 +0000 (11:44 +0000)]
Support for AMR Interface Format 2 patch by ("Torsten Martinsen" <tma gatehouse dk>)
Originally committed as revision 4007 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sat, 5 Mar 2005 03:37:19 +0000 (03:37 +0000)]
typo
Originally committed as revision 4006 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sat, 5 Mar 2005 03:36:32 +0000 (03:36 +0000)]
mpeg-es bitrate parsing
Originally committed as revision 4005 to svn://svn.ffmpeg.org/ffmpeg/trunk
Loren Merritt [Sat, 5 Mar 2005 00:14:21 +0000 (00:14 +0000)]
10l (fix reordering when B-frames are not present)
Originally committed as revision 4004 to svn://svn.ffmpeg.org/ffmpeg/trunk
Loren Merritt [Fri, 4 Mar 2005 12:47:38 +0000 (12:47 +0000)]
H.264: decode arbitrary frame orders and allow B-frames as references.
Originally committed as revision 4003 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Fri, 4 Mar 2005 00:30:18 +0000 (00:30 +0000)]
mp4a fix based on some code by (Song.Itany inventec-inc com)
Originally committed as revision 4002 to svn://svn.ffmpeg.org/ffmpeg/trunk
Loren Merritt [Thu, 3 Mar 2005 12:12:44 +0000 (12:12 +0000)]
oops, other half of the vismv patch
Originally committed as revision 4001 to svn://svn.ffmpeg.org/ffmpeg/trunk
Loren Merritt [Thu, 3 Mar 2005 07:21:23 +0000 (07:21 +0000)]
vismv didn't display 8x8 mvs in H.264
Originally committed as revision 4000 to svn://svn.ffmpeg.org/ffmpeg/trunk
Loren Merritt [Thu, 3 Mar 2005 06:57:17 +0000 (06:57 +0000)]
vismb: display 4x4 partition boundaries in H.264
Originally committed as revision 3999 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Thu, 3 Mar 2005 02:24:20 +0000 (02:24 +0000)]
04-vp3 fix(by matthieu castet).patch
Originally committed as revision 3998 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 2 Mar 2005 20:46:06 +0000 (20:46 +0000)]
cast to uint32 as the table is uint32_t, this also worksaround a gcc or libc bug related to frexp()
Originally committed as revision 3997 to svn://svn.ffmpeg.org/ffmpeg/trunk
Mike Melanson [Tue, 1 Mar 2005 06:14:45 +0000 (06:14 +0000)]
VP3 post-processing loop filter; disabled until the correct final step
is determined
Originally committed as revision 3996 to svn://svn.ffmpeg.org/ffmpeg/trunk
Mike Melanson [Tue, 1 Mar 2005 02:24:58 +0000 (02:24 +0000)]
go LOCO, courtesy of Kostya Shishkov
Originally committed as revision 3995 to svn://svn.ffmpeg.org/ffmpeg/trunk
Loren Merritt [Mon, 28 Feb 2005 05:27:21 +0000 (05:27 +0000)]
10l (deallocated memory again)
Originally committed as revision 3994 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Mon, 28 Feb 2005 03:16:13 +0000 (03:16 +0000)]
set block align
Originally committed as revision 3993 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Mon, 28 Feb 2005 02:51:53 +0000 (02:51 +0000)]
ra288 demuxing support (doesnt really work, might be demuxer or decoder bug)
Originally committed as revision 3992 to svn://svn.ffmpeg.org/ffmpeg/trunk
Steven M. Schultz [Mon, 28 Feb 2005 00:05:48 +0000 (00:05 +0000)]
NetBSD 2.0 patch by ("Steven M. Schultz" <sms 2bsd com>)
Originally committed as revision 3991 to svn://svn.ffmpeg.org/ffmpeg/trunk
Sebastian Jedruszkiewicz [Sun, 27 Feb 2005 23:43:24 +0000 (23:43 +0000)]
indeo3 for bigendian patch by (elf at frogger dot rules dot pl Sebastian Jedruszkiewicz)
Originally committed as revision 3990 to svn://svn.ffmpeg.org/ffmpeg/trunk
Jindřich Makovička [Sun, 27 Feb 2005 08:56:26 +0000 (08:56 +0000)]
support for negative strides
Originally committed as revision 3989 to svn://svn.ffmpeg.org/ffmpeg/trunk
Steven M. Schultz [Sun, 27 Feb 2005 02:46:30 +0000 (02:46 +0000)]
changes 'make' in a couple places to $(MAKE) patch by ("Steven M. Schultz" <sms 2bsd com>)
Originally committed as revision 3988 to svn://svn.ffmpeg.org/ffmpeg/trunk
Calcium [Sun, 27 Feb 2005 01:46:24 +0000 (01:46 +0000)]
This patch corrects the bug, that if padbottom IS NOT specified and
padright IS specified
patch by (Calcium <calcium nurs.or jp>)
Originally committed as revision 3987 to svn://svn.ffmpeg.org/ffmpeg/trunk
Mike Melanson [Sat, 26 Feb 2005 14:30:04 +0000 (14:30 +0000)]
doc update for Shorten codec
Originally committed as revision 3986 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sat, 26 Feb 2005 03:40:29 +0000 (03:40 +0000)]
10l (shorten.o missing)
Originally committed as revision 3985 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sat, 26 Feb 2005 03:36:04 +0000 (03:36 +0000)]
shorten decoder by (Jeff Muizelaar <jrmuizel gmail com>)
Originally committed as revision 3984 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Fri, 25 Feb 2005 22:22:20 +0000 (22:22 +0000)]
watermark filter by (Marcus Engene <ffmpeg engene se>)
Originally committed as revision 3983 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Fri, 25 Feb 2005 15:06:21 +0000 (15:06 +0000)]
set supported pix_fmts
Originally committed as revision 3982 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Fri, 25 Feb 2005 11:15:31 +0000 (11:15 +0000)]
pseudo codec tag for adpcm_swf
Originally committed as revision 3981 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Fri, 25 Feb 2005 11:15:12 +0000 (11:15 +0000)]
proper handling of samplesize
Originally committed as revision 3980 to svn://svn.ffmpeg.org/ffmpeg/trunk
Loren Merritt [Fri, 25 Feb 2005 07:40:29 +0000 (07:40 +0000)]
In-loop deblocking for B-frames.
Originally committed as revision 3979 to svn://svn.ffmpeg.org/ffmpeg/trunk
François Revol [Thu, 24 Feb 2005 22:07:10 +0000 (22:07 +0000)]
get fish to compile (time() forbidden), pstrcat not declared from ppm.c
Originally committed as revision 3978 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Thu, 24 Feb 2005 19:08:50 +0000 (19:08 +0000)]
kill warnings patch by (Måns Rullgård <mru inprovide com>)
Originally committed as revision 3977 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Thu, 24 Feb 2005 16:39:03 +0000 (16:39 +0000)]
-strict -1 comment fix
Originally committed as revision 3976 to svn://svn.ffmpeg.org/ffmpeg/trunk
Nilesh Bansal [Thu, 24 Feb 2005 15:18:02 +0000 (15:18 +0000)]
01-makefile_fix_updated.patch
Adds --enable-theora/--enable-vorbis/--enable-ogg to configure
If compiled WITHOUT --enable-theora, native VP3 decoder is used
patch by (Nilesh Bansal <nileshbansal gmail com>)
Originally committed as revision 3975 to svn://svn.ffmpeg.org/ffmpeg/trunk
Loren Merritt [Thu, 24 Feb 2005 09:27:46 +0000 (09:27 +0000)]
10l in implicit_weight_table
Originally committed as revision 3974 to svn://svn.ffmpeg.org/ffmpeg/trunk
anonymous [Wed, 23 Feb 2005 17:24:17 +0000 (17:24 +0000)]
- renaming the AC coding set variable names to more meaningful ones
- removed old MB decoding functions, and moved around macros to be used in
the previously unused code, which match better msmpeg4.c/whole MPV
framework
- cleaned (not yet functionnal, lots missing) DC prediction
- trying to pass the proper coded status to block decoder
patch by anonymous
Originally committed as revision 3973 to svn://svn.ffmpeg.org/ffmpeg/trunk
Reimar Döffinger [Wed, 23 Feb 2005 14:07:18 +0000 (14:07 +0000)]
100l, forgot to change an ifdef on last commit
Originally committed as revision 14784 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
Michael Niedermayer [Tue, 22 Feb 2005 19:48:07 +0000 (19:48 +0000)]
switch MPEG4 fourcc to FMP4
Originally committed as revision 3972 to svn://svn.ffmpeg.org/ffmpeg/trunk
Reimar Döffinger [Tue, 22 Feb 2005 14:40:44 +0000 (14:40 +0000)]
fix for MAP_ANON vs. MAP_ANONYMOUS fix...
Originally committed as revision 14762 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
François Revol [Tue, 22 Feb 2005 11:37:03 +0000 (11:37 +0000)]
use av_free() instead of free() where it's meant to.
Originally committed as revision 3971 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Mon, 21 Feb 2005 19:28:32 +0000 (19:28 +0000)]
support adpcm audio, also some more verbose messages
Originally committed as revision 3970 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Mon, 21 Feb 2005 19:27:32 +0000 (19:27 +0000)]
macromedia flavour adpcm decoding (used in flv and swf)
Originally committed as revision 3969 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Mon, 21 Feb 2005 18:05:21 +0000 (18:05 +0000)]
correct pcm in flv handling
Originally committed as revision 3968 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Mon, 21 Feb 2005 17:52:23 +0000 (17:52 +0000)]
10l
Originally committed as revision 3967 to svn://svn.ffmpeg.org/ffmpeg/trunk
Josh Varner [Mon, 21 Feb 2005 17:50:48 +0000 (17:50 +0000)]
removing --disable-risky patch by (Josh Varner <jlvarner gmail com>)
Originally committed as revision 3966 to svn://svn.ffmpeg.org/ffmpeg/trunk
Loren Merritt [Sun, 20 Feb 2005 23:21:50 +0000 (23:21 +0000)]
Fix a crash when multiple metadata packets are present.
Originally committed as revision 3965 to svn://svn.ffmpeg.org/ffmpeg/trunk
Milan Cutka [Thu, 17 Feb 2005 19:03:12 +0000 (19:03 +0000)]
Fixed decoding of 410p ffv1 files patch by (Milan Cutka <cutka szm sk>)
Originally committed as revision 3964 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Thu, 17 Feb 2005 19:00:42 +0000 (19:00 +0000)]
buffer overflows
one found by Milan Cutka
one by me
Originally committed as revision 3963 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Thu, 17 Feb 2005 00:00:20 +0000 (00:00 +0000)]
memleak fix
Originally committed as revision 3962 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michel Bardiaux [Wed, 16 Feb 2005 23:56:51 +0000 (23:56 +0000)]
better error message patch by (Michel Bardiaux <mbardiaux peaktime be>)
Originally committed as revision 3961 to svn://svn.ffmpeg.org/ffmpeg/trunk
Ville Syrjälä [Wed, 16 Feb 2005 23:47:00 +0000 (23:47 +0000)]
Improved NV12/NV21 support.
- Fixed PlanarToNV12Wrapper() and made it handle NV21.
- Added yuv2nv12XinC() to handle software scaling.
- Added NV12/NV21 handling to various places.
- Removed NV12 from vf_hue and vf_spp as they don't look like they can
actually handle it.
Originally committed as revision 14716 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
Loic Le Loarer [Wed, 16 Feb 2005 23:18:06 +0000 (23:18 +0000)]
remove goto and reindent patch by (Loic Le Loarer <lll+ffmpeg m4x org>)
Originally committed as revision 3960 to svn://svn.ffmpeg.org/ffmpeg/trunk
tjraivio@cc.hut.fi [Wed, 16 Feb 2005 23:14:38 +0000 (23:14 +0000)]
quick patch for adding 3g2 support to ffmpeg (muxer and demuxer). No movie fragment support yet patch by (tjraivio cc.hut fi)
Originally committed as revision 3959 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 16 Feb 2005 23:11:11 +0000 (23:11 +0000)]
nonsense comment
Originally committed as revision 3958 to svn://svn.ffmpeg.org/ffmpeg/trunk
Wolfram Gloger [Wed, 16 Feb 2005 23:04:11 +0000 (23:04 +0000)]
Writing to freed memory in write_section_data() patch by (Wolfram Gloger <wmglo dent dot med dot uni-muenchen de>)
Originally committed as revision 3957 to svn://svn.ffmpeg.org/ffmpeg/trunk
Matti Hamalainen [Wed, 16 Feb 2005 22:42:41 +0000 (22:42 +0000)]
Off-by-one bug in libavcodec/idcinvideo.c, caused
segfaults on all .cin videos from Quake II.
patch by (Matti Hamalainen <mhamalai ratol fi>)
Originally committed as revision 3956 to svn://svn.ffmpeg.org/ffmpeg/trunk
Roberto Togni [Tue, 15 Feb 2005 20:58:32 +0000 (20:58 +0000)]
Multichannel mp3 in mp4 support ISO/IEC 14496-3:2001/FPDAM 3 (MP3onMP4)
Derived from MPlayer patch by Larry Ruedisueli
Originally committed as revision 3955 to svn://svn.ffmpeg.org/ffmpeg/trunk
Bohdan Horst [Mon, 14 Feb 2005 13:29:55 +0000 (13:29 +0000)]
FreeBSD fix
Originally committed as revision 14699 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
Michael Niedermayer [Sun, 13 Feb 2005 23:36:04 +0000 (23:36 +0000)]
buffer overflow
Originally committed as revision 3954 to svn://svn.ffmpeg.org/ffmpeg/trunk
Chriss [Wed, 9 Feb 2005 03:00:50 +0000 (03:00 +0000)]
-target dvd minimum vobu length patch by ("Chris" [chris garveycocker com])
Originally committed as revision 3953 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 8 Feb 2005 00:38:24 +0000 (00:38 +0000)]
audio duration fix?
Originally committed as revision 3952 to svn://svn.ffmpeg.org/ffmpeg/trunk