OSDN Git Service

coroid/libav_saccubus.git
17 years agoAdd doxygen file header to libnut.c
Oded Shimon [Sat, 10 Mar 2007 18:34:15 +0000 (18:34 +0000)]
Add doxygen file header to libnut.c

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

17 years agosmall improvements to the help output
Diego Biurrun [Sat, 10 Mar 2007 13:24:54 +0000 (13:24 +0000)]
small improvements to the help output

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

17 years agoUse - instead of _ for AMR options in help output.
Benoit Fouet [Sat, 10 Mar 2007 13:15:00 +0000 (13:15 +0000)]
Use - instead of _ for AMR options in help output.
patch by Benoit Fouet, benoit.fouet purplelabs com

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

17 years agomarkup/wording/spelling/formatting improvements for the last commit
Diego Biurrun [Sat, 10 Mar 2007 13:12:24 +0000 (13:12 +0000)]
markup/wording/spelling/formatting improvements for the last commit

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

17 years ago@section My bugreport/mail to ffmpeg-dev/user has not received any replies
Michael Niedermayer [Sat, 10 Mar 2007 12:37:37 +0000 (12:37 +0000)]
@section My bugreport/mail to ffmpeg-dev/user has not received any replies

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

17 years agojpeg fourcc
Michael Niedermayer [Sat, 10 Mar 2007 11:30:48 +0000 (11:30 +0000)]
jpeg fourcc

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

17 years agoSimplify, use avctx->frame_number.
Benjamin Larsson [Sat, 10 Mar 2007 09:20:07 +0000 (09:20 +0000)]
Simplify, use avctx->frame_number.

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

17 years ago--enable-mingw32 --> --target-os=mingw32
Víctor Paesa [Fri, 9 Mar 2007 19:41:04 +0000 (19:41 +0000)]
--enable-mingw32 --> --target-os=mingw32
patch by Victor Paesa, wzrlpy arsystel com

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

17 years agoFix typo in Doxygen comments.
Panagiotis Issaris [Fri, 9 Mar 2007 15:18:07 +0000 (15:18 +0000)]
Fix typo in Doxygen comments.

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

17 years agoRemove common code from AC-3 encoder and utilize ac3.c.
Justin Ruggles [Fri, 9 Mar 2007 13:57:42 +0000 (13:57 +0000)]
Remove common code from AC-3 encoder and utilize ac3.c.

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

17 years agoCreate ac3.c which will be used for AC-3 common code.
Justin Ruggles [Fri, 9 Mar 2007 13:54:44 +0000 (13:54 +0000)]
Create ac3.c which will be used for AC-3 common code.

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

17 years agoremove unused code, patch by Limin Wang <lance lmwang at gmail com>
Limin Wang [Fri, 9 Mar 2007 11:22:18 +0000 (11:22 +0000)]
remove unused code, patch by Limin Wang <lance lmwang at gmail com>

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

17 years agoprint codec parameters for audio too
Alex Beregszaszi [Fri, 9 Mar 2007 11:20:57 +0000 (11:20 +0000)]
print codec parameters for audio too

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

17 years agosimplify AC-3 bit allocation
Justin Ruggles [Fri, 9 Mar 2007 03:17:43 +0000 (03:17 +0000)]
simplify AC-3 bit allocation

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

17 years agocosmetics. remove space before semi-colon.
Justin Ruggles [Thu, 8 Mar 2007 23:38:50 +0000 (23:38 +0000)]
cosmetics. remove space before semi-colon.

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

17 years agoseems safer to set pts timebase to sample rate, fix some mp3
Baptiste Coudurier [Thu, 8 Mar 2007 22:14:04 +0000 (22:14 +0000)]
seems safer to set pts timebase to sample rate, fix some mp3

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

17 years agofix pts handling
Baptiste Coudurier [Thu, 8 Mar 2007 21:29:38 +0000 (21:29 +0000)]
fix pts handling

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

17 years agoSimplify gain block handling.
Ian Braithwaite [Thu, 8 Mar 2007 20:43:51 +0000 (20:43 +0000)]
Simplify gain block handling.

