Activity
From 11/24/2007 to 12/23/2007
12/23/2007
- 09:01 PM Revision 64bb7bd5 (ffmpeg): typo: begining --> beginning
- Originally committed as revision 11312 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:07 PM Revision 9e052e8d (ffmpeg): Reindent
- Originally committed as revision 11311 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:06 PM Revision 4049e014 (ffmpeg): Minor fix
- Originally committed as revision 11310 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:08 PM Revision efc90ebf (ffmpeg): begining -> beginning typo fix
- Originally committed as revision 11309 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:54 PM Revision 6b646b06 (ffmpeg): 10l do not load after the buffer...
- Originally committed as revision 11308 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:16 PM Revision 88b00723 (ffmpeg): 100l, av_read_packet must check for read_packet error, in case of
- error pkt->stream_index could be invalid and must not be used.
Fixes a crash with http://www.cs.berkeley.edu/~dmolnar...
12/22/2007
- 11:10 PM Revision 08571377 (ffmpeg): Add C/B == 0 cases, 2% slower on CELL but should address Issue299 eve...
- Originally committed as revision 11306 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:18 PM Revision 1e0f3468 (ffmpeg): Add a av_alloc_put_byte function.
- The name is in analogy to init_put_byte, but I would not mind it
being changed to something better.
Originally commi... - 03:39 PM Revision 4159db8c (ffmpeg): Reindent
- Originally committed as revision 11304 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:17 PM Revision e36b639f (ffmpeg): Partially address issue299, no performance change apparently
- Originally committed as revision 11303 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:39 AM Revision 8d8d178d (ffmpeg): Avoid a vec_add, directly start with sum
- Originally committed as revision 11302 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:53 AM Revision c7f66add (ffmpeg): Reindent
- Originally committed as revision 11301 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:46 AM Revision a75fe63d (ffmpeg): Factorize common code (almost cosmetic)
- Originally committed as revision 11300 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:35 AM Revision 907fc60f (ffmpeg): Cosmetics
- Originally committed as revision 11299 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/21/2007
- 11:11 PM Revision 9fa35729 (ffmpeg): add MMX version for put_no_rnd_h264_chroma_mc8_c, used in VC-1 decoding.
- patch by Christophe GISQUET %christophe P gisquet A free P fr%
original thread:
date: Nov 25, 2007 12:35 AM
subject: ... - 10:03 PM Revision 82ed1ca7 (ffmpeg): closed/needs_more_info state
- Originally committed as revision 11297 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:38 PM Revision 9fbd14ac (ffmpeg): Fix typo in macro name: WARPER8_16_SQ --> WRAPPER8_16_SQ.
- Originally committed as revision 11296 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:51 AM Revision 00ef4f58 (ffmpeg): Fix Doxygen function parameter name.
- Originally committed as revision 11295 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:50 AM Revision 8bfb108b (ffmpeg): comment typo fixes
- Originally committed as revision 11294 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:47 AM Revision 56b69633 (ffmpeg): comment typo fixes
- Originally committed as revision 25485 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 11:36 AM Revision b7d8f6e0 (ffmpeg): Fix "suggest parentheses around assignment used as truth value" warni...
- Originally committed as revision 11293 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:20 AM Revision f315b394 (ffmpeg): More consistent { placement.
- Originally committed as revision 11292 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:17 AM Revision 76abb18e (ffmpeg): indent
- Originally committed as revision 11291 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:16 AM Revision febdd0b9 (ffmpeg): ~15% faster h264_chroma_mc2/4_c() these also prevent some possible out
- of array reads.
Originally committed as revision 11290 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:08 AM Revision a06a18c5 (ffmpeg): reset manually selected codecs at the end of opt_input_file, to avoid...
- Originally committed as revision 11289 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:01 AM Revision 815c81c0 (ffmpeg): 30% faster h264_chroma_mc8_c(), this also prevents a possible out of
- array read.
Originally committed as revision 11288 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:22 AM Revision 91fd7398 (ffmpeg): typo ;)
- Originally committed as revision 11287 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/20/2007
- 10:33 PM Revision 1308f273 (ffmpeg): Document ByteIOContext and URLContext change rules.
- Originally committed as revision 11286 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:22 AM Revision 107b5f93 (ffmpeg): Reindent
- Originally committed as revision 11285 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:21 AM Revision 7b76c224 (ffmpeg): Correctly handle FLV_CODECID_NELLYMOSER_8HZ_MONO files
- Originally committed as revision 11284 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:08 AM Revision 5efaf000 (ffmpeg): Make sure strides have positive values before converting.
- Patch by Peter Schlaile: peter schlaile de
Originally committed as revision 25467 to svn://svn.mplayerhq.hu/mplayer/... - 09:59 AM Revision ba66ae94 (ffmpeg): Document a few more structure change rules with relation to ABI/API.
- Originally committed as revision 11283 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:51 AM Revision b356f75d (ffmpeg): fix indentation
- Originally committed as revision 11282 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:43 AM Revision 252f17e2 (ffmpeg): Document structure change rules with relation to ABI/API.
- Originally committed as revision 11281 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:55 AM Revision 1408352a (ffmpeg): Add option for user to scale the amount of dynamic range compression ...
- applied by the audio decoder, and use that option in the AC3 decoder.
Originally committed as revision 11280 to svn:... - 12:26 AM Revision cd31f8dc (ffmpeg): cosmetics: indentation
- Originally committed as revision 11279 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:25 AM Revision fd2982a0 (ffmpeg): remove double check of pb->read_seek
- Originally committed as revision 11278 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/19/2007
- 11:29 PM Revision 17e45b37 (ffmpeg): pb->buf_end is already set by url_open_buf()
- Originally committed as revision 11277 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:26 PM Revision ceeacce6 (ffmpeg): use proper url_is_streamed() API
- instead of messing with ByteIOContext internal is_streamed field
Originally committed as revision 11276 to svn://svn... - 11:03 PM Revision 8293fea5 (ffmpeg): Fix problem with multithreaded decoding, introduced by r11214.
- Patch by Reinhard Nissl: rnissl gmx de
Originally committed as revision 11275 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:11 PM Revision b075e520 (ffmpeg): Make recently added and still unused read_seek functions return offse...
- Originally committed as revision 11274 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:57 PM Revision 502bdf68 (ffmpeg): Merge recently added and still unused play and pause functions.
- Originally committed as revision 11273 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:00 PM Revision 79e42311 (ffmpeg): use generic 'glbl' atom if extradata is present but no specific metho...
- Originally committed as revision 11272 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:39 PM Revision bde24601 (ffmpeg): supports glbl atom containing generic extradata for all codecs
- Originally committed as revision 11271 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:09 PM Revision f47b9f48 (ffmpeg): Increase minor version due to new av_close_input_stream
- Originally committed as revision 11270 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:07 PM Revision 2506fd54 (ffmpeg): Add a av_close_input_stream function
- Originally committed as revision 11269 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:31 AM Revision 2e9b86ac (ffmpeg): Remove dead code which disappeared with the last major version bump.
- Originally committed as revision 11268 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:58 AM Revision 71957315 (ffmpeg): Remove *_codec_id from AVFormatParameters with the next major version...
- AVFormatParameters is never available when needed and is an annoying mess.
Originally committed as revision 11267 to... - 10:56 AM Revision 62600469 (ffmpeg): Allow overriding codec_ids.
- Originally committed as revision 11266 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:14 AM Revision 379374ea (ffmpeg): cosmetics: Sort some more entries.
- Originally committed as revision 11265 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:33 AM Revision 004050ee (ffmpeg): Remove unneeded avio wrapper functions.
- Originally committed as revision 11264 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/18/2007
- 07:40 PM Revision 0cd60abf (ffmpeg): A little more doxygenization.
- Originally committed as revision 11263 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:40 PM Revision 9b4dd1b8 (ffmpeg): Document Motion_Est_IDs.
- Originally committed as revision 11262 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:51 PM Revision 3e0b7b56 (ffmpeg): Remove old variable with the next major version bump.
- Originally committed as revision 11261 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:52 PM Revision 0c39c38b (ffmpeg): add bitrate helper to choose all dnxhd variants
- Originally committed as revision 11260 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:49 PM Revision 86404ffb (ffmpeg): avoid infinite loop if pixel format conversion does not exist
- Originally committed as revision 11259 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/17/2007
- 07:30 PM Revision fe9bb347 (ffmpeg): dv1394 depends on dv_demuxer, fixes linking with demuxers disabled.
- patch by Aurel
Originally committed as revision 11258 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:29 PM Revision 1ba8f5eb (ffmpeg): another comment ->doxy
- Originally committed as revision 11257 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:26 PM Revision bafc102b (ffmpeg): ME default does not belong to the ME type enum.
- Originally committed as revision 11256 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:25 PM Revision 0e373b95 (ffmpeg): change some normal comments to doxy ones
- Originally committed as revision 11255 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:12 PM Revision ca75a923 (ffmpeg): Simplify av_close_input_file similarly to av_open_input_file previously
- Originally committed as revision 11254 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:08 PM Revision 17acc63a (ffmpeg): Simplify av_open_input_file
- Originally committed as revision 11253 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:43 PM Revision b0797570 (ffmpeg): Correct spatial prediction mode in RV30/40 for vertical left direction
- and add its version that does not rely on down left neighbour subblock.
Originally committed as revision 11252 to sv... - 06:23 PM Revision 5492209a (ffmpeg): clarify FIXME
- Originally committed as revision 11251 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:41 PM Revision 841f39a7 (ffmpeg): Add FF_OPT_TYPE_BINARY and use it to add a cryptokey option
- Originally committed as revision 11250 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:41 AM Revision 3426d575 (ffmpeg): Fix crash in PCM decoder when number of channels is not set.
- Patch by "wg": video06 malloc de
See Issue298
Originally committed as revision 11249 to svn://svn.ffmpeg.org/ffmpeg/... - 09:28 AM Revision fa13095a (ffmpeg): Enable av_read_pause(), av_read_play() and the ASF demuxer's av_read_...
- to use the protocol-native functionality if available.
Patch by Björn Axelsson: bjorn point axelsson at intinor dot s... - 09:16 AM Revision 08c015c0 (ffmpeg): Remove unnecessary system include path from pkg-config files.
- Originally committed as revision 11247 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:09 AM Revision 03726b70 (ffmpeg): Skip dialog normalization. It shouldn't be used by the decoder, and t...
- not currently a clean way to pass the value to the user.
Originally committed as revision 11246 to svn://svn.ffmpeg.... - 01:03 AM Revision 224bc440 (ffmpeg): Revert commit made in revision 11228. I'm getting some strange result...
- downmixed output that I can't quite figure out.
Originally committed as revision 11245 to svn://svn.ffmpeg.org/ffmpe...
12/16/2007
- 10:20 PM Revision 407c50a0 (ffmpeg): move FLAC mmx dsp to its own file
- Originally committed as revision 11244 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:51 PM Revision bcfe2ba0 (ffmpeg): useless 0L here
- Originally committed as revision 11243 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:46 PM Revision 282b65cc (ffmpeg): remove now useless fields
- Originally committed as revision 11242 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:45 PM Revision 7c622eed (ffmpeg): do not retain useless pointers to avstream priv_data, use it directly
- Originally committed as revision 11241 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:30 PM Revision 11f16b66 (ffmpeg): remove duplicate field
- Originally committed as revision 11240 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:26 PM Revision 03dc32f6 (ffmpeg): cosmetics: func -> parse, remove useless parenthesis
- Originally committed as revision 11239 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:24 PM Revision a4813b67 (ffmpeg): remove useless declaration
- Originally committed as revision 11238 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:20 PM Revision 73d07c27 (ffmpeg): save pointer to parse table, it is unlikely to change
- Originally committed as revision 11237 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:10 PM Revision 23d2cfe9 (ffmpeg): remove useless seek
- Originally committed as revision 11236 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:10 PM Revision 01eeb422 (ffmpeg): cosmetics
- Originally committed as revision 11235 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:08 PM Revision 687f35f3 (ffmpeg): support streamed mov/mp4
- Originally committed as revision 11234 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:52 PM Revision 5cb4b82a (ffmpeg): return error when url_fseek could not read until desired offset in st...
- Originally committed as revision 11233 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:22 PM Revision 5d81d641 (ffmpeg): cosmetics: comment typo fixes
- Originally committed as revision 11232 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:31 PM Revision c49e23e2 (ffmpeg): Make strict altivec parsers happy (gcc-4.3 and others)
- Originally committed as revision 11231 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:45 PM Revision 6cd1500d (ffmpeg): RV40 decoder should use availability cache
- Originally committed as revision 11230 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:44 PM Revision a52ef6a8 (ffmpeg): RV30/40 decoding core
- Originally committed as revision 11229 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:25 AM Revision b40211ff (ffmpeg): downmix before the IMDCT if no block switching is used
- Originally committed as revision 11228 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/15/2007
- 11:08 PM Revision 15c57ced (ffmpeg): Add 'l' suffix where it is necessary because type can not always be
- inferred from arguments. Fixes compilation with Intel compiler
Originally committed as revision 11227 to svn://svn.f... - 07:08 PM Revision 2aaf95a2 (ffmpeg): choose next sample by sample position
- when streams' next dts difference is below AV_TIME_BASE,
to reduce seeking, needed for slow underlying protocols (htt... - 04:54 PM Revision 88808c60 (ffmpeg): document how to free the result of av_alloc_format_context()
- Originally committed as revision 11225 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:03 AM Revision 30dc5541 (ffmpeg): Add missing '\n' to log format text
- Originally committed as revision 11224 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:05 AM Revision 94eadc8b (ffmpeg): SDL does not seem to support more than two channels.
- So, if this is the case, ask for downmixing by the codec.
Originally committed as revision 11223 to svn://svn.ffmpeg... - 07:04 AM Revision 2886f311 (ffmpeg): Notify the input coder about the number of requested channels.
- If the decoder does not fulfill our request, try using lavf's audio_resample().
If that also fails, bail out.
Origin... - 07:01 AM Revision 79328e9c (ffmpeg): Make DCA decoder honor avctx->request_channels in a more advisory way.
- Originally committed as revision 11221 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:00 AM Revision 6708eefe (ffmpeg): Make AC3 decoder honor avctx->request_channels
- Originally committed as revision 11220 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:06 AM Revision 626464fb (ffmpeg): Make fill_rectangle() available for other decoders
- Originally committed as revision 11219 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/14/2007
- 10:49 PM Revision 9a1feb86 (ffmpeg): Fix brain-dead parts of r11216, specifically:
- Actually unreference removed pics
And check for too many reference frames as originally intended, not equal
to max re... - 09:22 AM Revision 04e911ed (ffmpeg): Benjamin expressed the wish to be DCA maintainer too
- Originally committed as revision 11217 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:25 AM Revision aeb59e83 (ffmpeg): Ensure that our total reference frame count does not exceed the SPS
- max frame count, which is limited to less than the size of the
reference buffers, thereby preventing overflow.
Part o... - 05:48 AM Revision 41f7e2d1 (ffmpeg): Actually return with an error condition if we're being asked to deal ...
- many reference frames. Also check max num ref frames against our internal
ref buffer sizes.
Part of fix for roundup i... - 05:37 AM Revision 33e00731 (ffmpeg): Make h264 decoder conform to requirements of mpegvideo's MPV_frame_st...
- Namely, that it should not be called if you are starting to decode a B
frame without any reference pictures.
Prevents...
12/13/2007
- 07:00 PM Revision 603972fc (ffmpeg): Add a missing break, before av_set_number would always return NULL for
- FF_OPT_TYPE_RATIONAL options instead of the corresponding AVOption
Originally committed as revision 11213 to svn://s... - 12:50 AM Revision 36e097bc (ffmpeg): Fix non_zero_count_cache for deblocking in field pictures.
- Based on original patch by Martin Zlomek martin.zlomek a email D cz
ffmpeg-devel thread: H264: Fix non_zero_count_cac...
12/12/2007
- 10:45 PM Revision 1b77e877 (ffmpeg): add required include to make this file self-contained
- Originally committed as revision 11211 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:51 PM Revision 569cb218 (ffmpeg): Revert r11202: do not create copy relocations when linking to shared ...
- This caused more problems than it solved and is no longer required.
Originally committed as revision 11210 to svn://... - 09:48 PM Revision a309073b (ffmpeg): use av_log_get/set_level()
- Originally committed as revision 11209 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:03 PM Revision 0bc308de (ffmpeg): kill a warning, av_sha1_update accepts uint8_t * not uint64_t *
- Originally committed as revision 11208 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:58 PM Revision 537c8e7a (ffmpeg): Provide sha1 to outside applications
- Patch from Diego Pettenò flameeyesATgmailDOTcom
Originally committed as revision 11207 to svn://svn.ffmpeg.org/ffmpe... - 07:01 PM Revision 84be6e72 (ffmpeg): av_*_next() API for libavformat
- Originally committed as revision 11206 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:47 PM Revision 562b2163 (ffmpeg): avoid using first_avcodec
- Originally committed as revision 11205 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:40 PM Revision 55b9e69a (ffmpeg): av_*_next() API for libavcodec
- Originally committed as revision 11204 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:52 AM Revision 8540e8c3 (ffmpeg): Show which bitstreamfilters were compiled in, similar to the protocol...
- enumerations.
Originally committed as revision 11203 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/11/2007
- 08:02 PM Revision e1191012 (ffmpeg): do not create copy relocations when linking to shared libs
- Originally committed as revision 11202 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:47 PM Revision 571bf37f (ffmpeg): typo/clarification
- Originally committed as revision 11201 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/09/2007
- 02:39 PM Revision 72d6b1bf (ffmpeg): Fix compilation of os_support.c for MinGW with --disable-network
- Patch by Tom Harper <d.thomas.harper <at> gmail.com>
Originally committed as revision 11200 to svn://svn.ffmpeg.org/... - 05:55 AM Revision 3a18218e (ffmpeg): Enable 4x4 IDCT for FASTTX=0 mode in WMV3
- Originally committed as revision 11199 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:54 AM Revision 91823a6e (ffmpeg): Add 4x4 IDCT
- Originally committed as revision 11198 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:28 AM Revision e2270b4e (ffmpeg): cosmetics: rename ac3 decoder variables
- Originally committed as revision 11197 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:27 AM Revision e59cc205 (ffmpeg): cosmetics: rename common ac3 variables
- Originally committed as revision 11196 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:25 AM Revision 8001d923 (ffmpeg): cosmetics: vertical align after last commit
- Originally committed as revision 11195 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:23 AM Revision 5ce21342 (ffmpeg): cosmetics: rename ac3 bit allocation variables
- Originally committed as revision 11194 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:21 AM Revision 66ecf18e (ffmpeg): cosmetics: rename ac3 tables
- Originally committed as revision 11193 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/08/2007
- 09:21 PM Revision 59e6f60a (ffmpeg): add ff_ prefix to all simple_idct symbols
- Originally committed as revision 11192 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:46 AM Revision 98f48ce1 (ffmpeg): Reindent after last commit
- Originally committed as revision 11191 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:45 AM Revision 51ece684 (ffmpeg): Update Altivec variant of vc1_inv_trans_8x4
- Originally committed as revision 11190 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:50 AM Revision 8df7cfe9 (ffmpeg): Use IDCT functions when FASTTX=0
- Originally committed as revision 11189 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:41 AM Revision d2e45f33 (ffmpeg): Switch VC-1 decoder to output decoded residual immediately.
- Originally committed as revision 11188 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:15 AM Revision 30ea3075 (ffmpeg): Rename some tables
- Originally committed as revision 11187 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:29 AM Revision c95a3a9f (ffmpeg): Add missing declarations for AltiVec functions, fixes the warnings:
- swscale_template.c:1171: warning: implicit declaration of function ‘altivec_yuv2packedX’
swscale.c:1982: warning: imp...
12/07/2007
- 03:30 PM Revision 4706949c (ffmpeg): Fix 'make checkheaders' on AltiVec-enabled systems.
- Originally committed as revision 25316 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 08:03 AM Revision 25b92a79 (ffmpeg): Add small OS/2 section with a link to further information.
- patch by Dave Yeo, daveryeo telus net
Originally committed as revision 11186 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:56 AM Revision 4978618b (ffmpeg): Use existing function for VLC reading
- Originally committed as revision 11185 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:52 AM Revision b192e564 (ffmpeg): Check decoded dimensions for validity
- Originally committed as revision 11184 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:50 AM Revision ea61e33a (ffmpeg): Intra types will be stored in int8_t array
- Originally committed as revision 11183 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:48 AM Revision 52b91753 (ffmpeg): Add decoder flags
- Originally committed as revision 11182 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:47 AM Revision da71cdad (ffmpeg): Replace table with its H.263 counterpart
- Originally committed as revision 11181 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:45 AM Revision 89f41c3d (ffmpeg): Register myself for future RV30/40 decoder
- Originally committed as revision 11180 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/06/2007
- 05:53 PM Revision c552605c (ffmpeg): Add --list-indevs and --list-outdevs command line options.
- Originally committed as revision 11179 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:52 PM Revision 10d46dd0 (ffmpeg): Add --disable-devices to --help output.
- Originally committed as revision 11178 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:51 PM Revision 7dd2862b (ffmpeg): Add input and output devices to configure output.
- Originally committed as revision 11177 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:34 PM Revision 8fb1cb58 (ffmpeg): Remove unnecessary quotes.
- Originally committed as revision 11176 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:12 PM Revision dbf71504 (ffmpeg): Update tables for RV40 decoder
- Originally committed as revision 11175 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:38 AM Revision 1918057c (ffmpeg): prevent warnings about functions being possibly unused
- Originally committed as revision 11174 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:02 AM Revision 9a3bb2b8 (ffmpeg): thank you for your efforts to keep my code clean, but i would like to
- keep the functions below as they are usefull for debugging, testing,
experiments and development
revert
r11048 | die...
12/05/2007
- 11:15 PM Revision d22e8442 (ffmpeg): OS/2 support restored in cleaner form.
- patch by Dave Yeo, daveryeo telus net
Originally committed as revision 11172 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:02 PM Revision b1727087 (ffmpeg): Verify long_ref_count!=0. Fix issue 281.
- Originally committed as revision 11171 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:11 PM Revision bc2bc41b (ffmpeg): Fix missing chroma in version 3 STR.
- Closes issue 290
Patch by Alexander Strange: astrange ithinksw com
Originally committed as revision 11170 to svn://s... - 11:36 AM Revision b180d9fe (ffmpeg): fix decoding of the first frame of gray.mov
- Originally committed as revision 11169 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:24 AM Revision cf653d08 (ffmpeg): Initialize function pointers used by error resilience code before any
- potential error return from decode_slice_header.
Fixes issue 284.
Originally committed as revision 11168 to svn://s... - 04:32 AM Revision 9de2919c (ffmpeg): adjust indentation on latest patch
- Originally committed as revision 11167 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:30 AM Revision 8b35bd80 (ffmpeg): Check sanity in the palette loading operation. The addresses a potent...
- the MOV/MP4 demuxer.
Originally committed as revision 11166 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/04/2007
- 11:43 PM Revision ab19baef (ffmpeg): Typo
- Originally committed as revision 11165 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:01 PM Revision c2fd6530 (ffmpeg): use -Bsymbolic linker flag if supported
- Originally committed as revision 11164 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:41 PM Revision ae4ca617 (ffmpeg): RV40 decoder specific functions
- Originally committed as revision 11163 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/03/2007
- 10:26 PM Revision c1da59fa (ffmpeg): return error if malloc failed, found by takis, fix issue 286
- Originally committed as revision 11162 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:22 PM Revision 9cf0419b (ffmpeg): check mov_read_default return value where appropriate, patch by takis...
- Originally committed as revision 11161 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:35 PM Revision b529ab37 (ffmpeg): 4 months of hard development and finally it's done. Closes issue 58. ...
- Originally committed as revision 11160 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:33 PM Revision cedb83a6 (ffmpeg): colour --> color in variable names
- Originally committed as revision 11159 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:02 PM Revision 9aa8ed9d (ffmpeg): Add a --disable-devices flag which disables all muxers and demuxers of
- libavdevice at once.
Originally committed as revision 11158 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:01 PM Revision a660c52a (ffmpeg): cosmetics: comment spelling fixes
- Originally committed as revision 11157 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:46 PM Revision 7827885c (ffmpeg): Fix make checkheaders.
- Originally committed as revision 11156 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:03 AM Revision f2c68f9c (ffmpeg): cosmetics: spelling fixes
- Originally committed as revision 11155 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:44 AM Revision 44fb8ebb (ffmpeg): fix dnxhd 720p in mov for quicktime player
- Originally committed as revision 11154 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:24 AM Revision a57c41b2 (ffmpeg): add assert to detect invalid packet_timestamp_start/end
- (that is check that the previous fix was sufficient)
Originally committed as revision 11153 to svn://svn.ffmpeg.org/... - 10:23 AM Revision 7548783b (ffmpeg): correct invalid duration
- Originally committed as revision 11152 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:03 AM Revision 6b80f1a1 (ffmpeg): add const to remove warnings, ffmpeg.c:2892: warning: initialization ...
- Originally committed as revision 11151 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:02 AM Revision 3d86e370 (ffmpeg): make rc_buffer_size apply to audio as well
- Originally committed as revision 11150 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:37 AM Revision 7e1720de (ffmpeg): make mpeg-ps probe less happy with random data
- fixes missdetection of O-MP3-5.mp3
Originally committed as revision 11149 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:26 AM Revision 2db97113 (ffmpeg): return a slightly larger score if we find more than 500 valid mp3 fra...
- Originally committed as revision 11148 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:27 AM Revision 5ef5501b (ffmpeg): ensure that the probe code runs in O(n)
- Originally committed as revision 11147 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:59 AM Revision fda767bb (ffmpeg): Rename function to reflect its action
- Originally committed as revision 11146 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:50 AM Revision 890d2799 (ffmpeg): remove arbitrary 4096 limit for probing
- Originally committed as revision 11145 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:49 AM Revision 5110d151 (ffmpeg): prevent O(n^2) execution of ff_mpa_decode_header() for valid mp3 files
- Originally committed as revision 11144 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:05 AM Revision e5152216 (ffmpeg): Remove rc_eq-specific code, it is passed by AVOption now.
- Originally committed as revision 11143 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:46 AM Revision 4b59cf6c (ffmpeg): Fix non-numeric AVOptions.
- Originally committed as revision 11142 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:06 AM Revision b81f2b3d (ffmpeg): simplify
- Originally committed as revision 11141 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:03 AM Revision 24cdc39e (ffmpeg): make the AVOption code work with strings instead of crash
- Originally committed as revision 11140 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/02/2007
- 11:27 PM Revision 1fe47470 (ffmpeg): Make ff_qt_default_palette_* arrays "static const"
- Originally committed as revision 11139 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:04 PM Revision 77777f0d (ffmpeg): Some spelling fixes in comments
- Originally committed as revision 11138 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:52 PM Revision 73a727f3 (ffmpeg): Make ff_mkv_codec_tags array const, it is never written.
- Originally committed as revision 11137 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:12 PM Revision b6398969 (ffmpeg): Use the correct "const float *" type for variable instead of casting ...
- Originally committed as revision 11136 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:11 PM Revision 5db3c3bc (ffmpeg): Add missing const to last argument of decode_significance_8x8_x86.
- Fixes "h264.c:5470: warning: passing argument 4 of 'decode_significance_8x8_x86' discards qualifiers from pointer tar...
- 07:28 PM Revision c20d3ce2 (ffmpeg): indentation
- Originally committed as revision 11134 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:27 PM Revision cc3a9708 (ffmpeg): dnxhd 720p encoding and decoding support
- Originally committed as revision 11133 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:22 PM Revision df745b9c (ffmpeg): cosmetics, encode_variance -> encode_fast
- Originally committed as revision 11132 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:20 PM Revision 78532b05 (ffmpeg): fix corner case when qscale 1 bits < frame bits but max bits with wor...
- Originally committed as revision 11131 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:44 PM Revision 79cf2c7e (ffmpeg): RealVideo 3 decoder functions
- Originally committed as revision 11130 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:51 PM Revision 47ac2b0d (ffmpeg): Fix muxer so that generated files are playable by realplayer, other open
- source players and by fixed ffmpeg rm demuxer (after r11127)
Patch by kostya
Originally committed as revision 11129 ... - 05:46 PM Revision ec28509f (ffmpeg): Fix regression tests after r11127 and 11129
- Patch by kostya
Originally committed as revision 11128 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:41 PM Revision e3052ce7 (ffmpeg): Revert r10892, it's wrong and no longer needed to prevent crashes
- Originally committed as revision 11127 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:43 PM Revision 56cc85a0 (ffmpeg): Misc spelling fixes, prefer American over British English.
- Originally committed as revision 11126 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:07 PM Revision 737278c8 (ffmpeg): Fix some spelling typos
- Originally committed as revision 25245 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 02:06 PM Revision d0b53d05 (ffmpeg): Fix some spelling mistakes.
- Originally committed as revision 11125 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:24 AM Revision 74971185 (ffmpeg): RV30/40 common VLC tables
- Originally committed as revision 11124 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/01/2007
- 10:35 PM Revision f87d2632 (ffmpeg): Fix alignment broke by my last patch
- Originally committed as revision 11123 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:21 PM Revision 52b541ad (ffmpeg): spelling
- Originally committed as revision 11122 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:41 PM Revision 329851e0 (ffmpeg): TIFF may omit compression tag.
- This fixes issue 276.
Originally committed as revision 11121 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:05 PM Revision 7338d368 (ffmpeg): succes --> success typo
- Originally committed as revision 11120 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:39 AM Revision 892a4c2d (ffmpeg): Fix nodes[nb_codes*2-1].count being uninitialized and used to initialize
- nodes[nb_codes*2-2].count (thus making that invalid as well) in
ff_huff_build_tree.
Might fix some (hard to reproduce... - 12:21 AM Revision 5d702d6d (ffmpeg): senseless cast and ()
- Originally committed as revision 11118 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:19 AM Revision 90901860 (ffmpeg): stupid code (casting of void*) found by checktree.sh
- Originally committed as revision 11117 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:07 AM Revision 7fffc879 (ffmpeg): 1000l _reserved (found by checktree.sh)
- Originally committed as revision 11116 to svn://svn.ffmpeg.org/ffmpeg/trunk
11/30/2007
- 09:51 PM Revision 4c1e509c (ffmpeg): wma_decode_superframe always returns s->block_align, so make
- sure we actually consume exactly that amount.
Fixes sound artefacts (mostly blips) that mysteriously disappeared
afte... - 02:08 PM Revision 2d4e0c1a (ffmpeg): Fix make checkheaders, #include <inttypes.h> was missing.
- Originally committed as revision 11114 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:21 PM Revision bc279024 (ffmpeg): Comment some #endif directives.
- Originally committed as revision 25211 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
11/29/2007
- 03:09 PM Revision 0063c05c (ffmpeg): fix segfault with interlaced h.264
- Originally committed as revision 11113 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:35 AM Revision e8acf0ed (ffmpeg): Suppress the "redirector hack" from libavformat/utils.c:av_open_input...
- and implement the redirector format more properly.
Originally committed as revision 11112 to svn://svn.ffmpeg.org/ff...
11/28/2007
- 07:51 PM Revision fe2b276c (ffmpeg): Bump lavf minor due to addition of
- av_url_read_fplay(), av_url_read_fpause() and av_url_read_fseek()
Originally committed as revision 11111 to svn://sv... - 07:46 PM Revision e7e4810a (ffmpeg): Extend ByteIOContext and add the buffered IO functions:
- av_url_read_fplay(), av_url_read_fpause() and av_url_read_fseek().
patch by: Björn Axelsson, bjorn d axelsson a inti... - 02:27 PM Revision 6b493b2f (ffmpeg): MLP/TrueHD parser
- Patch by Ian Caulfield, ian D caulfield <at> gmail D com
Thread: [PATCH] MLP/TrueHD decoder, 12 Oct 14:26
Originally... - 12:41 PM Revision 0fe93f07 (ffmpeg): Clarify documentation for avcodec_encode_audio.
- patch by Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 11108 to svn://svn.ffmpeg... - 12:59 AM Revision 1c715415 (ffmpeg): frame_size vs. frame_size*channels bug
- Originally committed as revision 11107 to svn://svn.ffmpeg.org/ffmpeg/trunk
11/27/2007
- 10:57 PM Revision bb6cc730 (ffmpeg): remove some unused ff_p* vars from dsputil
- Originally committed as revision 11106 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:56 PM Revision dbb5fdbd (ffmpeg): remove useless #ifdef around extern declaration
- Originally committed as revision 11105 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:54 PM Revision 7c35b551 (ffmpeg): cosmetics: indentation
- Originally committed as revision 11104 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:54 PM Revision 51ac8822 (ffmpeg): convert some #ifdef CONFIG_ to if(ENABLE_
- Originally committed as revision 11103 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:42 PM Revision 5b67ce2a (ffmpeg): build vc1dsp_mmx.c in its own compilation unit
- Originally committed as revision 11102 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:36 PM Revision 43de5065 (ffmpeg): use ff_ prefix for extern vars
- Originally committed as revision 11101 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:23 PM Revision 182f56cb (ffmpeg): make ff_p* vars extern so that they can be used in various *_mmx.c files
- Originally committed as revision 11100 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:00 PM Revision 713b0bff (ffmpeg): 10l: init_get_bits want size in bits, not bytes
- Originally committed as revision 11099 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:30 PM Revision 48b36ec2 (ffmpeg): cosmetics: alignment
- Originally committed as revision 11098 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:38 PM Revision c47e20e6 (ffmpeg): spelling cosmetics
- Originally committed as revision 11097 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:42 AM Revision 93115b82 (ffmpeg): Add #include "os_support.h" to restore OS/2 support.
- patch by Dave Yeo, daveryeo telus net
Originally committed as revision 11096 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:27 AM Revision d2f5fe7c (ffmpeg): Remove possibly misleading comments.
- Originally committed as revision 11095 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:32 AM Revision de39d62c (ffmpeg): sync message with modern ffmpeg bitrate option syntax.
- note: this message should probably be tweaked; i'm not sure that it's
a good idea for lavc to be recommending ffmpeg ...
11/25/2007
- 05:31 PM Revision 28e7453c (ffmpeg): remove some empty close/init functions in avcodec
- patch by Alex
Originally committed as revision 11093 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:32 PM Revision 725d86bf (ffmpeg): add pcm_s16le_planar support for electronicarts files
- Originally committed as revision 11092 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:23 PM Revision 4d4f59d7 (ffmpeg): split wmv2 encoder and decoder in their own files
- Originally committed as revision 11091 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:43 AM Revision ac40ce42 (ffmpeg): Typo fix. Previous version had some picture error building up until n...
- Now MMX version decodes 1:1 what the C version does
patch by Christophe GISQUET %christophe P gisquet A free P fr%
O...
11/24/2007
- 05:42 PM Revision e082f4a8 (ffmpeg): Data tables for future RV30/40 decoder
- Originally committed as revision 11089 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:34 PM Revision d3a9c44e (ffmpeg): Strip debug stuff from vc1dsp_mmx.c, patch by Christophe GISQUET %hri...
- Original thread:
date: Nov 24, 2007 3:09 PM
subject: [FFmpeg-devel] [PATCH] Strip debug stuff from vc1dsp_mmx.c
Orig... - 10:08 AM Revision f0a838e5 (ffmpeg): Add missing #includes to fix 'make checkheaders'.
- Originally committed as revision 11087 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:09 AM Revision 536333a0 (ffmpeg): Extend URLProtocol with new function pointers and api functions for
- av_url_read_play(), av_url_read_pause() and av_url_read_seek().
patch by: Björn Axelsson, bjorn d axelsson a intinor...
Also available in: Atom