Activity
From 07/14/2006 to 08/12/2006
08/12/2006
- 11:01 PM Revision 22ee3aa7 (ffmpeg): mailinglist
- Originally committed as revision 5991 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:46 PM Revision 17c613ef (ffmpeg): Use COMPILE_MMX2 instead of HAVE_MMX2 to determine whether to compile
- MMX2 code, because the HAVE_ defines do not have sane values here if
runtime cpudetection is used. Hopefully fixes ru... - 04:37 PM Revision 4454dc1b (ffmpeg): Support for MacIntel, last part: balign directives
- Determines whether .align's arg is power-of-two or not, then defines ASMALIGN appropriately in config.h. Changes all ...
- 04:31 PM Revision 8226ecaa (ffmpeg): Fix CHECK_BIDIR macro so it works with Intel's Compiler
- Patch by Marco Manfredini mldb A gmx P net
Originally committed as revision 5989 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:29 PM Revision 71295009 (ffmpeg): Add #define REGc
- Originally committed as revision 5988 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:18 AM Revision 201f1d45 (ffmpeg): use packet dts as correct media field number and use av_interleave_pk...
- Originally committed as revision 5987 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/11/2006
- 09:39 PM Revision 1ce83a36 (ffmpeg): use C99 standard constant, thanks to Foxy Shadis
- Originally committed as revision 5986 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:24 PM Revision 81f0f938 (ffmpeg): update documentation
- Originally committed as revision 5985 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:21 PM Revision f21c0b4c (ffmpeg): export av_interleave_packet_per_dts
- Originally committed as revision 5984 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:19 PM Revision 06972056 (ffmpeg): vorbis simd tweaks
- Originally committed as revision 5983 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:50 PM Revision 49a0122c (ffmpeg): Fix compilation with MMX disabled, the mmx_null and mmx_one constants...
- be protected by HAVE_MMX.
Originally committed as revision 19367 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale - 10:21 AM Revision 2211d620 (ffmpeg): update rotozoom regression ref after patches r5945-r5950
- Originally committed as revision 5982 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:27 AM Revision 72289140 (ffmpeg): set elst start time to first pts
- Originally committed as revision 5981 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:41 AM Revision 6b53e173 (ffmpeg): Disable B-frames decoding until I return and finish their proper deco...
- Originally committed as revision 5980 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:56 AM Revision 876031a7 (ffmpeg): keep in sync with dsputil, makes --disable-decoder=vorbis build
- Originally committed as revision 5979 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/10/2006
- 09:57 PM Revision 0e0adae0 (ffmpeg): vorbis cosmetics: mdct0,mdct1 => mdct[2]
- Originally committed as revision 5978 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:55 PM Revision 88db1a15 (ffmpeg): misc tweaks in vorbis_residue_decode().
- 4% faster vorbis.
Originally committed as revision 5977 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:24 PM Revision 1f1aa1d9 (ffmpeg): convert vector_fmul_reverse_sse2 and vector_fmul_add_add_sse2 to sse
- please complain if they are slower on sse2 cpus ...
Originally committed as revision 5976 to svn://svn.ffmpeg.org/ff... - 07:06 PM Revision eb4825b5 (ffmpeg): sse and 3dnow implementations of float->int conversion and mdct windo...
- 15% faster vorbis.
Originally committed as revision 5975 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:49 PM Revision 60ae06e7 (ffmpeg): r5954 broke fft on cpus with 3dnow but without mm3dnow.h
- Originally committed as revision 5974 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:05 PM Revision ffad4ed1 (ffmpeg): Fix x86 SIMD asm and pic, patch from Martin von Gagern <Martin.vGager...
- Originally committed as revision 5973 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:26 PM Revision 347be472 (ffmpeg): Support for MacIntel, take xx: '/nop' illegal for old versions of GAS
- Patch by John Dalgliesh % johnd AH defyne P org %
Original thread:
Date: Aug 8, 2006 8:12 PM
Subject: Re: [Ffmpeg-dev... - 11:29 AM Revision 0fc256f3 (ffmpeg): Add support for Mac OS X Intel part 2: Assembler macros in fdct_mmx.c
- convert gas macros to ccp macros
Patch by John Dalgliesh % johnd AH defyne P org %
Original thread:
Date: Aug 10, 200... - 09:06 AM Revision fc48b6fe (ffmpeg): Support for Mac OS X Intel, part 3: binary integer constants:
- Apple's assembler only understands the same integer constants as C does: hex, decimal, octal. It doesn't understand b...
08/09/2006
- 12:11 PM Revision b361ba2a (ffmpeg): fourcc cleanup
- Originally committed as revision 5969 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:10 PM Revision 61e3dd78 (ffmpeg): enable 'NONE' audio fourcc
- Originally committed as revision 5968 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:48 AM Revision 76c9cb0a (ffmpeg): parse mpeg frame to get pict type and closed gop flag
- Originally committed as revision 5967 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:52 AM Revision e38f34fd (ffmpeg): Correct wrong memset invocation.
- patch by Panagiotis Issaris, takis%%.%%issaris%%@%%uhasselt%%.%%be
Originally committed as revision 5966 to svn://sv... - 06:37 AM Revision ee5df927 (ffmpeg): emms -> femms
- Originally committed as revision 5965 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:33 AM Revision 2494bdd9 (ffmpeg): gcc 2.95 and 3.4.x on x86 32bit without fomit-frame-pointer can't eve...
- 0.5% slower vorbis.
Originally committed as revision 5964 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/08/2006
- 10:16 PM Revision 83318919 (ffmpeg): Support AAC audio in AVI with tag 0xff
- Patch by David Conrad ( davedc_ | umbc edu )
Originally committed as revision 5963 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:47 PM Revision 1b87c402 (ffmpeg): slightly faster ff_imdct_calc_3dn2() on amd64. (gcc added a bunch of ...
- Originally committed as revision 5962 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:31 PM Revision 494bbf58 (ffmpeg): dont be too picky about timestampsbeing wrong if the destination cont...
- Originally committed as revision 5961 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:55 PM Revision 434cab9e (ffmpeg): timestamp debugging av_logs()
- Originally committed as revision 5960 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:51 PM Revision 790c9ca7 (ffmpeg): Enable swscale usage in ffmpeg
- Originally committed as revision 5959 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:02 PM Revision b9b18fbd (ffmpeg): both timestamps are dts, (checked trailer.gxf, spec is unclear)
- Originally committed as revision 5958 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:03 PM Revision 21bb884f (ffmpeg): change vorbis_inverse_coupling_sse2() so it works on sse1 cpus
- Originally committed as revision 5957 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:24 AM Revision ed4e20ac (ffmpeg): Fix some "'static' is not at beginning of declaration" warnings.
- Originally committed as revision 5956 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:58 AM Revision a2fd6043 (ffmpeg): floating point "emulation" code
- unused currently, but might come in handy for some fpu-less cpus
Originally committed as revision 5955 to svn://svn.... - 04:01 AM Revision bcfa3e58 (ffmpeg): 3dnow2 implementation of imdct.
- 6% faster vorbis and wma.
Originally committed as revision 5954 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/07/2006
- 03:48 PM Revision 2c5ad5fd (ffmpeg): use correct tag for h263 in mov
- Originally committed as revision 5953 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:04 PM Revision 87494ea0 (ffmpeg): detailed infos about d263 atom
- Originally committed as revision 5952 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:36 PM Revision efbe19fd (ffmpeg): update regression tests for patches r5945-r5950 based on patch by Fra...
- Originally committed as revision 5951 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:19 PM Revision 915282e5 (ffmpeg): indention
- Originally committed as revision 5950 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:18 PM Revision 5997ed78 (ffmpeg): only set fields for mov, reserved for 3gp, mp4
- Originally committed as revision 5949 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:15 PM Revision 80f05e79 (ffmpeg): sampleSize field to 16, reserved for mp4 and 3gp
- Originally committed as revision 5948 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:11 PM Revision 86ca5710 (ffmpeg): mp4, 3gp field is reserved and value is 2
- Originally committed as revision 5947 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:09 PM Revision 57ef6acc (ffmpeg): use ternary
- Originally committed as revision 5946 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:06 PM Revision c096ebca (ffmpeg): vbr compression id is only used in mov
- Originally committed as revision 5945 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:49 AM Revision 30aee296 (ffmpeg): Cygwin compilation and Cygwin/MinGW crosscompilation sections
- based on patch by Víctor Paesa <wzrlpy@arsystel.com>
Originally committed as revision 5944 to svn://svn.ffmpeg.org/f... - 10:52 AM Revision ba19d25a (ffmpeg): r5939 (flvenc.c) rotozoom regression update
- Originally committed as revision 5943 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:59 AM Revision a67a96a0 (ffmpeg): editorial changes
- Originally committed as revision 5942 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:46 AM Revision 4f9807d8 (ffmpeg): things to take care of for the next soc
- Originally committed as revision 5941 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/06/2006
- 11:15 PM Revision bf29ed5d (ffmpeg): Cosmetics: 2->4 spaces and some braces
- Originally committed as revision 5940 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:29 PM Revision 634b8cfa (ffmpeg): always write duration and file size, fix seeking, progress bar is now...
- Originally committed as revision 5939 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:44 AM Revision fb2d9140 (ffmpeg): Correct MC for B-frames and some improvements (not 100% complete though)
- Originally committed as revision 5938 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:42 AM Revision 78cbfc0c (ffmpeg): Bicubic interpolation requires two additional pixels for block
- Originally committed as revision 5937 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/05/2006
- 01:14 PM Revision c7920371 (ffmpeg): Another PIX_FMT_ ---> IMGFMT_ conversion
- Originally committed as revision 19342 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 01:09 PM Revision 0b50ac8a (ffmpeg): Avoid segfaulting if the swscale context cannot be allocated
- Originally committed as revision 5936 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:54 PM Revision e7268d51 (ffmpeg): Fix "-aspect" when "-pad*" is used
- Originally committed as revision 5935 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:00 AM Revision dbdae6ec (ffmpeg): Do not assemble MMX, MMX2 or 3DNOW code unconditionally on X86 and X8...
- Originally committed as revision 19339 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
08/04/2006
- 10:51 PM Revision 9bd0d79f (ffmpeg): printf -> av_log, only occurs in DEBUG cases
- Originally committed as revision 5934 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:11 PM Revision c489d907 (ffmpeg): Yet another typo
- Originally committed as revision 5933 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:03 PM Revision 53287789 (ffmpeg): Fix a stupid typo and another error, thanks to Emanuele Giaquinta <ex...
- Originally committed as revision 5932 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:33 AM Revision 1066a995 (ffmpeg): Shared libraries should go in $PREFIX on MinGW.
- Originally committed as revision 5931 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:23 AM Revision e35a3b7d (ffmpeg): Remove MinGW specialcasing and make shared library installation compa...
- with MinGW where ln is emulated by cp.
Originally committed as revision 5930 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:13 AM Revision afa61532 (ffmpeg): Add quotes where necessary.
- Originally committed as revision 5929 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:31 AM Revision 99f649a2 (ffmpeg): 100l: intensity compensation must be also done in 4-MV mode
- Originally committed as revision 5928 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/03/2006
- 10:50 PM Revision a1309f8f (ffmpeg): Shared libraries now go in $(shlibdir), not $(libdir).
- Originally committed as revision 5927 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:27 PM Revision 5237ce67 (ffmpeg): detect more broken shells
- Originally committed as revision 5926 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:27 PM Revision b3cb5d51 (ffmpeg): simplify command logging
- Originally committed as revision 5925 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:27 PM Revision f5c85943 (ffmpeg): Add $(EXESUF) where necessary, fixes regression tests under MinGW.
- patch by Víctor Paesa, wzrlpy $@$ arsystel dot com
Originally committed as revision 5924 to svn://svn.ffmpeg.org/ffm... - 04:55 PM Revision 03ae87a3 (ffmpeg): Move output_example.c and ffplay.c to the swscale interface
- Originally committed as revision 5923 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:34 PM Revision dfeb80a5 (ffmpeg): Don't hardcode .dll in the MinGW section, use $SLIBSUF instead.
- Originally committed as revision 5922 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:27 PM Revision 5cb854e1 (ffmpeg): Move MinGW special casing for shared lib creation to configure.
- Originally committed as revision 5921 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:22 PM Revision 2965f17b (ffmpeg): sample size is 1 if bits per sample is 8 and mono channel
- Originally committed as revision 5920 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:19 PM Revision 7f624e80 (ffmpeg): standalone snow dsputil init
- Originally committed as revision 5919 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:13 PM Revision 73e4ff9d (ffmpeg): Almost cosmetic changes in dsputil_init_ppc and vorbis_inverse_coupli...
- - whitespace consistency 2->4 [dsputil_init_ppc]
- reorder struct initialization with dsputil_init_altivec [dsputil_i... - 03:33 PM Revision f8503792 (ffmpeg): revert r5909, dont use non constant static variable, breaks multithre...
- Originally committed as revision 5917 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:37 PM Revision 7c2a270b (ffmpeg): Minor fix
- Originally committed as revision 5916 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:21 PM Revision 8047fe72 (ffmpeg): avoid alignment hacks, luckly gcc does the right thing on arches diff...
- Originally committed as revision 5915 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:19 PM Revision 3b0df525 (ffmpeg): vorbis_inverse_coupling_altivec
- Originally committed as revision 5914 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:00 PM Revision 90530cec (ffmpeg): Cleanup
- Originally committed as revision 5913 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:47 PM Revision b394e39a (ffmpeg): VC-1/WMV3/WMV9 decoder
- Originally committed as revision 5912 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:31 PM Revision e1dacee1 (ffmpeg): parse SONY hidden MPEG-4 extradata, fix C0023S01.mxf
- Originally committed as revision 5910 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:08 PM Revision 61ca932e (ffmpeg): skip run-in sequence before reading header
- Originally committed as revision 5909 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:59 AM Revision 49b6f162 (ffmpeg): again, disable DEBUG
- Originally committed as revision 5908 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:57 AM Revision f0d47292 (ffmpeg): 10l, check container_ul existence
- Originally committed as revision 5907 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:28 AM Revision c2e88054 (ffmpeg): remove duplicate code
- Originally committed as revision 5906 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:21 AM Revision 3bb63b82 (ffmpeg): attempt to demux clip wrapped content
- Originally committed as revision 5905 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:14 AM Revision 8c5002db (ffmpeg): add codec detection based on essence container ul
- Originally committed as revision 5904 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:09 AM Revision cd035a60 (ffmpeg): 10l, vorbis_inverse_coupling_sse() was really 3dnow
- Originally committed as revision 5903 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:07 AM Revision 32e87631 (ffmpeg): another div -> fastdiv, another 2% faster vorbis.
- Originally committed as revision 5902 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:15 AM Revision c1985978 (ffmpeg): Looks like to be a good time to re-enable WMV3 decoder
- Originally committed as revision 5901 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:09 AM Revision 48d3fca7 (ffmpeg): Don't try to decode P-frames from old WMV3 variant until their format...
- Originally committed as revision 5900 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:02 AM Revision 481fb636 (ffmpeg): Some AltiVec optimizations for VC-1
- Originally committed as revision 5899 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:18 AM Revision 2dac4acf (ffmpeg): sse & sse2 implementations of vorbis channel coupling.
- 9% faster vorbis (on a K8).
Originally committed as revision 5898 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:18 AM Revision 7bf00496 (ffmpeg): int16_t is faster than int_fast16_t for division.
- 2% faster vorbis (on a K8).
Originally committed as revision 5897 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/02/2006
- 10:48 PM Revision 27dc20a0 (ffmpeg): set supported pixel formats correctly
- Originally committed as revision 5896 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:37 PM Revision 832e6e90 (ffmpeg): avoid possible segfault situations
- Originally committed as revision 5895 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:50 PM Revision a0b72f90 (ffmpeg): Change one itemized list to be bulletted, remove non-referenced node
- killing a texi2html warning in the process.
Originally committed as revision 5894 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:51 PM Revision 48ef912a (ffmpeg): Subversion allows renaming files.
- Originally committed as revision 5893 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:02 PM Revision d2cdbd5f (ffmpeg): resolve strong refs in parse_structural_metadata since objects may no...
- Originally committed as revision 5892 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:50 AM Revision 18a54b04 (ffmpeg): Move ffmpeg.c to the swscale interface
- Originally committed as revision 5891 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:18 AM Revision 50b35f7a (ffmpeg): Cosmetics
- Originally committed as revision 5890 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:37 AM Revision 51a0a721 (ffmpeg): remove unneeded audio fourcc as well
- Originally committed as revision 5889 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:59 AM Revision 0019b662 (ffmpeg): Minor resync optimization
- Originally committed as revision 5888 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:48 AM Revision 20dd25ad (ffmpeg): Do not set the codec's pixel format in the format's write_header()
- Originally committed as revision 5887 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:45 AM Revision e81e3ced (ffmpeg): do not set unneeded fourcc
- Originally committed as revision 5886 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/01/2006
- 10:30 PM Revision 7fe4744b (ffmpeg): fix ending null entry in table
- Originally committed as revision 5885 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:24 PM Revision 9b4f605c (ffmpeg): checking compiler output was a bad idea, revert to checking exit status
- Originally committed as revision 5884 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:00 PM Revision 28f12808 (ffmpeg): more codecs uls
- Originally committed as revision 5883 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:58 PM Revision e40ee6a2 (ffmpeg): move common code from mov.c and movenc.c to isom.c
- Originally committed as revision 5882 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:43 PM Revision 986c2ccb (ffmpeg): add some useful debug info
- Originally committed as revision 5881 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:19 AM Revision 907a0510 (ffmpeg): Support for seeking, both with and without index and correct timestamps
- Originally committed as revision 5880 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:00 AM Revision 0e15b7b0 (ffmpeg): negative to_pad won't provoke infinite loop
- Originally committed as revision 5879 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:56 AM Revision 3068f1c8 (ffmpeg): avoid reading beyond packet size
- Originally committed as revision 5878 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:00 AM Revision 9c050969 (ffmpeg): Forgot to update LIBAVCODEC_VERSION_INT
- Originally committed as revision 5877 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:32 AM Revision ba32c8df (ffmpeg): skip run-in sequence during probe
- Originally committed as revision 5876 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/31/2006
- 10:34 PM Revision eb9ab583 (ffmpeg): prettyprinting cosmetics
- Originally committed as revision 5875 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:30 PM Revision b8e10478 (ffmpeg): Create $(shlibdir), not $(libdir) for shared libs.
- Originally committed as revision 5874 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:56 PM Revision 6c9ce82f (ffmpeg): remove libtheora wrapper
- Originally committed as revision 5873 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:58 PM Revision 98a2582f (ffmpeg): ignore explicit #warnings in compiler tests
- Originally committed as revision 5872 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:26 PM Revision b92c61e0 (ffmpeg): simplify using function table
- Originally committed as revision 5871 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:35 PM Revision 80d0ded2 (ffmpeg): Add support for ffmpeg's pixel format names in libswscale
- Originally committed as revision 19276 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 09:46 AM Revision 53512a22 (ffmpeg): parse aes3 audio descriptor
- Originally committed as revision 5870 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:54 AM Revision b0cfb663 (ffmpeg): can't trust the compiler exit status, check for messages instead
- Originally committed as revision 5869 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:32 AM Revision a70c27e8 (ffmpeg): Fix overflows in bicubic interpolation.
- Originally committed as revision 5868 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/30/2006
- 09:09 PM Revision 5b01f9ce (ffmpeg): video filter todo
- Originally committed as revision 5867 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:30 PM Revision 6c6ec47a (ffmpeg): use parenthesis around value
- Originally committed as revision 5866 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:44 PM Revision adb0208b (ffmpeg): Fix typo in comment
- Originally committed as revision 5865 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:50 AM Revision 8295eb30 (ffmpeg): Use bicubic MC (should also remove those ringing artifacts) when needed
- Originally committed as revision 5864 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:47 AM Revision 5ce425f7 (ffmpeg): Use functions from DSPContext in vc1.c
- Originally committed as revision 5863 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:45 AM Revision 64db55ae (ffmpeg): New functions in DSPContext for VC-1 decoding
- Originally committed as revision 5862 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/29/2006
- 11:32 PM Revision 59d0fc57 (ffmpeg): Use LC_ALL instead of LANG since the former overrides the latter.
- Originally committed as revision 5861 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:44 PM Revision d6a07a13 (ffmpeg): Set custom SLIBNAME_WITH_MAJOR and SLIBNAME_WITH_VERSION for MinGW.
- Originally committed as revision 5860 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:43 PM Revision 7ea3b2e0 (ffmpeg): Cope with localized Subversion clients.
- Originally committed as revision 5859 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:47 PM Revision 9cf94714 (ffmpeg): Remove spurious references to Ogg Theora encoder, such a thing never ...
- Originally committed as revision 5858 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:07 PM Revision b6eaae39 (ffmpeg): The reader ignores the size of the ASF data object and keeps on
- reading even beyond it.
Therefore if the ASF file includes an index object at its end, the
reader will treat the inde... - 03:36 PM Revision ea3a790e (ffmpeg): add information about codec uls
- Originally committed as revision 5856 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:31 PM Revision 7d2a0d31 (ffmpeg): another MPEG-2 long gop codec ul
- Originally committed as revision 5855 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:25 PM Revision 649084c3 (ffmpeg): another MPEG-2 long gop codec ul
- Originally committed as revision 5854 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:19 PM Revision 59b56738 (ffmpeg): add uncompressed picture support
- Originally committed as revision 5853 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:00 PM Revision 8ce2215b (ffmpeg): parse rgba descriptor (jpeg2000, uncompressed)
- Originally committed as revision 5852 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:40 PM Revision 54a3360b (ffmpeg): add common codecs uls
- Originally committed as revision 5851 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:23 PM Revision eec3fec0 (ffmpeg): simplify PRINT_KEY
- Originally committed as revision 5850 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:18 PM Revision 6d0c3beb (ffmpeg): add some debug infos
- Originally committed as revision 5849 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:13 PM Revision f03b6426 (ffmpeg): get rid of DECLARED_ALIGNED
- Originally committed as revision 5848 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:50 AM Revision 67630cff (ffmpeg): add new tag 'CAVS' for Chinese AVS codec
- Originally committed as revision 5847 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:45 AM Revision 595e7bd9 (ffmpeg): some MMX optimizations for the CAVS decoder
- Originally committed as revision 5846 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:11 AM Revision 09be55df (ffmpeg): Set MpegEncContext->mspel flag (here it indicates that bicubic MC wil...
- Originally committed as revision 5845 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:07 AM Revision ffb9a8b1 (ffmpeg): Support range reduced frames
- Originally committed as revision 5844 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:05 AM Revision 138712fe (ffmpeg): Support grayscale decoding.
- Originally committed as revision 5843 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/28/2006
- 11:10 PM Revision dd15f9bf (ffmpeg): cosmetics
- Originally committed as revision 5842 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:07 PM Revision b7522224 (ffmpeg): use ternary
- Originally committed as revision 5841 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:03 PM Revision 834bff48 (ffmpeg): remove useless variables
- Originally committed as revision 5840 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:00 PM Revision e076173f (ffmpeg): rename variables
- Originally committed as revision 5839 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:53 PM Revision 5e441e31 (ffmpeg): add error messages
- Originally committed as revision 5838 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:42 PM Revision 743d772c (ffmpeg): demuxer reworked, more accurate parsing, prepare handling of other op...
- Originally committed as revision 5837 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:18 PM Revision 4bfff768 (ffmpeg): declare and use UID type
- Originally committed as revision 5836 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:31 PM Revision 7c87a2f0 (ffmpeg): Set duration to AV_NOPTS_VALUE instead of 0 when unknown.
- Set start_time to 0 when duration is known to indicate we have
valid timestamps for this track.
Originally committed... - 09:07 AM Revision 69796008 (ffmpeg): Comment some #endif lines.
- Originally committed as revision 19211 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 03:27 AM Revision 0154bae1 (ffmpeg): Add rounding for overlap filters
- Originally committed as revision 5834 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:48 AM Revision b2828252 (ffmpeg): Remove redundant TARGET_OS setting.
- Originally committed as revision 5833 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/27/2006
- 10:10 PM Revision abafc9c3 (ffmpeg): Do not add -fomit-frame-pointer to CFLAGS when optimizations are disa...
- patch by Graham Booker, ffmpeglist atat cod3r dotdot com
Originally committed as revision 5832 to svn://svn.ffmpeg.o... - 08:37 PM Revision ae08a563 (ffmpeg): 10l in r5768 (broke mbaff)
- Originally committed as revision 5831 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:35 PM Revision e50bc5a4 (ffmpeg): Fix compile error due to extra "FF" at beginning of file in the FF{MI...
- update
Originally committed as revision 19205 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale - 12:31 PM Revision 1ea501af (ffmpeg): Remove sws_global_init() from swscaler emulation
- Originally committed as revision 5830 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/26/2006
- 01:19 PM Revision 6f209cb5 (ffmpeg): Replace MIN() and MAX() with FFMIN() and FFMAX()
- Originally committed as revision 19186 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 01:12 AM Revision 538389c9 (ffmpeg): Fix FSF postal address.
- Originally committed as revision 5829 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:32 AM Revision a94e666c (ffmpeg): Fix prefix vs PREFIX handling in pkgconfig files.
- Originally committed as revision 5828 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/25/2006
- 03:23 PM Revision 2793096f (ffmpeg): Fix a corner case in sws emulation
- Originally committed as revision 5827 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:30 PM Revision 07bf2af8 (ffmpeg): MXF demuxer
- Originally committed as revision 5826 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:23 PM Revision 43dcf590 (ffmpeg): Changelog update for GXF muxer
- Originally committed as revision 5825 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:42 AM Revision ad21ad45 (ffmpeg): Explain usage of image formats other than GIF.
- patch by Victor Paesa, wzrlpy *at* arsystel com
Originally committed as revision 5824 to svn://svn.ffmpeg.org/ffmpeg...
07/24/2006
- 03:41 PM Revision d4b0cca7 (ffmpeg): 10l: wrong quoting
- Originally committed as revision 5823 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:48 AM Revision 8422aa88 (ffmpeg): a tiny bit of cleanup
- Originally committed as revision 19178 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 10:36 AM Revision bca11e75 (ffmpeg): vertical scaler with accurate rounding, some people on doom9 can see ...
- the +-1 issue is limited to >2tap vertical filters, so bilinear upscale was unaffected
the new code is sometime faste... - 09:48 AM Revision fc8833a1 (ffmpeg): Remove unnecessary darwin variable.
- Originally committed as revision 5822 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:45 AM Revision 8b3a43cf (ffmpeg): Skip the MMX/SSE and memalign() check when running on OS X/Darwin, *a...
- provides necessary alignment on this platform.
patch by Mino Taoyama and Nigel Pearson
Originally committed as revis... - 04:24 AM Revision 5df68893 (ffmpeg): Some B-frames support (parsing and decoding only, no motion compesati...
- Originally committed as revision 5820 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:20 AM Revision c39e3c6f (ffmpeg): Some fixes for decode_p_mb()
- Originally committed as revision 5819 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:58 AM Revision 88b6f0fa (ffmpeg): Fix --extra-ldflags when cross-compiling for MinGW.
- Originally committed as revision 5818 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:52 AM Revision c536cb09 (ffmpeg): Rename FFSLDFLAGS variable to FFSERVERLDFLAGS to lessen confusion.
- Originally committed as revision 5817 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/23/2006
- 09:16 PM Revision d8cfa553 (ffmpeg): Fix typo introduced in the memalign->av_malloc conversion (there is no
- mv_malloc)
Originally committed as revision 19174 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale - 08:45 PM Revision 9f82cdc7 (ffmpeg): Remove obsolete and misleading warning.
- Originally committed as revision 5816 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:22 PM Revision bc185f72 (ffmpeg): Do not crash when the first frame is not a keyframe (and thus none of...
- necessary initialization has been done yet).
Originally committed as revision 5815 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:19 PM Revision 22ffac70 (ffmpeg): Try to find out correct start time to make seeking faster and add some
- extra checks to make sure the seeking function will not hang forever.
Originally committed as revision 5814 to svn:/... - 06:07 PM Revision 8dfe9094 (ffmpeg): Missing part of the malloc -> av_malloc patch: memalign must be repla...
- Originally committed as revision 19173 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 04:57 AM Revision 83b3df83 (ffmpeg): Correct edge MC for chroma
- Originally committed as revision 5813 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/22/2006
- 08:10 AM Revision 1997a988 (ffmpeg): disable libtheora, this change leaves all the libtheora related code ...
- IMO libtheora support should be completely removed but at least under no circumstances must it disable or override ou...
- 03:57 AM Revision 230e9d4c (ffmpeg): Replace code for clipping MV vectors (which is wrong to use here) wit...
- Originally committed as revision 5811 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:54 AM Revision 4b944659 (ffmpeg): Don't do non-uniform quantization on zero coeffs.
- Originally committed as revision 5810 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/21/2006
- 07:36 PM Revision aab77159 (ffmpeg): do not include bswap.h in common.h for external programs, since the f...
- is not installed currently.
Originally committed as revision 5809 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:06 AM Revision 27ed1a0d (ffmpeg): 1000l: scale DC predictors instead of predicted value.
- Originally committed as revision 5808 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:03 AM Revision 92ad0d9d (ffmpeg): Set DC = 0 for skipped MB as it interferes DC prediction
- Originally committed as revision 5807 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:58 AM Revision b53921aa (ffmpeg): Set correctly quantizer and transform mode when parsing frame header.
- Originally committed as revision 5806 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/20/2006
- 02:32 PM Revision 53be4c90 (ffmpeg): update
- Originally committed as revision 5805 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:13 PM Revision 94c4def2 (ffmpeg): Use libavutil in libswscale, and allow it to be built out of the mpla...
- Originally committed as revision 19148 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 11:55 AM Revision 918a4591 (ffmpeg): removing redundant mess next time we break compatiility
- Originally committed as revision 5804 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:22 AM Revision ccb15994 (ffmpeg): fix regression failure after adler simplification
- Originally committed as revision 5803 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:14 AM Revision 79dc59b7 (ffmpeg): simplify
- Originally committed as revision 5802 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:06 AM Revision 0912bf57 (ffmpeg): for floats fabs is better & smaller then ABS
- Originally committed as revision 5801 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:34 AM Revision f2964465 (ffmpeg): simpler, smaller and faster
- Originally committed as revision 5800 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/19/2006
- 11:51 PM Revision d9cf32d9 (ffmpeg): avoid 4 +
- Originally committed as revision 5799 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:21 PM Revision d26a9ea0 (ffmpeg): remove 166 useless underscores, and make this file valid c code as a ...
- Originally committed as revision 5798 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:17 PM Revision e003ea06 (ffmpeg): remove a few useless casts and avoid the useless t1/t2 variables
- Originally committed as revision 5797 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:42 PM Revision 684d9e36 (ffmpeg): simplify
- Originally committed as revision 5796 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:21 PM Revision 006ff1ca (ffmpeg): more simplifications
- Originally committed as revision 5795 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:20 PM Revision f72f8a77 (ffmpeg): simplification
- Originally committed as revision 5794 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:05 PM Revision 09eb00f6 (ffmpeg): iabs -> ABS
- Originally committed as revision 5793 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:57 PM Revision 1abbf64e (ffmpeg): simplify
- Originally committed as revision 5792 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:41 PM Revision 1af5f60f (ffmpeg): fix loop filter
- Originally committed as revision 5791 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:10 PM Revision 47adb886 (ffmpeg): Install log.h
- Originally committed as revision 5790 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:52 AM Revision 462f3c37 (ffmpeg): Add missing EXESUF to executable rules.
- patch by Victor Paesa, wzrlpy at arsystel com
M tests/Makefile
Originally committed as revision 5789 to svn://svn... - 09:49 AM Revision 5ced7b80 (ffmpeg): disable the vp3 mmx and sse2 idcts, their output doesnt match the c i...
- Originally committed as revision 5788 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:38 AM Revision 86329cce (ffmpeg): GXF muxer
- Originally committed as revision 5787 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:39 AM Revision 1d94a662 (ffmpeg): simplify
- Originally committed as revision 5786 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:06 AM Revision cfc4bd46 (ffmpeg): Fix memleak, patch by I. Po % yyymmmm # gmail O com %
- Original thread:
Date: Jul 18, 2006 3:49 PM
Subject: Re: [Ffmpeg-devel] [PATCH] http.c: http_connect() memleak
Origi... - 07:28 AM Revision cea8f6f3 (ffmpeg): Move av_malloc(), av_realloc(), and av_free() from libavcodec to liba...
- Originally committed as revision 5784 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/18/2006
- 09:41 PM Revision b8889ea5 (ffmpeg): Possibility to skip bytes in the beginning of a file.
- Originally committed as revision 5783 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:51 PM Revision 7028259a (ffmpeg): simplify b64_encode()
- maybe this should be moved to libavutil ...
Originally committed as revision 5782 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:00 AM Revision 4b45de0e (ffmpeg): Move av_log() & friends to libavutil
- Originally committed as revision 5781 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:29 AM Revision 8b75e45d (ffmpeg): sync to x264 r537
- Originally committed as revision 5780 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/17/2006
- 09:51 PM Revision fd0fb306 (ffmpeg): add header info to flv format based on a patch by (Philipp Klaus >ffm...
- Originally committed as revision 5779 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:09 PM Revision efea8528 (ffmpeg): parse all QIS values (we still ignore them though ...)
- Originally committed as revision 5778 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:06 AM Revision a14ab4e4 (ffmpeg): 100l for me
- Originally committed as revision 5777 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:44 AM Revision 116d866c (ffmpeg): fix playback of theora.ogg on mphq patch by (matthieu castet %% caste...
- Originally committed as revision 5776 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:51 AM Revision ae1dd8e1 (ffmpeg): attempt to implement xiphs useless and stupid quantization matrix mess
- Originally committed as revision 5775 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:09 AM Revision 187c9be7 (ffmpeg): replace *_dequant (2 intra, 1 inter) by qmat (3 intra, 3 inter) (need...
- Originally committed as revision 5774 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/16/2006
- 09:09 PM Revision d2744e19 (ffmpeg): use RSHIFT
- Originally committed as revision 5773 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:00 PM Revision 4501e678 (ffmpeg): useless memcpy
- Originally committed as revision 5772 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:47 PM Revision 7cfe7fe5 (ffmpeg): some fixmes if someone ever wants to implement theora support correct...
- Originally committed as revision 5771 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:30 PM Revision e278056f (ffmpeg): check how many bits are left after decoding extradata
- this change is messy as whoever wrote the original code copied the GetBitContext instead of passing a pointer to it w...
- 07:21 PM Revision b7f3fdd7 (ffmpeg): cleanup
- Originally committed as revision 5769 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:55 PM Revision 717b1733 (ffmpeg): slightly faster h264 fill_caches()
- Originally committed as revision 5768 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:08 PM Revision e1bbc032 (ffmpeg): cosmetic change to adjust alignment.
- Originally committed as revision 5767 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:04 PM Revision 5f3acd9e (ffmpeg): Modify preset compression levels to utilize log search.
- Originally committed as revision 5766 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:32 PM Revision 05020c89 (ffmpeg): Split common.h in two parts, purely internal stuff (internal.h) and t...
- available to external programs as well.
Also make more things available to external programs like GET_UTF8, MKTAG etc... - 04:23 PM Revision 7a5f09f6 (ffmpeg): cosmetics
- Originally committed as revision 5764 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:46 PM Revision dbb45a3b (ffmpeg): log prediction order search method
- Originally committed as revision 5763 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:34 PM Revision 26053bdc (ffmpeg): Add lpc order search. This creates new compression levels 6 to 12.
- Originally committed as revision 5762 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:50 AM Revision 7e84f276 (ffmpeg): Don't pass block[6][64] parameter to decode_p_mb as we always use s->...
- Originally committed as revision 5761 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:47 AM Revision 0a45801f (ffmpeg): Correct inverse quantization for P-frames
- Originally committed as revision 5760 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:45 AM Revision c5b32ec1 (ffmpeg): Rounding control for motion compensation.
- Originally committed as revision 5759 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/15/2006
- 11:43 PM Revision 408ec4e2 (ffmpeg): calculate all coefficients for several orders during cholesky factori...
- Originally committed as revision 5758 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:05 PM Revision 6ce704bb (ffmpeg): Remove unused variable.
- Originally committed as revision 5757 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:05 PM Revision 4581fdff (ffmpeg): Cygwin shared libraries support, patch by Víctor Paesa wzrlpy at arsy...
- Originally committed as revision 5756 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:01 PM Revision 84c22efd (ffmpeg): Create infrastructure to install shared and static libs into differen...
- based on patch by Víctor Paesa wzrlpy at arsystel com
Originally committed as revision 5755 to svn://svn.ffmpeg.org/... - 04:16 PM Revision 2266e085 (ffmpeg): Fix DESTDIR handling. DESTDIR got prepended twice for $(DESTDIR)$libdir
- and similar since $libdir contained $prefix, which contained $(DESTDIR)..
Originally committed as revision 5754 to s... - 04:12 PM Revision 7d6ed4aa (ffmpeg): set defaults before showing help
- Originally committed as revision 5753 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/14/2006
- 07:31 PM Revision 5cf226fb (ffmpeg): avoid double copying of left border in luma prediction
- Originally committed as revision 5752 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:15 PM Revision 50879935 (ffmpeg): replace run by run+1 in VLC tables
- Originally committed as revision 5751 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:14 PM Revision 8ea543b5 (ffmpeg): cleanup
- Originally committed as revision 5750 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:56 PM Revision c90c3919 (ffmpeg): change partition flags SYM -> FWD|SYM
- Originally committed as revision 5749 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:48 PM Revision 77f173be (ffmpeg): set mvP2 also in PSKIP macroblock
- Originally committed as revision 5748 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:48 PM Revision ab01b2b8 (ffmpeg): optionally (use_lpc=2) support Cholesky factorization for finding the...
- this will find the coefficients which minimize the sum of the squared errors,
levinson-durbin recursion OTOH is onl... - 06:38 PM Revision 643326f7 (ffmpeg): avoid overflows of qp and pic_type
- Originally committed as revision 5746 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:18 PM Revision 3409385d (ffmpeg): Properly handle vhook build flags for platforms that require special ...
- Removes one of the last FIXMEs from the build system.
Originally committed as revision 5745 to svn://svn.ffmpeg.org/... - 03:30 PM Revision 302cdccf (ffmpeg): cosmetics: Reorder some entries for more consistency and readability.
- Originally committed as revision 5744 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:01 PM Revision 2c779260 (ffmpeg): unneeded #include
- Originally committed as revision 5743 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:21 AM Revision d14ed1f2 (ffmpeg): 10l: the ${prefix} variable should not be expanded when setting path ...
- Originally committed as revision 5742 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:04 AM Revision 6b7f5b3e (ffmpeg): adding a \ so we can add more lines without having to do a "cosmetic"...
- Originally committed as revision 5741 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:03 AM Revision 82ab5ad7 (ffmpeg): linear least squares solver using cholesky factorization
- Originally committed as revision 5740 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:28 AM Revision 29e4710a (ffmpeg): indent
- Originally committed as revision 5739 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:25 AM Revision 0339e2b4 (ffmpeg): simplify
- Originally committed as revision 5738 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:20 AM Revision 6d3d62b3 (ffmpeg): simplify
- Originally committed as revision 5737 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:04 AM Revision 1dd59061 (ffmpeg): remove impossible #ifdef case
- Originally committed as revision 5736 to svn://svn.ffmpeg.org/ffmpeg/trunk
Also available in: Atom