Patch by Ian Braithwaite <ian at braithwaite dot dk>

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

17 years agoDon't output the first two frames, since they don't contain valid audio.
Ian Braithwaite [Thu, 8 Mar 2007 19:47:03 +0000 (19:47 +0000)]
Don't output the first two frames, since they don't contain valid audio.
This also eases comparison of decoded output with Real's binary decoder.

Patch by Ian Braithwaite <ian at braithwaite dot dk>

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

17 years agofix drop frame timecode flag
Baptiste Coudurier [Thu, 8 Mar 2007 18:25:47 +0000 (18:25 +0000)]
fix drop frame timecode flag

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

17 years agoCorrections so that builds with DEBUG work
Michel Bardiaux [Thu, 8 Mar 2007 14:49:43 +0000 (14:49 +0000)]
Corrections so that builds with DEBUG work

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

17 years agoAs avcodec_decode_audio() is deprecated, replace it with avcodec_decode_audio2().
Limin Wang [Thu, 8 Mar 2007 11:58:50 +0000 (11:58 +0000)]
As avcodec_decode_audio() is deprecated, replace it with avcodec_decode_audio2().
Patch by Limin Wang, lance lmwang % gmail com.

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

17 years agobitrate sanity check (fixes assertion failure)
Michael Niedermayer [Thu, 8 Mar 2007 10:25:06 +0000 (10:25 +0000)]
bitrate sanity check (fixes assertion failure)

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

17 years agoRemove useless casts as recommended by Måns Rullgård.
Benoit Fouet [Thu, 8 Mar 2007 10:21:35 +0000 (10:21 +0000)]
Remove useless casts as recommended by Måns Rullgård.
Patch by Benoit Fouet, benoit fouet % purplelabs com.

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

17 years agoCosmetics in amr.c.
Benoit Fouet [Thu, 8 Mar 2007 10:11:31 +0000 (10:11 +0000)]
Cosmetics in amr.c.
 - remove carriage returns where (i find it) unneeded
 - don't break lines when defining variables
 - break line between variable definition and the rest of the code
Patch by Ben Fouet, benoit fouet % purplelabs com.

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

17 years agoMove the initialization on context definition. In amr.c, only the
Benoit Fouet [Thu, 8 Mar 2007 10:06:59 +0000 (10:06 +0000)]
Move the initialization on context definition.  In amr.c, only the
amr_wb_encode_frame function initialized its context on a different line as it
defined it.
Patch by Benoit Fouet, benoit fouet % purplelabs com.

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

17 years agoAdd PIX_FMT_PAL8 to isPacked().
Karl H. Beckers [Thu, 8 Mar 2007 10:02:49 +0000 (10:02 +0000)]
Add PIX_FMT_PAL8 to isPacked().
patch by "Karl H. Beckers", karl.h.beckers gmx net

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

17 years agoinclude only files actually built in SRCS
Måns Rullgård [Thu, 8 Mar 2007 00:24:14 +0000 (00:24 +0000)]
include only files actually built in SRCS

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

17 years agoUpdate the documentation to be consistent with the new unit for the "ab"
Panagiotis Issaris [Wed, 7 Mar 2007 18:17:16 +0000 (18:17 +0000)]
Update the documentation to be consistent with the new unit for the "ab"
parameter.

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

17 years agoRemove unnecessary the_end label.
Limin Wang [Wed, 7 Mar 2007 10:45:41 +0000 (10:45 +0000)]
Remove unnecessary the_end label.
patch by Limin Wang, lance.lmwang gmail com

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

17 years agoadd a -ab with default of 64k
Michael Niedermayer [Wed, 7 Mar 2007 09:51:45 +0000 (09:51 +0000)]
add a -ab with default of 64k
change -b to only apply to video
this returns -ab/-b to the old defautls and old behavior regarding ordering of them

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

17 years agoset defaults based on CodecType by using avcodec_get_context_defaults2()
Michael Niedermayer [Wed, 7 Mar 2007 09:50:05 +0000 (09:50 +0000)]
set defaults based on CodecType by using avcodec_get_context_defaults2()

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

