OSDN Git Service

coroid/libav_saccubus.git
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

17 years agoget_packetheader() forgot to read the header_checksum in big packets
Luca Barbato [Wed, 28 Feb 2007 03:28:31 +0000 (03:28 +0000)]
get_packetheader() forgot to read the header_checksum in big packets
patch from Clemens Ladisch cladisch AT fastmail dot net
(stray base64 patch reverted in the next commits)

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

17 years agoenable some 64bit optimized code on 64bit arch
Aurelien Jacobs [Wed, 28 Feb 2007 00:55:19 +0000 (00:55 +0000)]
enable some 64bit optimized code on 64bit arch

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

17 years agoremove useless OBJS variable
Måns Rullgård [Tue, 27 Feb 2007 22:56:02 +0000 (22:56 +0000)]
remove useless OBJS variable

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

17 years agosimplify conditional targets
Måns Rullgård [Tue, 27 Feb 2007 22:51:30 +0000 (22:51 +0000)]
simplify conditional targets

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

17 years agosimplify
Måns Rullgård [Tue, 27 Feb 2007 19:00:26 +0000 (19:00 +0000)]
simplify

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

17 years agoDoxygen documentation for all functions, patch by Dujardin Bernard,
Dujardin Bernard [Tue, 27 Feb 2007 17:49:00 +0000 (17:49 +0000)]
Doxygen documentation for all functions, patch by Dujardin Bernard,
dujardin.iut numericable fr with some further changes by me.

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

17 years agoAdd standard LGPL header with Fabrice's permission.
Diego Biurrun [Tue, 27 Feb 2007 16:56:57 +0000 (16:56 +0000)]
Add standard LGPL header with Fabrice's permission.

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

17 years agoAdd missing license headers.
Diego Biurrun [Tue, 27 Feb 2007 16:05:19 +0000 (16:05 +0000)]
Add missing license headers.

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

17 years agoRemove superfluous comment.
Diego Biurrun [Tue, 27 Feb 2007 15:58:38 +0000 (15:58 +0000)]
Remove superfluous comment.

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

17 years agoAdd Doxygen author and file description, rephrase a Doxygen comment.
Diego Biurrun [Tue, 27 Feb 2007 14:41:03 +0000 (14:41 +0000)]
Add Doxygen author and file description, rephrase a Doxygen comment.

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

17 years agouse avcodec_decode_audio2
Baptiste Coudurier [Tue, 27 Feb 2007 13:07:38 +0000 (13:07 +0000)]
use avcodec_decode_audio2

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

17 years agoFix 'rm -r' vs 'rm -f' typo.
Diego Biurrun [Tue, 27 Feb 2007 11:57:17 +0000 (11:57 +0000)]
Fix 'rm -r' vs 'rm -f' typo.

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

17 years agoFix wrong license header.
Diego Biurrun [Tue, 27 Feb 2007 09:56:09 +0000 (09:56 +0000)]
Fix wrong license header.

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

17 years agoRename WMADecodeContext to WMACodecContext
Michel Bardiaux [Tue, 27 Feb 2007 09:54:48 +0000 (09:54 +0000)]
Rename WMADecodeContext to WMACodecContext

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

17 years agoSupply context to tprintf
Michel Bardiaux [Tue, 27 Feb 2007 09:39:04 +0000 (09:39 +0000)]
Supply context to tprintf

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

17 years agoDCA decoder
Kostya Shishkov [Tue, 27 Feb 2007 06:30:40 +0000 (06:30 +0000)]
DCA decoder

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

17 years agoThe Snow DEcoding routines should be under CONFIG_SNOW_DECODER.
Diego Biurrun [Tue, 27 Feb 2007 00:24:49 +0000 (00:24 +0000)]
The Snow DEcoding routines should be under CONFIG_SNOW_DECODER.

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

17 years agoRemove useless conditional.
Diego Biurrun [Tue, 27 Feb 2007 00:19:01 +0000 (00:19 +0000)]
Remove useless conditional.

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

17 years agoRemove useless conditional.
Diego Biurrun [Tue, 27 Feb 2007 00:18:38 +0000 (00:18 +0000)]
Remove useless conditional.

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

17 years agospelling/grammar fixes for the Doxygen comments
Diego Biurrun [Tue, 27 Feb 2007 00:16:39 +0000 (00:16 +0000)]
spelling/grammar fixes for the Doxygen comments

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

17 years agoRevert previous commit that contained an unrelated hunk.
Diego Biurrun [Tue, 27 Feb 2007 00:11:14 +0000 (00:11 +0000)]
Revert previous commit that contained an unrelated hunk.

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

17 years agospelling/grammar fixes for a Doxygen comment
Diego Biurrun [Mon, 26 Feb 2007 22:59:16 +0000 (22:59 +0000)]
spelling/grammar fixes for a Doxygen comment

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

17 years agoRemove unused #define.
Diego Biurrun [Mon, 26 Feb 2007 22:56:02 +0000 (22:56 +0000)]
Remove unused #define.

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

17 years agoSimplify .depend file inclusion.
Diego Biurrun [Mon, 26 Feb 2007 22:53:38 +0000 (22:53 +0000)]
Simplify .depend file inclusion.

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

