OSDN Git Service

coroid/libav_saccubus.git
17 years agoadding more static keywords
Måns Rullgård [Sun, 12 Nov 2006 03:34:12 +0000 (03:34 +0000)]
adding more static keywords

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

17 years agomake vp6_pcr_tree static
Måns Rullgård [Sun, 12 Nov 2006 01:08:05 +0000 (01:08 +0000)]
make vp6_pcr_tree static

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

17 years agofix make dep for out of tree builds
Måns Rullgård [Sat, 11 Nov 2006 20:58:32 +0000 (20:58 +0000)]
fix make dep for out of tree builds

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

17 years agomake some symbols static
Måns Rullgård [Sat, 11 Nov 2006 20:56:36 +0000 (20:56 +0000)]
make some symbols static

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

17 years agomake some symbols static
Måns Rullgård [Sat, 11 Nov 2006 20:54:48 +0000 (20:54 +0000)]
make some symbols static

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

17 years agosimplify
Michael Niedermayer [Sat, 11 Nov 2006 19:47:58 +0000 (19:47 +0000)]
simplify

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

17 years agomake two functions static
Måns Rullgård [Sat, 11 Nov 2006 19:46:53 +0000 (19:46 +0000)]
make two functions static

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

17 years agodont do startcode search from last syncpoint if there are no errors
Michael Niedermayer [Sat, 11 Nov 2006 19:43:55 +0000 (19:43 +0000)]
dont do startcode search from last syncpoint if there are no errors

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

17 years agonut simple seeking first try
Michael Niedermayer [Sat, 11 Nov 2006 19:37:21 +0000 (19:37 +0000)]
nut simple seeking first try

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

17 years agodisable nut regression test until we have a working muxer
Michael Niedermayer [Sat, 11 Nov 2006 01:56:23 +0000 (01:56 +0000)]
disable nut regression test until we have a working muxer

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

17 years agoupdating nut demuxer to latest spec
Michael Niedermayer [Sat, 11 Nov 2006 01:35:50 +0000 (01:35 +0000)]
updating nut demuxer to latest spec
no muxing yet
no index yet
no seeking yet
libnuts crcs dont match mine (didnt investigate yet)
samplerate is stored wrong by libnut (demuxer has a workaround)
code is not clean or beautifull yet, but i thought its better to commit early before someone unneccesarily wastes his time duplicating the work
demuxer split from muxer

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

17 years agoFix wrong comment.
Steve L'Homme [Sat, 11 Nov 2006 00:56:27 +0000 (00:56 +0000)]
Fix wrong comment.
Patch by Steve Lhomme % slhomme A divxcorp P com %
Original thread:
Date: Fri, 10 Nov 2006 15:29:50 +0100
Subject: [Ffmpeg-devel] [PATCH] fix a comment

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

17 years agoAdd A_AAC codec identifier support in matroska.
Steve L'Homme [Sat, 11 Nov 2006 00:49:39 +0000 (00:49 +0000)]
Add A_AAC codec identifier support in matroska.
Patch by Steve Lhomme % slhomme A divxcorp P com %
Original thread:
Date: Fri, 10 Nov 2006 15:22:33 +0100
Subject: [Ffmpeg-devel] [PATCH] Handle "A_AAC" in matroska codec IDs

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

17 years agolibnut uses "MP3 " for mp3
Michael Niedermayer [Sat, 11 Nov 2006 00:29:49 +0000 (00:29 +0000)]
libnut uses "MP3 " for mp3

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

17 years agoreport error when local tag has 0 size
Baptiste Coudurier [Fri, 10 Nov 2006 14:04:44 +0000 (14:04 +0000)]
report error when local tag has 0 size

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

17 years agozero private bits
Michael Niedermayer [Fri, 10 Nov 2006 11:45:43 +0000 (11:45 +0000)]
zero private bits

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

