]> git.sesse.net Git - ffmpeg/log
ffmpeg
15 years agoconfigure: move basic sanity tests before other tests
Måns Rullgård [Wed, 4 Feb 2009 21:28:54 +0000 (21:28 +0000)]
configure: move basic sanity tests before other tests

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

15 years agoRemove documentation of non-existing function parameters.
Diego Biurrun [Wed, 4 Feb 2009 20:43:17 +0000 (20:43 +0000)]
Remove documentation of non-existing function parameters.

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

15 years agoRemove unused CONFIG_H264_ENCODER #define.
Diego Biurrun [Wed, 4 Feb 2009 20:41:09 +0000 (20:41 +0000)]
Remove unused CONFIG_H264_ENCODER #define.

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

15 years agoRemove pointless '#if CONFIG_ENCODERS' around forward declarations.
Diego Biurrun [Wed, 4 Feb 2009 20:36:37 +0000 (20:36 +0000)]
Remove pointless '#if CONFIG_ENCODERS' around forward declarations.

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

15 years agofastdiv is disabled by default, so put --enable-fastdiv into the help output.
Diego Biurrun [Wed, 4 Feb 2009 20:34:08 +0000 (20:34 +0000)]
fastdiv is disabled by default, so put --enable-fastdiv into the help output.

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

15 years agoUse directory name as multiple inclusion guard prefix.
Diego Biurrun [Wed, 4 Feb 2009 20:31:20 +0000 (20:31 +0000)]
Use directory name as multiple inclusion guard prefix.
We do this for all other libraries already.

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

15 years agoMove enum RTSPTransport up a bit, so that all fields that are assigned a value
Ronald S. Bultje [Wed, 4 Feb 2009 17:17:20 +0000 (17:17 +0000)]
Move enum RTSPTransport up a bit, so that all fields that are assigned a value
of this type can be properly attributed as such (in this case, transport in
the RTSPTransportField struct). See "[PATCH] RTSP-MS 10/15: ASF header parsing"
thread on mailinglist.

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

15 years agoNo need to compute stype
Roman Shaposhnik [Wed, 4 Feb 2009 16:16:53 +0000 (16:16 +0000)]
No need to compute stype

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

15 years agoalways write mxf time base in descriptors
Baptiste Coudurier [Wed, 4 Feb 2009 09:35:59 +0000 (09:35 +0000)]
always write mxf time base in descriptors

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

15 years agoDo not misuse unsigned long to store pointers.
Ramiro Polla [Wed, 4 Feb 2009 05:56:39 +0000 (05:56 +0000)]
Do not misuse unsigned long to store pointers.

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

15 years agouse sample rate as audio input time base
Baptiste Coudurier [Wed, 4 Feb 2009 04:50:47 +0000 (04:50 +0000)]
use sample rate as audio input time base

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

15 years agowrite all available metadata tags into extended_content_header
Aurelien Jacobs [Wed, 4 Feb 2009 01:40:52 +0000 (01:40 +0000)]
write all available metadata tags into extended_content_header

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

15 years agouse new metadata API in asf muxer
Aurelien Jacobs [Wed, 4 Feb 2009 01:37:16 +0000 (01:37 +0000)]
use new metadata API in asf muxer

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

15 years agolet packet pass through when no timestamps
Baptiste Coudurier [Tue, 3 Feb 2009 23:18:12 +0000 (23:18 +0000)]
let packet pass through when no timestamps

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

15 years agoexactly compute index byte count
Baptiste Coudurier [Tue, 3 Feb 2009 23:11:13 +0000 (23:11 +0000)]
exactly compute index byte count

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

15 years agoAdd av_cold attributes to *_init and *_end functions.
Alex Converse [Tue, 3 Feb 2009 23:09:00 +0000 (23:09 +0000)]
Add av_cold attributes to *_init and *_end functions.

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

15 years agoprevent reading more than container atom size, fix broken file broken_by_rev15830...
Baptiste Coudurier [Tue, 3 Feb 2009 23:03:41 +0000 (23:03 +0000)]
prevent reading more than container atom size, fix broken file broken_by_rev15830.MOV, fix #818

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

