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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Alex Beregszaszi [Sat, 24 Feb 2007 03:17:59 +0000 (03:17 +0000)]
redirect http get requests of / to index.html (note, the http_parse_request may worth a rewrite)
Originally committed as revision 8113 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Sat, 24 Feb 2007 02:39:57 +0000 (02:39 +0000)]
store internal timestamps in int64_t instead long
Originally committed as revision 8112 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Sat, 24 Feb 2007 02:28:28 +0000 (02:28 +0000)]
rescale pts/dts for output format
Originally committed as revision 8111 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Sat, 24 Feb 2007 02:24:42 +0000 (02:24 +0000)]
return error if av_write_header failed (it fails on some containers when codec is not supported)
Originally committed as revision 8110 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Sat, 24 Feb 2007 02:16:12 +0000 (02:16 +0000)]
disconnect client if trailer is sent
Originally committed as revision 8109 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Sat, 24 Feb 2007 02:14:17 +0000 (02:14 +0000)]
give myself the glorious maintainership of ffserver and mingw port
Originally committed as revision 8108 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sat, 24 Feb 2007 01:51:37 +0000 (01:51 +0000)]
be less noisy
Originally committed as revision 8107 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alexander Strange [Sat, 24 Feb 2007 00:58:28 +0000 (00:58 +0000)]
h264 optimization: common case hl_decode_mb patch by (Alexander Strange astrange ithinksw com)
144095->142319 dezicycles for hl_decode_mb() on duron
trailing whitespace removed by me
Originally committed as revision 8106 to svn://svn.ffmpeg.org/ffmpeg/trunk
Aurelien Jacobs [Sat, 24 Feb 2007 00:55:50 +0000 (00:55 +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 8105 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Fri, 23 Feb 2007 23:44:48 +0000 (23:44 +0000)]
Simplify .depend file inclusion.
Originally committed as revision 8104 to svn://svn.ffmpeg.org/ffmpeg/trunk
François Revol [Fri, 23 Feb 2007 23:35:42 +0000 (23:35 +0000)]
BeOS only: we don't have SA_RESTART. #define to 0 and emit a warning. I don't plan on hosting a streaming tv anyway but it gets ffserver building.
Originally committed as revision 8103 to svn://svn.ffmpeg.org/ffmpeg/trunk
François Revol [Fri, 23 Feb 2007 23:33:07 +0000 (23:33 +0000)]
ffserver uses dlopen(), so make sure it links to libdl if needed.
Originally committed as revision 8102 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Fri, 23 Feb 2007 23:25:29 +0000 (23:25 +0000)]
Update (lib)nut maintainers.
Originally committed as revision 8101 to svn://svn.ffmpeg.org/ffmpeg/trunk
Benjamin Larsson [Fri, 23 Feb 2007 21:09:50 +0000 (21:09 +0000)]
Complete the video format enum.
Originally committed as revision 8100 to svn://svn.ffmpeg.org/ffmpeg/trunk
Benjamin Larsson [Fri, 23 Feb 2007 21:08:43 +0000 (21:08 +0000)]
Cosmetics.
Originally committed as revision 8099 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Fri, 23 Feb 2007 15:44:56 +0000 (15:44 +0000)]
reorder a few more paddws to reduce dependancy chains
chroma mc4 put 2480 -> 2460 dezicyles on duron
Originally committed as revision 8098 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Fri, 23 Feb 2007 15:28:35 +0000 (15:28 +0000)]
reorder paddws to reduce dependancy chain
put_h264_chroma_mc2_mmx2() 927 -> 902 dezicyles on duron
Originally committed as revision 8097 to svn://svn.ffmpeg.org/ffmpeg/trunk
Benoit Fouet [Fri, 23 Feb 2007 15:19:29 +0000 (15:19 +0000)]
add CODEC_TYPE_NB to enum CodecType, will be used to declare option arrays in ffmpeg.c
Patch by Benoit Fouet % benoit P fouet A purplelabs P com %
Originally committed as revision 8096 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Fri, 23 Feb 2007 15:03:30 +0000 (15:03 +0000)]
shortening dependancy chain in chroma mc2
Originally committed as revision 8095 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Fri, 23 Feb 2007 14:29:59 +0000 (14:29 +0000)]
remove now wrong comment
Originally committed as revision 8094 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Fri, 23 Feb 2007 14:29:13 +0000 (14:29 +0000)]
fix chroma mc2 bug, this is based on a patch by (Oleg Metelitsa oleg hitron co kr)
and does slow the mc2 chroma put down, avg interrestingly seems unaffected speedwise on duron
this of course should be rather done in a way which doesnt slow it down but its better a few %
slower but correct then incorrect
Originally committed as revision 8093 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Fri, 23 Feb 2007 11:26:16 +0000 (11:26 +0000)]
synchronize to latest ffm changes
Originally committed as revision 8092 to svn://svn.ffmpeg.org/ffmpeg/trunk
Aurelien Jacobs [Fri, 23 Feb 2007 10:23:45 +0000 (10:23 +0000)]
use av_noinline instead of __attribute((noinline))
Originally committed as revision 8091 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Fri, 23 Feb 2007 00:47:21 +0000 (00:47 +0000)]
dont check buffer size if the decode function wont be called at all
Originally committed as revision 8090 to svn://svn.ffmpeg.org/ffmpeg/trunk
Panagiotis Issaris [Fri, 23 Feb 2007 00:20:39 +0000 (00:20 +0000)]
av_realloc_static() is an internal function and therefore should use the ff_ prefix instead of av_.
Originally committed as revision 8089 to svn://svn.ffmpeg.org/ffmpeg/trunk
Panagiotis Issaris [Thu, 22 Feb 2007 20:21:33 +0000 (20:21 +0000)]
Move the av_realloc_static() declaration out of avcodec.h into bitstream.c.
Originally committed as revision 8088 to svn://svn.ffmpeg.org/ffmpeg/trunk
Panagiotis Issaris [Thu, 22 Feb 2007 19:16:31 +0000 (19:16 +0000)]
Doxygenize the existing amr.c documentation.
Originally committed as revision 8087 to svn://svn.ffmpeg.org/ffmpeg/trunk
Panagiotis Issaris [Thu, 22 Feb 2007 19:14:07 +0000 (19:14 +0000)]
Doxygenize the comments for the av_fast_realloc() function.
Originally committed as revision 8086 to svn://svn.ffmpeg.org/ffmpeg/trunk
Panagiotis Issaris [Thu, 22 Feb 2007 19:12:40 +0000 (19:12 +0000)]
Doxygenize the comments for the av_free_static() function.
Originally committed as revision 8085 to svn://svn.ffmpeg.org/ffmpeg/trunk
Panagiotis Issaris [Thu, 22 Feb 2007 19:11:33 +0000 (19:11 +0000)]
Doxygenize the comments for the av_mallocz_static() function.
Originally committed as revision 8084 to svn://svn.ffmpeg.org/ffmpeg/trunk
Panagiotis Issaris [Thu, 22 Feb 2007 19:10:55 +0000 (19:10 +0000)]
Doxygenize the comments for the av_realloc_static() function.
Originally committed as revision 8083 to svn://svn.ffmpeg.org/ffmpeg/trunk
Panagiotis Issaris [Thu, 22 Feb 2007 19:09:35 +0000 (19:09 +0000)]
Doxygenize the comments for the av_get_bits_per_sample() function.
Originally committed as revision 8082 to svn://svn.ffmpeg.org/ffmpeg/trunk
Panagiotis Issaris [Thu, 22 Feb 2007 19:08:39 +0000 (19:08 +0000)]
Doxygenize the comments for the av_get_pict_type_char() function.
Originally committed as revision 8081 to svn://svn.ffmpeg.org/ffmpeg/trunk
Panagiotis Issaris [Thu, 22 Feb 2007 19:06:28 +0000 (19:06 +0000)]
Doxygenize the comments for the avpicture_free() function.
Originally committed as revision 8080 to svn://svn.ffmpeg.org/ffmpeg/trunk
Panagiotis Issaris [Thu, 22 Feb 2007 19:05:44 +0000 (19:05 +0000)]
Move the Doxygen function documentation unaltered from libavcodec/utils.c to
libavcodec/avcodec.h.
Originally committed as revision 8079 to svn://svn.ffmpeg.org/ffmpeg/trunk
Panagiotis Issaris [Thu, 22 Feb 2007 18:59:05 +0000 (18:59 +0000)]
Add more Doxygen documentation.
Originally committed as revision 8078 to svn://svn.ffmpeg.org/ffmpeg/trunk
Panagiotis Issaris [Thu, 22 Feb 2007 14:56:54 +0000 (14:56 +0000)]
Fix spelling.
Originally committed as revision 8077 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Thu, 22 Feb 2007 14:45:53 +0000 (14:45 +0000)]
warn that under windows, bash <3.1 may fail on configure
Originally committed as revision 8076 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Thu, 22 Feb 2007 14:32:35 +0000 (14:32 +0000)]
1l, clean up feed1.ffm after finishing the server test
Originally committed as revision 8075 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Thu, 22 Feb 2007 14:30:31 +0000 (14:30 +0000)]
fix the server regression test (it produced for me identical results in more runs, really).
Originally committed as revision 8074 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Thu, 22 Feb 2007 13:34:36 +0000 (13:34 +0000)]
change PF_INET to AF_INET to be consistent in the whole project. PF_INET is deprecated, while AF_INET is referred by the POSIX standards
Originally committed as revision 8073 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Thu, 22 Feb 2007 13:27:39 +0000 (13:27 +0000)]
if feeder is disconnected, clear the feed registration, thus a new feeder can connect
Originally committed as revision 8072 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Thu, 22 Feb 2007 13:23:38 +0000 (13:23 +0000)]
codec_tag settable via VideoTag, and transmit codec_tag in ffm
Originally committed as revision 8071 to svn://svn.ffmpeg.org/ffmpeg/trunk
Panagiotis Issaris [Thu, 22 Feb 2007 12:56:31 +0000 (12:56 +0000)]
The memsetting of the end of buffer is not needed for audio.
Originally committed as revision 8070 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Thu, 22 Feb 2007 12:38:37 +0000 (12:38 +0000)]
change write/read to send/recv on socket operations
Originally committed as revision 8069 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Thu, 22 Feb 2007 12:17:25 +0000 (12:17 +0000)]
change close() to closesocket() on sockets (compatible with libavformat)
Originally committed as revision 8068 to svn://svn.ffmpeg.org/ffmpeg/trunk
Marc Hoffman [Thu, 22 Feb 2007 08:40:33 +0000 (08:40 +0000)]
Fix compilation on Mac OS X, patch by Marc Hoffman, mmh pleasantst com.
Originally committed as revision 8067 to svn://svn.ffmpeg.org/ffmpeg/trunk
Panagiotis Issaris [Thu, 22 Feb 2007 02:12:54 +0000 (02:12 +0000)]
Stray comment, probably copy & pasted from audio_encode_example().
Originally committed as revision 8066 to svn://svn.ffmpeg.org/ffmpeg/trunk
Panagiotis Issaris [Thu, 22 Feb 2007 00:46:36 +0000 (00:46 +0000)]
Fix typo.
Originally committed as revision 8065 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Thu, 22 Feb 2007 00:40:23 +0000 (00:40 +0000)]
Merge bfin add_ldflags lines.
Originally committed as revision 8064 to svn://svn.ffmpeg.org/ffmpeg/trunk
Limin Wang [Thu, 22 Feb 2007 00:33:09 +0000 (00:33 +0000)]
add support for more pixel format (yuv422p, yuv444p, etc instead of yuv420 only.)
patch by Limin Wang %lance P lmwang A gmail P com%
Original thread:
date: Feb 14, 2007 12:13 PM
subject: [Ffmpeg-devel] [PATCH] let ffplay can play more pixel format
Originally committed as revision 8063 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Thu, 22 Feb 2007 00:18:10 +0000 (00:18 +0000)]
cosmetics: typo fixes, usefuLL --> useful and aswell --> as well
Originally committed as revision 22307 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
Diego Biurrun [Thu, 22 Feb 2007 00:14:54 +0000 (00:14 +0000)]
cosmetics: aswell --> as well typo fix
Originally committed as revision 8062 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Thu, 22 Feb 2007 00:07:42 +0000 (00:07 +0000)]
cosmetics: fix usefuLL --> usefuL typo
Originally committed as revision 8061 to svn://svn.ffmpeg.org/ffmpeg/trunk
Marc Hoffman [Thu, 22 Feb 2007 00:04:50 +0000 (00:04 +0000)]
add bfin cpu specific build options, patch by Marc Hoffman % mmh P pleasantst P com %
original thread:
date: Feb 21, 2007 1:32 PM
subject: [Ffmpeg-devel] bfin cpu specific build options
Originally committed as revision 8060 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Thu, 22 Feb 2007 00:04:36 +0000 (00:04 +0000)]
gcc 2.95 fix
Originally committed as revision 8059 to svn://svn.ffmpeg.org/ffmpeg/trunk
Panagiotis Issaris [Wed, 21 Feb 2007 23:48:20 +0000 (23:48 +0000)]
Correct typo.
Originally committed as revision 8058 to svn://svn.ffmpeg.org/ffmpeg/trunk
Aurelien Jacobs [Wed, 21 Feb 2007 23:46:25 +0000 (23:46 +0000)]
simplify release_buffer using FFSWAP
Originally committed as revision 8057 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Wed, 21 Feb 2007 23:32:13 +0000 (23:32 +0000)]
simplify i386 object handling
Originally committed as revision 8056 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 21 Feb 2007 21:16:07 +0000 (21:16 +0000)]
output delayed frames
fixes:
CANL4_SVA_B.264
NL3_SVA_C.264
NL3_SVA_E.264
Originally committed as revision 8055 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Wed, 21 Feb 2007 19:19:46 +0000 (19:19 +0000)]
cosmetics: Fix another common typo, gurantee --> guArantee.
Originally committed as revision 8054 to svn://svn.ffmpeg.org/ffmpeg/trunk