17 years agostore a identifer and the first header in extradata
Michael Niedermayer [Fri, 10 Nov 2006 11:31:02 +0000 (11:31 +0000)]
store a identifer and the first header in extradata
with this mp3 should be binary identical to what you had before header compression
support mp3 with crc (by droping the crc and putting it back during header decompress, currently its just random tough, does any deocoder even check it?)

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

17 years agoalso set strict_std_compliance for stream copy, its needed for the bitstream filters
Michael Niedermayer [Fri, 10 Nov 2006 09:44:38 +0000 (09:44 +0000)]
also set strict_std_compliance for stream copy, its needed for the bitstream filters

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

17 years agomp3 header (de)compression bitstream filter
Michael Niedermayer [Fri, 10 Nov 2006 01:41:53 +0000 (01:41 +0000)]
mp3 header (de)compression bitstream filter
this will make mp3 frames 4 bytes smaller, it will not give you binary identical mp3 files, but it will give you mp3 files which decode to binary identical output
this will only work in containers providing at least packet size, sample_rate and number of channels
bugreports about mp3 files for which this fails are welcome
and this is experimental (dont expect compatibility and dont even expect to be able to decompress what you compressed, hell dont even expect this to work without editing the source a little)

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

17 years agodisable -Winline spam, --enable-extra-warnings to enable
Måns Rullgård [Thu, 9 Nov 2006 21:09:22 +0000 (21:09 +0000)]
disable -Winline spam, --enable-extra-warnings to enable

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

17 years ago16bit in avi is RGB555
Michael Niedermayer [Thu, 9 Nov 2006 17:28:46 +0000 (17:28 +0000)]
16bit in avi is RGB555

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

17 years agoRemove the H264Context parameter from decode_init_vlc() as it is not being used.
Panagiotis Issaris [Thu, 9 Nov 2006 16:40:33 +0000 (16:40 +0000)]
Remove the H264Context parameter from decode_init_vlc() as it is not being used.

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

17 years agoSynch with ffmpeg's r6938 "allow spaces in source and build directory names..."
Luca Abeni [Thu, 9 Nov 2006 15:13:56 +0000 (15:13 +0000)]
Synch with ffmpeg's r6938 "allow spaces in source and build directory names..."

Originally committed as revision 20816 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale

17 years agoget rid of CODEC_ID_MPEG4AAC after next version bump, and change it to CODEC_ID_AAC...
Baptiste Coudurier [Thu, 9 Nov 2006 11:37:30 +0000 (11:37 +0000)]
get rid of CODEC_ID_MPEG4AAC after next version bump, and change it to CODEC_ID_AAC where used

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

17 years ago10000l to myself, fixing regression test failure
Michael Niedermayer [Thu, 9 Nov 2006 01:23:47 +0000 (01:23 +0000)]
10000l to myself, fixing regression test failure

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

17 years agocheck for byteswap.h
Måns Rullgård [Thu, 9 Nov 2006 01:06:48 +0000 (01:06 +0000)]
check for byteswap.h

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

17 years agosupport m1a hdlr mpeg elementary audio handler, fix Po-Slow_Death_64K.mov
Baptiste Coudurier [Thu, 9 Nov 2006 00:09:27 +0000 (00:09 +0000)]
support m1a hdlr mpeg elementary audio handler, fix Po-Slow_Death_64K.mov

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

17 years agorename CONFIG_SDL -> HAVE_SDL
Måns Rullgård [Wed, 8 Nov 2006 23:22:55 +0000 (23:22 +0000)]
rename CONFIG_SDL -> HAVE_SDL

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

17 years agorename HAVE_VHOOK/BUILD_VHOOK to CONFIG_VHOOK
Måns Rullgård [Wed, 8 Nov 2006 23:18:18 +0000 (23:18 +0000)]
rename HAVE_VHOOK/BUILD_VHOOK to CONFIG_VHOOK

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