15 years agoVP3: Prevent stack corruption from an unset custom coding method.
Alex Converse [Tue, 3 Feb 2009 22:59:47 +0000 (22:59 +0000)]
VP3: Prevent stack corruption from an unset custom coding method.

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

15 years agouse new metadata API in asf demuxer
Aurelien Jacobs [Tue, 3 Feb 2009 22:12:06 +0000 (22:12 +0000)]
use new metadata API in asf demuxer

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

15 years agoAdd fields to H264Context and SPS for upcoming VA API support.
Gwenole Beauchesne [Tue, 3 Feb 2009 20:49:02 +0000 (20:49 +0000)]
Add fields to H264Context and SPS for upcoming VA API support.

Patch by Gwenole Beauchesne gbeauchesne A splitted-desktop dotcom

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

15 years ago100l, don't run tests twice, this was some forgotten debugging code.
Reimar Döffinger [Tue, 3 Feb 2009 18:04:52 +0000 (18:04 +0000)]
100l, don't run tests twice, this was some forgotten debugging code.

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

15 years agoFix a bug in 3DEC CBC decryption and add more extensive tests based on
Reimar Döffinger [Tue, 3 Feb 2009 17:58:19 +0000 (17:58 +0000)]
Fix a bug in 3DEC CBC decryption and add more extensive tests based on
the official test vectors.

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

15 years agocheck validity of pointer srcC
Stefan Gehrer [Tue, 3 Feb 2009 17:56:24 +0000 (17:56 +0000)]
check validity of pointer srcC

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

15 years agoUpdate DES test code to use the new public API.
Reimar Döffinger [Tue, 3 Feb 2009 17:03:49 +0000 (17:03 +0000)]
Update DES test code to use the new public API.

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

15 years agoAdd support for 3DES to DES module
Reimar Döffinger [Tue, 3 Feb 2009 16:45:42 +0000 (16:45 +0000)]
Add support for 3DES to DES module

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

15 years agoAdd and use a public API for RC4 and DES, analogous to the AES API.
Reimar Döffinger [Tue, 3 Feb 2009 14:20:55 +0000 (14:20 +0000)]
Add and use a public API for RC4 and DES, analogous to the AES API.

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

15 years agoReformat rdt_demuxer AVCodec struct sanely.
Michael Niedermayer [Tue, 3 Feb 2009 13:12:20 +0000 (13:12 +0000)]
Reformat rdt_demuxer AVCodec struct sanely.

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

15 years agoFix probe & demuxing of Topfield 58XXPVR and 68XXPVR (topfield.rec)
Michael Niedermayer [Tue, 3 Feb 2009 11:01:57 +0000 (11:01 +0000)]
Fix probe & demuxing of Topfield 58XXPVR and 68XXPVR (topfield.rec)

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

15 years agoFix unknown header 10001000 / http://samples.mplayerhq.hu/real/VC-RV10/thankyou.rm...
Michael Niedermayer [Tue, 3 Feb 2009 03:01:17 +0000 (03:01 +0000)]
Fix unknown header 10001000 / http://samples.mplayerhq.hu/real/VC-RV10/thankyou.rm / issue809

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

15 years agouse new metadata API in aiff demuxer
Aurelien Jacobs [Mon, 2 Feb 2009 23:43:12 +0000 (23:43 +0000)]
use new metadata API in aiff demuxer

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

15 years agobe more flexible with frame rate check
Baptiste Coudurier [Mon, 2 Feb 2009 23:37:03 +0000 (23:37 +0000)]
be more flexible with frame rate check

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

15 years agosimplify
Aurelien Jacobs [Mon, 2 Feb 2009 23:25:02 +0000 (23:25 +0000)]
simplify

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

15 years agoFix vertical resolution of subtitles.
Björn Axelsson [Mon, 2 Feb 2009 23:24:28 +0000 (23:24 +0000)]
Fix vertical resolution of subtitles.