17 years agoremove unused variables
Limin Wang [Wed, 7 Mar 2007 09:38:08 +0000 (09:38 +0000)]
remove unused variables
patch by Limin Wang % lance P lmwang A gmail P com %
Original thread:
Subj: [Ffmpeg-devel] [PATCH] remove unused variables
Date: 2007-03-07-07:37 AM

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

17 years agoadd avcodec_get_context_defaults2() / avcodec_alloc_context2() which take CodecType...
Michael Niedermayer [Wed, 7 Mar 2007 09:29:44 +0000 (09:29 +0000)]
add avcodec_get_context_defaults2() / avcodec_alloc_context2() which take CodecType as an additional parameter
also mark them as NOT part of the public API yet, so we can change their argument to CodecID if we decide to do so

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

17 years agoonly store command line parameters in contexts with matching codec_type
Michael Niedermayer [Wed, 7 Mar 2007 08:34:52 +0000 (08:34 +0000)]
only store command line parameters in contexts with matching codec_type

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

17 years agoAdd watermark and drawtext descriptions, plus some random fixes.
Piero Bugoni [Wed, 7 Mar 2007 08:34:43 +0000 (08:34 +0000)]
Add watermark and drawtext descriptions, plus some random fixes.
patch by Piero Bugoni, crboca32 yahoo com

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

17 years agoadd av_opt_set_defaults2() which sets just defaults from AVOptions whos flags match...
Michael Niedermayer [Wed, 7 Mar 2007 02:21:35 +0000 (02:21 +0000)]
add av_opt_set_defaults2() which sets just defaults from AVOptions whos flags match a user specified & mask = flags

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

17 years agomake av_find_opt() available to the public and add a mask+flags parameter to search...
Michael Niedermayer [Wed, 7 Mar 2007 02:03:44 +0000 (02:03 +0000)]
make av_find_opt() available to the public and add a mask+flags parameter to search for specific AVOptions

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

17 years agomove preroll_time from static variable into definition, might be a good idea moving...
Alex Beregszaszi [Wed, 7 Mar 2007 02:03:32 +0000 (02:03 +0000)]
move preroll_time from static variable into definition, might be a good idea moving this into the context and making user-settable

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

17 years agoworkaround for broken flvtoolized files
Alex Beregszaszi [Wed, 7 Mar 2007 01:52:08 +0000 (01:52 +0000)]
workaround for broken flvtoolized files

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

17 years agoFix UNKOWN --> UNKNOWN typo
Diego Biurrun [Wed, 7 Mar 2007 00:49:49 +0000 (00:49 +0000)]
Fix UNKOWN --> UNKNOWN typo

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

17 years agosimplification
Alex Beregszaszi [Wed, 7 Mar 2007 00:29:51 +0000 (00:29 +0000)]
simplification

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

17 years agotypo: unkown->unknown
Alex Beregszaszi [Wed, 7 Mar 2007 00:27:23 +0000 (00:27 +0000)]
typo: unkown->unknown

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

17 years ago10l, audio_fifo is a static array
Alex Beregszaszi [Tue, 6 Mar 2007 18:19:31 +0000 (18:19 +0000)]
10l, audio_fifo is a static array

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

17 years agohandle http error codes
Alex Beregszaszi [Tue, 6 Mar 2007 13:38:41 +0000 (13:38 +0000)]
handle http error codes

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

17 years agodisconnect new feeder if feed is already being received
Alex Beregszaszi [Tue, 6 Mar 2007 13:29:04 +0000 (13:29 +0000)]
disconnect new feeder if feed is already being received

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

17 years agoadd little endian 24bit read/write
Alex Beregszaszi [Tue, 6 Mar 2007 13:05:38 +0000 (13:05 +0000)]
add little endian 24bit read/write

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

17 years agoadd little endian 24bit read/write
Alex Beregszaszi [Tue, 6 Mar 2007 13:04:47 +0000 (13:04 +0000)]
add little endian 24bit read/write

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

