]> git.sesse.net Git - ffmpeg/log
ffmpeg
17 years agoMove unaltered av_freep() comments to the header file.
Panagiotis Issaris [Mon, 5 Mar 2007 13:51:03 +0000 (13:51 +0000)]
Move unaltered av_freep() comments to the header file.

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

17 years agoMove unaltered av_free() comments to the header file.
Panagiotis Issaris [Mon, 5 Mar 2007 13:50:03 +0000 (13:50 +0000)]
Move unaltered av_free() comments to the header file.

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

17 years agoMove unaltered av_realloc() comments to the header file.
Panagiotis Issaris [Mon, 5 Mar 2007 13:46:47 +0000 (13:46 +0000)]
Move unaltered av_realloc() comments to the header file.

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

17 years agoMove unaltered av_malloc() comments to the header file.
Panagiotis Issaris [Mon, 5 Mar 2007 13:45:52 +0000 (13:45 +0000)]
Move unaltered av_malloc() comments to the header file.

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

17 years agoDoxygenize the unaltered comments for the AUHeaders structure.
Panagiotis Issaris [Mon, 5 Mar 2007 13:43:16 +0000 (13:43 +0000)]
Doxygenize the unaltered comments for the AUHeaders structure.

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

17 years agoDoxygenize the unaltered comments for the rtp_payload_data_s struct.
Panagiotis Issaris [Mon, 5 Mar 2007 13:42:33 +0000 (13:42 +0000)]
Doxygenize the unaltered comments for the rtp_payload_data_s struct.

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

17 years agoDoxygenize the unaltered comments for the RTP_MAX_SDES definition.
Panagiotis Issaris [Mon, 5 Mar 2007 12:15:32 +0000 (12:15 +0000)]
Doxygenize the unaltered comments for the RTP_MAX_SDES definition.

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

17 years agoDoxygenize the existing comments without altering the actual contents of the
Panagiotis Issaris [Mon, 5 Mar 2007 12:14:29 +0000 (12:14 +0000)]
Doxygenize the existing comments without altering the actual contents of the
comment.

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

17 years agouse AVFormatContext with av_log
Baptiste Coudurier [Mon, 5 Mar 2007 10:07:42 +0000 (10:07 +0000)]
use AVFormatContext with av_log

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

17 years agochange management of "ab" option in ffmpeg.c, so that it works as "b" option.
Benoit Fouet [Mon, 5 Mar 2007 10:04:53 +0000 (10:04 +0000)]
change management of "ab" option in ffmpeg.c, so that it works as "b" option.
patch by Benoit Fouet % benoit P fouet A purplelabs P com %
Original thread:
Subj: [Ffmpeg-devel] [PATCH] use new way to handle "ab" option
Date: 03/03/2007 10:51 PM

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

17 years agomore explicit message
Baptiste Coudurier [Mon, 5 Mar 2007 10:04:34 +0000 (10:04 +0000)]
more explicit message

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

17 years agoDon't mention the number of vhooks, it's a volatile set.
Diego Biurrun [Mon, 5 Mar 2007 08:41:22 +0000 (08:41 +0000)]
Don't mention the number of vhooks, it's a volatile set.

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

17 years agosmall updates taken from a patch by Piero Bugoni, crboca32 yahoo com
Piero Bugoni [Mon, 5 Mar 2007 08:36:52 +0000 (08:36 +0000)]
small updates taken from a patch by Piero Bugoni, crboca32 yahoo com

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

17 years agocreate codec_comment_header which looks more like what M$ creates, sane or not ...
Michael Niedermayer [Mon, 5 Mar 2007 02:41:49 +0000 (02:41 +0000)]
create codec_comment_header which looks more like what M$ creates, sane or not ...

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

17 years agoall asf files i have have the 2 redundant duration fields differ by the preroll time...
Michael Niedermayer [Mon, 5 Mar 2007 02:00:20 +0000 (02:00 +0000)]
all asf files i have have the 2 redundant duration fields differ by the preroll time so lets set them up like that too

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

17 years agoall asf files i have have this field at 2 so lets try to change it to that ...
Michael Niedermayer [Mon, 5 Mar 2007 01:42:35 +0000 (01:42 +0000)]
all asf files i have have this field at 2 so lets try to change it to that ...

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