Patch by Björn Axelsson gecko A acc D umu D se

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

15 years agoAdd necessary header for LIBAVUTIL_VERSION_MAJOR, fixes the warning:
Diego Biurrun [Mon, 2 Feb 2009 23:13:18 +0000 (23:13 +0000)]
Add necessary header for LIBAVUTIL_VERSION_MAJOR, fixes the warning:
libavutil/lzo.c:235:5: warning: "LIBAVUTIL_VERSION_MAJOR" is not defined

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

15 years agouse new metadata API in rtsp demuxer
Aurelien Jacobs [Mon, 2 Feb 2009 23:09:39 +0000 (23:09 +0000)]
use new metadata API in rtsp demuxer

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

15 years agouse new metadata API in rtp muxer
Aurelien Jacobs [Mon, 2 Feb 2009 23:08:25 +0000 (23:08 +0000)]
use new metadata API in rtp muxer

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

15 years agoit seems I never added myself in there before
Aurelien Jacobs [Mon, 2 Feb 2009 22:45:01 +0000 (22:45 +0000)]
it seems I never added myself in there before

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

15 years agoAdd support for fourcc "SP54".
Eli Friedman [Mon, 2 Feb 2009 22:43:51 +0000 (22:43 +0000)]
Add support for fourcc "SP54".

Patch by Eli Friedman eli D friedman A gmail

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

15 years agocosmetics: indentation
Aurelien Jacobs [Mon, 2 Feb 2009 22:17:26 +0000 (22:17 +0000)]
cosmetics: indentation

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

15 years agosimplify usage of dstlen as it is not a parameter anymore
Aurelien Jacobs [Mon, 2 Feb 2009 22:17:14 +0000 (22:17 +0000)]
simplify usage of dstlen as it is not a parameter anymore

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

15 years agocosmetics: indentation
Aurelien Jacobs [Mon, 2 Feb 2009 22:14:28 +0000 (22:14 +0000)]
cosmetics: indentation

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

15 years agouse new metadata API in the mp3 muxer
Aurelien Jacobs [Mon, 2 Feb 2009 22:13:03 +0000 (22:13 +0000)]
use new metadata API in the mp3 muxer

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

15 years agouse new metadata API in the mp3 demuxer
Aurelien Jacobs [Mon, 2 Feb 2009 22:11:56 +0000 (22:11 +0000)]
use new metadata API in the mp3 demuxer

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

15 years agomodify the way to pass parameters to av_metadata_set()
Aurelien Jacobs [Mon, 2 Feb 2009 21:45:55 +0000 (21:45 +0000)]
modify the way to pass parameters to av_metadata_set()
This improves code readability and this avoid warnings about discarding
qualifiers from pointer target type.

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

15 years agocosmetics: whitespace
Aurelien Jacobs [Mon, 2 Feb 2009 21:32:11 +0000 (21:32 +0000)]
cosmetics: whitespace

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

15 years agoDocumentation for LZO error return value flags
Reimar Döffinger [Mon, 2 Feb 2009 20:42:06 +0000 (20:42 +0000)]
Documentation for LZO error return value flags

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

15 years agoMove doxygen documentation from lzo.c to lzo.h
Reimar Döffinger [Mon, 2 Feb 2009 20:30:36 +0000 (20:30 +0000)]
Move doxygen documentation from lzo.c to lzo.h

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

15 years agocosmetics: whitespaces, empty lines
Baptiste Coudurier [Mon, 2 Feb 2009 20:29:31 +0000 (20:29 +0000)]
cosmetics: whitespaces, empty lines

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

15 years agomxf does not have timestamps
Baptiste Coudurier [Mon, 2 Feb 2009 20:26:49 +0000 (20:26 +0000)]
mxf does not have timestamps

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

15 years agoAdd av_ prefix to LZO stuff and thus make it officially part of the public API.
Reimar Döffinger [Mon, 2 Feb 2009 20:16:00 +0000 (20:16 +0000)]
Add av_ prefix to LZO stuff and thus make it officially part of the public API.
Keep lzo1x_decode until the next major version bump for binary compatibility.

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