17 years agofree opt_names at the end of main() based on a patch by Limin Wang
Michael Niedermayer [Mon, 5 Mar 2007 21:08:03 +0000 (21:08 +0000)]
free opt_names at the end of main() based on a patch by Limin Wang

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

17 years agoindention
Michael Niedermayer [Mon, 5 Mar 2007 21:02:14 +0000 (21:02 +0000)]
indention

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

17 years agoremove usless if() before av_free()
Michael Niedermayer [Mon, 5 Mar 2007 21:01:49 +0000 (21:01 +0000)]
remove usless if() before av_free()

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

17 years agoprevent audio packets from being fragmented, wmp mac doesnt seem to like that and...
Michael Niedermayer [Mon, 5 Mar 2007 17:54:49 +0000 (17:54 +0000)]
prevent audio packets from being fragmented, wmp mac doesnt seem to like that and microshitty also doesnt seem to ever fragment them

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

17 years agoClarify doxygen description.
Panagiotis Issaris [Mon, 5 Mar 2007 16:12:29 +0000 (16:12 +0000)]
Clarify doxygen description.

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

17 years agoCleanup doxygen comment.
Panagiotis Issaris [Mon, 5 Mar 2007 16:10:05 +0000 (16:10 +0000)]
Cleanup doxygen comment.

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

17 years agoFix a typo in a doxygen tag.
Panagiotis Issaris [Mon, 5 Mar 2007 15:36:43 +0000 (15:36 +0000)]
Fix a typo in a doxygen tag.

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

17 years agoConvert all the comment sections into Doxygen compatible comments, same for
Panagiotis Issaris [Mon, 5 Mar 2007 15:18:50 +0000 (15:18 +0000)]
Convert all the comment sections into Doxygen compatible comments, same for
warning and notes.

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

17 years agoupdate forgotten regression test chcksums for
Michael Niedermayer [Mon, 5 Mar 2007 14:54:06 +0000 (14:54 +0000)]
update forgotten regression test chcksums for
====
Author: michael
Date: Mon Mar  5 03:41:49 2007
New Revision: 8240

Modified:
   trunk/libavformat/asf-enc.c

Log:
   create codec_comment_header which looks more like what M$ creates, sane or not ...

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

17 years agoMove avio.h's url_get_max_packet_size() comment from source to header file.
Panagiotis Issaris [Mon, 5 Mar 2007 14:26:50 +0000 (14:26 +0000)]
Move avio.h's url_get_max_packet_size() comment from source to header file.
Remove the comment section of url_set_interrupt_cb() which was a duplicate as it
appeared identically in both the header and the source file.

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

17 years agoMove aviobuf.c comments to avio.h. By moving the aviobuf.c comments to avio.h,
Panagiotis Issaris [Mon, 5 Mar 2007 13:55:45 +0000 (13:55 +0000)]
Move aviobuf.c comments to avio.h. By moving the aviobuf.c comments to avio.h,
these comments can be extracted by Doxygen by only accessing the installed
headers.

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

17 years agoMake rtsp_set_callback() comments available to Doxygen
Panagiotis Issaris [Mon, 5 Mar 2007 13:54:15 +0000 (13:54 +0000)]
Make rtsp_set_callback() comments available to Doxygen

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

17 years agoMove unaltered rtsp.c comments to the header file.
Panagiotis Issaris [Mon, 5 Mar 2007 13:53:42 +0000 (13:53 +0000)]
Move unaltered rtsp.c comments to the header file.

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

17 years agoDoxygenize comments in rtsp.h
Panagiotis Issaris [Mon, 5 Mar 2007 13:53:00 +0000 (13:53 +0000)]
Doxygenize comments in rtsp.h

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

17 years agoConvert macro+enum into a simple enum: Currently the enum was filled using a
Panagiotis Issaris [Mon, 5 Mar 2007 13:52:14 +0000 (13:52 +0000)]
Convert macro+enum into a simple enum: Currently the enum was filled using a
macro that also contained a description for every field, but, that description
was not being used anywhere. This changes it, to make the description available
as a Doxygen comment. Furthermore, it is now easily parsable by Doxygen, while
before it messed up the documentation.

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

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