Activity
From 05/03/2006 to 06/01/2006
06/01/2006
- 11:43 PM Revision f25fc9b1 (ffmpeg): indentation
- Originally committed as revision 5447 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:25 PM Revision 1ea46bed (ffmpeg): apply $cross_prefix before $cc is used
- Originally committed as revision 5446 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:20 PM Revision ea0f0681 (ffmpeg): 'make depend' should recurse into libavutil as well.
- Originally committed as revision 5444 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:57 PM Revision 42225a30 (ffmpeg): remove redundant make variable SUBDIR
- Originally committed as revision 5442 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:49 PM Revision 21f9324b (ffmpeg): 10l to Diego
- Originally committed as revision 5441 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:37 PM Revision 6d9a2421 (ffmpeg): libavcodec/libpostproc ---> libpostproc
- Originally committed as revision 5440 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:28 PM Revision dcd479c0 (ffmpeg): major cleanup of compiler/library tests
- Originally committed as revision 5439 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:41 AM Revision bb05edcf (ffmpeg): random ideas
- Originally committed as revision 5438 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:25 AM Revision a5781961 (ffmpeg): drop stuff which seems to have been finished
- Originally committed as revision 5437 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:31 AM Revision 0919e788 (ffmpeg): Flash Screen Video decoder (fourcc:FSV1)
- Originally committed as revision 5436 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/31/2006
- 04:52 AM Revision 2d2b86c2 (ffmpeg): Palette support for newer KMVC
- Originally committed as revision 5435 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/30/2006
- 07:46 PM Revision 74c53c2d (ffmpeg): make configure --whatever --help work as expected
- Originally committed as revision 5434 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:45 PM Revision 7374794a (ffmpeg): Snow: don't try to encode lossless with 9/7 wavelet, because it isn't...
- Originally committed as revision 5433 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:40 PM Revision d4b287ed (ffmpeg): Snow: cosmetics
- Originally committed as revision 5432 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:42 PM Revision 85fc0e75 (ffmpeg): Snow: scale predicted mv based on which reference frame the neighbors...
- Originally committed as revision 5431 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:04 PM Revision f743a062 (ffmpeg): Include the correct video4linux2 header
- Originally committed as revision 5430 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:21 AM Revision 22a0e907 (ffmpeg): Support modular X11 path to rgb.txt patch by (Ville Skyttä - scop fro...
- Originally committed as revision 5429 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:49 AM Revision 7f21a9a7 (ffmpeg): Snow: cosmetics
- Originally committed as revision 5428 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:44 AM Revision 871371a7 (ffmpeg): Snow: fix subband weighting in wavelet cmp functions. use 32x32 cmp i...
- Originally committed as revision 5427 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:51 AM Revision 383f62fd (ffmpeg): Snow: 10l. 1pass ratecontrol failed to set snow's internal quant.
- Originally committed as revision 5426 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/29/2006
- 10:44 PM Revision b29183a1 (ffmpeg): Make b_frame_strategy not fail on pass 2, but still print a notice.
- Originally committed as revision 5425 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:44 PM Revision fc861443 (ffmpeg): improve selftest
- Originally committed as revision 5424 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:25 PM Revision 3bbe7f5d (ffmpeg): 10000l don't reuse outer loop index in inner loops
- Originally committed as revision 5423 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:50 PM Revision 2fefd23b (ffmpeg): fabs is better then abs for floats ...
- Originally committed as revision 5422 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:39 PM Revision b3aaa7be (ffmpeg): typo me thinks ...
- Originally committed as revision 5421 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:30 PM Revision 5964935c (ffmpeg): cbp must be >0 here or we are in troubble
- Originally committed as revision 5420 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/28/2006
- 10:44 PM Revision 5d18eaad (ffmpeg): h264: MBAFF interlaced decoding
- Originally committed as revision 5419 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:28 PM Revision 67a82086 (ffmpeg): h264: faster fill_rectangle()
- Originally committed as revision 5418 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:44 PM Revision 8c36eaaa (ffmpeg): Snow multiple reference frames
- (bitstream is not backwards compatible, even if refs aren't used)
Originally committed as revision 5417 to svn://svn... - 12:38 PM Revision 4e64bead (ffmpeg): Snow 1pass ratecontrol
- Originally committed as revision 5416 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/27/2006
- 08:56 PM Revision ac2750ec (ffmpeg): suggest solution for 2 fixmies
- Originally committed as revision 5415 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:57 PM Revision 2afc0c12 (ffmpeg): Add a small comment about a part that should be in configure.
- Originally committed as revision 5414 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:56 PM Revision c51c4fa0 (ffmpeg): AMR URL fixes
- Originally committed as revision 5413 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:44 AM Revision f7709b1a (ffmpeg): working H.264 + AAC in mp4 encoding example for the psp
- Originally committed as revision 5412 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/26/2006
- 03:44 PM Revision 702497f8 (ffmpeg): fix mbd bits bug, finally
- Originally committed as revision 5411 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:37 PM Revision 16862398 (ffmpeg): Remove all .cvsignore files, they are no longer necessary.
- Originally committed as revision 5410 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/19/2006
- 08:46 AM Revision 18e7d87c (ffmpeg): typo/grammar fixes
- Originally committed as revision 5409 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:38 AM Revision 4b0e85d4 (ffmpeg): Fix segfault on Mac OS X, patch by Earl Levine elevine**@**gmail**.**...
- Originally committed as revision 5408 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:09 AM Revision b4aead58 (ffmpeg): ipod & psp encoding guide
- Originally committed as revision 5407 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:53 AM Revision 7cf0e16f (ffmpeg): fixing title on PSP (0x60 != 'a') someone needs a 10x10km ascii table...
- merging some related stuff from mobilehackers
Originally committed as revision 5406 to svn://svn.ffmpeg.org/ffmpeg/t...
05/18/2006
- 11:32 PM Revision ed90d370 (ffmpeg): dont store mov style meta tags in mp4 (fixes ffmpeg -title + gtkpod)
- Originally committed as revision 5405 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:03 PM Revision 6f276720 (ffmpeg): dont write LAVF_ID if bitexact and any meta tag is set
- Originally committed as revision 5404 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:49 PM Revision efda3395 (ffmpeg): simplify meta tag writing code
- Originally committed as revision 5403 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:18 PM Revision dae5b496 (ffmpeg): fix seeking, typo provoking hard segfault
- Originally committed as revision 5402 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:17 PM Revision c7e63546 (ffmpeg): fix keyframe check, stss might be there but count set to 0
- Originally committed as revision 5401 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:33 PM Revision 6b991cb2 (ffmpeg): Generate the list of all programs, unstripped programs and man pages ...
- elegant fashion and unconditionally remove all programs on clean.
Originally committed as revision 5400 to svn://svn... - 12:19 PM Revision 7d2f4546 (ffmpeg): Rename singular variables to more sensible plural form.
- Originally committed as revision 5399 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:14 PM Revision f9edb717 (ffmpeg): uninstallation support
- inspired by a patch from Richard, richiek.,@,.optushome.,.,.com.,.,.au
Originally committed as revision 5398 to svn:... - 09:02 AM Revision a11d5f50 (ffmpeg): Simplify vhook build.
- Originally committed as revision 5397 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:46 AM Revision fcdff899 (ffmpeg): typo fixes
- Originally committed as revision 5396 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:40 AM Revision 5d22ccf7 (ffmpeg): cosmetics: Prettyprint some commands.
- Originally committed as revision 5395 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:23 AM Revision 83a09492 (ffmpeg): Add Mans as maintainer for oggparseogm.c.
- Originally committed as revision 5394 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:01 AM Revision f994f61e (ffmpeg): URLProtocol faq
- Originally committed as revision 5393 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/17/2006
- 11:40 PM Revision fefbdd2e (ffmpeg): Remove some lines that are duplicated in common.mak.
- Originally committed as revision 5392 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:52 PM Revision c4052af0 (ffmpeg): Add MPEG FourCC for MPEG-2 video.
- Originally committed as revision 5391 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:05 AM Revision 386b9b5f (ffmpeg): Proper PTS generation for Smacker audio
- Originally committed as revision 5390 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:03 AM Revision 103eee53 (ffmpeg): Now MPlayer should understand Smacker audio and video codecs.
- Originally committed as revision 5389 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/16/2006
- 06:06 PM Revision b29bddab (ffmpeg): Simplify SLIBNAME_WITH_VERSION and SLIBNAME_WITH_MAJOR.
- Originally committed as revision 5388 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:19 PM Revision 2d974017 (ffmpeg): MPEG-2 4:2:2 encoding support
- Originally committed as revision 5387 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:24 PM Revision c2f69579 (ffmpeg): fix compilation of 3dnowext instinsincs, both on ia32 and AMD64.
- 3dnow intrinsincs are for now only compiled if 3dnowext support is available. (I should add smth that
checks for plai... - 01:43 PM Revision b997b34f (ffmpeg): Fix cropping & padding when capturing from a v4l(2) card
- Originally committed as revision 5385 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:51 AM Revision e89b8b0a (ffmpeg): Honor the LDFLAGS environment variable.
- Originally committed as revision 5384 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/15/2006
- 07:53 PM Revision 41ae6ef9 (ffmpeg): Add an actual 3dnow intrinsinc so the configure script doesn't just c...
- Originally committed as revision 5383 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:11 PM Revision 2c95f59f (ffmpeg): fix avc nal parsing
- Originally committed as revision 5382 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:38 PM Revision a959f0ea (ffmpeg): fix pcm_s24be demuxing, simplify
- Originally committed as revision 5381 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/14/2006
- 10:00 PM Revision fce9551e (ffmpeg): Add 3dnow intrinsic support for AMD64 machines: -march=athlon means I...
- Note that there's no way to specificly activate 3dnow ext support
Originally committed as revision 5380 to svn://svn... - 02:21 PM Revision ed70a509 (ffmpeg): add quicktime uncompressed 8bit 4:2:2 support
- Originally committed as revision 5379 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/13/2006
- 11:47 PM Revision 5e0c720a (ffmpeg): fix mulaw muxing
- Originally committed as revision 5378 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:25 PM Revision 6dd19fff (ffmpeg): do not write wave if not needed
- Originally committed as revision 5377 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:00 PM Revision 3a72cbd9 (ffmpeg): fix AMR muxing in mov
- Originally committed as revision 5376 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:05 PM Revision fcef991a (ffmpeg): add pcm 24/32 le/be support
- Originally committed as revision 5375 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:45 PM Revision 08db8f18 (ffmpeg): simplify
- Originally committed as revision 5374 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:01 PM Revision 039627cf (ffmpeg): clean and simplify
- Originally committed as revision 5373 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:16 PM Revision 307eb248 (ffmpeg): add MPEG-2 intra vlc support
- Originally committed as revision 5372 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:43 PM Revision d634aa20 (ffmpeg): remove unused variable
- Originally committed as revision 5371 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:37 AM Revision a443a253 (ffmpeg): sanity checks some might have been exploitable
- Originally committed as revision 5370 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:45 AM Revision 3a1a7e32 (ffmpeg): sanity checks, some might have been exploitable ...
- Originally committed as revision 5369 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/12/2006
- 03:13 PM Revision ce1d2a95 (ffmpeg): Raw flac muxer, patch by Justin Ruggles (jruggle earthlink net). Can be
- used with "-acodec copy" to either copy a flac file verbatim or extract
the raw flac from an ogg-flac file.
Original... - 12:50 AM Revision 3644cb8f (ffmpeg): set stream time_base properly
- Originally committed as revision 5367 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/11/2006
- 11:17 PM Revision b8d10977 (ffmpeg): add unaligned16() and unaligned64()
- Originally committed as revision 5366 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:07 PM Revision e1203ac0 (ffmpeg): ogm demuxing
- Originally committed as revision 5365 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:20 PM Revision 08706ab9 (ffmpeg): Unconditionally use -lossaudio on NetBSD.
- patch by Jan Knutar jknutar__@__nic__.__fi
Originally committed as revision 5364 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:29 PM Revision b565ea09 (ffmpeg): fix spliting chunks, simplify
- Originally committed as revision 5363 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:36 PM Revision baa3a937 (ffmpeg): Create shared libraries using versioned filenames and add -rpath-link
- to LDFLAGS so linker finds them when using --as-needed (which is default
in some installations). Using --as-needed i... - 12:28 AM Revision 8dcf48a8 (ffmpeg): Cosmetics. Add the defines needed for debug output.
- Originally committed as revision 5361 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:06 AM Revision 24efb5e5 (ffmpeg): fix a crash on x86_64
- Originally committed as revision 5360 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/10/2006
- 06:00 PM Revision b451719e (ffmpeg): simplify, amr.c sets frame_size to 160, and sample size is always 8000
- Originally committed as revision 5359 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:56 PM Revision 9c09db54 (ffmpeg): fix damr atom, needed for quicktime player
- Originally committed as revision 5358 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:59 AM Revision 415d10d0 (ffmpeg): fix alac decoder on little endian
- Originally committed as revision 5357 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:05 AM Revision 2d661e07 (ffmpeg): cosmetics (initalize variables where they are used)
- Originally committed as revision 5356 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:57 AM Revision 11b68168 (ffmpeg): decoders should (IMHO) not duplicate frames, the application can do t...
- Originally committed as revision 5355 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/09/2006
- 10:10 PM Revision bfc2a19d (ffmpeg): 10l, undef DEBUG
- Originally committed as revision 5354 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:07 PM Revision 750b4aaa (ffmpeg): assing correct codec_id for mjpegb
- Originally committed as revision 5353 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:34 PM Revision 89ca8c49 (ffmpeg): Add support for raw flac decoding based on the .flac suffix of input ...
- Originally committed as revision 5352 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:40 AM Revision d4277a7d (ffmpeg): allow insane gop sizes if the user doesnt care about playable streams...
- Originally committed as revision 5351 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/08/2006
- 01:44 PM Revision 3b29cb6b (ffmpeg): add outcommented chunk of code to handle stuffing MBs at the end of s...
- Originally committed as revision 5350 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/07/2006
- 06:14 PM Revision 902c748c (ffmpeg): change the type of esp in SwsContext to uint64_t so it can hold a ful...
- also on 64 bit systems.
Originally committed as revision 18401 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc - 05:30 PM Revision 8d39d67a (ffmpeg): vorbis 5:1 decoding fix, fix mi2_vorbis51.mp4, patch by Denes Balaton...
- Originally committed as revision 5349 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:48 AM Revision 1dd509b1 (ffmpeg): make zero motion vector threshold user setable
- Originally committed as revision 5348 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/06/2006
- 10:57 AM Revision 60827a1a (ffmpeg): Further simplify AMR build.
- Originally committed as revision 5347 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:01 AM Revision 46fe31a0 (ffmpeg): removing esp usage
- this is certainly not the most beautifull but it should work without -fomit-frame-pointer and PIC and gcc-4 vomits wh...
05/05/2006
- 06:08 PM Revision 09786209 (ffmpeg): reinit quant matrices if pps is overwritten by another of the same pp...
- Originally committed as revision 5346 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:27 AM Revision 215e46e6 (ffmpeg): Ignore errors from recursive AMR cleans.
- Originally committed as revision 5345 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:41 AM Revision c7f1a2f5 (ffmpeg): Unconditionally clean AMR subdirs.
- Originally committed as revision 5344 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/04/2006
- 12:23 PM Revision c787ba85 (ffmpeg): Fix v4l grabbing with some webcams, and simplify the code.
- Patch by Flavio Pimentel Duarte
Originally committed as revision 5343 to svn://svn.ffmpeg.org/ffmpeg/trunk
Also available in: Atom