15 years agoAllocate trellis tables on heap only when needed.
Benjamin Larsson [Mon, 2 Feb 2009 18:51:02 +0000 (18:51 +0000)]
Allocate trellis tables on heap only when needed.

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

15 years agoSplits the totalbitrate in a videodatarate and audiodatarate part.
Stefan de Konink [Mon, 2 Feb 2009 16:10:46 +0000 (16:10 +0000)]
Splits the totalbitrate in a videodatarate and audiodatarate part.
Patch by Stefan de Konink stefan konink de

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

15 years agoImplement the reading of the video bitrate of flv movies out of the meta data,
Stefan de Konink [Mon, 2 Feb 2009 16:05:50 +0000 (16:05 +0000)]
Implement the reading of the video bitrate of flv movies out of the meta data,
to have the total bitrate available in the avformat structures.
Patch by Stefan de Konink  stefan konink de

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

15 years ago24bit pcm support
Baptiste Coudurier [Mon, 2 Feb 2009 10:58:33 +0000 (10:58 +0000)]
24bit pcm support

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

15 years agomore flexible mapping selection
Baptiste Coudurier [Mon, 2 Feb 2009 10:54:10 +0000 (10:54 +0000)]
more flexible mapping selection

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

15 years agofix temporal offet of ipbb sequences, simplification welcome
Baptiste Coudurier [Mon, 2 Feb 2009 10:41:43 +0000 (10:41 +0000)]
fix temporal offet of ipbb sequences, simplification welcome

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

15 years agoDoxygen defgroups throw a warning if they don't have a title as well as a name
Robert Swain [Mon, 2 Feb 2009 10:31:51 +0000 (10:31 +0000)]
Doxygen defgroups throw a warning if they don't have a title as well as a name

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

15 years agofix video line map tag size
Baptiste Coudurier [Mon, 2 Feb 2009 10:10:41 +0000 (10:10 +0000)]
fix video line map tag size

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

15 years agofix flush and interleaving by edit units
Baptiste Coudurier [Mon, 2 Feb 2009 10:04:36 +0000 (10:04 +0000)]
fix flush and interleaving by edit units

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

15 years agowrite index table and rip, muxer works pretty well now
Baptiste Coudurier [Mon, 2 Feb 2009 10:03:38 +0000 (10:03 +0000)]
write index table and rip, muxer works pretty well now

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

15 years agoAdd XSUB to list of supported subtitle formats.
Diego Biurrun [Mon, 2 Feb 2009 09:40:02 +0000 (09:40 +0000)]
Add XSUB to list of supported subtitle formats.

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

15 years agocosmetics: Place all subtitle entries together.
Diego Biurrun [Mon, 2 Feb 2009 09:35:23 +0000 (09:35 +0000)]
cosmetics: Place all subtitle entries together.

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

15 years agoAdd necessary #includes to pass 'make checkheaders'.
Diego Biurrun [Mon, 2 Feb 2009 09:22:06 +0000 (09:22 +0000)]
Add necessary #includes to pass 'make checkheaders'.

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

15 years agofactorize common wav local tags
Baptiste Coudurier [Mon, 2 Feb 2009 04:40:57 +0000 (04:40 +0000)]
factorize common wav local tags

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

15 years agowrite req local tags for wav
Baptiste Coudurier [Mon, 2 Feb 2009 04:36:54 +0000 (04:36 +0000)]
write req local tags for wav

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

15 years agoadjust size when not writing f2
Baptiste Coudurier [Mon, 2 Feb 2009 04:00:27 +0000 (04:00 +0000)]
adjust size when not writing f2

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

15 years agodo not write f2 if not interlaced
Baptiste Coudurier [Mon, 2 Feb 2009 03:49:23 +0000 (03:49 +0000)]
do not write f2 if not interlaced

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

15 years agowrite bitrate tag
Baptiste Coudurier [Mon, 2 Feb 2009 03:45:03 +0000 (03:45 +0000)]
write bitrate tag

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

