Aurelien Jacobs [Sun, 12 Nov 2006 16:35:19 +0000 (16:35 +0000)]
Fix avidec.c compilation when dv demuxer is disabled.
Originally committed as revision 6986 to svn://svn.ffmpeg.org/ffmpeg/trunk
Oded Shimon [Sun, 12 Nov 2006 16:24:05 +0000 (16:24 +0000)]
change include "nut.h" to <nut.h> to make gcc pick the correct nut.h for libnut de/muxer..
Originally committed as revision 6985 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Sun, 12 Nov 2006 16:07:14 +0000 (16:07 +0000)]
slight simplification
Originally committed as revision 6984 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Sun, 12 Nov 2006 15:19:58 +0000 (15:19 +0000)]
#define ENABLE_*_CODEC etc as 0 or 1 in config.h
Originally committed as revision 6983 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 12 Nov 2006 13:54:11 +0000 (13:54 +0000)]
more verbose r_frame_rate definition
Originally committed as revision 6982 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Sun, 12 Nov 2006 13:40:40 +0000 (13:40 +0000)]
make some tables static
Originally committed as revision 6981 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 12 Nov 2006 12:16:59 +0000 (12:16 +0000)]
fix checksum check (was my bug not libnut)
Originally committed as revision 6980 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 12 Nov 2006 12:07:42 +0000 (12:07 +0000)]
fix timestamp rounding in syncpoints
index reading (unfinished and disabled)
Originally committed as revision 6979 to svn://svn.ffmpeg.org/ffmpeg/trunk
Oded Shimon [Sun, 12 Nov 2006 06:10:21 +0000 (06:10 +0000)]
register nut muxer if libnut is used
Originally committed as revision 6978 to svn://svn.ffmpeg.org/ffmpeg/trunk
Oded Shimon [Sun, 12 Nov 2006 06:09:15 +0000 (06:09 +0000)]
Add libnut support until ffmpeg gets an independant and complete de/muxer for NUT
Originally committed as revision 6977 to svn://svn.ffmpeg.org/ffmpeg/trunk
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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