17 years agoall the time related fields seem to be 64bit so i guess preroll is too (this is just...
Michael Niedermayer [Mon, 5 Mar 2007 01:28:20 +0000 (01:28 +0000)]
all the time related fields seem to be 64bit so i guess preroll is too (this is just a cosmetic anyway ...)

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

17 years agooff by one error
Michael Niedermayer [Mon, 5 Mar 2007 01:19:36 +0000 (01:19 +0000)]
off by one error

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

17 years agoDoxygenize the existing comments in avformat.h. The contents of the comments
Panagiotis Issaris [Mon, 5 Mar 2007 00:23:23 +0000 (00:23 +0000)]
Doxygenize the existing comments in avformat.h. The contents of the comments
were left unaltered.

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

17 years agoMove rtp_check_and_send_back_rr()'s unaltered comments to the header file.
Panagiotis Issaris [Sun, 4 Mar 2007 23:29:14 +0000 (23:29 +0000)]
Move rtp_check_and_send_back_rr()'s unaltered comments to the header file.

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

17 years agoMove rtp_get_payload_type()'s unaltered comments to the header file.
Panagiotis Issaris [Sun, 4 Mar 2007 23:27:59 +0000 (23:27 +0000)]
Move rtp_get_payload_type()'s unaltered comments to the header file.

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

17 years agoMove av_log2_i()'s unaltered comments to the header file.
Panagiotis Issaris [Sun, 4 Mar 2007 23:26:53 +0000 (23:26 +0000)]
Move av_log2_i()'s unaltered comments to the header file.

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

17 years agoMove av_i2int()'s unaltered comments to the header file.
Panagiotis Issaris [Sun, 4 Mar 2007 23:26:01 +0000 (23:26 +0000)]
Move av_i2int()'s unaltered comments to the header file.

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

17 years agoMove av_int2i()'s unaltered comments to the header file.
Panagiotis Issaris [Sun, 4 Mar 2007 23:25:00 +0000 (23:25 +0000)]
Move av_int2i()'s unaltered comments to the header file.

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

17 years agoMove av_cmp_i()'s unaltered comment to the header file.
Panagiotis Issaris [Sun, 4 Mar 2007 23:20:54 +0000 (23:20 +0000)]
Move av_cmp_i()'s unaltered comment to the header file.

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

17 years agoMove av_shr_i()'s unaltered comments to the header file.
Panagiotis Issaris [Sun, 4 Mar 2007 23:18:44 +0000 (23:18 +0000)]
Move av_shr_i()'s unaltered comments to the header file.

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

17 years agoMove av_div_i()'s comments to the header file. The comments are unaltered.
Panagiotis Issaris [Sun, 4 Mar 2007 23:14:12 +0000 (23:14 +0000)]
Move av_div_i()'s comments to the header file. The comments are unaltered.

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

17 years agoMove av_mod_i()'s comment to the header file. The moved comment is unmodified.
Panagiotis Issaris [Sun, 4 Mar 2007 23:10:38 +0000 (23:10 +0000)]
Move av_mod_i()'s comment to the header file. The moved comment is unmodified.

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

17 years agoMove the unaltered Doxygen docs from the log source code to the accompanying
Panagiotis Issaris [Sun, 4 Mar 2007 23:04:49 +0000 (23:04 +0000)]
Move the unaltered Doxygen docs from the log source code to the accompanying
header file.

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

17 years agocleanup useless fields
Baptiste Coudurier [Sun, 4 Mar 2007 22:41:06 +0000 (22:41 +0000)]
cleanup useless fields

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

17 years agosimplify swf muxer
Baptiste Coudurier [Sun, 4 Mar 2007 22:30:25 +0000 (22:30 +0000)]
simplify swf muxer

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

17 years agochange myself to mov.c maintainer in favor of Francois, who agreed
Baptiste Coudurier [Sun, 4 Mar 2007 17:59:25 +0000 (17:59 +0000)]
change myself to mov.c maintainer in favor of Francois, who agreed

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

17 years agoClose connection on EOF
Ronald S. Bultje [Sun, 4 Mar 2007 11:59:29 +0000 (11:59 +0000)]
Close connection on EOF
this makes downloading some asx files from MS
streaming servers work again (they would hang on eos).
The http request header property connection:close is needed for _some_
1.1 HTTP servers to close the connection at the end of file.
patch by Ronald S. Bultje % rbultje A ronald P bitfreak P net%
Original thread:
Date: Mar 3, 2007 10:48 PM
Subject: [Ffmpeg-devel] [PATCH] close connection on end-of-file

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

17 years agoAdd the prefix "av_" to img_crop(), img_copy() and img_pad(), and rename "img"
Panagiotis Issaris [Sun, 4 Mar 2007 11:53:11 +0000 (11:53 +0000)]
Add the prefix "av_" to img_crop(), img_copy() and img_pad(), and rename "img"
to "picture" as suggested by Baptiste Coudurier.

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

17 years agomake HTTP MOVED messages also work in ffmpeg (302 is essentially the same as 303).
Ronald S. Bultje [Sun, 4 Mar 2007 11:52:46 +0000 (11:52 +0000)]
make HTTP MOVED messages also work in ffmpeg (302 is essentially the same as 303).
patch by "Ronald S. Bultje" % rbultje A ronald P bitfreak P net%
original thread:
Date: Mar 4, 2007 1:21 AM
Subject: [Ffmpeg-devel] http move

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

17 years agoimx dump header bitstream filter, modifies bitstream to fit in mov and be decoded...
Baptiste Coudurier [Sun, 4 Mar 2007 02:59:11 +0000 (02:59 +0000)]
imx dump header bitstream filter, modifies bitstream to fit in mov and be decoded by final cut pro decoder

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

17 years agoadd bytestream_get/put_be24 functions
Baptiste Coudurier [Sun, 4 Mar 2007 02:51:33 +0000 (02:51 +0000)]
add bytestream_get/put_be24 functions

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

17 years agoadd R/WB24 functions
Baptiste Coudurier [Sun, 4 Mar 2007 02:48:32 +0000 (02:48 +0000)]
add R/WB24 functions

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

17 years agodummy support for mpeg2 non linear quant
Baptiste Coudurier [Sun, 4 Mar 2007 02:26:20 +0000 (02:26 +0000)]
dummy support for mpeg2 non linear quant

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

17 years agoadd pcm s8 tag
Baptiste Coudurier [Sun, 4 Mar 2007 01:58:10 +0000 (01:58 +0000)]
add pcm s8 tag

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

17 years agofix pcm u/s8 muxing
Baptiste Coudurier [Sun, 4 Mar 2007 01:56:27 +0000 (01:56 +0000)]
fix pcm u/s8 muxing

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

17 years agodeobfuscate, clearly split mov case
Baptiste Coudurier [Sun, 4 Mar 2007 01:48:06 +0000 (01:48 +0000)]
deobfuscate, clearly split mov case

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

17 years agocheck for no frame and prevent segfault
Michael Niedermayer [Sat, 3 Mar 2007 21:33:33 +0000 (21:33 +0000)]
check for no frame and prevent segfault

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

17 years agotry to move fixed mov.c over the one with cosmetic-functional mix
Michael Niedermayer [Sat, 3 Mar 2007 21:14:10 +0000 (21:14 +0000)]
try to move fixed mov.c over the one with cosmetic-functional mix

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

17 years agorecommit of the change below after reverting earlier cosmetic-functional mix
Michael Niedermayer [Sat, 3 Mar 2007 21:11:23 +0000 (21:11 +0000)]
recommit of the change below after reverting earlier cosmetic-functional mix
========
Author: bcoudurier
Date: Sat Mar  3 15:55:11 2007
New Revision: 8205

Modified:
   trunk/libavformat/isom.c
   trunk/libavformat/isom.h
   trunk/libavformat/mov.c
   trunk/libavformat/movenc.c

Log:
   use common tables for mov muxer and demuxer

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

17 years agocosmetic part of the commit below
Michael Niedermayer [Sat, 3 Mar 2007 21:07:08 +0000 (21:07 +0000)]
cosmetic part of the commit below
========
Author: bcoudurier
Date: Sat Mar  3 15:33:55 2007
New Revision: 8204

Modified:
   trunk/libavformat/mov.c

   Log:
   cosmetics, cleanup tables, add pcm 24/32 le tags

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

17 years agofunctional part of the commit below
Michael Niedermayer [Sat, 3 Mar 2007 21:00:40 +0000 (21:00 +0000)]
functional part of the commit below
=====
Author: bcoudurier
Date: Sat Mar  3 15:33:55 2007
New Revision: 8204

Modified:
   trunk/libavformat/mov.c

   Log:
   cosmetics, cleanup tables, add pcm 24/32 le tags

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

17 years agoCorrect wrong avformat documentation.
Panagiotis Issaris [Sat, 3 Mar 2007 19:40:03 +0000 (19:40 +0000)]
Correct wrong avformat documentation.

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

17 years agouse common tables for mov muxer and demuxer
Baptiste Coudurier [Sat, 3 Mar 2007 14:55:11 +0000 (14:55 +0000)]
use common tables for mov muxer and demuxer

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

17 years agocosmetics, cleanup tables, add pcm 24/32 le tags
Baptiste Coudurier [Sat, 3 Mar 2007 14:33:55 +0000 (14:33 +0000)]
cosmetics, cleanup tables, add pcm 24/32 le tags

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

17 years agopartial avid meridien uncompressed support
Baptiste Coudurier [Sat, 3 Mar 2007 14:11:45 +0000 (14:11 +0000)]
partial avid meridien uncompressed support

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

17 years agoMove the libavformat public API comments to avformat.h. The comments are
Panagiotis Issaris [Sat, 3 Mar 2007 12:23:20 +0000 (12:23 +0000)]
Move the libavformat public API comments to avformat.h. The comments are
unmodified.

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

17 years agoSet FLV_SAMPLESSIZE_16BIT for ADPCM.
Benjamin Larsson [Sat, 3 Mar 2007 09:16:38 +0000 (09:16 +0000)]
Set FLV_SAMPLESSIZE_16BIT for ADPCM.

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

17 years agoAdd proper #idef to dlsymm call, also fixes an unresolved symbol on OS X 10.2.
Patrice Bensoussan [Sat, 3 Mar 2007 08:33:07 +0000 (08:33 +0000)]
Add proper #idef to dlsymm call, also fixes an unresolved symbol on OS X 10.2.
patch by Patrice Bensoussan, patrice.bensoussan free fr

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

17 years agoClarify that this decoder uses liba52.
Diego Biurrun [Sat, 3 Mar 2007 08:29:03 +0000 (08:29 +0000)]
Clarify that this decoder uses liba52.

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

17 years agoDo not hardcode cc on Darwin, fixing --cc option in the process.
Patrice Bensoussan [Sat, 3 Mar 2007 08:25:38 +0000 (08:25 +0000)]
Do not hardcode cc on Darwin, fixing --cc option in the process.
patch by Patrice Bensoussan, patrice.bensoussan free fr

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

17 years agosupport feeding individual NAL units to the decoder instead of just complete frames
Michael Niedermayer [Fri, 2 Mar 2007 23:35:26 +0000 (23:35 +0000)]
support feeding individual NAL units to the decoder instead of just complete frames

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

17 years agowrite DTS, based on patch by Luca Abeni, lucabe72 email it
Måns Rullgård [Fri, 2 Mar 2007 21:47:24 +0000 (21:47 +0000)]
write DTS, based on patch by Luca Abeni, lucabe72 email it

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

17 years agoa small step toward 4 plane support
Michael Niedermayer [Fri, 2 Mar 2007 13:33:18 +0000 (13:33 +0000)]
a small step toward 4 plane support

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

17 years agocopy src to prevent the user supplied argumet from being changed
Michael Niedermayer [Fri, 2 Mar 2007 13:32:10 +0000 (13:32 +0000)]
copy src to prevent the user supplied argumet from being changed

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

17 years agoFix A/V sync error in ffplay with wmv3/wmav2 medias
Ryan Martell [Fri, 2 Mar 2007 13:26:42 +0000 (13:26 +0000)]
Fix A/V sync error in ffplay with wmv3/wmav2 medias
patch by Ryan Martell %rdm4 A martellventures P com%
Original thread:
Date: Feb 28, 2007 10:28 PM
Subject: [Ffmpeg-devel] [Patch] Fix A/V sync error in ffplay....

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

17 years agoreplace the auto array "duration_error" with a malloced array.
Kristian Amlie [Fri, 2 Mar 2007 13:23:06 +0000 (13:23 +0000)]
replace the auto array "duration_error" with a malloced array.
prevents stack overflow on some plateforms
patch by Kristian Amlie %kristian A gridmedia P com %
Original thread:
Date: Mar 1, 2007 11:29 PM
Subject: [Ffmpeg-devel] Stack overflow patch

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

17 years agoavid imx support
Baptiste Coudurier [Fri, 2 Mar 2007 12:33:59 +0000 (12:33 +0000)]
avid imx support

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

17 years agosupport for mjpeg bottom field first in mov
Baptiste Coudurier [Fri, 2 Mar 2007 12:26:07 +0000 (12:26 +0000)]
support for mjpeg bottom field first in mov

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

17 years agouse generic atom to extradata reading function
Baptiste Coudurier [Fri, 2 Mar 2007 12:12:29 +0000 (12:12 +0000)]
use generic atom to extradata reading function

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

17 years agofix typo
Baptiste Coudurier [Fri, 2 Mar 2007 10:40:24 +0000 (10:40 +0000)]
fix typo

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

17 years agosupport for adpcm swf, pcm
Baptiste Coudurier [Fri, 2 Mar 2007 10:32:08 +0000 (10:32 +0000)]
support for adpcm swf, pcm

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

17 years agoRelicense to LGPL and add standard license header.
Diego Biurrun [Fri, 2 Mar 2007 10:15:07 +0000 (10:15 +0000)]
Relicense to LGPL and add standard license header.
Approved by the author, Sebastien Bechet, over email.

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

17 years agoImprove Doxygen documentation, inspired by Michael's description.
Diego Biurrun [Fri, 2 Mar 2007 10:09:51 +0000 (10:09 +0000)]
Improve Doxygen documentation, inspired by Michael's description.

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

17 years agofix adpcm swf decoding
Baptiste Coudurier [Fri, 2 Mar 2007 10:08:05 +0000 (10:08 +0000)]
fix adpcm swf decoding

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

17 years agoTypo
Luca Barbato [Fri, 2 Mar 2007 09:15:19 +0000 (09:15 +0000)]
Typo

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

17 years agoMany steps to avutilized this mess: DECLARE_ALIGNED
Luca Barbato [Fri, 2 Mar 2007 09:07:09 +0000 (09:07 +0000)]
Many steps to avutilized this mess: DECLARE_ALIGNED

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

17 years agowording/spelling
Diego Biurrun [Fri, 2 Mar 2007 02:40:45 +0000 (02:40 +0000)]
wording/spelling

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

17 years agoupdate
Baptiste Coudurier [Fri, 2 Mar 2007 00:26:53 +0000 (00:26 +0000)]
update

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

17 years agodon't rely on a specific appearance order for ebml elements at the same level
Aurelien Jacobs [Fri, 2 Mar 2007 00:14:53 +0000 (00:14 +0000)]
don't rely on a specific appearance order for ebml elements at the same level

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

17 years agoadd support for simple blocks (ie. matroska v2)
Aurelien Jacobs [Fri, 2 Mar 2007 00:06:03 +0000 (00:06 +0000)]
add support for simple blocks (ie. matroska v2)

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

17 years agocosmetics: fix indentation of the new matroska_parse_block() function
Aurelien Jacobs [Thu, 1 Mar 2007 23:50:31 +0000 (23:50 +0000)]
cosmetics: fix indentation of the new matroska_parse_block() function

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

17 years agosplit a matroska_parse_block() function from matroska_parse_blockgroup()
Aurelien Jacobs [Thu, 1 Mar 2007 23:46:14 +0000 (23:46 +0000)]
split a matroska_parse_block() function from matroska_parse_blockgroup()

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

17 years agofix an off-by-one error in probing function
Aurelien Jacobs [Thu, 1 Mar 2007 23:36:39 +0000 (23:36 +0000)]
fix an off-by-one error in probing function
this prevented correct detection of Mushishi24-head.mkv

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

17 years agoFix a possible crash on 64 bit systems when the lumSrcPtr or chrSrcPtr
Reimar Döffinger [Thu, 1 Mar 2007 19:48:40 +0000 (19:48 +0000)]
Fix a possible crash on 64 bit systems when the lumSrcPtr or chrSrcPtr
does not fit in 32 bits. The SWS_ACCURATE_RND is still broken though.

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

17 years agodon't parse whole swf file in header, can now play ffserver swf streams
Baptiste Coudurier [Thu, 1 Mar 2007 19:02:21 +0000 (19:02 +0000)]
don't parse whole swf file in header, can now play ffserver swf streams

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

17 years agofactorize
Baptiste Coudurier [Thu, 1 Mar 2007 17:05:11 +0000 (17:05 +0000)]
factorize

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

17 years agoremove nonsense time base code, use swf ms per frame, only video frames contains pts
Baptiste Coudurier [Thu, 1 Mar 2007 16:59:59 +0000 (16:59 +0000)]
remove nonsense time base code, use swf ms per frame, only video frames contains pts

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

17 years agocheck for any seeking failure during probe
Baptiste Coudurier [Thu, 1 Mar 2007 16:40:48 +0000 (16:40 +0000)]
check for any seeking failure during probe

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

17 years agoremove ps option and rename rtp_payload_size AVOption to ps
Baptiste Coudurier [Thu, 1 Mar 2007 16:36:38 +0000 (16:36 +0000)]
remove ps option and rename rtp_payload_size AVOption to ps

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

17 years agoAdd documentation to some avcodec.h's pix_fmt related functions and defines.
Panagiotis Issaris [Thu, 1 Mar 2007 15:27:26 +0000 (15:27 +0000)]
Add documentation to some avcodec.h's pix_fmt related functions and defines.

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

17 years agodecoding rtp
Michael Niedermayer [Thu, 1 Mar 2007 14:49:30 +0000 (14:49 +0000)]
decoding rtp

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

17 years agoduplicate *_opts for every codec types, in order to have the "ab" and "b" options...
Benoit Fouet [Thu, 1 Mar 2007 14:33:57 +0000 (14:33 +0000)]
duplicate *_opts for every codec types, in order to have the  "ab" and "b" options work in the same manner
patch by Benoit Fouet %benoit P fouet A purplelabs P com%
Orginal thread:
Date: Feb 22, 2007 11:15 AM
Subject: [Ffmpeg-devel] [PATCH] ffmpeg.c duplicate *_opts for every codec types

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

17 years agoquicktime 'raw ' support
Baptiste Coudurier [Thu, 1 Mar 2007 13:03:33 +0000 (13:03 +0000)]
quicktime 'raw ' support

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

17 years agoget rid of CODEC_FLAG_H263P_AIC with next major bump
Baptiste Coudurier [Thu, 1 Mar 2007 10:29:03 +0000 (10:29 +0000)]
get rid of CODEC_FLAG_H263P_AIC with next major bump

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

17 years agodefine MPEG4AAC id to AAC, and get rid of it and MP3LAME id with next major bump
Baptiste Coudurier [Thu, 1 Mar 2007 10:24:07 +0000 (10:24 +0000)]
define MPEG4AAC id to AAC, and get rid of it and MP3LAME id with next major bump

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

17 years agofix frame size option, patch by Limin Wang, lance lmwang gmail com
Limin Wang [Thu, 1 Mar 2007 10:00:07 +0000 (10:00 +0000)]
fix frame size option, patch by Limin Wang, lance lmwang gmail com

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

17 years agoget rid of rtp_mode field after next major bump
Baptiste Coudurier [Wed, 28 Feb 2007 17:56:45 +0000 (17:56 +0000)]
get rid of rtp_mode field after next major bump

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

17 years agoenable rtp payload size AVOption for video encoding
Baptiste Coudurier [Wed, 28 Feb 2007 17:40:31 +0000 (17:40 +0000)]
enable rtp payload size AVOption for video encoding

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

17 years agoDo not jump to "fail" without having a proper sws context in img_resample_ctx
Luca Abeni [Wed, 28 Feb 2007 15:07:35 +0000 (15:07 +0000)]
Do not jump to "fail" without having a proper sws context in img_resample_ctx
(avoid calling sws_freeContext(NULL))

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

17 years agofree faac extradata
Baptiste Coudurier [Wed, 28 Feb 2007 09:56:15 +0000 (09:56 +0000)]
free faac extradata

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

17 years agoLooks like I'll work on it this year too
Kostya Shishkov [Wed, 28 Feb 2007 06:59:39 +0000 (06:59 +0000)]
Looks like I'll work on it this year too

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

17 years agoWMV3 Complex Profile initial support
Kostya Shishkov [Wed, 28 Feb 2007 06:39:58 +0000 (06:39 +0000)]
WMV3 Complex Profile initial support

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

17 years agoReverting stray commit part II, r8156 had the base64 export patch mixed with the...
Luca Barbato [Wed, 28 Feb 2007 03:40:23 +0000 (03:40 +0000)]
Reverting stray commit part II, r8156 had the base64 export patch mixed with the nutdec patch

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

17 years agoReverting stray commit part I
Luca Barbato [Wed, 28 Feb 2007 03:37:54 +0000 (03:37 +0000)]
Reverting stray commit part I

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