15 years agowrite display height/width tags
Baptiste Coudurier [Mon, 2 Feb 2009 03:35:09 +0000 (03:35 +0000)]
write display height/width tags

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

15 years agoflacdec: set default sample_fmt before parsing extradata
Justin Ruggles [Mon, 2 Feb 2009 01:53:40 +0000 (01:53 +0000)]
flacdec: set default sample_fmt before parsing extradata

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

15 years agoAdd av_unused to conditionally used variable, fixes the warning:
Diego Biurrun [Mon, 2 Feb 2009 00:35:25 +0000 (00:35 +0000)]
Add av_unused to conditionally used variable, fixes the warning:
h264.c:6464: warning: unused variable 'dir'

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

15 years agoreturn eof/error if only ffm header has been written, should fix #815
Baptiste Coudurier [Sun, 1 Feb 2009 22:02:57 +0000 (22:02 +0000)]
return eof/error if only ffm header has been written, should fix #815

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

15 years agoExplain how to add IPv6 support to Cygwin.
Víctor Paesa [Sun, 1 Feb 2009 21:46:08 +0000 (21:46 +0000)]
Explain how to add IPv6 support to Cygwin.

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

15 years agodon't support the mp3 extension in the mp2 muxer
Aurelien Jacobs [Sun, 1 Feb 2009 21:22:12 +0000 (21:22 +0000)]
don't support the mp3 extension in the mp2 muxer
especially not under any conditionnal

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

15 years agoSilence compiler warnings for XL decoder
Kostya Shishkov [Sun, 1 Feb 2009 16:14:54 +0000 (16:14 +0000)]
Silence compiler warnings for XL decoder

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

15 years agoMake WNV1 decoder use temporary buffer for bit-reversed input
Kostya Shishkov [Sun, 1 Feb 2009 16:11:33 +0000 (16:11 +0000)]
Make WNV1 decoder use temporary buffer for bit-reversed input

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

15 years agocosmetics: Remove period after copyright statement non-sentence.
Diego Biurrun [Sun, 1 Feb 2009 15:52:01 +0000 (15:52 +0000)]
cosmetics: Remove period after copyright statement non-sentence.

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

15 years agocosmetics: Remove period after copyright statement non-sentence.
Diego Biurrun [Sun, 1 Feb 2009 15:51:48 +0000 (15:51 +0000)]
cosmetics: Remove period after copyright statement non-sentence.

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

15 years agoMake TM2 decoder byteswap input into separate buffer instead of doing it in-place.
Kostya Shishkov [Sun, 1 Feb 2009 15:27:44 +0000 (15:27 +0000)]
Make TM2 decoder byteswap input into separate buffer instead of doing it in-place.

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

15 years agoFactorize stream reading in TM2 decoder
Kostya Shishkov [Sun, 1 Feb 2009 15:20:20 +0000 (15:20 +0000)]
Factorize stream reading in TM2 decoder

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

15 years agoSilence two pointer assignment compiler warnings in rv34.c
Kostya Shishkov [Sun, 1 Feb 2009 15:03:40 +0000 (15:03 +0000)]
Silence two pointer assignment compiler warnings in rv34.c

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

15 years agoSilence useless compiler warning when passing AVFrame* instead of AVPicture*
Kostya Shishkov [Sun, 1 Feb 2009 14:44:51 +0000 (14:44 +0000)]
Silence useless compiler warning when passing AVFrame* instead of AVPicture*
to ff_msrle_decode()

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

15 years agoRemove H.264 encoder initialization.
Diego Biurrun [Sun, 1 Feb 2009 14:07:08 +0000 (14:07 +0000)]
Remove H.264 encoder initialization.
We have no H.264 encoder to speak of and this produces warnings.

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

15 years agoFix the Transport: line in the SETUP request so that it works with WMS
Ronald S. Bultje [Sun, 1 Feb 2009 13:37:45 +0000 (13:37 +0000)]
Fix the Transport: line in the SETUP request so that it works with WMS
servers when trying to set up a session over TCP:
- add the interleave property
- add unicast, only for WMS (since it is normally only UDP, but WMS expects it
   for UDP and TCP)