17 years agofix 2 mistakes in doxy comments, spotted by Michael
Guillaume Poirier [Mon, 26 Feb 2007 14:53:42 +0000 (14:53 +0000)]
fix 2 mistakes in doxy comments, spotted by Michael

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

17 years agomove doxy comments from rational.c to rational.h and add some new comments
Dujardin Bernard [Mon, 26 Feb 2007 14:27:29 +0000 (14:27 +0000)]
move doxy comments from rational.c to rational.h and add some new comments
patch by Dujardin Bernard %dujardin P iut A numericable P fr%

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

17 years agoDoxygenize some comments
Dujardin Bernard [Mon, 26 Feb 2007 08:52:21 +0000 (08:52 +0000)]
Doxygenize some comments
Patch by Dujardin Bernard % dujardin P iut A numericable P fr %

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

17 years agotypo fixed
Luca Barbato [Mon, 26 Feb 2007 08:40:00 +0000 (08:40 +0000)]
typo fixed

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

17 years ago10l: Use double, not single, quotes when variables need to be expanded.
Diego Biurrun [Sun, 25 Feb 2007 21:38:11 +0000 (21:38 +0000)]
10l: Use double, not single, quotes when variables need to be expanded.

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

17 years agoCollect the different thread variables in a nice easy to reuse list.
Diego Biurrun [Sun, 25 Feb 2007 21:26:40 +0000 (21:26 +0000)]
Collect the different thread variables in a nice easy to reuse list.
based on a patch by Ramiro Polla, angustia arrozcru no-ip org

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

17 years agoremove [U]INT64_C definition
Måns Rullgård [Sun, 25 Feb 2007 19:30:55 +0000 (19:30 +0000)]
remove [U]INT64_C definition

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

17 years agoAdd LGPL header as requested by Oded.
Diego Biurrun [Sun, 25 Feb 2007 19:23:14 +0000 (19:23 +0000)]
Add LGPL header as requested by Oded.

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

17 years agocleanup setting of returned data frame
Aurelien Jacobs [Sun, 25 Feb 2007 16:02:32 +0000 (16:02 +0000)]
cleanup setting of returned data frame

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

17 years agoUse pointers to avoid copying AVFrame.
Aurelien Jacobs [Sun, 25 Feb 2007 15:33:38 +0000 (15:33 +0000)]
Use pointers to avoid copying AVFrame.
This ensure get_buffer() won't be confused with an AVFrame pointer
which looks like it wasn't released.

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

17 years agouse AV_RB32, swf_mp3_info may be replaced with mpa_decoder_header
Alex Beregszaszi [Sun, 25 Feb 2007 14:13:12 +0000 (14:13 +0000)]
use AV_RB32, swf_mp3_info may be replaced with mpa_decoder_header

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

17 years agoAdd av_ prefix to clip functions
Reimar Döffinger [Sun, 25 Feb 2007 10:27:43 +0000 (10:27 +0000)]
Add av_ prefix to clip functions

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

17 years agoAdd av_ prefix to clip functions
Reimar Döffinger [Sun, 25 Feb 2007 10:27:12 +0000 (10:27 +0000)]
Add av_ prefix to clip functions

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

17 years agoMove the unaltered documentation of the functions which are part of the public
Panagiotis Issaris [Sun, 25 Feb 2007 07:53:44 +0000 (07:53 +0000)]
Move the unaltered documentation of the functions which are part of the public
API out of imgconvert.c into avcodec.h.

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

17 years agorewrite find_frame_end()
Michael Niedermayer [Sun, 25 Feb 2007 02:38:08 +0000 (02:38 +0000)]
rewrite find_frame_end()
new code correctly splits long start codes, also its about twice as fast

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

17 years agouse FFMIN
Ramiro Polla [Sun, 25 Feb 2007 00:35:30 +0000 (00:35 +0000)]
use FFMIN
patch by ramiro _at_ lisha.ufsc.br

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

17 years agoremove fallback definitions of PRIxNN macros,
Ramiro Polla [Sat, 24 Feb 2007 19:46:54 +0000 (19:46 +0000)]
remove fallback definitions of PRIxNN macros,
patch by Ramiro Polla ramiro =a= lisha =d= ufsc =d= br

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

17 years agoOnly compile snowdsp_mmx.c if the Snow decoder is enabled.
Diego Biurrun [Sat, 24 Feb 2007 11:59:26 +0000 (11:59 +0000)]
Only compile snowdsp_mmx.c if the Snow decoder is enabled.

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

17 years agoFix wrong conditional, Snow decoding, not encoding, was SIMD-accelerated.
Diego Biurrun [Sat, 24 Feb 2007 11:58:52 +0000 (11:58 +0000)]
Fix wrong conditional, Snow decoding, not encoding, was SIMD-accelerated.

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

17 years agoAdd standard license header.
Diego Biurrun [Sat, 24 Feb 2007 10:53:10 +0000 (10:53 +0000)]
Add standard license header.

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

17 years agocosmetics: Fix another common typo, dependAnt --> dependEnt.
Diego Biurrun [Sat, 24 Feb 2007 09:41:43 +0000 (09:41 +0000)]
cosmetics: Fix another common typo, dependAnt --> dependEnt.

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