Activity
From 03/01/2006 to 03/30/2006
03/30/2006
- 04:44 PM Revision f8801993 (ffmpeg): fix constraint violation: libavformat is not allowed to modify state ...
- Originally committed as revision 5249 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:24 PM Revision 5d6ed7c1 (ffmpeg): move enum PixelFormat from libavcodec to libavutil
- ----------------------------------------------------------------------
Originally committed as revision 5248 to svn:... - 02:58 PM Revision d30ba3bb (ffmpeg): reverting 1.31->1.33
- fix coverity warning CID: 255 (uninitalized variable used to build tables which arent used, well there is a slight ch...
- 02:13 PM Revision 1adc29ee (ffmpeg): dont forget table_size in the decode_frame return value
- Originally committed as revision 5246 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:33 AM Revision 1005f542 (ffmpeg): - Add new file internal.h for common internal-use-only functions.
- - Add new function av_tempfile() for creating temporary files; contains
workaround for MinGW.
- Make XviD stuff use... - 02:36 AM Revision 06ab9cff (ffmpeg): * fixing -target *dv issues with not setting pix_fmt and adding dv50 ...
- Originally committed as revision 5244 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/29/2006
- 09:11 PM Revision 60f3c0b8 (ffmpeg): fix gcc 2.95 compilation
- Originally committed as revision 5243 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:42 PM Revision 085065f0 (ffmpeg): Cast cruft in order to support Apple gcc
- Originally committed as revision 5242 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:01 AM Revision c6b1866b (ffmpeg): Ignore apiexample and test programs.
- Originally committed as revision 5241 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:59 AM Revision dc9cc5ed (ffmpeg): EXTRALIBS already contains -lm, no need to add it explicitly.
- Originally committed as revision 5240 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:20 AM Revision b88a718a (ffmpeg): avoid if(i>=63) check at the end of decode_block()
- Originally committed as revision 5239 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:13 AM Revision 415365d2 (ffmpeg): avoid i++ in decode_block()
- Originally committed as revision 5238 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:41 AM Revision 7d2b787d (ffmpeg): minor optimization of decode_block()
- Originally committed as revision 5237 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:25 AM Revision c17be817 (ffmpeg): Change img_convert() from img_fmt to img_fmt with img_copy()
- Originally committed as revision 5236 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:59 AM Revision 22dde0e9 (ffmpeg): optimizations by arpi
- Originally committed as revision 5235 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/28/2006
- 11:36 PM Revision 6a1a892f (ffmpeg): use sdl-config with $cross_prefix
- patch by Frantisek Dvorak <valtri at users sourceforge net>
Originally committed as revision 5234 to svn://svn.ffmpe... - 11:34 PM Revision 65f51a41 (ffmpeg): be nice to syntax highlighting that doesn't understand here-docs
- Originally committed as revision 5233 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/27/2006
- 10:22 PM Revision dfca23e3 (ffmpeg): NuppelVideo/MythTVVideo support, including rtjpeg decoder
- Originally committed as revision 5232 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:43 PM Revision 4f6a6e1f (ffmpeg): skip 0byte packets
- Originally committed as revision 5231 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:34 PM Revision a8fcaf40 (ffmpeg): #define fseeko/ftello to fseeko64/ftello64, fixes MinGW compilation.
- patch by Steve Lhomme, steve.,.,.lhomme.,@,.free.,.,.fr
Originally committed as revision 5230 to svn://svn.ffmpeg.or... - 04:19 PM Revision b0519015 (ffmpeg): ignore wrong negative cts values created by quicktime
- Originally committed as revision 5229 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:51 PM Revision 22b48b85 (ffmpeg): altivec support for snow
- Originally committed as revision 5228 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:45 PM Revision e62c29bf (ffmpeg): altivec support for snow
- Originally committed as revision 5227 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:36 AM Revision 302ed0dd (ffmpeg): flush packets
- Originally committed as revision 5226 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/26/2006
- 09:01 PM Revision 1e7ffa50 (ffmpeg): Use '-' instead of '|| true' to ignore errors.
- Originally committed as revision 5225 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:07 PM Revision 5b663851 (ffmpeg): Use a more descriptive error message.
- Originally committed as revision 5224 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:05 PM Revision 3ed73c46 (ffmpeg): let vorbis decoder init too, fix mi2_vorbis51.mp4
- Originally committed as revision 5223 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:54 PM Revision e31bd3e3 (ffmpeg): add mp3on4 detection, fix red.mp4
- Originally committed as revision 5222 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:06 PM Revision 94ede53e (ffmpeg): fix double free, priv_data is freed in av_open_input_stream
- Originally committed as revision 5221 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:34 PM Revision a3a80ddc (ffmpeg): use 64bit atom version if needed
- Originally committed as revision 5220 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/25/2006
- 07:51 PM Revision d766800b (ffmpeg): dont set random timestamps if they are not known
- Originally committed as revision 5219 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:40 PM Revision 78a11456 (ffmpeg): fixing timebase
- Originally committed as revision 5218 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:37 PM Revision 76fabb45 (ffmpeg): Don't use get_vlc2() when tree is one symbol. This fixes audio decoding
- artifacts (chirps instead of silence).
Originally committed as revision 5217 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:37 PM Revision 662710ed (ffmpeg): Rename time variable to the more descriptive block_time.
- patch by Steve Lhomme steve.....lhomme..@..free.....fr
Originally committed as revision 5216 to svn://svn.ffmpeg.org... - 09:46 AM Revision 2ea39252 (ffmpeg): 10l in 1.199 (write_back_motion with B-pyramid + spatial)
- Originally committed as revision 5215 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:41 AM Revision 5e8b787a (ffmpeg): simplified and slightly faster h264_chroma_mc8_mmx
- Originally committed as revision 5214 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/24/2006
- 08:34 PM Revision a11a334d (ffmpeg): make install target depend on vhooks
- Originally committed as revision 5213 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:03 PM Revision ec04d244 (ffmpeg): let faad init parameters properly, fix many SBR samples
- Originally committed as revision 5212 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:52 PM Revision 99487f42 (ffmpeg): fix demuxing of CDR-Dinner_LAN_800k.mp4
- Originally committed as revision 5211 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:01 PM Revision e1017f2b (ffmpeg): need to dissociate pcm 16bit and 8bit cases
- Originally committed as revision 5210 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:47 PM Revision 67dd33f9 (ffmpeg): use av_d2q to parse frame rate
- Originally committed as revision 5209 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:38 PM Revision 0dd39bfe (ffmpeg): Quicktime creates S8 that way too
- Originally committed as revision 5208 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:25 PM Revision a66abcb1 (ffmpeg): vorbis seems to be 221, decodes borgcube_vorbis20.mp4, demux mi2_vorb...
- Originally committed as revision 5207 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:33 AM Revision dc2bf20e (ffmpeg): ST16 is undefined for non-GNU compilers.
- Patch by Steve Lhomme <slhomme at divxcorp com>
Originally committed as revision 5206 to svn://svn.ffmpeg.org/ffmpeg... - 01:17 AM Revision 96277634 (ffmpeg): Fix order of operands in lrintf test to make the test not fail if you...
- a strict compile/linker that accepts arguments just in the canonical order.
patch by Diego Pettenò, flameeyes.. at .....
03/23/2006
- 09:54 PM Revision e77ef275 (ffmpeg): prefetch pixels for future motion compensation. 4-10% faster mpeg1/2/...
- Originally committed as revision 5204 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:16 PM Revision 513fbd8e (ffmpeg): prefetch pixels for future motion compensation. 2-5% faster h264.
- Originally committed as revision 5203 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:11 PM Revision 7e815047 (ffmpeg): use 64bit types
- Originally committed as revision 5202 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/22/2006
- 10:08 PM Revision 5e6a5c4d (ffmpeg): 10l
- Originally committed as revision 5201 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:05 PM Revision fdd30579 (ffmpeg): added mmx implementation of h264_chroma_mc2
- Originally committed as revision 5200 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:49 PM Revision 3cdc7eb4 (ffmpeg): dvcpro is 411p in fact
- Originally committed as revision 5199 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:41 PM Revision 53b19144 (ffmpeg): 1.5x faster write_back_motion, 1-3% overall
- Originally committed as revision 5198 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:08 PM Revision e8600e5e (ffmpeg): add MMX and SSE versions of ff_snow_inner_add_yblock
- Patch by Robert Edele < yartrebo AH earthlink POIS net >
Original Thread:
Date: Mar 22, 2006 3:24 AM
Subject: [Ffmpeg... - 11:11 AM Revision d439facb (ffmpeg): duration and subitle fix from the patch by Steve Lhomme
- Originally committed as revision 5196 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:06 AM Revision 70596d04 (ffmpeg): cleanup codec_id mapping (untested)
- Originally committed as revision 5195 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:56 AM Revision f444b977 (ffmpeg): clean
- Originally committed as revision 5194 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:45 AM Revision 1175561e (ffmpeg): support 64bit date/duration
- Originally committed as revision 5193 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:33 AM Revision 68ca39b2 (ffmpeg): fix aspect ratio
- Originally committed as revision 5192 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/21/2006
- 09:51 PM Revision 2c9a0285 (ffmpeg): snow mmx+sse2 optimizations, part 4
- Patch by Robert Edele, yartrebo <<at>> earthlink <<dot>> net
Originally committed as revision 5191 to svn://svn.ffmp... - 06:32 PM Revision 8fcdd831 (ffmpeg): fixing current_sample vs. next_sample mess
- Originally committed as revision 5190 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:27 PM Revision 348efc18 (ffmpeg): Smacker demuxer and decoder.
- Originally committed as revision 5189 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:29 AM Revision 305ee50f (ffmpeg): provide more info on which streams lack codec parameters
- Originally committed as revision 5188 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:18 AM Revision 21c5aca6 (ffmpeg): free ftyp atom
- Originally committed as revision 5187 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/20/2006
- 10:48 PM Revision d59518d4 (ffmpeg): since Michael prefers to keep dsputil.h private to libavcodec
- (rather than installing it system-wide) this patch reverses the
mistake I made last month (mplayer was recently fixed... - 10:27 PM Revision 4567b4bd (ffmpeg): Add the mmx and sse2 implementations of ff_snow_vertical_compose().
- Patch by Robert Edele < yartrebo AH earthlink POIS net >
Original thread:
Date: Mar 20, 2006 5:54 PM
Subject: [Ffmpeg... - 05:52 AM Revision 561a18d3 (ffmpeg): Snow mmx + sse2 part 2
- Patch by Robert Edele, yartrebo <<at>> earthlink <<dot>> net
Originally committed as revision 5184 to svn://svn.ffm... - 01:18 AM Revision 1956e166 (ffmpeg): fixing interlaced direct mode field select values
- Originally committed as revision 5183 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/19/2006
- 11:49 AM Revision 83378d0d (ffmpeg): various fixes for xvid_rc
- Originally committed as revision 5182 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:31 AM Revision dc8b01d1 (ffmpeg): Enable ffserver on Darwin, non-AltiVec regression tests pass.
- Originally committed as revision 5181 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/18/2006
- 08:43 PM Revision 5fe4cf7b (ffmpeg): fix frametypes with xvid_rc
- Originally committed as revision 5180 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:46 AM Revision 0adba3d8 (ffmpeg): fixing bquant_offset
- Originally committed as revision 5179 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:29 AM Revision e70e7a4b (ffmpeg): segfault fix
- Originally committed as revision 5178 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/17/2006
- 11:21 PM Revision b0e6636b (ffmpeg): Reenable NUT and NUT regression tests as requested by Michael.
- Originally committed as revision 5177 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:40 PM Revision 022fad48 (ffmpeg): make ff_rate_control_init() bail out if rc_strategy==1 and lavc wasn't
- compiled with xvid support.
Originally committed as revision 5176 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:08 PM Revision 13c97a5a (ffmpeg): 10l: Only set *compose97i *add_yblock to dsputils context if we are b...
- Patch by Oded Shimon < ods15 AH ods15 POIS dyndns POIS org >
Originally committed as revision 5175 to svn://svn.ffmp... - 12:47 AM Revision 88593120 (ffmpeg): Disable the NUT (de)muxer until it has been synced with the specifica...
- Originally committed as revision 5174 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/16/2006
- 11:57 PM Revision 7db2245d (ffmpeg): > 2GB file fix
- Originally committed as revision 5173 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:18 PM Revision 059715a4 (ffmpeg): First part of a series of speed-enchancing patches.
- This one sets up a snow.h and makes snow use the dsputil function pointer
framework to access the three functions tha... - 05:04 PM Revision dbdaebe2 (ffmpeg): extract duration
- Originally committed as revision 5171 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:37 PM Revision 60a9cc58 (ffmpeg): keep ftyp first
- Originally committed as revision 5170 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:20 AM Revision c0339599 (ffmpeg): fix warning
- Originally committed as revision 5169 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:15 AM Revision 95ca7c94 (ffmpeg): use CFLAGS when compiling qt-faststart, to enable largefile support
- Originally committed as revision 5168 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:14 AM Revision e2daf554 (ffmpeg): use fseeko and ftello to be 64 bit offsets compliant
- Originally committed as revision 5167 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/15/2006
- 07:16 AM Revision 023857be (ffmpeg): make the delta magnitude a user specifyable parameter:
- -dts_delta_threshold.
patch by Harikrishnan Varma < hvarma AH divxcorp POIS com >
Original thread:
Date: Mar 14, 2006...
03/14/2006
- 12:25 AM Revision f4c7b001 (ffmpeg): fix sample size for uncompressed sound
- Originally committed as revision 5165 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:22 AM Revision fc8c4992 (ffmpeg): dont pass intra flag if its always 0
- Originally committed as revision 5164 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/13/2006
- 11:46 PM Revision 4cb8574d (ffmpeg): fixing coverity warnig CID: 253 (reading over the end of the aspect_r...
- Originally committed as revision 5163 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:29 PM Revision 40c8602f (ffmpeg): fix coverity warning CID: 255 (uninitalized variable used to build ta...
- Originally committed as revision 5162 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:48 AM Revision 60023e32 (ffmpeg): Do not be too verbose
- Originally committed as revision 5161 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:47 AM Revision 11b9c0f4 (ffmpeg): Tell the user why video capture is failing
- Originally committed as revision 5160 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:23 AM Revision 0816152a (ffmpeg): seed iterative_me with mvs from conventional search.
- +15% speed, +.1 dB
Originally committed as revision 5159 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:46 AM Revision 340ea251 (ffmpeg): Support all 4 of ARGB/RGBA/BGRA/ABGR unscaled conversions, with more
- consistent naming of functions
Originally committed as revision 17845 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc - 01:27 AM Revision 8f8ae495 (ffmpeg): seed iterative_me with mvs from conventional search.
- +15% speed, +.1 dB
Originally committed as revision 5158 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:26 AM Revision 07674d51 (ffmpeg): obey vqscale in 2nd pass
- Originally committed as revision 5157 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/12/2006
- 11:55 PM Revision 576f1445 (ffmpeg): indention
- Originally committed as revision 5156 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:55 PM Revision c1341a57 (ffmpeg): reset interlaced_dct flag
- Originally committed as revision 5155 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:43 PM Revision 6f2741f4 (ffmpeg): use of PRI macros in dprintf
- Originally committed as revision 5154 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:38 PM Revision 5148a2ae (ffmpeg): fix conversion types in dprintf
- Originally committed as revision 5153 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/11/2006
- 06:43 PM Revision 0ab16fe0 (ffmpeg): fix a warning when DEBUG is defined
- Originally committed as revision 5152 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:21 PM Revision c6e722e5 (ffmpeg): create edts atom when muxing B frames, needed to compute cts
- Originally committed as revision 5151 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:18 PM Revision c1b8e6d8 (ffmpeg): do nal reformating when muxing H264, create avcc atom
- Originally committed as revision 5150 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:30 AM Revision 70a61ed4 (ffmpeg): some mov files have invalid pts so we need to consider these pts too ...
- Originally committed as revision 5149 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:27 AM Revision d82da3a8 (ffmpeg): More correct demuxing and timestamp setting fot Sierra VMD
- Originally committed as revision 5148 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:26 AM Revision 79d15fd4 (ffmpeg): 16-bit DPCM and stereo support for Sierra VMD
- Originally committed as revision 5147 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:22 AM Revision c04c3282 (ffmpeg): simplify AVFormatParameters NULL checks
- Originally committed as revision 5146 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:19 AM Revision e7c8206e (ffmpeg): av_free -> av_freep
- Originally committed as revision 5145 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:18 AM Revision 87f20c2f (ffmpeg): fix %8 != 0 w/h
- Originally committed as revision 5144 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/10/2006
- 10:00 PM Revision 8437ff75 (ffmpeg): asserts to check if assumed conditions really are true
- Originally committed as revision 5143 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:20 PM Revision 3aeefb93 (ffmpeg): out of array read fix
- Originally committed as revision 5142 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:58 PM Revision 5d9db9c4 (ffmpeg): out of array read fix
- Originally committed as revision 5141 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:40 PM Revision 5430b070 (ffmpeg): cleanup picture / debug output code
- Originally committed as revision 5140 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:42 PM Revision 003ebe10 (ffmpeg): fixing out of array access (only cosmetic, this should never have had...
- Originally committed as revision 5139 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:10 PM Revision eabb0ac3 (ffmpeg): add assert to clarify that we know what we are doing
- Originally committed as revision 5138 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:40 PM Revision cb666260 (ffmpeg): fixing uninitalized dc_pred_dir
- this needs testing (no files with intra_dc_threshold and vissible ac_pred errors here)
Originally committed as revis... - 06:37 PM Revision 9e801ee2 (ffmpeg): very minor optimization
- Originally committed as revision 5136 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:34 PM Revision f7287c42 (ffmpeg): unused variable
- Originally committed as revision 5135 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:55 PM Revision f2651e7a (ffmpeg): Fix cropping, depending on enc pix fmt
- Originally committed as revision 5134 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/09/2006
- 03:27 PM Revision 4c4a4e9a (ffmpeg): Fix crop & pad + rescaling
- Originally committed as revision 5133 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:40 PM Revision bbdd41f5 (ffmpeg): Marcus Engene is author and maintainer of watermark.c
- Originally committed as revision 5132 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:39 PM Revision ed818e25 (ffmpeg): Watermarking with exact colors.
- Patch by Marcus Engene <hisfirstname(at)hislastname.se>
Originally committed as revision 5131 to svn://svn.ffmpeg.or... - 08:05 AM Revision bf4665ee (ffmpeg): Alignment fixes, caused problems on SPARC.
- patch by "David S. Miller" davem <<at>> davemloft <<dot>> net
Originally committed as revision 5130 to svn://svn.ffm... - 12:36 AM Revision 267b0e57 (ffmpeg): Update ffserver regression tests:
- - really produce readable files (instead of 0 byte files or headers only)
- use bitexact, fastint dct, simple idct a...
03/08/2006
- 09:51 PM Revision 6c953a6a (ffmpeg): Use AV_LOG_DEBUG loglevel instead of AV_LOG_ERROR where appropriate.
- Originally committed as revision 5128 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:43 AM Revision 267f7edc (ffmpeg): (f)printf --> av_log conversion
- taken from a patch by Steve L'Homme
Originally committed as revision 5127 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:26 AM Revision 6f3dda93 (ffmpeg): Init simplification and 2% faster wma_decode_block on amd64 with tabl...
- instead of pow().
Originally committed as revision 5126 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:13 AM Revision 82eb4b0f (ffmpeg): 3DNow! & Extended 3DNow! versions of FFT
- Patch by Zuxy Meng, zuxy <<dot>> meng >>at<< gmail <<dot>> com
Minor non-functional diff-related fixes by me.
Origin... - 12:39 AM Revision 8e321619 (ffmpeg): correct computing of DV fourcc in mov muxer
- Patch by Baptiste COUDURIER, baptiste <<dot>> coudurier <<at>> smartjog <<dot>> com
Originally committed as revision...
03/07/2006
- 10:45 PM Revision 548a1c8a (ffmpeg): h264_idct8_add_mmx
- Originally committed as revision 5123 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:33 PM Revision 6da971f1 (ffmpeg): h264_idct_add only needs mmx1
- Originally committed as revision 5122 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/06/2006
- 10:15 PM Revision 6e269594 (ffmpeg): set track timescale to mov timescale if 0 patch by (Baptiste COUDURIE...
- Originally committed as revision 5121 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:06 PM Revision 5f112e1f (ffmpeg): Proper mangling information for symbols in OS X Mach-O shared objects.
- patch by Samuel Hocevar, sam ..at.. zoy ..dot.. org
Originally committed as revision 5120 to svn://svn.ffmpeg.org/ff... - 09:29 PM Revision 79c343c0 (ffmpeg): referencing more FCP fourccs patch by (Baptiste COUDURIER <baptiste.c...
- Originally committed as revision 5119 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:22 PM Revision fc5188f3 (ffmpeg): add support for Motion JPEG 2000 file format patch by (Baptiste COUDU...
- Originally committed as revision 5118 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:09 PM Revision b865838e (ffmpeg): switch flac to av_crc
- Originally committed as revision 5117 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:53 PM Revision e027d0a8 (ffmpeg): switch ac3enc to av_crc
- Originally committed as revision 5116 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:13 PM Revision 43a80cce (ffmpeg): generic crc calculation code
- Originally committed as revision 5115 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:54 AM Revision 56419683 (ffmpeg): I still don't think this should be here. Note: without this code DV e...
- will accept incorrect pix_fmt's and such, but decoder will work much better
with containers not setting the same attr... - 08:54 AM Revision 0b297700 (ffmpeg): DVCPRO50 support.
- Patch by Daniel Maas dmaas at maasdigital dot com
Originally committed as revision 5113 to svn://svn.ffmpeg.org/ffmp...
03/05/2006
- 08:25 PM Revision 2ffb22d2 (ffmpeg): use xorps instead of mulps to toggle the sign of a float, as suggeste...
- Patch by Zuxy Meng < zuxy POIS meng AH gmail POIS com > OKed by Michael
Original thread:
Date: Mar 5, 2006 8:15 PM
S... - 07:02 PM Revision d84f7c61 (ffmpeg): gcc2.95 workaround
- Originally committed as revision 5111 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:32 PM Revision 980bbb13 (ffmpeg): Make faac_decode_frame return -1 on error and not 0 which avoids
- stalling and infinite loop.
Patch by Baptiste COUDURIER <baptiste coudurier at smartjog com>
Originally committed as...
03/04/2006
- 10:11 PM Revision 377f0234 (dvbd): Rene Rebe gcc 4.1 and 64 bit compilation patches
- 07:56 PM Revision 7a5b2fa8 (ffmpeg): remove some useless instructions
- Originally committed as revision 5109 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:34 PM Revision 14b005d0 (ffmpeg): Make -xy help output consistent, output an empty line before and after.
- Originally committed as revision 5108 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:57 AM Revision 9e4cc776 (ffmpeg): keyframe flag was wrong if SEIs followed the keyframe
- Originally committed as revision 5107 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:13 AM Revision 6a045bf3 (ffmpeg): Support mov stsd atom version 2.
- Patch by Baptiste COUDURIER, baptiste <<dot>> coudurier <<at>> smartjog <<dot>> com
Originally committed as revision...
03/03/2006
- 09:33 PM Revision ae9e4173 (ffmpeg): PAL8 support (fixed BLUR8.AVI)
- cleanup
Originally committed as revision 5105 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:36 PM Revision b5c85991 (ffmpeg): fix segfault with BLUR8.AVI
- Originally committed as revision 5104 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:52 AM Revision 50326295 (ffmpeg): Register myself as a maintainer
- Originally committed as revision 5103 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/02/2006
- 09:47 PM Revision d00bff20 (ffmpeg): fix infinite loop
- Originally committed as revision 5102 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:44 PM Revision 61452d56 (ffmpeg): fixing total_frames
- Originally committed as revision 5101 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:08 PM Revision 98740f5a (ffmpeg): indention
- Originally committed as revision 5100 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:50 PM Revision 38cf2a72 (ffmpeg): timebase fix
- Originally committed as revision 5099 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:28 PM Revision 26f86eaf (ffmpeg): ftyp patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com)
- Originally committed as revision 5098 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:50 PM Revision b72a2bc8 (ffmpeg): dwstart support
- Originally committed as revision 5097 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:27 PM Revision e84dab5f (ffmpeg): fixing demuxing of minorityreport.AVI
- Originally committed as revision 5096 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:55 PM Revision 8d359bba (ffmpeg): cleanup IMA-ADPCM WAV decoder
- Originally committed as revision 5095 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:21 AM Revision 6a8eb0f4 (ffmpeg): 4% faster h264_qpel_mc
- Originally committed as revision 5094 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:37 AM Revision 1522767d (ffmpeg): compute output format before setting language patch by (Baptiste COUD...
- Originally committed as revision 5093 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/01/2006
- 11:19 PM Revision 289f999d (ffmpeg): * bugfixing call reference
- Originally committed as revision 5092 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:59 PM Revision 26697779 (ffmpeg): fix decoding of mpeg2-trunc.vob
- Originally committed as revision 5091 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:45 PM Revision 7581c5f5 (ffmpeg): fix debug code: do not try to take st->codec if st is NULL. This make...
- Originally committed as revision 5090 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:09 PM Revision e01dc227 (ffmpeg): can't have PES headers in MPEG video elementary streams so fail probe
- if we see one
Originally committed as revision 5089 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:11 PM Revision 8945ebb9 (ffmpeg): fixing av sync in videotest.avi (index doesnt match chunks, header do...
- Originally committed as revision 5088 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:42 PM Revision 115e8ae5 (ffmpeg): support seeking in RenderAvi.avi (audio stream == single huge chunk)
- Originally committed as revision 5087 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:21 PM Revision 8223bca5 (ffmpeg): 10l forgot to set packet_size
- Originally committed as revision 5086 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:04 PM Revision 1894edeb (ffmpeg): fix demuxing of XviD_with_3_AAC-HE_audio_streams.avi
- Originally committed as revision 5085 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:41 AM Revision 5c89153e (ffmpeg): add movi_list offset into index
- Originally committed as revision 5084 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:29 AM Revision 30a43f2d (ffmpeg): add size to AVIndex
- Originally committed as revision 5083 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:42 AM Revision 26d6d032 (ffmpeg): Set 'MJLS' FOURCC for JPEG-LS in AVI and documentation fix. Patch by
- kostya shishkov - gmail - com.
Originally committed as revision 5082 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:32 AM Revision 94d1d6c0 (ffmpeg): ODML index parsing support
- Originally committed as revision 5081 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:29 AM Revision 9eb40bcf (ffmpeg): replace if by assert as it should never by true
- Originally committed as revision 5080 to svn://svn.ffmpeg.org/ffmpeg/trunk
Also available in: Atom