]> git.sesse.net Git - ffmpeg/log
ffmpeg
19 years agoget fish to compile (time() forbidden), pstrcat not declared from ppm.c
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

19 years agokill warnings patch by (Måns Rullgård <mru inprovide com>)
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

19 years ago-strict -1 comment fix
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

19 years ago01-makefile_fix_updated.patch
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

19 years ago10l in implicit_weight_table
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

19 years ago- renaming the AC coding set variable names to more meaningful ones
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

19 years ago100l, forgot to change an ifdef on last commit
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

19 years agoswitch MPEG4 fourcc to FMP4
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

19 years agofix for MAP_ANON vs. MAP_ANONYMOUS fix...
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

19 years agouse av_free() instead of free() where it's meant to.
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

19 years agosupport adpcm audio, also some more verbose messages
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

19 years agomacromedia flavour adpcm decoding (used in flv and swf)
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

19 years agocorrect pcm in flv handling
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

19 years ago10l
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

19 years agoremoving --disable-risky patch by (Josh Varner <jlvarner gmail com>)
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

19 years agoFix a crash when multiple metadata packets are present.
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

19 years agoFixed decoding of 410p ffv1 files patch by (Milan Cutka <cutka szm sk>)
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

19 years agobuffer overflows
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

19 years agomemleak fix
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

19 years agobetter error message patch by (Michel Bardiaux <mbardiaux peaktime be>)
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

19 years agoImproved NV12/NV21 support.
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

19 years agoremove goto and reindent patch by (Loic Le Loarer <lll+ffmpeg m4x org>)
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

19 years agoquick patch for adding 3g2 support to ffmpeg (muxer and demuxer). No movie fragment...
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

19 years agononsense comment
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

