]> git.sesse.net Git - ffmpeg/log
ffmpeg
17 years agoGive error about planar RGB
Kostya Shishkov [Mon, 13 Nov 2006 11:38:42 +0000 (11:38 +0000)]
Give error about planar RGB

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

17 years agoUpdate error message
Kostya Shishkov [Mon, 13 Nov 2006 11:36:22 +0000 (11:36 +0000)]
Update error message

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

17 years agoUse table for determining type sizes
Kostya Shishkov [Mon, 13 Nov 2006 11:34:46 +0000 (11:34 +0000)]
Use table for determining type sizes

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

17 years agoadd low delay forcing option for mpeg1/2 encoding
Baptiste Coudurier [Mon, 13 Nov 2006 11:30:26 +0000 (11:30 +0000)]
add low delay forcing option for mpeg1/2 encoding

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

17 years agoDecoder can decode many ZLib-packed strips
Kostya Shishkov [Mon, 13 Nov 2006 11:27:36 +0000 (11:27 +0000)]
Decoder can decode many ZLib-packed strips

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

17 years agoPrint error message for unsupported mode (RGB planar,CMYK,YCrCb)
Kostya Shishkov [Mon, 13 Nov 2006 11:20:50 +0000 (11:20 +0000)]
Print error message for unsupported mode (RGB planar,CMYK,YCrCb)

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

17 years ago8-bit images support for TIFF
Kostya Shishkov [Mon, 13 Nov 2006 05:32:10 +0000 (05:32 +0000)]
8-bit images support for TIFF

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

17 years agoRows per strip may be >= height
Kostya Shishkov [Mon, 13 Nov 2006 05:30:50 +0000 (05:30 +0000)]
Rows per strip may be >= height

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

17 years agoWarn about JPEG in TIFF
Kostya Shishkov [Mon, 13 Nov 2006 05:29:45 +0000 (05:29 +0000)]
Warn about JPEG in TIFF

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

17 years agoCorrectly detect 4-component images
Kostya Shishkov [Mon, 13 Nov 2006 05:28:55 +0000 (05:28 +0000)]
Correctly detect 4-component images

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

17 years agoSimplify VMD demuxer (but it still does not work right)
Kostya Shishkov [Mon, 13 Nov 2006 05:18:19 +0000 (05:18 +0000)]
Simplify VMD demuxer (but it still does not work right)

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

17 years agoOutput proper 16-bit sound (fixes decoding on PPC)
Kostya Shishkov [Mon, 13 Nov 2006 05:15:55 +0000 (05:15 +0000)]
Output proper 16-bit sound (fixes decoding on PPC)

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

17 years agosupport for libswscale.pc without --enable-swscaler
j@v2v.cc [Mon, 13 Nov 2006 00:17:19 +0000 (00:17 +0000)]
support for libswscale.pc without --enable-swscaler
patch by j -- at -- v2v -- dot -- cc

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

17 years agozigzag_direct_noperm doesn't exist, remove declaration
Måns Rullgård [Sun, 12 Nov 2006 23:35:49 +0000 (23:35 +0000)]
zigzag_direct_noperm doesn't exist, remove declaration

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

17 years agoSync documentation with the current ffmpeg -h output.
Diego Biurrun [Sun, 12 Nov 2006 23:19:26 +0000 (23:19 +0000)]
Sync documentation with the current ffmpeg -h output.
patch from Víctor Paesa, wzrlpy arsystel com

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

17 years agomake more tables static
Måns Rullgård [Sun, 12 Nov 2006 23:14:20 +0000 (23:14 +0000)]
make more tables static

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

17 years agorename squareTbl -> ff_squareTbl
Måns Rullgård [Sun, 12 Nov 2006 21:48:04 +0000 (21:48 +0000)]
rename squareTbl -> ff_squareTbl

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

17 years agorename ff_cavs_flush to cavs_flush and make it static
Stefan Gehrer [Sun, 12 Nov 2006 20:23:47 +0000 (20:23 +0000)]
rename ff_cavs_flush to cavs_flush and make it static

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

17 years agomove all cavs-parsing to cavs.c
Stefan Gehrer [Sun, 12 Nov 2006 20:18:07 +0000 (20:18 +0000)]
move all cavs-parsing to cavs.c
This should help building parser without decoder

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

17 years agorename cropTbl -> ff_cropTbl
Måns Rullgård [Sun, 12 Nov 2006 20:08:09 +0000 (20:08 +0000)]
rename cropTbl -> ff_cropTbl

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

17 years agomake mpeg4video_split public as ff_mpeg4video_split
Stefan Gehrer [Sun, 12 Nov 2006 20:01:50 +0000 (20:01 +0000)]
make mpeg4video_split public as ff_mpeg4video_split

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

17 years agorename inverse -> ff_inverse
Måns Rullgård [Sun, 12 Nov 2006 18:49:36 +0000 (18:49 +0000)]
rename inverse -> ff_inverse

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

17 years agoAllows playback of truncated matroska files.
Aurelien Jacobs [Sun, 12 Nov 2006 16:59:27 +0000 (16:59 +0000)]
Allows playback of truncated matroska files.

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

17 years agofix make dep with some gcc versions
Måns Rullgård [Sun, 12 Nov 2006 16:37:32 +0000 (16:37 +0000)]
fix make dep with some gcc versions

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

17 years agocosmetic: fix indentation after previous commit
Aurelien Jacobs [Sun, 12 Nov 2006 16:36:14 +0000 (16:36 +0000)]
cosmetic: fix indentation after previous commit

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

17 years agoFix avidec.c compilation when dv demuxer is disabled.
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

17 years agochange include "nut.h" to <nut.h> to make gcc pick the correct nut.h for libnut de...
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

17 years agoslight simplification
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

17 years ago#define ENABLE_*_CODEC etc as 0 or 1 in config.h
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

17 years agomore verbose r_frame_rate definition
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

17 years agomake some tables static
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

17 years agofix checksum check (was my bug not libnut)
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

17 years agofix timestamp rounding in syncpoints
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

17 years agoregister nut muxer if libnut is used
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

17 years agoAdd libnut support until ffmpeg gets an independant and complete de/muxer for NUT
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

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