Activity
From 12/16/2006 to 01/14/2007
01/14/2007
- 11:55 PM Revision 45ddd8b0 (ffmpeg): merge fragmented mpeg4adv section in regression.sh
- Originally committed as revision 7519 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:50 PM Revision ac66834c (ffmpeg): avcodec_decode_audio2()
- difference to avcodec_decode_audio() is that the user can pass the allocated size of the output buffer to the decoder...
- 11:44 PM Revision aeeb0cac (ffmpeg): 100l: Fix damage from a buggy emacs macro.
- Originally committed as revision 7517 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:32 PM Revision d8b3576d (ffmpeg): remove useless essence container data sets for now
- Originally committed as revision 7516 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:31 PM Revision 8b621afb (ffmpeg): remove useless preface parsing for now, will reintroduce it if needed
- Originally committed as revision 7515 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:31 PM Revision 0fc3a831 (ffmpeg): Merge redundant comments.
- Originally committed as revision 7514 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:23 PM Revision e6837cfa (ffmpeg): merge multiple descriptor parsing with generic one
- Originally committed as revision 7513 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:22 PM Revision 8deb894f (ffmpeg): Add two more variables for temporary files.
- Originally committed as revision 7512 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:20 PM Revision d9c211ee (ffmpeg): comment grammar fixes
- Originally committed as revision 7511 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:19 PM Revision 4785c016 (ffmpeg): er and strict also apply to audio theoretically
- Originally committed as revision 7510 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:17 PM Revision 9bdeba37 (ffmpeg): remove warning, key is const
- Originally committed as revision 7509 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:16 PM Revision 55de95b9 (ffmpeg): indention
- Originally committed as revision 7508 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:14 PM Revision 33bddcdc (ffmpeg): follow michael suggestion and simplify code at object level
- Originally committed as revision 7507 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:07 PM Revision 62181004 (ffmpeg): makes the filename member of the URLContext a pointer, so that the
- structure can be extended in the future without breaking ABI.
patch by Ronald S. Bultje % rbultje A ronald P bitfreak... - 10:02 PM Revision fb2b4fc5 (ffmpeg): add support for HTTP seeking
- patch by Ronald S. Bultje % rbultje A ronald P bitfreak P net %
Original thread:
Date: Jan 4, 2007 5:42 AM
Subject: [... - 09:40 PM Revision 597e3232 (ffmpeg): simplify
- Originally committed as revision 7504 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:30 PM Revision 7200f5d0 (ffmpeg): simplify multiply table init
- Originally committed as revision 7503 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:23 PM Revision 86074ce3 (ffmpeg): Make seeking work in files that contain encrypted tracks.
- Originally committed as revision 7502 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:20 PM Revision d65dc0cd (ffmpeg): simplify selftest
- Originally committed as revision 7501 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:13 PM Revision f25b650a (ffmpeg): revert simplification (broke 192 bit keys)
- Originally committed as revision 7500 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:03 PM Revision 8d4ae47c (ffmpeg): simplify
- Originally committed as revision 7499 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:58 PM Revision 1b105243 (ffmpeg): fix 2 warnings
- Originally committed as revision 7498 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:51 PM Revision 034f5fba (ffmpeg): seems i didnt copy anything from aes128.c so this should be more corr...
- Originally committed as revision 7497 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:45 PM Revision c2fd2b20 (ffmpeg): unneeded
- Originally committed as revision 7496 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:41 PM Revision a6e923c9 (ffmpeg): unused think
- Originally committed as revision 7495 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:39 PM Revision 0c5d2819 (ffmpeg): merge encrypt and decrypt so the source is simpler and the compiler c...
- Originally committed as revision 7494 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:24 PM Revision 28b51235 (ffmpeg): indent
- Originally committed as revision 7493 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:24 PM Revision 954bd264 (ffmpeg): remove duplicate round_key
- one context is now either for encoding or decoding (makes more sense in reality too)
Originally committed as revisio... - 07:02 PM Revision 54b78b24 (ffmpeg): make decode look more like encode
- Originally committed as revision 7491 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:01 PM Revision cc858970 (ffmpeg): dont use encode tables for decoding
- Originally committed as revision 7490 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:58 PM Revision 73374bf4 (ffmpeg): remove no longer corret comment
- Originally committed as revision 7489 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:51 PM Revision 179dc911 (ffmpeg): unused stuff removial
- Originally committed as revision 7488 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:47 PM Revision f12cf3d2 (ffmpeg): merge inv_sbox into inv_mix
- Originally committed as revision 7487 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:18 PM Revision ae557450 (ffmpeg): cosmetics: reindent
- Originally committed as revision 7486 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:17 PM Revision 0458e790 (ffmpeg): merge sbox with mix on the encryption side
- add one more test vector
yes this needs a cleanup ...
Originally committed as revision 7485 to svn://svn.ffmpeg.org... - 06:17 PM Revision dd9b8635 (ffmpeg): add support for another variant of vp6
- with block coeffs coded separatly from other parts of the frame
Originally committed as revision 7484 to svn://svn.f... - 05:43 PM Revision 2592438d (ffmpeg): 1 test vector
- Originally committed as revision 7483 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:19 PM Revision 95d1236b (ffmpeg): fix CONFIG_SMALL case
- Originally committed as revision 7482 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:49 PM Revision 388b5e69 (ffmpeg): simplify special round
- Originally committed as revision 7481 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:45 PM Revision cf5773e9 (ffmpeg): benchmark
- Originally committed as revision 7480 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:43 PM Revision ff8f6594 (ffmpeg): init multbl
- code can now decrypt its own encryption correctly
can anyone provide me with a correct test AES key + cyphertext + pl... - 04:19 PM Revision b58ecac6 (ffmpeg): ascii
- Originally committed as revision 7478 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:11 PM Revision a5ee04c3 (ffmpeg): Buffer for get_bits must be padded because readers may overread.
- Originally committed as revision 7477 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:10 PM Revision d1886912 (ffmpeg): 10l, > vs. >= typo, caused crashes on last mpc frame
- Originally committed as revision 7476 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:02 PM Revision 1fe68f0e (ffmpeg): Simplify klv_decode_ber_length
- Originally committed as revision 7475 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:08 PM Revision 28221dd0 (ffmpeg): 128bit-only AES implementation under development.
- Originally committed as revision 7474 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:57 PM Revision 3439dc95 (ffmpeg): seek back at the end of file after updating header
- Originally committed as revision 7473 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:47 PM Revision b1e5c294 (ffmpeg): cosmetic
- Originally committed as revision 7472 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:46 PM Revision ba554c02 (ffmpeg): simplify round_key generation by writing over the end but ensuring th...
- Originally committed as revision 7471 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:38 PM Revision 84c72fb1 (ffmpeg): cosmetics
- Originally committed as revision 7470 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:37 PM Revision 7acc1a27 (ffmpeg): memcpy
- Originally committed as revision 7469 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:30 PM Revision 1070eba2 (ffmpeg): seems the larger rcon values are never accessed
- Originally committed as revision 7468 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:16 PM Revision 12d6a1c8 (ffmpeg): copyright fix
- Originally committed as revision 7467 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:15 PM Revision cd0968c4 (ffmpeg): stealing multbl trick from reimar
- Originally committed as revision 7466 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:47 PM Revision 8f36d4ba (ffmpeg): simplify
- Originally committed as revision 7465 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:40 PM Revision e8fc9313 (ffmpeg): stealing reimars XOR_BLOCK
- Originally committed as revision 7464 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:27 AM Revision d43a2975 (ffmpeg): cosmetic
- Originally committed as revision 7463 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:25 AM Revision eade86e2 (ffmpeg): memleak
- Originally committed as revision 7462 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:14 AM Revision 2c3427eb (ffmpeg): simplify sbox init
- Originally committed as revision 7461 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:06 AM Revision 3306dfd5 (ffmpeg): aes support (unfinished)
- Originally committed as revision 7460 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:21 AM Revision 2ab573cd (ffmpeg): priv_data is allocated internally
- Originally committed as revision 7459 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:57 AM Revision a0dc1ccd (ffmpeg): enable mjpeg in swf
- Originally committed as revision 7458 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:20 AM Revision 655254f0 (ffmpeg): simplify
- Originally committed as revision 7457 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:14 AM Revision 5b1e5dce (ffmpeg): swf can contain only one audio track, simplify
- Originally committed as revision 7456 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:07 AM Revision 432cef76 (ffmpeg): use ch_id as AVStream id and simplify
- Originally committed as revision 7455 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:54 AM Revision ec54839a (ffmpeg): always export audiostreams
- Originally committed as revision 7454 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:47 AM Revision 69566e43 (ffmpeg): I will maintain swf.c
- Originally committed as revision 7453 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:46 AM Revision b4bcf810 (ffmpeg): always export videostreams
- Originally committed as revision 7452 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:32 AM Revision 6ac558ee (ffmpeg): AnyType is needed, descriptor_ref can reference Descriptor or Multipl...
- Originally committed as revision 7451 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:08 AM Revision 416519dd (ffmpeg): allow --cpu=core2 for Intel Core2 tuning with gcc 4.3 snapshots
- Originally committed as revision 7450 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/13/2007
- 09:13 PM Revision 977d126e (ffmpeg): Use macros to eliminate code duplication in MXF metadata read functions.
- Originally committed as revision 7449 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:54 PM Revision 2d193b2e (ffmpeg): Extend mxf_resolve_strong_ref by a type parameter, to avoid modify so...
- that actually has a different type.
Originally committed as revision 7448 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:21 PM Revision 717f1019 (ffmpeg): Fix error message, it's package ref that can not be found, not track ...
- Originally committed as revision 7447 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:10 PM Revision 411983c1 (ffmpeg): Allow to uninstall a custom log callback
- patch by Axel Holzinger % aholzinger A gmx P de %
original thread:
date: Jan 11, 2007 4:54 PM
subject: [Ffmpeg-devel]... - 04:51 PM Revision 27571d3d (ffmpeg): Segmentation fault fix when no video device is specified.
- patch by Ramiro Polla % ramiro A lisha P ufsc P br %
Originally committed as revision 7445 to svn://svn.ffmpeg.org/f... - 04:32 AM Revision 10ef990d (ffmpeg): cosmetics: typo pallete --> palette
- Originally committed as revision 21892 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 04:19 AM Revision 6187b8bd (ffmpeg): typo: pallete --> palette
- Originally committed as revision 7444 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:01 AM Revision d0b456ba (ffmpeg): Avoid "HAVE_CMOV not defined" warning.
- patch by Christophe Mutricy, xtophe nxtelevision com
Originally committed as revision 7443 to svn://svn.ffmpeg.org/f... - 02:45 AM Revision 2d0bcfb4 (ffmpeg): some interlaced direct sanity checks
- Originally committed as revision 7442 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:00 AM Revision 3b6dc9ca (ffmpeg): replace a few hardcoded numbers with their correct named ones
- Originally committed as revision 7441 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:56 AM Revision 6de06295 (ffmpeg): fix 16 CABAC_BIT * 10l bug introduced in r6578
- Originally committed as revision 7440 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/12/2007
- 03:45 PM Revision d28ef270 (ffmpeg): deprecate sws_scale_ordered(), as it now is a duplicate of sws_scale()
- Originally committed as revision 21888 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 03:40 PM Revision 703b56fb (ffmpeg): Add "support for both orderings of the slices (top->down / bottom->up)"
- (r15249) to sws_scale() too (until now, it only was in sws_scale_ordered())
Originally committed as revision 21887 t...
01/11/2007
- 10:32 PM Revision 6eb2de74 (ffmpeg): * Fixing seeking with DV-AVI (by Jeff Downs <heydowns at borg dot com>)
- Originally committed as revision 7439 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/10/2007
- 08:40 PM Revision 3dd9fa77 (ffmpeg): Bail out immediately with software scaler instead of failing the tests.
- Originally committed as revision 7438 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:38 PM Revision 77aee36c (ffmpeg): Add a FIXME note about paths in pkgconfig files.
- Originally committed as revision 7437 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:23 PM Revision d0f4e4fb (ffmpeg): print error when decoding fails
- Originally committed as revision 7436 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:19 PM Revision a9621908 (ffmpeg): Unconditionally enable Theora decoder. It works fine now and there is no
- Theora support through libtheora in FFmpeg.
Originally committed as revision 7435 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:30 AM Revision c3135e11 (ffmpeg): add official VC1 fourcc
- Originally committed as revision 7434 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/09/2007
- 03:28 PM Revision 3b72ec75 (ffmpeg): change regression tests for swf, use same as flv, swf muxer only supp...
- Originally committed as revision 7433 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:27 PM Revision 662fd26c (ffmpeg): change regression tests for swf, use same as flv, swf muxer only supp...
- Originally committed as revision 7432 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:58 AM Revision 6880edab (ffmpeg): fix av_reduce() with things like 1/0 and 0/0
- Originally committed as revision 7431 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/08/2007
- 02:44 PM Revision dfc58c5d (ffmpeg): removed unused av_frac_set
- Originally committed as revision 7430 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:42 PM Revision 702dfe01 (ffmpeg): remove #if obsoleted after last major version bump
- Originally committed as revision 7429 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:22 PM Revision 8fae2df5 (ffmpeg): 10l, only allocate priv_data if not already done
- Originally committed as revision 7428 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:57 PM Revision c6efa4b5 (ffmpeg): humm, actually do what's in the doxy
- Originally committed as revision 7427 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:33 PM Revision fed7d067 (ffmpeg): priv_data is allocated/freed internally
- Originally committed as revision 7426 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/07/2007
- 11:39 PM Revision 20e570c8 (ffmpeg): links to ARM optimization manuals
- Originally committed as revision 7425 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:34 PM Revision f57c7ad2 (ffmpeg): add missing bit from commit r7423
- Originally committed as revision 7424 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:24 PM Revision 7a886063 (ffmpeg): Optimization of 'dct_unquantize_h263_intra' for ARM (armv5te)
- patch by Siarhei Siamashka % siarhei P siamashka A gmail P com %
Original thread:
Date: Jan 6, 2007 5:07 PM
Subject: ... - 06:04 PM Revision a5474d50 (ffmpeg): enable bidirectional me with x264
- patch by Robert Swain <robert =dot= swain =at= gmail =dot= com>
Originally committed as revision 7422 to svn://svn.f... - 11:11 AM Revision 40628be0 (ffmpeg): __attribute__((unused)) works with gcc 2.95 too
- Originally committed as revision 7421 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:22 AM Revision e5f94c2b (ffmpeg): Disable threading support by default on all platforms, add individual
- enabling options and hook this up in configure output.
patch by Ramiro Polla, ramiro lisha.ufsc br
Originally commit... - 12:14 AM Revision dc922953 (ffmpeg): ordering cosmetics
- Originally committed as revision 7419 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:07 AM Revision 20c9dfe3 (ffmpeg): cosmetics: Reorder external libraries.
- Originally committed as revision 7418 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:02 AM Revision 6ebe07fb (ffmpeg): variable renaming: mp3lame --> libmp3lame
- Originally committed as revision 7417 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/06/2007
- 11:54 PM Revision 2eed5a46 (ffmpeg): Rename variables: faad --> libfaad, faac --> libfaac, faadbin --> lib...
- Originally committed as revision 7416 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:44 PM Revision 3ffab361 (ffmpeg): variable renaming: dts --> libdts
- Originally committed as revision 7415 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:33 PM Revision f8904fd9 (ffmpeg): Rename variables: a52 --> liba52, a52bin --> liba52bin
- Originally committed as revision 7414 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:14 PM Revision bfd5afd8 (ffmpeg): Reorder configure output.
- Originally committed as revision 7413 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:05 PM Revision 21e3078f (ffmpeg): one more naming consistency change
- Originally committed as revision 7412 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:05 PM Revision a10b8204 (ffmpeg): more consistency for the output naming
- Originally committed as revision 7411 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:53 PM Revision f36958f8 (ffmpeg): Align configure output.
- Originally committed as revision 7410 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:11 PM Revision 0dea6433 (ffmpeg): replace some av_malloc();memset(...,0,...) sequences with av_mallocz()
- Originally committed as revision 21835 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
01/05/2007
- 02:23 PM Revision e943369f (ffmpeg): simplify
- Originally committed as revision 7409 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:17 PM Revision 17230c9d (ffmpeg): dont skip too many bytes if tag is TAG_STREAMHEAD2 and mp3
- Originally committed as revision 7408 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/03/2007
- 11:32 AM Revision bc9a4597 (ffmpeg): maybe fixing a segfault
- Originally committed as revision 7407 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:13 AM Revision 78954a05 (ffmpeg): snow specification
- (this is just quickly written and probably isnt error free, its also incomplete)
all types of help are very welcome (... - 12:48 AM Revision 1e90b34f (ffmpeg): dead code removial
- Originally committed as revision 7405 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/02/2007
- 10:22 PM Revision d0966f02 (ffmpeg): missdetected a broken mp3
- Originally committed as revision 7404 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:35 PM Revision 69c262d1 (ffmpeg): indention
- Originally committed as revision 7403 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:32 PM Revision 1694118b (ffmpeg): nth try of getting the frame rate detecton working
- Originally committed as revision 7402 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:24 PM Revision 396a5e68 (ffmpeg): store a few values in the header as difference to the last
- this makes frames a few bytes smaller (0.1% for high bitrate but >1% for low bitrates)
Originally committed as revis... - 01:19 AM Revision c62997a5 (ffmpeg): some quick encoding tips
- feel free to extend, change, fix spelling and grammer and the formatting ...
Originally committed as revision 7400 t...
01/01/2007
- 10:52 PM Revision 09d8c0ae (ffmpeg): VP6 and flashsv stream copy and muxing support.
- Originally committed as revision 7399 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:50 PM Revision f01bd9da (ffmpeg): Correct value for the test.
- Originally committed as revision 7398 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:53 PM Revision aa38b097 (ffmpeg): AVSEEK_SIZE doxy
- Originally committed as revision 7397 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:49 PM Revision 1ae2c5f2 (ffmpeg): fix indention of previous commit
- Originally committed as revision 7396 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:49 PM Revision 8e287af0 (ffmpeg): seekless filesize retrieving support in 7 lines of code, also doesnt ...
- Originally committed as revision 7395 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:17 PM Revision ecec87af (ffmpeg): revert regression test breaking change
- Originally committed as revision 7394 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:32 AM Revision aac88b53 (ffmpeg): Decode previous 32 frames to avoid seeking artifacts in MPC
- Originally committed as revision 7393 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:29 AM Revision 0587b0ca (ffmpeg): Make MPC demuxer deal with ID3 tags at the beginning
- Originally committed as revision 7392 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/31/2006
- 08:09 PM Revision c57d3469 (ffmpeg): remember the size after switching back from fullscreen
- Originally committed as revision 7391 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:04 PM Revision fb84155b (ffmpeg): dont use SDL_WM_ToggleFullScreen() as that doesnt seem to work reliab...
- Originally committed as revision 7390 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:09 PM Revision cfe9cfed (ffmpeg): check x/y validity
- a more generic solution is welcome of course ...
Originally committed as revision 7389 to svn://svn.ffmpeg.org/ffmpe... - 06:01 PM Revision 990c8438 (ffmpeg): cosmetic (move video_open() up to avoid prototype)
- Originally committed as revision 7388 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:59 PM Revision 8c982c5d (ffmpeg): 10l (fix segfault with audio only files)
- Originally committed as revision 7387 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/30/2006
- 11:32 AM Revision c03312cc (ffmpeg): remove code duplication
- Originally committed as revision 7386 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:22 AM Revision fccb19e3 (ffmpeg): 1st attempt to fix width/height
- Originally committed as revision 7385 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/29/2006
- 09:41 PM Revision 4b96d28a (ffmpeg): ignore duration of the first 2 frames in the max-time break check
- fixes framerate detection for framerate_misdetected.wmv
Originally committed as revision 7384 to svn://svn.ffmpeg.or... - 09:16 PM Revision 6268538a (ffmpeg): do not base frame rate guess on just one duration
- Originally committed as revision 7383 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/28/2006
- 12:35 PM Revision 148c9bdb (ffmpeg): Patch for the FLV muxer to supply more complete metadata
- in the onMetaData header. Patch by Allan Hsu <allan at counterpop dot net>.
Originally committed as revision 7382 to... - 05:33 AM Revision e3113632 (ffmpeg): Enable forward seek in Musepack demuxer
- Originally committed as revision 7381 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:32 AM Revision d037d797 (ffmpeg): fall back mmap() call using MAP_PRIVATE for working on no-mmu systems
- patch by Mike Frysinger vapier.adi _at_ gmail.com
Originally committed as revision 7380 to svn://svn.ffmpeg.org/ff... - 12:24 AM Revision 62ade082 (ffmpeg): Decode genre on asf/wma files.
- patch by patrice.bensoussan _at_ free.fr
Originally committed as revision 7379 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/26/2006
- 10:20 PM Revision 20c516c6 (ffmpeg): Remove redundant Requires: in libswscale.pc, approved by Diego.
- Originally committed as revision 7378 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:08 PM Revision b2afecbe (ffmpeg): change all the occurrences of "FFMIN(FFMAX())" to clip_uint8() or clip()
- Originally committed as revision 21776 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 05:59 PM Revision 789237ca (ffmpeg): Mark some variables as possibly unused to avoid warnings
- Originally committed as revision 21775 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 05:41 PM Revision 628bc5e8 (ffmpeg): Add some explicit casts to avoid "assignment from incompatible pointe...
- warnings
Originally committed as revision 21774 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale - 05:25 PM Revision a4da50e1 (ffmpeg): make version.h depend on .svn/entries
- Originally committed as revision 7377 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:08 PM Revision 2606f38a (ffmpeg): skiprd doxygen comment from avcodec.h -> AVOption comment
- Originally committed as revision 7376 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:28 PM Revision 44060a73 (ffmpeg): Add some other casts, to remove void pointers arithmetic
- Originally committed as revision 21773 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 04:21 PM Revision 7d19628b (ffmpeg): Add some explicit casts to avoid some warnings
- Originally committed as revision 21772 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 04:12 PM Revision 9effd94a (ffmpeg): Remove some void pointers arithmetic
- Originally committed as revision 21771 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
12/24/2006
- 04:51 AM Revision 185c7b6b (ffmpeg): Musepack SV7 decoding support
- Originally committed as revision 7375 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:53 AM Revision f8aa696f (ffmpeg): Properly check for all required bktr headers.
- inspired by a patch from Tatu Kilappa, trilkk iki fi
Originally committed as revision 7374 to svn://svn.ffmpeg.org/f... - 03:12 AM Revision 6cf161d2 (ffmpeg): Replace fail test with the die function.
- Originally committed as revision 7373 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:58 AM Revision 5931bfc3 (ffmpeg): Remove redundant variable setting.
- Originally committed as revision 7372 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:14 AM Revision b8bd3430 (ffmpeg): Slightly shorten libvorbis check.
- Originally committed as revision 7371 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:14 AM Revision eb113804 (ffmpeg): Disable Win32 threads by default.
- Originally committed as revision 7370 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/23/2006
- 10:14 PM Revision 3918dc4f (ffmpeg): Add AMR directories for out-of-tree builds.
- based on a patch by Ramiro Polla, ramiro lisha.ufsc br
Originally committed as revision 7369 to svn://svn.ffmpeg.org... - 10:06 PM Revision b6f9a421 (ffmpeg): typo: Properly escape a $ sign.
- Originally committed as revision 7368 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:33 PM Revision d7d3efae (ffmpeg): sync to libnut, nom->num
- Originally committed as revision 7367 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:19 AM Revision 3a1018d4 (ffmpeg): Register x11grab only when it has been enabled.
- Originally committed as revision 7366 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:05 AM Revision c52f5d66 (ffmpeg): skiprd
- Originally committed as revision 7365 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:22 AM Revision 919cb873 (ffmpeg): Fix regression tests with out-of-tree builds.
- Originally committed as revision 7364 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/22/2006
- 11:54 PM Revision 2e3bcd38 (ffmpeg): Create libpostproc pkgconfig files only if libpostproc is enabled.
- Originally committed as revision 7363 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:44 PM Revision acb3b537 (ffmpeg): support files >2GB on MinGW
- patch by Ramiro Polla, angustia arrozcru.no-ip org
Originally committed as revision 7362 to svn://svn.ffmpeg.org/ffm... - 11:30 PM Revision d951bb9a (ffmpeg): test DIRECT{0,0} too if flag mv0 is used
- slight PSNR/bitrate increase
Originally committed as revision 7361 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:19 PM Revision 79cc11b3 (ffmpeg): slightly more consistency for the Darwin linker options
- Originally committed as revision 7360 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:57 PM Revision d32d3035 (ffmpeg): Clarify that yuv2rgb_init.c cannot be used under LGPL
- Originally committed as revision 21730 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 03:05 PM Revision 11c6f4a1 (ffmpeg): Opss... My last commit was wrong; sorry!
- This one moves the GPL check in the right place
Originally committed as revision 7359 to svn://svn.ffmpeg.org/ffmpeg... - 03:02 PM Revision 0872a0a6 (ffmpeg): libswscale is not LGPLed, sorry
- Originally committed as revision 7358 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:22 AM Revision 19a6be34 (ffmpeg): Remove useless include (not needed now that libswscale uses libavutil)
- Originally committed as revision 21728 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 10:10 AM Revision a45bc592 (ffmpeg): bt 0 is invalid, setting min to 1
- Originally committed as revision 7357 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:29 AM Revision 8fbec4f4 (ffmpeg): Install generated .lib files in shlibdir on MinGW.
- patch by Ramiro Polla, ramiro lisha.ufsc br
Originally committed as revision 7356 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:25 AM Revision 754e97fa (ffmpeg): Remove duplicate line.
- Originally committed as revision 7355 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:20 AM Revision 5e49e762 (ffmpeg): Fix linking on Intel Mac due to local relocation entries in
- non-writable sections.
patch by Tom Harper d.thomas.harper gmail com
Originally committed as revision 7354 to svn://... - 04:38 AM Revision 56a059ac (ffmpeg): Make the X11 frame grabber disabled by default.
- Originally committed as revision 7353 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/21/2006
- 10:58 PM Revision df32bc12 (ffmpeg): more simplification
- Originally committed as revision 7352 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:35 PM Revision acff54d8 (ffmpeg): 10l
- Originally committed as revision 7351 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:35 PM Revision 5d078bdb (ffmpeg): Use $< instead of explicit names.
- Originally committed as revision 7350 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:55 PM Revision 49f1ac5a (ffmpeg): change mpeg2 intra vlc test to advanced one, add qprd trell and b frames
- Originally committed as revision 7349 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:49 PM Revision 5970845f (ffmpeg): FIXME has already been fixed ages ago
- Originally committed as revision 7348 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:46 PM Revision 66884a29 (ffmpeg): simplify
- Originally committed as revision 7347 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:45 PM Revision d6975eb8 (ffmpeg): use qscale_table in adaptive quant
- some PSNR/bitrate improvement for adaptive quant
Originally committed as revision 7346 to svn://svn.ffmpeg.org/ffmpe... - 03:22 PM Revision 2175b80b (ffmpeg): simplify
- Originally committed as revision 7345 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:21 PM Revision 3b9cf3bd (ffmpeg): i think this if() is useless lets abuse our users to test this ;)
- Originally committed as revision 7344 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:20 PM Revision 2f16af06 (ffmpeg): skip motion estimation and encoding of non direct-0,0 MBs if the next...
- Originally committed as revision 7343 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:24 PM Revision 59743d16 (ffmpeg): dont randomly disallow intr4v in adaptive quant
- some PSNR/bitrate gain if adaptive quant is used
initalize qscale_table correctly (it was pretty much random since th... - 01:23 PM Revision 51b1a6c9 (ffmpeg): dont randomly dissallow direct MBs
- some PSNR/bitrate gain for b frames with adaptive quant or QPRD
Originally committed as revision 7341 to svn://svn.f... - 01:03 PM Revision 2d1e5071 (ffmpeg): QPRD & adaptive quantization regression tests
- Originally committed as revision 7340 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:14 AM Revision 4a49d9b2 (ffmpeg): Remove useless #include.
- Originally committed as revision 7339 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:12 AM Revision 2cb396eb (ffmpeg): Remove useless MinGW #ifdefs.
- patch by Ramiro Polla, ramiro lisha.ufsc br
Originally committed as revision 7338 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:01 AM Revision 7c057f46 (ffmpeg): libswscale can now be compiled under LGPL too
- Originally committed as revision 7337 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/20/2006
- 11:43 PM Revision cb284d4b (ffmpeg): try direct mode MB after QPRD, slight PSNR/bitrate gain if b frames +...
- Originally committed as revision 7336 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:33 PM Revision e825b500 (ffmpeg): Fix a crash when probing img2 format with a NULL filename.
- patch by elupus _at_ ecce.se
Originally committed as revision 7335 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:11 PM Revision e4d0e2ed (ffmpeg): fix special casing of the 0,0 MV for b frames (slight PSNR/bitrate gain)
- Originally committed as revision 7334 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:58 PM Revision 0683a5c5 (ffmpeg): Fix compilation of non-MMX code with gcc 2.95
- Originally committed as revision 21702 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 01:09 PM Revision 9bde778e (ffmpeg): Allow to compile swscale's non-SIMD code under the LGPL license.
- Since mplayer always define CONFIG_GPL, this commit should not change
anything for mplayer.
Originally committed as ... - 01:30 AM Revision ff8dc81b (ffmpeg): dont favor the zero MV if mv0 is used (psnr per bitrate gains ranging...
- Originally committed as revision 7333 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/18/2006
- 10:43 PM Revision 5a5c770d (ffmpeg): Add SSSE3 (Core2 aka Conroe/Merom/Woodcrester new instructions) detec...
- Originally committed as revision 7332 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:27 PM Revision 832a7b63 (ffmpeg): minor doc fix
- Originally committed as revision 7331 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:45 PM Revision 7910d134 (ffmpeg): always print message when error, AV_LOG_DEBUG -> AV_LOG_ERROR
- Originally committed as revision 7330 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/17/2006
- 10:00 PM Revision 9110a0e3 (ffmpeg): Add support for VP60 and VP61.
- Originally committed as revision 7329 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:41 PM Revision 95cefcb4 (ffmpeg): 10l
- Originally committed as revision 7328 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:26 PM Revision c29ff23c (ffmpeg): small optimization
- Originally committed as revision 7327 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:11 PM Revision af6a403a (ffmpeg): warn user if the selected diamond size is larger then the motion esti...
- Originally committed as revision 7326 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:07 PM Revision a6daaf7c (ffmpeg): limit x/ymin/max to me_range
- slight psnr/bitrate gain for most but not all files if me_range is used
Originally committed as revision 7325 to svn... - 11:11 AM Revision 6f3e4e17 (ffmpeg): Check mb_pos is big enough before trying to access data left or above.
- Fixes out-of-bound access for http://samples.mplayerhq.hu/V-codecs/WMV9/nokia_n90.wmv
Originally committed as revisi...
12/16/2006
- 08:40 PM Revision 3b61ab0b (ffmpeg): put_*() are not only useful to muxers and protocol
- fix compilation of matroska demuxer with --disable-muxers --disable-protocols
Originally committed as revision 7323 ... - 12:57 AM Revision 9d824ad1 (ffmpeg): fix libavutil.pc
- Originally committed as revision 7322 to svn://svn.ffmpeg.org/ffmpeg/trunk
Also available in: Atom