Activity
From 10/08/2006 to 11/06/2006
11/06/2006
- 11:58 PM Revision 5b99b90d (ffmpeg): cosmetics: reindent after last commit
- Originally committed as revision 6926 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:57 PM Revision ce99efc6 (ffmpeg): Don't need to check for NULL before av_free().
- And don't need to memset(0) the no more used priv_data.
Originally committed as revision 6925 to svn://svn.ffmpeg.or... - 11:52 PM Revision ae17bf6a (ffmpeg): Add support for block duration.
- Patch by Steve Lhomme % slhomme A divxcorp P com %
Original thread:
Date: Mon, 06 Nov 2006 19:22:14 +0100
Subject: [F... - 11:14 PM Revision 063c8f26 (ffmpeg): Ensure codec_id = CODEC_ID_NONE for unknown codecs (don't reuse previ...
- Patch by Steve Lhomme % slhomme A divxcorp P com %
Original thread:
Date: Mon, 06 Nov 2006 21:20:14 +0100
Subject: [F... - 11:07 PM Revision b9756b2e (ffmpeg): guess matroska files frame rate
- Patch by Steve Lhomme % slhomme A divxcorp P com %
Original thread:
Date: Mon, 06 Nov 2006 21:28:52 +0100
Subject: [F... - 09:58 PM Revision 31693e00 (ffmpeg): Add support for getting duration of a RTP stream (for seeking in stream)
- Patch by Ryan Martell % rdm4 A martellventures P com %
Original thread:
Date: Nov 6, 2006 6:39 PM
Subject: [Ffmpeg-de... - 09:54 PM Revision 4408e75e (ffmpeg): 2nd try for -vcodec copy timebase selection last one choose 1fps due ...
- Originally committed as revision 6920 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:01 PM Revision 1c75f2bc (ffmpeg): remove floats in 10 bytes/byte support (no version of matroska used it)
- Patch by Steve Lhomme % slhomme A divxcorp P com %
Original thread:
Date: Nov 6, 2006 7:24 PM
Subject: [Ffmpeg-devel]... - 05:56 PM Revision e07eaacc (ffmpeg): Avoid void*-arithmetic, and uint8_t* is more correct anyway.
- Originally committed as revision 6918 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:38 PM Revision d73427e3 (ffmpeg): Add doxy comments for macro GET_UTF8
- another fix in PUT_UTF8 doxy description
Originally committed as revision 6917 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:47 AM Revision 79e7b960 (ffmpeg): include parser.h instead of mpegvideo.h
- Originally committed as revision 6916 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:46 AM Revision 7d6b1abe (ffmpeg): rename ff_mpeg1_find_frame_end to mpeg1_find_frame_end and make it st...
- Originally committed as revision 6915 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:43 AM Revision 4067d81b (ffmpeg): move AVCodecParser prototypes and definitions to parser.h, and move m...
- Originally committed as revision 6914 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:39 AM Revision 34d33769 (ffmpeg): Fix wrong params name in PUT_UTF8 doxy comments
- Originally committed as revision 6913 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:35 AM Revision 0e8c148b (ffmpeg): woops, fix missplaced doxy comment
- Originally committed as revision 6912 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:32 AM Revision 360932f7 (ffmpeg): Fix ASF format parser's broken UTF-16 string handling
- 1. Add a PUT_UTF8 macro to common.h; code borrowed from libavcodec/flacenc.c.
2. Make use of the macro in flacenc.c
P... - 06:13 AM Revision f4e31985 (ffmpeg): Check for symbol count
- Originally committed as revision 6910 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:07 AM Revision 3f509ba1 (ffmpeg): WavPack support in Matroska
- Originally committed as revision 6909 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:35 AM Revision 39ff2ee8 (ffmpeg): Limit output sample to 0..maxval, fixes decoding of T16E0.JLS
- Originally committed as revision 6908 to svn://svn.ffmpeg.org/ffmpeg/trunk
11/05/2006
- 08:08 PM Revision 8a7bde1c (ffmpeg): move check for output file streams num in av_encode
- Originally committed as revision 6907 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:05 PM Revision 1de61a18 (ffmpeg): Simplify regression test execution.
- Originally committed as revision 6906 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:24 PM Revision 8cd13128 (ffmpeg): use AVRational and ff_frame_rate_tab for frame_rate
- Originally committed as revision 6905 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:14 PM Revision bcea9605 (ffmpeg): Use a variable for FFmpeg options.
- Originally committed as revision 6904 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:31 PM Revision 899af1a2 (ffmpeg): Do not set audio codec_tag to 1, that would be PCM audio.
- Originally committed as revision 6903 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:18 PM Revision c9ec7564 (ffmpeg): Move idct block array variable onto rtjpeg_decode_frame_yuv420 stack ...
- it is only used there and is only 128 byte large.
Also make it aligned to fix playback with altivec.
Originally comm... - 03:10 PM Revision bc52b0c5 (ffmpeg): remove useless line variable
- Originally committed as revision 6901 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:06 PM Revision b190aa89 (ffmpeg): fix decoding position
- Originally committed as revision 6900 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:31 PM Revision 3c88ea24 (ffmpeg): update docs to reflect AVImageFormat removing
- Originally committed as revision 6899 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:18 AM Revision 75a71b6c (ffmpeg): Correct support for Fraps v4 (and Huffman tree for < 256 symbols)
- Originally committed as revision 6898 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:59 AM Revision 78629a74 (ffmpeg): Update comment
- Originally committed as revision 6897 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:57 AM Revision 08a4c4bf (ffmpeg): Fraps v2 and v4 support
- Originally committed as revision 6896 to svn://svn.ffmpeg.org/ffmpeg/trunk
11/04/2006
- 07:06 PM Revision 13638ea9 (ffmpeg): Properly quote paths on grep invocations for codec lists.
- patch by Steve Lhomme, slhomme divxcorp com
Originally committed as revision 6895 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:42 AM Revision 483b8b12 (ffmpeg): ministry of english grammar :) then->than
- Originally committed as revision 6894 to svn://svn.ffmpeg.org/ffmpeg/trunk
11/03/2006
- 08:30 PM Revision 21d4d5da (ffmpeg): doxy
- Originally committed as revision 6893 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:13 PM Revision b1d196db (ffmpeg): now we set codec_tag, still have to figure out how to handle flipping
- Originally committed as revision 6892 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:54 PM Revision 079e61db (ffmpeg): ensure alignment (no speed change)
- Originally committed as revision 6891 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:19 PM Revision 48855b26 (ffmpeg): do not overwrite codec type if already known, fix conflict between 'r...
- Originally committed as revision 6890 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:02 PM Revision f5a9e8f3 (ffmpeg): merging mov & and (no speedchange)
- Originally committed as revision 6889 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:40 PM Revision e80cf125 (ffmpeg): 2 instructions less (same speed)
- Originally committed as revision 6888 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:17 PM Revision 93471182 (ffmpeg): comment about failed optimization
- Originally committed as revision 6887 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:04 PM Revision 80c5b9a1 (ffmpeg): indention
- Originally committed as revision 6886 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:02 PM Revision 152e9a43 (ffmpeg): reintroduce isom field and read version 1 audio stsd only if file is ...
- Originally committed as revision 6885 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:28 PM Revision 38cfdc83 (ffmpeg): move luma tc0 related init into asm
- 5% faster filter_mb_fast() on P3
Originally committed as revision 6884 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:13 PM Revision 57aff885 (ffmpeg): RGB32 support in Targa
- Originally committed as revision 6883 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:07 PM Revision 25225c37 (ffmpeg): 2 instructions less in h264_loop_filter_luma_mmx2()
- Originally committed as revision 6882 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:07 AM Revision bda2203d (ffmpeg): preempt possible overflow
- Originally committed as revision 6881 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:59 AM Revision 5a1553de (ffmpeg): 1 instruction less
- Originally committed as revision 6880 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:55 AM Revision 4a6cc061 (ffmpeg): add valid statistics for the RTCP receiver report.
- Basically taken verbatim from RFC 1889.
Patch by Ryan Martell % rdm4 A martellventures P com %
Original thread:
Date:... - 04:42 AM Revision a2171102 (ffmpeg): Use bpp from header in error message
- Originally committed as revision 6878 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:03 AM Revision e9f1885c (ffmpeg): optimize H264_DEBLOCK_P0_Q0
- 2.5% faster filter_mb_fast() on P3
Originally committed as revision 6877 to svn://svn.ffmpeg.org/ffmpeg/trunk
11/02/2006
- 11:36 PM Revision dd7e46e7 (ffmpeg): new I/P frame selection heuristic
- PSNR/bitrate is slightly better for my (short) test videos
more tests welcome ...
Originally committed as revision 6... - 11:22 PM Revision f932cdf2 (ffmpeg): kill AVImageFormat
- Originally committed as revision 6875 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:13 PM Revision 93481fe5 (ffmpeg): change gif muxer to simple gif encoder
- Originally committed as revision 6874 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:08 PM Revision 1984f5cd (ffmpeg): Correct description of mblmin and mblmax.
- Originally committed as revision 6873 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:11 PM Revision a9dc190f (ffmpeg): outputs bit spent on various encoding functions (motion vectors, over...
- back into AVCodecContext for external consumption
patch by Tom Harper % d P thomas P harper A gmail P com %
Original ... - 05:09 PM Revision 786b30af (ffmpeg): Add option to disable ffmpeg build.
- Patch taken from the Debian package by Sam Hocevar.
Originally committed as revision 6871 to svn://svn.ffmpeg.org/ff... - 04:42 PM Revision 6dc7b6b3 (ffmpeg): Detect some more ARM CPU types.
- Patch taken from the Debian package by Sam Hocevar.
Originally committed as revision 6870 to svn://svn.ffmpeg.org/ff... - 12:12 PM Revision 28d8e661 (ffmpeg): Accept multiple --extra-ldflags and --extra-libs options.
- Originally committed as revision 6869 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:01 AM Revision a43fb6b3 (ffmpeg): Add support for conversions from the rgb565 and rgb555 formats
- Originally committed as revision 20605 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
11/01/2006
- 10:39 PM Revision 949b1a13 (ffmpeg): Replace most of the %lld and %llx by their (cleaner) PRI*64 counterpa...
- patch by Steve Lhomme, slhomme divxcorp com
Originally committed as revision 6868 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:37 PM Revision 523fc7c1 (ffmpeg): Define fallback for PRIX64, taken from a patch by Steve L'Homme.
- Originally committed as revision 6867 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:41 PM Revision 45f3704c (ffmpeg): 10l (forgot ALT_SCAN)
- Originally committed as revision 6866 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:28 PM Revision 1345f4ed (ffmpeg): Rename SWAP macro to FFSWAP.
- Originally committed as revision 6865 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:09 PM Revision e344c1ea (ffmpeg): reindentation, patch by From: Steve Lhomme, slhomme divxcorp com
- Originally committed as revision 6864 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:44 PM Revision 484267f3 (ffmpeg): Do not mix declarations and statements.
- Originally committed as revision 20600 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 07:34 PM Revision 65342b2b (ffmpeg): merge clip() into the alpha/beta/tc0 tables (10% faster filter_mb_fas...
- Originally committed as revision 6863 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:16 PM Revision a512446e (ffmpeg): clean, always write major brand for debug
- Originally committed as revision 6862 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:12 PM Revision 02799762 (ffmpeg): remove useless mp4 field
- Originally committed as revision 6861 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:51 PM Revision e164fbfe (ffmpeg): Make tests compile on non-x86.
- Originally committed as revision 6860 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:36 PM Revision 3d6a30d9 (ffmpeg): Use common define for x86_32 and x86_64.
- Originally committed as revision 20592 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 06:34 PM Revision 3cd52279 (ffmpeg): Use common define for x86_32 and x86_64.
- Originally committed as revision 6859 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:20 PM Revision a63e5f1c (ffmpeg): typo
- Originally committed as revision 6858 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:19 PM Revision 67bcc870 (ffmpeg): indentation
- Originally committed as revision 6857 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:18 PM Revision 84278104 (ffmpeg): CODEC_CAP_DELAY support
- Originally committed as revision 6856 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:56 PM Revision f45b744c (ffmpeg): simplify
- Originally committed as revision 6855 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:27 PM Revision aa90239f (ffmpeg): mov vfr muxing
- Originally committed as revision 6854 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:18 PM Revision d55f46e5 (ffmpeg): Reenable AMD64 optimizations for cabac accidentially disabled in r6852
- Originally committed as revision 6853 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:01 PM Revision 419b8784 (ffmpeg): Add ARCH_X86_32 as a new define for 32 bit x86 architectures and change
- the semantics of ARCH_X86 to mean both 32 and 64 bits.
Originally committed as revision 6852 to svn://svn.ffmpeg.org... - 04:59 PM Revision 6c02f9e7 (ffmpeg): better #endif comment
- Originally committed as revision 6851 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/31/2006
- 10:22 PM Revision 7aba9187 (ffmpeg): fix 1/0 b frames + CBR bug
- Originally committed as revision 6850 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:09 PM Revision e240ee67 (ffmpeg): Make sure --as-needed and the other flags got checked as the last thi...
- Originally committed as revision 6849 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:19 AM Revision 9a64e044 (ffmpeg): cosmetics: Restore alphabetical order.
- Originally committed as revision 6848 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:39 AM Revision d29de719 (ffmpeg): better timebase selection heuristic for video stream copy
- fixes -ss -t -vcodec copy
Originally committed as revision 6847 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:11 AM Revision 20cd83e2 (ffmpeg): cosmetics: Restore alphabetical order.
- Originally committed as revision 6846 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/30/2006
- 11:59 PM Revision 55bdd34d (ffmpeg): remove gcc warning about void * used in arithmetic
- Originally committed as revision 6845 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:43 PM Revision 743311a1 (ffmpeg): coded line size is a multiple of 4
- Originally committed as revision 6844 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:30 PM Revision 2959ba80 (ffmpeg): warning fix from a patch by Gustavo Sverzut Barbieri, barbieri gmail com
- Originally committed as revision 6843 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:17 PM Revision 95b09624 (ffmpeg): Use fixed point in color conversion.
- patch by Gustavo Sverzut Barbieri, barbieri gmail com
Originally committed as revision 6842 to svn://svn.ffmpeg.org/... - 06:05 PM Revision e3893992 (ffmpeg): fix for disabling vorbis decoder but enabling vorbis encoder
- Originally committed as revision 6841 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:57 PM Revision 469f9de7 (ffmpeg): Init vlc tables as static
- Originally committed as revision 6840 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:48 PM Revision 84ed36da (ffmpeg): IMC decoder
- Originally committed as revision 6839 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:15 AM Revision 9c5d7c56 (ffmpeg): AVPicture has 4 planes, not 3
- Originally committed as revision 6838 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:19 AM Revision 498c544a (ffmpeg): dont set the sampling rate just because 1 mp3 packet header says so (...
- Originally committed as revision 6837 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:29 AM Revision c0d8052b (ffmpeg): avoid random noise on damaged frames
- Originally committed as revision 6836 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/29/2006
- 04:53 PM Revision 5423fe73 (ffmpeg): Fix dependencies for 'make dep'.
- Originally committed as revision 6835 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:14 PM Revision d5cd50ed (ffmpeg): Fix compilation with PIC enabled, BRANCHLESS_GET_CABAC is defined under
- !PIC but gets used without a check for !PIC.
Originally committed as revision 6834 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:04 PM Revision 68300911 (ffmpeg): Many systems have TEMPDIR mounted noexec, warn about this.
- Originally committed as revision 6833 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:53 AM Revision a7c6aa73 (ffmpeg): switch to common base64 routines in lavf
- Patch by Ryan Martell % rdm4 A martellventures P com %
Original thread:
Date: Oct 29, 2006 2:45 AM
Subject: Re: [Ffmp... - 10:58 AM Revision d0deedcb (ffmpeg): fix more dynamic protocol stuff, needed by the forthcoming h264
- streaming patch.
(Minor additions to give more information to the dynamic protocol
handlers, and a slight rearrangeme...
10/28/2006
- 08:18 PM Revision 3cedeeca (ffmpeg): update copyright year, it looks odd otherwise :)
- Originally committed as revision 6830 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:00 PM Revision 95da34cd (ffmpeg): CANDIDATE_MB_TYPE_INTER heuristic doesnt work at really low quality w...
- Originally committed as revision 6829 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:39 PM Revision 0a4250bc (ffmpeg): add support for all framerates specified by the standard
- Patch by Joakim elupus A ecce P se
Original thread:
Date: Oct 28, 2006 7:56 PM
Subject: [Ffmpeg-devel] [PATCH] Suppor... - 06:30 PM Revision b5c5a86b (ffmpeg): I hope noone minds, adding myself to eval.c copyright...
- Originally committed as revision 6827 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:28 PM Revision 2f394e1c (ffmpeg): Fix A/V (de)sync with discontinuous NSV streams,
- Patch by Joakim elupus A ecce P se
Original thread:
Subject: [Ffmpeg-devel] [PATCH]: A/V sync on nsv streams.
Date: O... - 05:16 PM Revision 34ecc397 (ffmpeg): Make it possible to reuse UDP socket (optional, disabled by default)
- Patch by Thijs % thijsvermeir A telenet P be %
Original thread:
Subject: Re: [Ffmpeg-devel] [PATCH proposal] Reuse UD... - 04:11 PM Revision 973cbc2a (ffmpeg): lambda* should be unsigned
- Originally committed as revision 6824 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:20 PM Revision 1928d046 (ffmpeg): prevent overflow if lambda2 is "too" large
- Originally committed as revision 6823 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:15 AM Revision ea7307df (ffmpeg): use lambda/lmax instead of qscale/qmax as end check for vbv retry
- Originally committed as revision 6822 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:49 AM Revision 8cd68d80 (ffmpeg): ignore whitespace in ff_eval
- Originally committed as revision 6821 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:30 AM Revision b500cc2a (ffmpeg): sample rate fix
- patch by Andrew Voznytsa andrew.voznytsa gmail com
Originally committed as revision 6820 to svn://svn.ffmpeg.org/ffm... - 08:03 AM Revision 72523c7a (ffmpeg): add missing 'e->value * '
- Originally committed as revision 6819 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:03 AM Revision 63a547ea (ffmpeg): shut gcc warning, also makes sense for NAN to be returned if the loop...
- Originally committed as revision 6818 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:29 AM Revision d8372330 (ffmpeg): move up (in the file) AAC audio handling moved from below
- This is because upper section handles packets, and the lower switch handles timestamps
Patch by Ryan Martell % rdm4 A... - 12:12 AM Revision a01e68aa (ffmpeg): Add base64 encoding and decoding routines
- Patch Ryan Martell % rdm4 A martellventures P com %
Original thread:
Date: Oct 27, 2006 6:49 PM
Subject: [Ffmpeg-deve...
10/27/2006
- 11:37 PM Revision ebd6a694 (ffmpeg): Rename dvdsub.c to dvdsubdec.c.
- Originally committed as revision 6815 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:35 PM Revision 45ee0e32 (ffmpeg): add support for while() loops again ugly syntax while(condition, stat...
- Originally committed as revision 6814 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:16 PM Revision 835954e3 (ffmpeg): support seperating expressons by ;
- support variables, the syntax isnt beautifull (st(a,b) means var[a]=b and ld(a) var[a]) but for a mere 19 lines of co...
- 10:08 PM Revision 418f17e0 (ffmpeg): Fix obvious typo, BGR555 was missing
- Originally committed as revision 6812 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:37 PM Revision d024359a (ffmpeg): possible bug of 'gte' being read as 'gt', same with 'lte'
- Originally committed as revision 6811 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:13 PM Revision 577eab6b (ffmpeg): minor simplification
- Originally committed as revision 6810 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:38 PM Revision a98f4515 (ffmpeg): factorize AVEvalExpr alloc and init
- Originally committed as revision 6809 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:16 PM Revision bb0f1ea7 (ffmpeg): update ratecontrol to new ff_eval API
- Originally committed as revision 6808 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:53 PM Revision ce459e12 (ffmpeg): adds missing rgb/bgr 565 codec->fmt mappings, ok'ed by Michael
- Originally committed as revision 6807 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:50 PM Revision ba8a6218 (ffmpeg): adds missing rgb/bgr 555 codec->fmt mappings, ok'ed by Michael
- Originally committed as revision 6806 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:19 PM Revision dbf30963 (ffmpeg): make ffmpeg able to send back a RTCP receiver report.
- Patch by Thijs thijsvermeir A telenet P be
Original thread:
Date: Oct 27, 2006 12:58 PM
Subject: [Ffmpeg-devel] [PATC... - 05:51 PM Revision ed787542 (ffmpeg): indentation fix, patch by Ryan Martell % rdm4 A martellventures P com %
- Original thread:
Date: Oct 27, 2006 6:17 AM
Subject: Re: [Ffmpeg-devel] RTP patches & RFC
Originally committed as re... - 04:42 PM Revision 85b4eb08 (ffmpeg): new optimized eval method, by seperating parsing and runtime
- Originally committed as revision 6803 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:53 AM Revision 18de0b81 (ffmpeg): fflags can/will be used for muxing too
- Originally committed as revision 6802 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:06 AM Revision 550b2843 (ffmpeg): Last fix of licence header
- Originally committed as revision 6801 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/26/2006
- 10:45 PM Revision 9eeec55d (ffmpeg): move licence header fixes
- Originally committed as revision 6800 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:40 PM Revision cbced386 (ffmpeg): Fix licence header (aka <pedantic mode='on' /> )
- Originally committed as revision 6799 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:36 PM Revision 4934884a (ffmpeg): Add support for H264 over RTP
- Patch by Ryan Martell % rdm4 A martellventures P com %
Original thread:
Date: Oct 9, 2006 4:55 PM
Subject: [Ffmpeg-de... - 04:21 PM Revision 18fd519f (ffmpeg): wording/grammar
- Originally committed as revision 6797 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:26 PM Revision de62a89d (ffmpeg): Document -newaudio, patch by Victor Paesa, taken from an explanation ...
- Originally committed as revision 6796 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:15 AM Revision ffc5430b (ffmpeg): LZW decoder as separate module plus TIFF LZW support
- Originally committed as revision 6795 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:06 AM Revision b0c32a70 (ffmpeg): 10l predictor should not skip first line
- Originally committed as revision 6794 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/25/2006
- 10:50 PM Revision b59cb456 (ffmpeg): remove mov_read_leaf and remove useless reading function table, mov_r...
- Originally committed as revision 6793 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:05 PM Revision 21e3c26c (ffmpeg): fix mp3 in swf decoding
- Originally committed as revision 6792 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/24/2006
- 09:58 PM Revision 4cbed916 (ffmpeg): libdts and lame sometimes need -lm
- Originally committed as revision 6791 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:57 PM Revision 33400850 (ffmpeg): Don't include inttypes.h/stdint.h directly, there is an abstraction in
- libavutil/common.h for platforms with no inttypes.h.
patch by Steve Lhomme, slhomme divxcorp com
Originally committe... - 10:33 AM Revision 836096aa (ffmpeg): simplify
- Originally committed as revision 6789 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:13 AM Revision 54fe1159 (ffmpeg): reverse my last change, it was wrong and broken
- Originally committed as revision 6788 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:45 AM Revision 46d9fe62 (ffmpeg): remove map variable
- Originally committed as revision 6787 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:34 AM Revision 71977422 (ffmpeg): factorize update state out
- Originally committed as revision 6786 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:09 AM Revision 3b6d2329 (ffmpeg): FFMAX
- Originally committed as revision 6785 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:52 AM Revision 8d42cf74 (ffmpeg): common subexpression elimination
- Originally committed as revision 6784 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:33 AM Revision 62412b8d (ffmpeg): merge 8 and 16bit functions, they are identical except the data type
- Originally committed as revision 6783 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:33 AM Revision 5d48f0cb (ffmpeg): set v_edge_pos correctly for field picture mpeg2
- Originally committed as revision 6782 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:02 AM Revision 4884b9e5 (ffmpeg): 16-bit grayscale support
- Originally committed as revision 20427 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 05:01 AM Revision 9efe56f6 (ffmpeg): JPEG-LS 16-bit gray support
- Originally committed as revision 6781 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:00 AM Revision 22eafdf2 (ffmpeg): PGM 16-bit gray support
- Originally committed as revision 6780 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:59 AM Revision ae912c5b (ffmpeg): PNG 16-bit gray decoding support
- Originally committed as revision 6779 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:57 AM Revision 34380af0 (ffmpeg): 16-bit grayscale support
- Originally committed as revision 6778 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/23/2006
- 05:06 PM Revision a163ed1a (ffmpeg): Do not use a fake libavcodec/swscale.h, but always use the real one
- (from libswscale) instead
Originally committed as revision 6777 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:54 PM Revision 755073fe (ffmpeg): CABAC assembler optimizations ported to AMD64
- Originally committed as revision 6776 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:03 PM Revision 7c9c2966 (ffmpeg): Properly set EXTRALIBS
- (fixes compilation of shared libswscale on cygwin and other platforms)
Originally committed as revision 20413 to svn... - 01:17 PM Revision 79f7c32f (ffmpeg): Register .tga and .tiff image extensions
- Originally committed as revision 6775 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:57 AM Revision 7fbde343 (ffmpeg): replace coder/decoder file description in libavformat by muxer/demuxer
- Originally committed as revision 6774 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:13 AM Revision ec996a63 (ffmpeg): fix flvdec.c file description comment
- Originally committed as revision 6773 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:10 AM Revision 246f86a4 (ffmpeg): document the extradata protocol for VP6F
- Originally committed as revision 6772 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/22/2006
- 11:23 PM Revision fa73604f (ffmpeg): don't use ast before checking it's not NULL
- Originally committed as revision 6771 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:19 PM Revision 9e2424ce (ffmpeg): use the adjustment value present in FLV to crop VP6 video
- Originally committed as revision 6770 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:33 PM Revision 24d3e5a2 (ffmpeg): use coded_width and coded_height instead of width and height
- Originally committed as revision 6769 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:25 PM Revision 47babca8 (ffmpeg): indention
- Originally committed as revision 6768 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:17 PM Revision 20da94e8 (ffmpeg): activate gif decoder, seems to work fine on showdown2.mov
- Originally committed as revision 6767 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:12 PM Revision bcd872a7 (ffmpeg): removed useless variables
- Originally committed as revision 6766 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:10 PM Revision d54d396d (ffmpeg): use avctx->get_buffer
- Originally committed as revision 6765 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:15 PM Revision a7fb3a96 (ffmpeg): remove unused variables
- Originally committed as revision 6764 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:11 PM Revision 1e22f00d (ffmpeg): printf -> dprintf
- Originally committed as revision 6763 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:09 PM Revision 8e57cae7 (ffmpeg): indention
- Originally committed as revision 6762 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:07 PM Revision 6f9e492a (ffmpeg): add gif support
- Originally committed as revision 6761 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:05 PM Revision 06d392a7 (ffmpeg): change gif demuxer to gif decoder
- Originally committed as revision 6760 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:47 PM Revision b92f5a6b (ffmpeg): use --as-needed just on linux, since *bsd way is broken... (patch fro...
- Originally committed as revision 6759 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:14 PM Revision 14f283d8 (ffmpeg): disable annoying debug messages
- Originally committed as revision 6758 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:12 PM Revision 8dfcf67e (ffmpeg): spelling/grammar fixes
- Originally committed as revision 6757 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:56 AM Revision 7c7e7464 (ffmpeg): Make read_packet fail is the v4l2 driver returns an unexpected frame ...
- (driver's bug? If not, we will have to support this in some way)
Originally committed as revision 6756 to svn://svn.... - 09:12 AM Revision 39a94d24 (ffmpeg): support for sub-only streams; patch by borat subsense com
- Originally committed as revision 6755 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:52 AM Revision 76aca7a8 (ffmpeg): handle limit>32 for set_ur_golomb_jpegls()
- Originally committed as revision 6754 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/21/2006
- 10:07 PM Revision 5dc49706 (ffmpeg): prevent infinite loop
- Originally committed as revision 6753 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:17 AM Revision 71bd023d (ffmpeg): avoid crashing when trying to parse invalid files, patch by Andreas O...
- Originally committed as revision 6752 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:08 AM Revision 487240b0 (ffmpeg): fix probe, patch by Andreas Oman, andreas at olebyn dot nu
- Originally committed as revision 6751 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/20/2006
- 09:34 PM Revision e08f5806 (ffmpeg): decode_significance_8x8_x86()
- 8% faster decode_cabac_residual() (8x8 case only) on P3
Originally committed as revision 6750 to svn://svn.ffmpeg.or... - 05:53 PM Revision 94e4c3a3 (ffmpeg): Protect code that uses CMOV instructions with HAVE_CMOV,
- Make configure set CMOV_IS_FAST on arches on which cmov has a low latency
(typically non-Netburst based processor)
O... - 01:08 PM Revision 4c8d81fa (ffmpeg): fix harmless typo / consistency fix
- Originally committed as revision 6748 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:06 PM Revision d966b2f0 (ffmpeg): warn about zlib support needed if file has compressed moov atom
- Originally committed as revision 6747 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:09 AM Revision 864bc965 (ffmpeg): 3 more TODO items for volunteers
- Originally committed as revision 6746 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:00 AM Revision 849a5004 (ffmpeg): another instruction less in decode_significance_x86() -> 1% faster io...
- Originally committed as revision 6745 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:32 AM Revision 942f3bb5 (ffmpeg): move memory reading ByteIOContext init from mov.c to avobuf.c
- Originally committed as revision 6744 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:46 AM Revision d3e7c5c3 (ffmpeg): 1 instruction less
- Originally committed as revision 6743 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:27 AM Revision e7768fc5 (ffmpeg): Add x86 conditionnal mov (CMOV) "detection" (based on the cpu passed ...
- Sets HAVE_CMOV define so we can protect relevant code with #ifdef HAVE_CMOV
Originally committed as revision 6742 to... - 12:51 AM Revision a616db28 (ffmpeg): reordering instructions a little in decode_significance_x86() -> 2 in...
- Originally committed as revision 6741 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:35 AM Revision 13404b2e (ffmpeg): factorize get_cabac asm (0.5% slower but its much cleaner)
- Originally committed as revision 6740 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/19/2006
- 11:03 PM Revision 1e4051aa (ffmpeg): correct signaling of palette change
- Originally committed as revision 6739 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:24 PM Revision ba9fb5da (ffmpeg): Fix PIC compilation, some defines were under #ifdef !PIC but used
- in the PIC case nevertheless.
patch by Bernhard Rosenkranzer, bero arklinux org
Originally committed as revision 673... - 06:22 PM Revision d72bc323 (ffmpeg): unused variable
- Originally committed as revision 6737 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:49 PM Revision 1c5d830c (ffmpeg): 10l: Revert bogus use of GCC's -march=xx:
- Almost all CPU targets use -mcpu=xx to set architecture type,
register usage, choice of mnemonics, and instruction
sc... - 02:54 PM Revision f624f029 (ffmpeg): slightly faster decode_cabac_mb_mvd()
- Originally committed as revision 6735 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:33 AM Revision aa1da263 (ffmpeg): 1 variable less in decode_cabac_residual() no speed change (but less ...
- Originally committed as revision 6734 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:05 AM Revision 143bf7d7 (ffmpeg): dont mess with ByteIOContext internal variables (fixes showdown2.mov)
- Originally committed as revision 6733 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:19 AM Revision ebd624b6 (ffmpeg): optimize sign decoding code in decode_residual()
- x86 is 4% faster on P3
C sign stuff + x86 code for everything else is also faster then before (sorry forgot to test p...
10/18/2006
- 03:10 PM Revision 99fd05cb (ffmpeg): use AVFormatContext to log
- Originally committed as revision 6731 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:15 PM Revision 3d1eed61 (ffmpeg): Fix license header error notice by Steve LHomme.
- Originally committed as revision 6730 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:33 PM Revision 38d0a8aa (ffmpeg): rename --tune to --cpu and make --cpu pass the apropriate -march=xx o...
- Note that previous implementation (--tune) wasn't consistent with regards to setting -march/-mcpu/-mtune whereas curr...
- 11:57 AM Revision 708e3e7d (ffmpeg): simplify pcm read seek, use av_get_bits_per_sample
- Originally committed as revision 6728 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:09 AM Revision ca612735 (ffmpeg): Don't run libavtest if CONFIG_GPL is not set.
- Originally committed as revision 6727 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:37 AM Revision a0f2c6ba (ffmpeg): Kill a warning with MSVC
- Patch by Jindrich Makovicka makovick A gmail P com
Original thread:
Date: 08:21 AM
Subject Re: [Ffmpeg-devel] Weird l...
10/17/2006
- 11:59 PM Revision 30865e2a (ffmpeg): copy cabac context onto the stack for the c code in decode_cabac_resi...
- Originally committed as revision 6725 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:18 PM Revision eb73bf72 (ffmpeg): x86 asm version of the decode significance loop (not 8x8) of decode_r...
- Originally committed as revision 6724 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:44 PM Revision 5b9d79bd (ffmpeg): avoid overwriting pkt
- Originally committed as revision 6723 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:19 PM Revision 595da759 (ffmpeg): 10l inverted condition check generated an endless loop
- Originally committed as revision 6722 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:30 AM Revision 4d6ac1a4 (ffmpeg): skip packet if no stream index is found, fix proxy_pal030926.mxf
- Originally committed as revision 6721 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:23 AM Revision ee71ef5c (ffmpeg): skip run in sequence, fix C0023S01.mxf
- Originally committed as revision 6720 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:14 AM Revision cc6a90dd (ffmpeg): rename --cpu (and related variables) to --arch as this option always
- allowed to select an architecture, not a specific cpu
Originally committed as revision 6719 to svn://svn.ffmpeg.org/... - 10:26 AM Revision 96db3808 (ffmpeg): Implement sws_getCachedContext() in swscale emulation
- Originally committed as revision 6718 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:38 AM Revision 4041a495 (ffmpeg): cosmetic (%%eax->%0)
- Originally committed as revision 6717 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/16/2006
- 09:47 PM Revision d1bc38f3 (ffmpeg): * Simplifying the setting of STYPE for AAUX AS
- * Fixing a bug in how SPEED was encoded for AAUX ASC
Originally committed as revision 6716 to svn://svn.ffmpeg.org/f... - 09:47 PM Revision 8dda3e79 (ffmpeg): Fix crash with illegal instruction, cmov is available on 686 and late...
- Originally committed as revision 6715 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:22 PM Revision e962604f (ffmpeg): Expand some #endif comments.
- Originally committed as revision 6714 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:06 PM Revision 2c409cc7 (ffmpeg): fix -a^b which was interpreted as (-a)^b
- Originally committed as revision 6713 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:36 PM Revision cacb17b4 (ffmpeg): asin() acos() atan()
- Originally committed as revision 6712 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:44 PM Revision 9f1c1c99 (ffmpeg): Make ffmpeg work with x264 r592
- Originally committed as revision 6711 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:01 PM Revision 212d8488 (ffmpeg): mod()
- Originally committed as revision 6710 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:52 PM Revision c45b5de0 (ffmpeg): Fix #endif comments.
- Originally committed as revision 6709 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:18 AM Revision 39051d5d (ffmpeg): Replace FLAC FourCC by TwoCC.
- Originally committed as revision 6708 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:11 AM Revision 165c5f09 (ffmpeg): fix !CMOV_IS_FAST case (iam not really happy with the fix but i didnt...
- Originally committed as revision 6707 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:21 AM Revision 89ae0e62 (ffmpeg): Add libswscale to the include path when enabled.
- Originally committed as revision 6706 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:20 AM Revision 8c9d49f2 (ffmpeg): Don't mix declarations and statements.
- Originally committed as revision 6705 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/15/2006
- 09:04 PM Revision 1d7c1118 (ffmpeg): 10l
- Originally committed as revision 6704 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:50 PM Revision faff3a7a (ffmpeg): this code will not work with PIC as it needs 7 registers and gcc does...
- Originally committed as revision 6703 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:40 PM Revision f24a5159 (ffmpeg): shift CABACContext.range right, this reduces the number of shifts nee...
- Originally committed as revision 6702 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:52 PM Revision aa770811 (ffmpeg): Have xvid encoder wrapper honnor -vtag option
- Patch by Ramiro Polla angustia A arrozcru P no-ip P org
Original thread:
Date: 14.10.2006 05:44
Subject: [Ffmpeg-deve... - 12:59 PM Revision 14f29f79 (ffmpeg): Revert putting EXTRALIBS in common.mak, linking fails on MinGW.
- Originally committed as revision 6700 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:57 PM Revision 84471efd (ffmpeg): Consistently use $(BUILD_ROOT).
- Originally committed as revision 6699 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:10 PM Revision 41ada6e5 (ffmpeg): Warn about --enable-gpl.
- Originally committed as revision 6698 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:08 PM Revision 9fd353e9 (ffmpeg): 0.pgm is now 00.pgm.
- Originally committed as revision 6697 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:31 AM Revision 827f0561 (ffmpeg): Remove unused variable.
- Originally committed as revision 6696 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:02 AM Revision 07a1b05e (ffmpeg): Consistently use $(BUILD_ROOT).
- Originally committed as revision 6695 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:50 AM Revision a8789714 (ffmpeg): Ignore blocks with no samples and flags (but usually with MD5 sum)
- Originally committed as revision 6694 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/14/2006
- 11:30 PM Revision 3d0c32d4 (ffmpeg): Make public domain. Hope Diego dont mind it, he had two cosmetics com...
- Originally committed as revision 6693 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:43 PM Revision ccd3228e (ffmpeg): Use proper PRI?64 macros for %ll? format to fix printf format warnings:
- utils.c:833: warning: format ‘%lld’ expects type ‘long long int’, but argument 5 has type ‘int64_t’
utils.c:833: warn... - 05:04 PM Revision 7c428ea6 (ffmpeg): Put libmpeg2 IDCT functions under CONFIG_GPL, fixes link failure
- with --disable-opts.
Originally committed as revision 6691 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:48 PM Revision 8aaed74c (ffmpeg): Remove empty structures,
- Patch by Steve LHomme
Original thread:
Date: 13.10.2006 21:55
Subject: [Ffmpeg-devel] [PATCH] Remove empty structures... - 12:23 PM Revision ab9ce191 (ffmpeg): Make PNG produce correct 8-bit pictures
- Originally committed as revision 6689 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:01 AM Revision 4ec0beaa (ffmpeg): Move block size check to decoder
- Originally committed as revision 6688 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/13/2006
- 07:19 PM Revision 03bb9ae5 (ffmpeg): 10l CODEC vs. FORMAT
- Originally committed as revision 6687 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:21 PM Revision 12b6992b (ffmpeg): flv files from myspace with mp3 audio require need_parsing because the
- frames are fragmented.
Originally committed as revision 6686 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:19 PM Revision b566bd65 (ffmpeg): simplify escape decoding
- Originally committed as revision 6685 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:04 PM Revision a88fc5c0 (ffmpeg): Remove intrinsics checks, they are no longer used.
- partly based on a patch by Zuxy Meng, zuxy.meng gmail com
Originally committed as revision 6684 to svn://svn.ffmpeg.... - 02:21 PM Revision 68a205ed (ffmpeg): dehack *ps_state indexing in the branchless decoder
- Originally committed as revision 6683 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:48 AM Revision a991b1fe (ffmpeg): TIFF decoder
- Originally committed as revision 6682 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:02 AM Revision 6ae177aa (ffmpeg): Add a note about illegal codec IDs.
- Originally committed as revision 6681 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:01 AM Revision 7e547cb4 (ffmpeg): Add codec ID for Shorten audio.
- Originally committed as revision 6680 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/12/2006
- 09:32 PM Revision 12ff5b0f (ffmpeg): add "memory" to the clobber list we change memory so we need it, this...
- Originally committed as revision 6679 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:56 PM Revision f7bc5837 (ffmpeg): Adds forgotten changelog's entry about the new mtv demuxer
- Originally committed as revision 6678 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:55 PM Revision 5ed0d67d (ffmpeg): -1 is a valid return value in ratecontrol_1pass() -> 100l for takis
- Originally committed as revision 6677 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:57 PM Revision 61b76987 (ffmpeg): Fixes:
- xvmcvideo.c: In function ‘XVMC_decode_mb’:
xvmcvideo.c:141: warning: ‘return’ with a value, in function returning voi... - 06:41 PM Revision de1013e1 (ffmpeg): 10l int vs uint8_t
- Originally committed as revision 6675 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:49 PM Revision 851ded89 (ffmpeg): prevent "mb level" get_cabac() calls from being inlined (3% faster de...
- Originally committed as revision 6674 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:27 PM Revision 1f6049f5 (ffmpeg): int->uint8_t for 2 tables
- Originally committed as revision 6673 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:02 PM Revision 29f86228 (ffmpeg): support for Tiertex .seq files demuxing/video decoding, by Gregory Mo...
- Originally committed as revision 6672 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:54 AM Revision 7da4d4cd (ffmpeg): fix SHOW_SBITS for ALT_BITSTREAM_READER_LE, patch by Gregory Montoir ...
- Originally committed as revision 6671 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:51 AM Revision cb690cad (ffmpeg): Rename internal.h --> xvid_internal.h, it clashes with libavutil/inte...
- Originally committed as revision 6670 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:26 AM Revision a5db5bda (ffmpeg): ppc generic prefetch
- Originally committed as revision 6669 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:51 AM Revision a0490b32 (ffmpeg): adds some useful comments after some of the #else, #elseif,
- #endif preprocessor directives to make it clearer which code
block depends on which #define xx
Originally committed ... - 01:04 AM Revision 28146a8c (ffmpeg): new mtv demuxer
- Originally committed as revision 6667 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/11/2006
- 11:18 PM Revision 05749630 (ffmpeg): Rename ABS macro to FFABS.
- Originally committed as revision 20169 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 11:17 PM Revision c26abfa5 (ffmpeg): Rename ABS macro to FFABS.
- Originally committed as revision 6666 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:59 PM Revision 02305ff3 (ffmpeg): Rename SIGN macro to FFSIGN to avoid clashes with system headers.
- Originally committed as revision 6665 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:34 PM Revision a957c27b (ffmpeg): more prefetches, 2% faster h264
- Originally committed as revision 6664 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:59 PM Revision 1f4d5e9f (ffmpeg): slightly faster on P3 slightly slower on athlon and probably faster o...
- Originally committed as revision 6663 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:22 PM Revision f3239539 (ffmpeg): add MXF description
- Originally committed as revision 6662 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:16 PM Revision d7a3a783 (ffmpeg): update GXF status and add description
- Originally committed as revision 6661 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:14 PM Revision dc56e0de (ffmpeg): update doc, changelog, and increase libavcodec version for .cin files...
- Originally committed as revision 6660 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:57 PM Revision 72450e50 (ffmpeg): support for Delphine Software .cin files demuxing / audio and video d...
- Originally committed as revision 6659 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:39 PM Revision 2b5269b5 (ffmpeg): moving lps state transition code a little up in the branched asm code...
- Originally committed as revision 6658 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:11 PM Revision b99f3cab (ffmpeg): write cabac low and range variables as early as possible to prevent s...
- Originally committed as revision 6657 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:20 PM Revision d17faef0 (ffmpeg): use ecx instead of cl (no speed change on P3 but might avoid partial ...
- Originally committed as revision 6656 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:44 PM Revision d61c4e73 (ffmpeg): make state transition tables global as they are constant and the code...
- Originally committed as revision 6655 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:25 PM Revision 5f3eca12 (ffmpeg): 10l
- Originally committed as revision 6654 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:21 PM Revision 0fa352c7 (ffmpeg): make lps_range a global table its constant anyway (saves 1 addition f...
- Originally committed as revision 6653 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:23 PM Revision 3650b439 (ffmpeg): enable CMOV_IS_FAST as its faster or equal speed on every cpu (duron,...
- Originally committed as revision 6652 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:16 PM Revision a8824a79 (ffmpeg): simplifies null vhook by using sws_getCachedContext()
- Patch by Victor Paesa %wzrlpy A arsystel P com%
Original thread:
Date: Sep 15, 2006 6:21 PM
Subject: Re: [Ffmpeg-deve... - 12:14 PM Revision df117196 (ffmpeg): simplifies fish vhook by using sws_getCachedContext()
- Patch by Victor Paesa %wzrlpy A arsystel P com%
Original thread:
Date: Sep 15, 2006 6:21 PM
Subject: Re: [Ffmpeg-deve... - 12:11 PM Revision 2d7490fc (ffmpeg): port watermark vhook to swscaler
- Patch by Victor Paesa %wzrlpy A arsystel P com%
Original thread + testcase:
Date: Sep 12, 2006 5:29 PM
Subject: Re: [... - 12:08 PM Revision 67d0436c (ffmpeg): port imlib2 vhook to swscaler
- Patch by Victor Paesa %wzrlpy A arsystel P com%
Original thread + testcase:
Date: Sep 13, 2006 11:06 PM
Subject: Re: ... - 10:29 AM Revision 6ab312da (ffmpeg): doxy
- Originally committed as revision 6647 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:22 AM Revision 777f4649 (ffmpeg): fix bit rate
- Originally committed as revision 6646 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:17 AM Revision d50756cd (ffmpeg): use av_get_bits_per_sample
- Originally committed as revision 6645 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:15 AM Revision e27d9277 (ffmpeg): use av_get_bits_per_sample, compute block align if not set
- Originally committed as revision 6644 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:09 AM Revision 8d41fe28 (ffmpeg): simplify by not writing unneeded codec name to fix segfault when stre...
- Originally committed as revision 6643 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:30 AM Revision 086b05cd (ffmpeg): Move CFLAGS handling to common.mak.
- Originally committed as revision 20154 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 08:30 AM Revision dadb850a (ffmpeg): Move CFLAGS handling to common.mak.
- Originally committed as revision 6642 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:47 AM Revision a33fe572 (ffmpeg): Switch to the LGPL as agreed to by the author according to the
- initial commit log message.
Originally committed as revision 6641 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:15 AM Revision 3689cf16 (ffmpeg): Targa image decoder
- Originally committed as revision 6640 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:18 AM Revision e7becfb2 (ffmpeg): printf --> av_log with some help from Oded
- Originally committed as revision 6639 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/10/2006
- 11:59 PM Revision d95442c0 (ffmpeg): unused #define
- Originally committed as revision 6638 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:57 PM Revision ab2c12ec (ffmpeg): remove dummy amr_read_close()
- Originally committed as revision 6637 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:56 PM Revision b4963892 (ffmpeg): more factoriztaion and a FIXME note
- Originally committed as revision 6636 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:53 PM Revision d84fd5d1 (ffmpeg): factorze another 2 lines
- Originally committed as revision 6635 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:49 PM Revision ce2f3c8b (ffmpeg): set duration and timebase (based on a patch by Simon Morlat simon.mor...
- Originally committed as revision 6634 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:45 PM Revision b1bf48aa (ffmpeg): factorize (untested)
- Originally committed as revision 6633 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:28 PM Revision effdc8ef (ffmpeg): return cleanup
- Originally committed as revision 6632 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:29 PM Revision c74915cd (ffmpeg): fix d-10 mapping detection
- Originally committed as revision 6631 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:27 PM Revision e395e286 (ffmpeg): assign myself to aiff maintainer
- Originally committed as revision 6630 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:00 PM Revision de9fe002 (ffmpeg): rewind completely if sample time is negative
- Originally committed as revision 6629 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:58 PM Revision 4a775c19 (ffmpeg): dont seek back if no sync to let eof happen
- Originally committed as revision 6628 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:33 PM Revision c2095a8f (ffmpeg): Add pentium-m to the list of tuning targets
- Originally committed as revision 6627 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:07 PM Revision 15e35274 (ffmpeg): Rename SIGN macro to the more fitting UNFOLD.
- Originally committed as revision 6626 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:59 AM Revision 6b6b5003 (ffmpeg): Remove unused variables.
- Originally committed as revision 6625 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:17 AM Revision 31903634 (ffmpeg): quiet gcc about enum value not handled in switch
- Originally committed as revision 6624 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:16 AM Revision 0bc2e7f0 (ffmpeg): BRANCHLESS_CABAD --> BRANCHLESS_CABAC_DECODER
- Originally committed as revision 6623 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:09 AM Revision 8925915f (ffmpeg): Change libpostproc to use the FFMIN/FFMAX macros from libavutil.
- Originally committed as revision 6622 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:01 AM Revision ab5a1435 (ffmpeg): Move TRANSPOSE8 macro to dsputil_altivec.h.
- (was duplicated in libavcodec/ppc/vc1dsp_altivec.c
nd libavcodec/ppc/mpegvideo_altivec.c, and will be
used in upcomin... - 07:49 AM Revision a22b7322 (ffmpeg): Move sign macro to libavutil.
- Originally committed as revision 6620 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:46 AM Revision e0296b9a (ffmpeg): Use ABS macro from libavutil.
- Originally committed as revision 6619 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:56 AM Revision 9ed92c65 (ffmpeg): moving another bit&1 out, this is as fast as with it in there, but it...
- Originally committed as revision 6618 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:10 AM Revision ee56f2c0 (ffmpeg): 10l: remove alien seek function from demuxer
- Originally committed as revision 6617 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:17 AM Revision f1b37db4 (ffmpeg): move the &1 out of the asm so gcc can optimize it away in inlined cas...
- Originally committed as revision 6616 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:08 AM Revision ab0151d1 (ffmpeg): replace a few and/sub/... by cmov
- this is faster on P3, should be faster on AMD, and should be slower on P4
its disabled by default (benchmarks welcome...
10/09/2006
- 10:36 PM Revision c6a9271c (ffmpeg): Remove gcc-workaround that is already present in libavutil/common.h.
- Originally committed as revision 6614 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:24 PM Revision ef85972b (ffmpeg): Fix default license header.
- Originally committed as revision 6613 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:57 PM Revision a6672acf (ffmpeg): reading 8bit mem into a 8bit register needs 2 uops on P4, 8bit->32bit...
- Originally committed as revision 6612 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:39 PM Revision 2d3df05c (ffmpeg): on the P4 inc needs twice as much time a add
- Originally committed as revision 6611 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:21 PM Revision 2ee9dc65 (ffmpeg): 10l
- Originally committed as revision 6610 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:14 PM Revision 7822e1c1 (ffmpeg): reverse remainder of the failed attempt to optimize *state=c->mps_sta...
- Originally committed as revision 6609 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:51 PM Revision ef0090a9 (ffmpeg): x86 branchless cabac decoder
- slightly faster on P3
Originally committed as revision 6608 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:44 PM Revision 2e1aee80 (ffmpeg): optimize branchless C CABAC decoder
- Originally committed as revision 6607 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:29 PM Revision b420448e (ffmpeg): removing ALTIVEC_USE_REFERENCE_C_CODE, since has no use anymore
- Originally committed as revision 6606 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:20 PM Revision 1c2a417f (ffmpeg): move outcommented START/STOP_TIMER to a hopefully better place for be...
- Originally committed as revision 6605 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:52 PM Revision 30dc5f56 (ffmpeg): drop failed attempt to optimize *state= c->mps_state[s];
- Originally committed as revision 6604 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:15 PM Revision c56d23da (ffmpeg): 10l bugfix for some disabled code
- Originally committed as revision 6603 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:15 PM Revision f7d0b683 (ffmpeg): first try of a handwritten get_cabac() for x86, this is 10-20% faster...
- Originally committed as revision 6602 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:11 PM Revision 2a1a6b64 (ffmpeg): always add -fomit-frame-pointer if optimizations are enabled
- Originally committed as revision 6601 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:37 PM Revision 441e8fe9 (ffmpeg): add_bytes passes tests
- Originally committed as revision 6600 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:25 PM Revision 5bbe2a52 (ffmpeg): remove bytestream_end checks, seems to work fine without them and the...
- Originally committed as revision 6599 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:36 AM Revision 462209fe (ffmpeg): fix AC3 5.1 being decoded as mono
- patch by Andrea Gianarro % giandrea AH gmail P com %
Original thread:
Date: Oct 9, 2006 11:55 AM
Subject: [Ffmpeg-dev... - 07:31 AM Revision bca519e0 (ffmpeg): Fix GPL/LGPL license version mismatch.
- Originally committed as revision 6597 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:59 AM Revision c010d69a (ffmpeg): decrease ff_h264_norm_shift[] size
- Originally committed as revision 6596 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/08/2006
- 09:26 PM Revision 158256a1 (ffmpeg): Fixes:
- rv10.c:494: warning: implicit declaration of function ‘ff_mpeg4_init_direct_mv’
Approved by Michael.
Originally com... - 09:26 PM Revision 6ff04269 (ffmpeg): cleanup
- Originally committed as revision 6594 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:25 PM Revision a10c779f (ffmpeg): Fixes:
- opt.c:327: warning: no return statement in function returning non-void
opt_list return value is never checked.
Appr... - 09:23 PM Revision 69261768 (ffmpeg): Fixes:
- parser.c:555: warning: implicit declaration of function ‘ff_cavs_find_frame_end’
Approved by Michael.
Originally co... - 09:11 PM Revision 621d9294 (ffmpeg): Fixes:
- mpegvideo.h:777: warning: ‘inline’ is not at beginning of declaration
motion_est_template.c:236: warning: ‘inline’ is... - 02:32 PM Revision 214019ed (ffmpeg): Avoid void *-arithmetic
- Originally committed as revision 6590 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:14 PM Revision 76808d6e (ffmpeg): Quote names individually, since otherwise the whole list was understood
- as a single long filename by the shell.
patch by Víctor Paesa, wzrlpy arsystel com
Originally committed as revision ... - 01:55 PM Revision 75336fc8 (ffmpeg): Non Altivec optimizations already present at the top
- Originally committed as revision 6588 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:20 PM Revision 260ceb63 (ffmpeg): branchless renormalization (1% faster get_cabac) old branchless renor...
- Originally committed as revision 6587 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:24 AM Revision 99ce1087 (ffmpeg): 5% faster get_cabac()
- Originally committed as revision 6586 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:11 AM Revision e16c407a (ffmpeg): output typo fixes
- Originally committed as revision 6585 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:41 AM Revision cad35abc (ffmpeg): Compilation fix: pix_abs16x16_c was undeclared.
- Originally committed as revision 6584 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:38 AM Revision 8823419f (ffmpeg): Compilation fix, printf gets redefined to please_use_av_log.
- Originally committed as revision 6583 to svn://svn.ffmpeg.org/ffmpeg/trunk
Also available in: Atom