17 years agofix missdetection of mpeg-ps (ps2_interdite.mpg)
Michael Niedermayer [Wed, 8 Nov 2006 22:49:55 +0000 (22:49 +0000)]
fix missdetection of mpeg-ps (ps2_interdite.mpg)

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

17 years agoadd support for AAC in matroska
Aurelien Jacobs [Wed, 8 Nov 2006 20:13:30 +0000 (20:13 +0000)]
add support for AAC in matroska

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

17 years agoadd audio output sampling freqency reading in matroska
Aurelien Jacobs [Wed, 8 Nov 2006 20:09:56 +0000 (20:09 +0000)]
add audio output sampling freqency reading in matroska

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

17 years ago * fixing a memory leak in DV format.
Brian Brice [Wed, 8 Nov 2006 18:57:02 +0000 (18:57 +0000)]
  * fixing a memory leak in DV format.
    Patch by Brian Brice bbrice at newtek dot com

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

17 years agoAdd myself as matroska.c maintainer.
Aurelien Jacobs [Wed, 8 Nov 2006 18:55:21 +0000 (18:55 +0000)]
Add myself as matroska.c maintainer.

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

17 years agoBetter way to detect cluster (fix files encoded with Haali's muxer).
Aurelien Jacobs [Wed, 8 Nov 2006 18:53:36 +0000 (18:53 +0000)]
Better way to detect cluster (fix files encoded with Haali's muxer).

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

17 years ago100l for me, iam being to stupid to read the mpeg4 spec / eat stuffing mbs a the...
Michael Niedermayer [Wed, 8 Nov 2006 18:15:54 +0000 (18:15 +0000)]
100l for me, iam being to stupid to read the mpeg4 spec / eat stuffing mbs a the end of the picture

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

17 years agoRemove illegal FourCC values.
Diego Biurrun [Wed, 8 Nov 2006 10:48:15 +0000 (10:48 +0000)]
Remove illegal FourCC values.

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

17 years agompeg4probe patch by (Thijs Vermeir ; thijs vermeir barco com)
Thijs Vermeir [Wed, 8 Nov 2006 01:21:23 +0000 (01:21 +0000)]
mpeg4probe patch by (Thijs Vermeir ; thijs vermeir barco com)
tabs removed by me
VOL vs. VOP check fixed by me

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

17 years agoutf8 title support for psp (untested)
Michael Niedermayer [Wed, 8 Nov 2006 01:15:06 +0000 (01:15 +0000)]
utf8 title support for psp (untested)

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

17 years agoallow spaces in source and build directory names
Måns Rullgård [Wed, 8 Nov 2006 00:02:15 +0000 (00:02 +0000)]
allow spaces in source and build directory names
out of tree builds from a source dir with spaces is impossible
due to how make handles vpath

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

17 years agoadd "seek by bytes" support to ffplay
Steve L'Homme [Tue, 7 Nov 2006 22:35:41 +0000 (22:35 +0000)]
add "seek by bytes" support to ffplay
Patch by Steve Lhomme % slhomme A divxcorp P com %
Orginal thread:
Date: Nov 6, 2006 5:58 PM
Subject: Re: [Ffmpeg-devel] [Bad news]: MPEG Seek has failed to work in FFmpeg SVN

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

17 years agoadd support for rtp/h264 streaming
Ryan Martell [Tue, 7 Nov 2006 22:10:07 +0000 (22:10 +0000)]
add support for rtp/h264 streaming
Patch by Ryan Martell % rdm4 A martellventures P com %
Original thread:
Date: Nov 6, 2006 8:56 PM
Subject: [Ffmpeg-devel] [PATCH] H.264 via RTP

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

17 years agoSome documentation on the vhook imlib2 moving images feature.
Víctor Paesa [Tue, 7 Nov 2006 21:25:47 +0000 (21:25 +0000)]
Some documentation on the vhook imlib2 moving images feature.
patch by Víctor Paesa, wzrlpy arsystel com

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

17 years agotypo
Baptiste Coudurier [Tue, 7 Nov 2006 13:50:41 +0000 (13:50 +0000)]
typo

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

17 years agoadd option to set mpeg1/2 gop timecode start, and drop frame flag timecode flag
Baptiste Coudurier [Tue, 7 Nov 2006 13:45:08 +0000 (13:45 +0000)]
add option to set mpeg1/2 gop timecode start, and drop frame flag timecode flag

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

17 years agoSimplify
Luca Barbato [Tue, 7 Nov 2006 12:45:29 +0000 (12:45 +0000)]
Simplify

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

17 years agoUse MMX only under x86_32, there are compilation problems.
Diego Biurrun [Tue, 7 Nov 2006 12:28:13 +0000 (12:28 +0000)]
Use MMX only under x86_32, there are compilation problems.

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

17 years agoadd codec_tag and codec_stream_tag to MpegEncContext to not alter avctx values
Baptiste Coudurier [Tue, 7 Nov 2006 09:46:57 +0000 (09:46 +0000)]
add codec_tag and codec_stream_tag to MpegEncContext to not alter avctx values

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

17 years agoadd moving images feature to imlib2 vhook
Víctor Paesa [Tue, 7 Nov 2006 09:12:20 +0000 (09:12 +0000)]
add moving images feature to imlib2 vhook
Patch by Victor Paesa % wzrlpy A arsystel P com %
Original thread:
Date: Jul 30, 2006 12:28 AM
Subject: [Ffmpeg-devel] [PATCH] Add moving images feature to imlib2 vhook

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

17 years agoFix MacIntel build: "/nop" is illegal on Apple's older version of GAS
Nigel Pearson [Tue, 7 Nov 2006 07:07:05 +0000 (07:07 +0000)]
Fix MacIntel build: "/nop" is illegal on Apple's older version of GAS
Patch by Nigel Pearson % nigel A ind P tansu P com P au %
Original thread:
Date: Nov 6, 2006 10:43 PM
Subject: [Ffmpeg-devel] [PATCH] swscale uses /nop, illegal for old versions of GAS

Originally committed as revision 20740 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale

17 years agoBump version for Fraps v[24] support
Kostya Shishkov [Tue, 7 Nov 2006 05:57:42 +0000 (05:57 +0000)]
Bump version for Fraps v[24] support

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

17 years agoAllow reading matroska title.
Aurelien Jacobs [Tue, 7 Nov 2006 00:11:35 +0000 (00:11 +0000)]
Allow reading matroska title.

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

17 years agocosmetics: reindent after last commit
Aurelien Jacobs [Mon, 6 Nov 2006 23:58:41 +0000 (23:58 +0000)]
cosmetics: reindent after last commit

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

17 years agoDon't need to check for NULL before av_free().
Aurelien Jacobs [Mon, 6 Nov 2006 23:57:34 +0000 (23:57 +0000)]
Don't need to check for NULL before av_free().
And don't need to memset(0) the no more used priv_data.

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

17 years agoAdd support for block duration.
Steve L'Homme [Mon, 6 Nov 2006 23:52:10 +0000 (23:52 +0000)]
Add support for block duration.
Patch by Steve Lhomme % slhomme A divxcorp P com %
Original thread:
Date: Mon, 06 Nov 2006 19:22:14 +0100
Subject: [Ffmpeg-devel] [PATCH] Matroska block duration support

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

17 years agoEnsure codec_id = CODEC_ID_NONE for unknown codecs (don't reuse previous one).
Steve L'Homme [Mon, 6 Nov 2006 23:14:37 +0000 (23:14 +0000)]
Ensure codec_id = CODEC_ID_NONE for unknown codecs (don't reuse previous one).
Patch by Steve Lhomme % slhomme A divxcorp P com %
Original thread:
Date: Mon, 06 Nov 2006 21:20:14 +0100
Subject: [Ffmpeg-devel] [PATCH] Matroska known/unknown codec

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

17 years agoguess matroska files frame rate
Steve L'Homme [Mon, 6 Nov 2006 23:07:54 +0000 (23:07 +0000)]
guess matroska files frame rate
Patch by Steve Lhomme % slhomme A divxcorp P com %
Original thread:
Date: Mon, 06 Nov 2006 21:28:52 +0100
Subject: [Ffmpeg-devel] [PATCH] Matroska FPS info

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

17 years agoAdd support for getting duration of a RTP stream (for seeking in stream)
Ryan Martell [Mon, 6 Nov 2006 21:58:43 +0000 (21:58 +0000)]
Add support for getting duration of a RTP stream (for seeking in stream)
Patch by Ryan Martell % rdm4 A martellventures P com %
Original thread:
Date: Nov 6, 2006 6:39 PM
Subject: [Ffmpeg-devel] [PATCH] RTP/Get Duration of file (for seeking in stream)

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

17 years ago2nd try for -vcodec copy timebase selection last one choose 1fps due to broken opendi...
Michael Niedermayer [Mon, 6 Nov 2006 21:54:23 +0000 (21:54 +0000)]
2nd try for -vcodec copy timebase selection last one choose 1fps due to broken opendivx stream in avi (avi had the correct 15fps)

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

17 years agoremove floats in 10 bytes/byte support (no version of matroska used it)
Steve L'Homme [Mon, 6 Nov 2006 19:01:03 +0000 (19:01 +0000)]
remove floats in 10 bytes/byte support (no version of matroska used it)
Patch by Steve Lhomme % slhomme A divxcorp P com %
Original thread:
Date: Nov 6, 2006 7:24 PM
Subject: [Ffmpeg-devel] [PATCH] no 10 bytes floats

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

17 years agoAvoid void*-arithmetic, and uint8_t* is more correct anyway.
Reimar Döffinger [Mon, 6 Nov 2006 17:56:08 +0000 (17:56 +0000)]
Avoid void*-arithmetic, and uint8_t* is more correct anyway.

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

17 years agoAdd doxy comments for macro GET_UTF8
Guillaume Poirier [Mon, 6 Nov 2006 12:38:00 +0000 (12:38 +0000)]
Add doxy comments for macro GET_UTF8
another fix in PUT_UTF8 doxy description

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

17 years agoinclude parser.h instead of mpegvideo.h
Baptiste Coudurier [Mon, 6 Nov 2006 10:47:41 +0000 (10:47 +0000)]
include parser.h instead of mpegvideo.h

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

17 years agorename ff_mpeg1_find_frame_end to mpeg1_find_frame_end and make it static
Baptiste Coudurier [Mon, 6 Nov 2006 10:46:54 +0000 (10:46 +0000)]
rename ff_mpeg1_find_frame_end to mpeg1_find_frame_end and make it static

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

17 years agomove AVCodecParser prototypes and definitions to parser.h, and move mpegvideo parser...
Baptiste Coudurier [Mon, 6 Nov 2006 10:43:49 +0000 (10:43 +0000)]
move AVCodecParser prototypes and definitions to parser.h, and move mpegvideo parser to mpeg12.c

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

17 years agoFix wrong params name in PUT_UTF8 doxy comments
Guillaume Poirier [Mon, 6 Nov 2006 10:39:07 +0000 (10:39 +0000)]
Fix wrong params name in PUT_UTF8 doxy comments

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

17 years agowoops, fix missplaced doxy comment
Guillaume Poirier [Mon, 6 Nov 2006 10:35:54 +0000 (10:35 +0000)]
woops, fix missplaced doxy comment

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

17 years agoFix ASF format parser's broken UTF-16 string handling
Zuxy Meng [Mon, 6 Nov 2006 10:32:48 +0000 (10:32 +0000)]
Fix ASF format parser's broken UTF-16 string handling
1. Add a PUT_UTF8 macro to common.h; code borrowed from libavcodec/flacenc.c.
2. Make use of the macro in flacenc.c
Patch by Zuxy Meng % zuxy P meng A gmail P com %
Original thread:
Date: Nov 5, 2006 9:56 AM
Subject: [Ffmpeg-devel] PUT_UTF8 & asf format enhancement

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

17 years agoCheck for symbol count
Kostya Shishkov [Mon, 6 Nov 2006 06:13:29 +0000 (06:13 +0000)]
Check for symbol count

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

17 years agoWavPack support in Matroska
Kostya Shishkov [Mon, 6 Nov 2006 06:07:41 +0000 (06:07 +0000)]
WavPack support in Matroska

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

17 years agoLimit output sample to 0..maxval, fixes decoding of T16E0.JLS
Kostya Shishkov [Mon, 6 Nov 2006 05:35:09 +0000 (05:35 +0000)]
Limit output sample to 0..maxval, fixes decoding of T16E0.JLS

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

17 years agomove check for output file streams num in av_encode
Baptiste Coudurier [Sun, 5 Nov 2006 20:08:26 +0000 (20:08 +0000)]
move check for output file streams num in av_encode

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

17 years agoSimplify regression test execution.
Diego Biurrun [Sun, 5 Nov 2006 20:05:37 +0000 (20:05 +0000)]
Simplify regression test execution.

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

17 years agouse AVRational and ff_frame_rate_tab for frame_rate
Baptiste Coudurier [Sun, 5 Nov 2006 19:24:23 +0000 (19:24 +0000)]
use AVRational and ff_frame_rate_tab for frame_rate

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

17 years agoUse a variable for FFmpeg options.
Diego Biurrun [Sun, 5 Nov 2006 18:14:46 +0000 (18:14 +0000)]
Use a variable for FFmpeg options.

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

17 years agoDo not set audio codec_tag to 1, that would be PCM audio.
Diego Biurrun [Sun, 5 Nov 2006 16:31:52 +0000 (16:31 +0000)]
Do not set audio codec_tag to 1, that would be PCM audio.

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

17 years agoMove idct block array variable onto rtjpeg_decode_frame_yuv420 stack since
Reimar Döffinger [Sun, 5 Nov 2006 16:18:37 +0000 (16:18 +0000)]
Move idct block array variable onto rtjpeg_decode_frame_yuv420 stack since
it is only used there and is only 128 byte large.
Also make it aligned to fix playback with altivec.

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

17 years agoremove useless line variable
Baptiste Coudurier [Sun, 5 Nov 2006 15:10:33 +0000 (15:10 +0000)]
remove useless line variable

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

17 years agofix decoding position
Baptiste Coudurier [Sun, 5 Nov 2006 15:06:12 +0000 (15:06 +0000)]
fix decoding position

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

17 years agoupdate docs to reflect AVImageFormat removing
Baptiste Coudurier [Sun, 5 Nov 2006 13:31:57 +0000 (13:31 +0000)]
update docs to reflect AVImageFormat removing

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

17 years agoCorrect support for Fraps v4 (and Huffman tree for < 256 symbols)
Kostya Shishkov [Sun, 5 Nov 2006 08:18:52 +0000 (08:18 +0000)]
Correct support for Fraps v4 (and Huffman tree for < 256 symbols)

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

17 years agoUpdate comment
Kostya Shishkov [Sun, 5 Nov 2006 04:59:38 +0000 (04:59 +0000)]
Update comment

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

17 years agoFraps v2 and v4 support
Kostya Shishkov [Sun, 5 Nov 2006 04:57:14 +0000 (04:57 +0000)]
Fraps v2 and v4 support

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

17 years agoProperly quote paths on grep invocations for codec lists.
Steve L'Homme [Sat, 4 Nov 2006 19:06:15 +0000 (19:06 +0000)]
Properly quote paths on grep invocations for codec lists.
patch by Steve Lhomme, slhomme divxcorp com

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

17 years agoministry of english grammar :) then->than
Oded Shimon [Sat, 4 Nov 2006 00:42:50 +0000 (00:42 +0000)]
ministry of english grammar :) then->than

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

17 years agodoxy
Michael Niedermayer [Fri, 3 Nov 2006 20:30:22 +0000 (20:30 +0000)]
doxy

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

17 years agonow we set codec_tag, still have to figure out how to handle flipping
Reynaldo H. Verdejo Pinochet [Fri, 3 Nov 2006 20:13:42 +0000 (20:13 +0000)]
now we set codec_tag, still have to figure out how to handle flipping

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

17 years agoensure alignment (no speed change)
Michael Niedermayer [Fri, 3 Nov 2006 16:54:05 +0000 (16:54 +0000)]
ensure alignment (no speed change)

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

17 years agodo not overwrite codec type if already known, fix conflict between 'raw ' fourcc...
Baptiste Coudurier [Fri, 3 Nov 2006 16:19:14 +0000 (16:19 +0000)]
do not overwrite codec type if already known, fix conflict between 'raw ' fourcc used for audio and video, ae002_wordup.mov

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

17 years agomerging mov & and (no speedchange)
Michael Niedermayer [Fri, 3 Nov 2006 16:02:18 +0000 (16:02 +0000)]
merging mov & and (no speedchange)

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

17 years ago2 instructions less (same speed)
Michael Niedermayer [Fri, 3 Nov 2006 15:40:57 +0000 (15:40 +0000)]
2 instructions less (same speed)

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

17 years agocomment about failed optimization
Michael Niedermayer [Fri, 3 Nov 2006 15:17:36 +0000 (15:17 +0000)]
comment about failed optimization

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

17 years agoindention
Baptiste Coudurier [Fri, 3 Nov 2006 15:04:47 +0000 (15:04 +0000)]
indention

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

17 years agoreintroduce isom field and read version 1 audio stsd only if file is not isom, fix...
Baptiste Coudurier [Fri, 3 Nov 2006 15:02:51 +0000 (15:02 +0000)]
reintroduce isom field and read version 1 audio stsd only if file is not isom, fix testclip_wrong_version_1_audio_stsd.mp4

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

17 years agomove luma tc0 related init into asm
Michael Niedermayer [Fri, 3 Nov 2006 14:28:30 +0000 (14:28 +0000)]
move luma tc0 related init into asm
5% faster filter_mb_fast() on P3

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

17 years agoRGB32 support in Targa
Kostya Shishkov [Fri, 3 Nov 2006 13:13:08 +0000 (13:13 +0000)]
RGB32 support in Targa

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

17 years ago2 instructions less in h264_loop_filter_luma_mmx2()
Michael Niedermayer [Fri, 3 Nov 2006 12:07:53 +0000 (12:07 +0000)]
2 instructions less in h264_loop_filter_luma_mmx2()

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

17 years agopreempt possible overflow
Michael Niedermayer [Fri, 3 Nov 2006 11:07:35 +0000 (11:07 +0000)]
preempt possible overflow

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

17 years ago1 instruction less
Michael Niedermayer [Fri, 3 Nov 2006 09:59:15 +0000 (09:59 +0000)]
1 instruction less

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

17 years agoadd valid statistics for the RTCP receiver report.
Ryan Martell [Fri, 3 Nov 2006 07:55:57 +0000 (07:55 +0000)]
add valid statistics for the RTCP receiver report.
Basically taken verbatim from RFC 1889.
Patch by Ryan Martell % rdm4 A martellventures P com %
Original thread:
Date: Oct 31, 2006 12:43 AM
Subject: [Ffmpeg-devel] [PATCH] RTCP valid receiver statistics....

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