- add mode=play
See discussion in "[PATCH] RTSP-MS 9/15: add interleave property to the TCP
transport line of the SETUP request" thread on mailinglist.

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

15 years agoUse full internal pathname in doxygen @file directives.
Diego Biurrun [Sun, 1 Feb 2009 02:01:31 +0000 (02:01 +0000)]
Use full internal pathname in doxygen @file directives.
Otherwise doxygen complains about ambiguous filenames when files exist
under the same name in different subdirectories.

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

15 years agoUse full internal pathname in doxygen @file directives.
Diego Biurrun [Sun, 1 Feb 2009 02:00:19 +0000 (02:00 +0000)]
Use full internal pathname in doxygen @file directives.
Otherwise doxygen complains about ambiguous filenames when files exist
under the same name in different subdirectories.

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

15 years agoFix filenames in doxygen comments.
Diego Biurrun [Sun, 1 Feb 2009 01:29:30 +0000 (01:29 +0000)]
Fix filenames in doxygen comments.

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

15 years agocosmetics: Use 'num' instead of 'nom' as abbreviation for numerator.
Diego Biurrun [Sun, 1 Feb 2009 00:20:45 +0000 (00:20 +0000)]
cosmetics: Use 'num' instead of 'nom' as abbreviation for numerator.

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

15 years agoremove some warnings due to avctx->execute
Baptiste Coudurier [Sat, 31 Jan 2009 22:49:58 +0000 (22:49 +0000)]
remove some warnings due to avctx->execute

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

15 years agoshorten: trivial simplification of signature check
Måns Rullgård [Sat, 31 Jan 2009 22:30:49 +0000 (22:30 +0000)]
shorten: trivial simplification of signature check

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

15 years agoassume widescreen when ratio also > 17, patch by Ben Hutchings, ben at decadent dot...
Ben Hutchings [Sat, 31 Jan 2009 22:16:17 +0000 (22:16 +0000)]
assume widescreen when ratio also > 17, patch by Ben Hutchings, ben at decadent dot org dot uk

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

15 years agofix decoding 720p50 audio samples
Baptiste Coudurier [Sat, 31 Jan 2009 22:10:23 +0000 (22:10 +0000)]
fix decoding 720p50 audio samples

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

15 years agofree audio fifo
Baptiste Coudurier [Sat, 31 Jan 2009 11:17:04 +0000 (11:17 +0000)]
free audio fifo

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

15 years agouse st->priv_data to store per stream context
Baptiste Coudurier [Sat, 31 Jan 2009 11:06:20 +0000 (11:06 +0000)]
use st->priv_data to store per stream context

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

15 years agochange prototype of mxf_interleave_get_packet to make it compatible
Baptiste Coudurier [Sat, 31 Jan 2009 10:51:35 +0000 (10:51 +0000)]
change prototype of mxf_interleave_get_packet to make it compatible
with av_interleave_packet_per_dts

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

15 years agodo not use PAL_samples_per_frame in init, to make init independant
Baptiste Coudurier [Sat, 31 Jan 2009 10:49:26 +0000 (10:49 +0000)]
do not use PAL_samples_per_frame in init, to make init independant

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

15 years agocosmetics, remove empty lines
Baptiste Coudurier [Sat, 31 Jan 2009 10:47:55 +0000 (10:47 +0000)]
cosmetics, remove empty lines

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

15 years agoadd my copyright as well
Baptiste Coudurier [Sat, 31 Jan 2009 09:54:59 +0000 (09:54 +0000)]
add my copyright as well

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

15 years agofix doxygen tag
Baptiste Coudurier [Sat, 31 Jan 2009 09:53:59 +0000 (09:53 +0000)]
fix doxygen tag

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

15 years agocosmetics, align vertically
Baptiste Coudurier [Sat, 31 Jan 2009 09:53:23 +0000 (09:53 +0000)]
cosmetics, align vertically

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