19 years agoWriting to freed memory in write_section_data() patch by (Wolfram Gloger <wmglo dent...
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

19 years agoOff-by-one bug in libavcodec/idcinvideo.c, caused
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

19 years agoMultichannel mp3 in mp4 support ISO/IEC 14496-3:2001/FPDAM 3 (MP3onMP4)
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

19 years agoFreeBSD fix
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

19 years agobuffer overflow
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

19 years ago-target dvd minimum vobu length patch by ("Chris" [chris garveycocker com])
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

19 years agoaudio duration fix?
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

19 years ago.wma
Michael Niedermayer [Mon, 7 Feb 2005 23:13:38 +0000 (23:13 +0000)]
.wma

Originally committed as revision 3951 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years agochecksum change due to (don't crash on null codec patch which changed the stored...
Michael Niedermayer [Mon, 7 Feb 2005 22:47:46 +0000 (22:47 +0000)]
checksum change due to (don't crash on null codec patch which changed the stored length of the compressor name, movenc.c 1.28->1.29)

Originally committed as revision 3950 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years agodont kill the buffers while the decoder is using them
Michael Niedermayer [Mon, 7 Feb 2005 22:06:01 +0000 (22:06 +0000)]
dont kill the buffers while the decoder is using them

Originally committed as revision 3949 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years agomax/avg bitrate change (movenc.c 1.25->1.26)
Michael Niedermayer [Mon, 7 Feb 2005 20:45:19 +0000 (20:45 +0000)]
max/avg bitrate change (movenc.c 1.25->1.26)

Originally committed as revision 3948 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years agomax/avg bitrate change (movenc.c 1.25->1.26)
Michael Niedermayer [Mon, 7 Feb 2005 20:15:23 +0000 (20:15 +0000)]
max/avg bitrate change (movenc.c 1.25->1.26)

Originally committed as revision 3947 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years agoregression test checksum change due to the mov header field and compressor name patch...
Michael Niedermayer [Mon, 7 Feb 2005 18:56:41 +0000 (18:56 +0000)]
regression test checksum change due to the mov header field and compressor name patch (movenc.c 1.24->1.25)

Originally committed as revision 3946 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years agooptimization and gcc 4.0 bug workaround patch by (Martin Drab >drab kepler.fjfi.cvut...
Martin Drab [Mon, 7 Feb 2005 17:09:48 +0000 (17:09 +0000)]
optimization and gcc 4.0 bug workaround patch by (Martin Drab >drab kepler.fjfi.cvut cz<)

Originally committed as revision 3945 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years agoset timestamps correctly
Michael Niedermayer [Mon, 7 Feb 2005 16:58:15 +0000 (16:58 +0000)]
set timestamps correctly

Originally committed as revision 3944 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years agocleanup
Michael Niedermayer [Mon, 7 Feb 2005 13:50:39 +0000 (13:50 +0000)]
cleanup

Originally committed as revision 3943 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years agoreversing the 1.52->1.53 change (handle fixed sample_size patch)
Michael Niedermayer [Mon, 7 Feb 2005 01:10:09 +0000 (01:10 +0000)]
reversing the 1.52->1.53 change (handle fixed sample_size patch)
as this patch has been removed from mov.c in the 1.61->1.62 change

Originally committed as revision 3942 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years agoINTRA PCM macroblocks support patch by (Loic )lll+ffmpeg m4x org)
Loic Le Loarer [Mon, 7 Feb 2005 00:10:28 +0000 (00:10 +0000)]
INTRA PCM macroblocks support patch by (Loic )lll+ffmpeg m4x org)

This patch adds the support for INTRA PCM macroblocks in CAVLC and CABAC
mode, the deblocking needed a small modification and so did the
intra4x4_pred_mode prediction.

With this patch, the 5 streams of the conformance suite containing INTRA
PCM macroblocks now decode entirely, 4 are completely corrects, 1 is
incorrect since the first B slice because of deblocking in B slice not
yet implemented.

The code is not optimized for speed, it is not necessary IPCM
macroblocks are rare, but it could be optimized for code size, if
someone want to do this, feel free.

Originally committed as revision 3941 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years agoemulate (idiotic) MS behavior for inconsistant dimensions
Michael Niedermayer [Sun, 6 Feb 2005 18:43:06 +0000 (18:43 +0000)]
emulate (idiotic) MS behavior for inconsistant dimensions

Originally committed as revision 3940 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years agosupport skiping some bitstream encoding
Michael Niedermayer [Sun, 6 Feb 2005 17:01:07 +0000 (17:01 +0000)]
support skiping some bitstream encoding

Originally committed as revision 3939 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years agoseperate bitstream encoding skip from PASS1 flag
Michael Niedermayer [Sun, 6 Feb 2005 10:36:07 +0000 (10:36 +0000)]
seperate bitstream encoding skip from PASS1 flag

Originally committed as revision 3938 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years agofixing an integer overflow, which could lead to overwriting the end of a malloced...
Michael Niedermayer [Fri, 4 Feb 2005 18:58:59 +0000 (18:58 +0000)]
fixing an integer overflow, which could lead to overwriting the end of a malloced buffer by 8 bytes

Originally committed as revision 3937 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years ago10l (use of deallocated memory)
Michael Niedermayer [Fri, 4 Feb 2005 11:53:35 +0000 (11:53 +0000)]
10l (use of deallocated memory)

Originally committed as revision 3936 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years agooverflows
Michael Niedermayer [Fri, 4 Feb 2005 11:26:40 +0000 (11:26 +0000)]
overflows

Originally committed as revision 3935 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years agoVMD playing error patch by (Kostya (cannonball bw-team com>)
Kostya Shishkov [Fri, 4 Feb 2005 03:38:33 +0000 (03:38 +0000)]
VMD playing error patch by (Kostya (cannonball bw-team com>)
"I recently got a game called Lighthouse from Sierra with FMV in VMD
format. Some of them played OK, some of them FFmpeg refused to open,
some caused a crash.

I investigated files which couldn't be opened by FFmpeg and it appeared
that they had no audio (and bytes 2-3 from beginning of file contained
01 00, all other have 00 00 insted). Attached patch fixes this issue."

Originally committed as revision 3934 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years agoBuild libpostproc out of source directory patch by (James A. Morrison >ja2morri csclu...
James A. Morrison [Fri, 4 Feb 2005 03:29:50 +0000 (03:29 +0000)]
Build libpostproc out of source directory patch by (James A. Morrison >ja2morri csclub.uwaterloo ca>)

Originally committed as revision 3933 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years agoH.264 multiple slice support in CABAC patch by (Loic (lll+ffmpeg m4x org)
Loic Le Loarer [Fri, 4 Feb 2005 02:47:45 +0000 (02:47 +0000)]
H.264 multiple slice support in CABAC patch by (Loic (lll+ffmpeg m4x org)

3 more streams of the conformance suite decode to the
end instead of failing on an assert (CABACI3_Sony_B.jsv,
CABAST3_Sony_E.jsv and CABASTBR3_Sony_B.jsv), they are still false since
the first B slice probably because of deblocking in B slices not yet
implemented.

Originally committed as revision 3932 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years ago- samples from mplayer ftp in the "adv" profile seem to have profile=2,
anonymous [Fri, 4 Feb 2005 02:20:38 +0000 (02:20 +0000)]
- samples from mplayer ftp in the "adv" profile seem to have profile=2,
which isn't the advanced one; and indeed, using adv. profile parser fails.
Using normal parser works, and that's what is done
- attempt at taking care of stride for NORM2 bitplane decoding
- duplication of much code from msmpeg4.c; this code isn't yet used, but
goes down as far as the block layer (mainly Transform Type stuff, the
remains are wild editing without checking). Unusable yet, and lacks the AC
decoding (but a step further in bitstream parsing)
patch by anonymous

Originally committed as revision 3931 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years agomerge a few shifts into the dequantization, faster and more accurate, lets hope it...
Michael Niedermayer [Thu, 3 Feb 2005 03:28:27 +0000 (03:28 +0000)]
merge a few shifts into the dequantization, faster and more accurate, lets hope it doesnt overflow

Originally committed as revision 3930 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years agooptimizing imdct12
Michael Niedermayer [Wed, 2 Feb 2005 22:38:28 +0000 (22:38 +0000)]
optimizing imdct12

Originally committed as revision 3929 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years agomb_lmin/max to limit the per mb quality for the ratecontrol independant from the...
Michael Niedermayer [Wed, 2 Feb 2005 19:33:48 +0000 (19:33 +0000)]
mb_lmin/max to limit the per mb quality for the ratecontrol independant from the frame limits

Originally committed as revision 3928 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years agoBorder processing adaptive quant patch by (Christophe Massiot |cmassiot freebox fr)
Christophe Massiot [Wed, 2 Feb 2005 18:49:04 +0000 (18:49 +0000)]
Border processing adaptive quant patch by (Christophe Massiot |cmassiot freebox fr)

Originally committed as revision 3927 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years agortp_callback: send number of mb patch by (Johan Bilien {jobi via.ecp fr)
Johan Bilien [Wed, 2 Feb 2005 18:14:59 +0000 (18:14 +0000)]
rtp_callback: send number of mb patch by (Johan Bilien {jobi via.ecp fr)

Originally committed as revision 3926 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years agooptimize antialias
Michael Niedermayer [Wed, 2 Feb 2005 01:37:33 +0000 (01:37 +0000)]
optimize antialias
switch to integer antialias code as default as its faster now

Originally committed as revision 3925 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years agofaster, simpler and more accurate l3_unscale()
Michael Niedermayer [Tue, 1 Feb 2005 23:43:07 +0000 (23:43 +0000)]
faster, simpler and more accurate l3_unscale()

Originally committed as revision 3924 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years agooptimizing imdct36()
Michael Niedermayer [Tue, 1 Feb 2005 21:27:18 +0000 (21:27 +0000)]
optimizing imdct36()

Originally committed as revision 3923 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years agocompare audio files 16bit wise instead of 8bit
Michael Niedermayer [Tue, 1 Feb 2005 21:16:33 +0000 (21:16 +0000)]
compare audio files 16bit wise instead of 8bit
additionally compare the mp2 case with some delay as this matches better (the delay issue obviously should be fixed)

Originally committed as revision 3922 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years agosupport comparing files with some posiion offset relative to each other
Michael Niedermayer [Tue, 1 Feb 2005 20:32:47 +0000 (20:32 +0000)]
support comparing files with some posiion offset relative to each other

Originally committed as revision 3921 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years agomake keyframe default for AVFrames
Michael Niedermayer [Tue, 1 Feb 2005 18:36:51 +0000 (18:36 +0000)]
make keyframe default for AVFrames

Originally committed as revision 3920 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years agoStereo MACE fix by Burkhard Plaum <plaum AT ipf DOT uni-stuttgart DOT de>
François Revol [Tue, 1 Feb 2005 15:13:27 +0000 (15:13 +0000)]
Stereo MACE fix by Burkhard Plaum <plaum AT ipf DOT uni-stuttgart DOT de>
Still doesn't work with our mov demuxer though...

Originally committed as revision 3919 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years ago10l (array gets padded with 0 which is CODEC_ID_NONE -> parsers claim to support...
Michael Niedermayer [Tue, 1 Feb 2005 13:03:44 +0000 (13:03 +0000)]
10l (array gets padded with 0 which is CODEC_ID_NONE -> parsers claim to support CODEC_ID_NONE)

Originally committed as revision 3918 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years agoH.264 multiplce instance in reference list patch by (Loic <lll+ffmpeg m4x org )
Loïc Le Loarer [Tue, 1 Feb 2005 11:26:11 +0000 (11:26 +0000)]
H.264 multiplce instance in reference list patch by (Loic <lll+ffmpeg m4x org )
With this patch, the streams CAWP5_TOSHIBA_E.264 and CVWP5_TOSHIBA_E.264
are completely decoded

Originally committed as revision 3917 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years agocorrect long term picture management patch by (Loic <lll+ffmpeg m4x org>)
Loïc Le Loarer [Tue, 1 Feb 2005 11:12:53 +0000 (11:12 +0000)]
correct long term picture management patch by (Loic <lll+ffmpeg m4x org>)
fixes decoding of MR2_MW_A.264

Originally committed as revision 3916 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years ago- a lot less overflows when decoding frames
anonymous [Tue, 1 Feb 2005 10:03:55 +0000 (10:03 +0000)]
- a lot less overflows when decoding frames
- no more error with norm6 codes
- almost skipped frames (~110 bits) are not overflowed
However:
- there are very few bits left in those frames, so I wonder if enough MB
data is actually left
- NORM6/DIFF6 (4/5) bitplanes are a lot more present, which I don't find
obvious.
patch by anonymous

Originally committed as revision 3915 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years agoDocumentation patch by anonymous
anonymous [Tue, 1 Feb 2005 09:51:49 +0000 (09:51 +0000)]
Documentation patch by anonymous

Originally committed as revision 3914 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years agoCompile fix on non-x86
Reimar Döffinger [Tue, 1 Feb 2005 09:00:12 +0000 (09:00 +0000)]
Compile fix on non-x86

Originally committed as revision 14631 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc

19 years agosigned 16bit support
Michael Niedermayer [Tue, 1 Feb 2005 01:21:32 +0000 (01:21 +0000)]
signed 16bit support

Originally committed as revision 3913 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years agoAdd 32bit RGB support
Roberto Togni [Mon, 31 Jan 2005 22:34:02 +0000 (22:34 +0000)]
Add 32bit RGB support

Originally committed as revision 3912 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years ago10000l vbr mp3 fix
Michael Niedermayer [Mon, 31 Jan 2005 21:26:20 +0000 (21:26 +0000)]
10000l vbr mp3 fix

Originally committed as revision 3911 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years agomakes funnyCode pages executable (for CPU with NX bit)
Aurelien Jacobs [Mon, 31 Jan 2005 15:57:27 +0000 (15:57 +0000)]
makes funnyCode pages executable (for CPU with NX bit)

Originally committed as revision 14626 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc

19 years agosupport 32bit output for the mpeg audio decoder
Michael Niedermayer [Mon, 31 Jan 2005 12:16:21 +0000 (12:16 +0000)]
support 32bit output for the mpeg audio decoder

Originally committed as revision 3910 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years agomore accurate dequant of near zero coefficients
Michael Niedermayer [Mon, 31 Jan 2005 04:06:47 +0000 (04:06 +0000)]
more accurate dequant of near zero coefficients

Originally committed as revision 3909 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years ago10l (missing overflow check)
Michael Niedermayer [Mon, 31 Jan 2005 03:14:22 +0000 (03:14 +0000)]
10l (missing overflow check)

Originally committed as revision 3908 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years ago100000l (typos in the #define for selecting the NORM6 method -> wasnt compiled, after...
Michael Niedermayer [Sun, 30 Jan 2005 22:28:11 +0000 (22:28 +0000)]
100000l (typos in the #define for selecting the NORM6 method -> wasnt compiled, after fixing typos new method doesnt even compile -> swicth back to old until its fixed)

Originally committed as revision 3907 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years ago- add another way to decode norm6 VLC; modify VLC_NORM6_METH0D define in
anonymous [Sun, 30 Jan 2005 21:54:20 +0000 (21:54 +0000)]
- add another way to decode norm6 VLC; modify VLC_NORM6_METH0D define in
vc9data.h to select the behaviour
- modified decode_b_picture_primary_header so that
decode_bi_picture_header is no more required

Fixes:
- modifications for some more using of MpegEncContext
- fixed a bit frame type decoding
- switch from pointers to index for AC tables
- corrected P CBPCY decoding (p_cbpcy += 4)

patch by anonymous

Originally committed as revision 3906 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years agoIn that patch:
anonymous [Sun, 30 Jan 2005 16:34:57 +0000 (16:34 +0000)]
In that patch:
- avctx and gb elements were removed from VC9Context, hence a larger diff
- some code was added to h263dec.c regarding CODEC_ID_WMV3 (should apply to CODEC_ID_VC9 too)
- VLC tables and other related tables were made global whenever this seemed necessary; appropriate changes were therefore made to other parts of the code using those tables
- the change for the bitplane management to a struct (some of them should eventually be mapped to MpegEncContext arrays) wasn't associated with the proper frees; should be fixed now
patch by anonymous

better names for globalized tables by me

Originally committed as revision 3905 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years ago10l (didnt test code after cvs up ...)
Michael Niedermayer [Sun, 30 Jan 2005 14:10:30 +0000 (14:10 +0000)]
10l (didnt test code after cvs up ...)

Originally committed as revision 3904 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years agodithering for the mpeg audio decoder
Michael Niedermayer [Sun, 30 Jan 2005 14:04:56 +0000 (14:04 +0000)]
dithering for the mpeg audio decoder

Originally committed as revision 3903 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years agoquick and dirty PSNR check for audio
Michael Niedermayer [Sun, 30 Jan 2005 13:26:11 +0000 (13:26 +0000)]
quick and dirty PSNR check for audio

Originally committed as revision 3902 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years agofixing missaligned memory accesses in fill_rectangle()
Michael Niedermayer [Sun, 30 Jan 2005 02:16:50 +0000 (02:16 +0000)]
fixing missaligned memory accesses in fill_rectangle()

Originally committed as revision 3901 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years agorequire a few valid and equal mp3 headers for resync
Michael Niedermayer [Sat, 29 Jan 2005 23:59:32 +0000 (23:59 +0000)]
require a few valid and equal mp3 headers for resync

Originally committed as revision 3900 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years agoadded a lock/unlock_lib pair to allow extern progs to serialize access to lavc.
François Revol [Sat, 29 Jan 2005 20:09:33 +0000 (20:09 +0000)]
added a lock/unlock_lib pair to allow extern progs to serialize access to lavc.

Originally committed as revision 3899 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years agodont predict missing timestamps if we lack the required information to do so
Michael Niedermayer [Sat, 29 Jan 2005 02:27:33 +0000 (02:27 +0000)]
dont predict missing timestamps if we lack the required information to do so

Originally committed as revision 3898 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years agoexported ff_mpa_synth_filter for upcoming qdm2 decoder
Alex Beregszaszi [Fri, 28 Jan 2005 19:54:10 +0000 (19:54 +0000)]
exported ff_mpa_synth_filter for upcoming qdm2 decoder

Originally committed as revision 3897 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years agofix segfault by matthieu castet <castet DOT matthieu AT free DOT fr>
François Revol [Fri, 28 Jan 2005 12:13:53 +0000 (12:13 +0000)]
fix segfault by matthieu castet <castet DOT matthieu AT free DOT fr>

Originally committed as revision 3896 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years agomake decode012() static inline
Michael Niedermayer [Fri, 28 Jan 2005 11:21:57 +0000 (11:21 +0000)]
make decode012() static inline

Originally committed as revision 3895 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years agodon't crash on null codec; by matthieu castet <castet DOT matthieu AT free DOT fr>
François Revol [Fri, 28 Jan 2005 11:19:47 +0000 (11:19 +0000)]
don't crash on null codec; by matthieu castet <castet DOT matthieu AT free DOT fr>

Originally committed as revision 3894 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years agofix the patch to allow Sony PSP MP4 creation
François Revol [Fri, 28 Jan 2005 08:08:42 +0000 (08:08 +0000)]
fix the patch to allow Sony PSP MP4 creation

Originally committed as revision 3893 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years agosupport colon-separated rates patch by Roine Gustafsson <roine AT users DOT sourcefor...
Roine Gustafsson [Thu, 27 Jan 2005 16:11:31 +0000 (16:11 +0000)]
support colon-separated rates patch by Roine Gustafsson <roine AT users DOT sourceforge DOT net>

Originally committed as revision 3892 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years agomovenc illegal access patch by Roine Gustafsson <roine AT users DOT sourceforge DOT...
Roine Gustafsson [Thu, 27 Jan 2005 15:41:03 +0000 (15:41 +0000)]
movenc illegal access patch by Roine Gustafsson <roine AT users DOT sourceforge DOT net>

Originally committed as revision 3891 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years agochunk support in mov patch by Roine Gustafsson <roine AT users DOT sourceforge DOT...
Roine Gustafsson [Thu, 27 Jan 2005 15:39:13 +0000 (15:39 +0000)]
chunk support in mov patch by Roine Gustafsson <roine AT users DOT sourceforge DOT net>

Originally committed as revision 3890 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years agoSony PSP variation of MP4 patch by <tjcannell AT blueyonder DOT co DOT uk>
tjcannell@blueyonder.co.uk [Thu, 27 Jan 2005 14:48:15 +0000 (14:48 +0000)]
Sony PSP variation of MP4 patch by <tjcannell AT blueyonder DOT co DOT uk>

Originally committed as revision 3889 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years agoprobe for 'junk' and 'pict', changed the scores.
François Revol [Thu, 27 Jan 2005 06:53:09 +0000 (06:53 +0000)]
probe for 'junk' and 'pict', changed the scores.

Originally committed as revision 3888 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years ago10l (negative strides)
Michael Niedermayer [Wed, 26 Jan 2005 17:04:34 +0000 (17:04 +0000)]
10l (negative strides)

Originally committed as revision 3887 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years agouse dc tables from msmpeg4 instead of duplicating them patch by anonymous
anonymous [Wed, 26 Jan 2005 12:01:35 +0000 (12:01 +0000)]
use dc tables from msmpeg4 instead of duplicating them patch by anonymous

Originally committed as revision 3886 to svn://svn.ffmpeg.org/ffmpeg/trunk

19 years agomov header field and compressor name patch by Roine Gustafsson <roine AT users DOT...
Roine Gustafsson [Wed, 26 Jan 2005 09:31:49 +0000 (09:31 +0000)]
mov header field and compressor name patch by Roine Gustafsson <roine AT users DOT sourceforge DOT net>

Originally committed as revision 3885 to svn://svn.ffmpeg.org/ffmpeg/trunk