source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @a08a502e   18 years michaelni dont copy the whole GetBitContext around Originally committed as …
(edit) @3328ec63   18 years michaelni faster handling of zero coeffs in the low freq decode Originally …
(edit) @3c693e77   18 years michaelni optimizing high freq decode Originally committed as revision 6060 to …
(edit) @daf4cd9a   18 years michaelni use memset() instead of slow c loops Originally committed as revision …
(edit) @c7aa369   18 years michaelni simplify Originally committed as revision 6058 to …
(edit) @acba3238   18 years Aurélien Jacobs fix arm asm compilation in mpegaudiodec Originally committed as …
(edit) @81a9b052   18 years diego Blackfin processor support patch by Michael Benjamin, neuroptik gmail …
(edit) @52e54612   18 years michaelni fix fallback if theres no index fix index less seeking Originally …
(edit) @56c96a2   18 years michaelni read and use index (based on a patch by John Donaghy on the 23-03-2006 …
(edit) @052aa2ad   18 years michaelni value_num should also be 64bit (1 hunk from the asf seeking patch by …
(edit) @7ad5455c   18 years michaelni total_size should be 64bit (1 hunk of the asf seeking patch from …
(edit) @b3701f5c   18 years banan Alignment of the LT window, segfault fix patch by Baptiste Coudurier. …
(edit) @69fd15f8   18 years michaelni MUL* for ARM code based on a patch by Siarhei Siamashka untested …
(edit) @f617aded   18 years michaelni replace MULL with asm too, no significnat speedup but its probably …
(edit) @47a0cd74   18 years michaelni replacing MULH by asm for x86 about 30% faster imdct36() Originally …
(edit) @5ab1972b   18 years michaelni indent preprocessor directives Originally committed as revision 6047 …
(edit) @355903f5   18 years michaelni make high precission synth filter 3 times faster on x86 Originally …
(edit) @0bd2483a   18 years michaelni replace MULL by MULH + shift in dct32() (code is very slightly faster, …
(edit) @32255f6c   18 years Reimar.Doeffinger cc -> $cc typo fix, caused amd64 to be misdetected as x86 when cc not …
(edit) @afbbe5e3   18 years baptiste.coudurier set correct first gop closed value Originally committed as revision …
(edit) @2b7e230b   18 years baptiste.coudurier rename closed_gop to first_gop_closed Originally committed as …
(edit) @a850fd18   18 years baptiste.coudurier gxf regression tests Originally committed as revision 6041 to …
(edit) @6a7eba1f   18 years baptiste.coudurier init buffer Originally committed as revision 6040 to …
(edit) @7f3f497a   18 years lucabe72 Allow to compile swscale tests Originally committed as revision 19476 …
(edit) @eb644776   18 years michaelni replace a few MULL by MULH Originally committed as revision 6039 to …
(edit) @f6e71296   18 years baptiste.coudurier add fullname Originally committed as revision 6038 to …
(edit) @120aad7f   18 years michaelni reorder butterflies to reduce memory load/store Originally committed …
(edit) @6c496518   18 years banan Added codec id for QCELP. Originally committed as revision 6036 to …
(edit) @27cd2c10   18 years michaelni compatibility warning Originally committed as revision 6035 to …
(edit) @0cb5cfb6   18 years michaelni cleanup PixelFormat a little Originally committed as revision 6034 to …
(edit) @955ab9a4   18 years michaelni attribute_deprecated Originally committed as revision 6033 to …
(edit) @ed567d9c   18 years michaelni cosmetics Originally committed as revision 6032 to …
(edit) @29c9183c   18 years diego spelling fixes for the last commit Originally committed as revision …
(edit) @67eca72   18 years michaelni SWAP Originally committed as revision 6030 to …
(edit) @0eb6817   18 years michaelni audio format conversion untested and unused Originally committed as …
(edit) @c52e13f1   18 years banan -async and -vsync documentation. Based on info from the mailinglist. …
(edit) @a37e9e86   18 years lucabe72 Allow swscale emulation header to be included by C++ programs …
(edit) @9aee40d9   18 years banan SIMD vector optimizations. 3% faster overall decoding. Originally …
(edit) @a1c69e0b   18 years michaelni fix probing of 02-Penguin.flac = a single startcode should not …
(edit) @652c59b9   18 years lorenm use ff_fft_calc_3dn2 instead of sse on a K8. 1.5% faster vorbis. …
(edit) @1e4ecf26   18 years lorenm ff_fft_calc_3dn/3dn2/sse: convert intrinsics to inline asm. 2.5% …
(edit) @57060f89   18 years banan AVI tag reading and writing patch by David Conrad. umovimus at gmail …
(edit) @db3924f1   18 years diego Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h. …
(edit) @f4bd289a   18 years diego Explicitly include fastmemcpy.h from libvo/. Originally committed as …
(edit) @cf5aed5b   18 years michaelni simplify Originally committed as revision 6020 to …
(edit) @b4902c11   18 years michaelni av_free* cleanup Originally committed as revision 6019 to …
(edit) @0b23d689   18 years gpoirier Add YV12 support, patch by Steve Lhomme % steve P lhomme A free P fr % …
(edit) @751b900   18 years diego Move all internal -I parameters to the front of CFLAGS to avoid using …
(edit) @0c7bb0e5   18 years lu_zero add --disable-ipv6 option to configure Originally committed as …
(edit) @7981555d   18 years diego Move all internal -I parameters to the front of CFLAGS to avoid using …
(edit) @a9f9cc7c   18 years diego simplification cosmetics Originally committed as revision 6015 to …
(edit) @041514a4   18 years diego Revert last commit, VPATH is necessary for out-of-tree builds. …
(edit) @cf41e667   18 years diego Remove unnecessary include and variable declaration. Originally …
(edit) @408382a   18 years diego Make vhook CFLAGS handling less confusing. Originally committed as …
(edit) @0e16a1fc   18 years diego Simplify dsptest* rule and add libavutil to the dsptest* includes. …
(edit) @c895987b   18 years diego Remove unnecessary -I. option. Originally committed as revision 6010 …
(edit) @5c8dfdb4   18 years diego Remove duplicate -I option. Originally committed as revision 6009 to …
(edit) @0a7c36af   18 years michaelni revert aligned realloc() changesm this should be identical to r5784
(edit) @2287c100   18 years michaelni cleanup Originally committed as revision 6007 to …
(edit) @3829a62e   18 years michaelni insufficient alignment Originally committed as revision 6006 to …
(edit) @1246640a   18 years lucabe72 Fix compilation as a win32 shared library (libavutil must be …
(edit) @a9907393   18 years diego FreeBSD malloc aligns on 16 byte boundaries, so no need to use …
(edit) @8156056e   18 years diego It's not possible to portably echo a backslash, use printf instead. …
(edit) @d4596ae3   18 years diego Simplify expression by using single quotes and avoiding backslashes. …
(edit) @cb243ea2   18 years lu_zero 10l, thanks to Emanuele Giaquinta <exg@gentoo.org> for testing and …
(edit) @d7e27559   18 years diego Mac OS X requires running ranlib on static libraries after …
(edit) @696e1bb3   18 years gpoirier Compile fix (for GCC<3.3) when encoders are disabled Original thread: …
(edit) @91d0bda2   18 years uoti.urpala Fix compilation with -no-PIC and without -fomit-frame-pointer (used by …
(edit) @83c89c7   18 years diego -fPIC support for libswscale patch by Jason Tackaberry, tack /at/ …
(edit) @241807f3   18 years lu_zero altivec float optimizations Originally committed as revision 5999 to …
(edit) @94c8fbdc   18 years michaelni fix codec timebase and timestamps Originally committed as revision …
(edit) @0f812f52   18 years michaelni fix h261 parsing bug Originally committed as revision 5997 to …
(edit) @732692d9   18 years michaelni trying to fix av_realloc() Originally committed as revision 5996 to …
(edit) @0ccd1bb5   18 years gpoirier Mention MacIntel support Originally committed as revision 5995 to …
(edit) @6bb9e492   18 years diego Fix building with --disable-opts but MMX enabled. patch by Marco …
(edit) @b5f7e6e   18 years lu_zero Clean up:make dsputil subfile names consistent Originally committed …
(edit) @75c413ae   18 years michaelni align av_realloc() Originally committed as revision 5992 to …
(edit) @4bff9ef9   18 years diego Replace asmalign.h hack by ASMALIGN cpp macros from config.h. …
(edit) @22ee3aa7   18 years michaelni mailinglist Originally committed as revision 5991 to …
(edit) @17c613ef   18 years uoti.urpala Use COMPILE_MMX2 instead of HAVE_MMX2 to determine whether to compile …
(edit) @4454dc1b   18 years gpoirier Support for MacIntel, last part: balign directives Determines whether …
(edit) @8226ecaa   18 years gpoirier Fix CHECK_BIDIR macro so it works with Intel's Compiler Patch by Marco …
(edit) @71295009   18 years gpoirier Add #define REGc Originally committed as revision 5988 to …
(edit) @201f1d45   18 years baptiste.coudurier use packet dts as correct media field number and use …
(edit) @1ce83a36   18 years baptiste.coudurier use C99 standard constant, thanks to Foxy Shadis Originally committed …
(edit) @81f0f938   18 years baptiste.coudurier update documentation Originally committed as revision 5985 to …
(edit) @f21c0b4c   18 years baptiste.coudurier export av_interleave_packet_per_dts Originally committed as revision …
(edit) @06972056   18 years lorenm vorbis simd tweaks Originally committed as revision 5983 to …
(edit) @49a0122c   18 years diego Fix compilation with MMX disabled, the mmx_null and mmx_one constants …
(edit) @2211d620   18 years baptiste.coudurier update rotozoom regression ref after patches r5945-r5950 Originally …
(edit) @72289140   18 years baptiste.coudurier set elst start time to first pts Originally committed as revision …
(edit) @6b53e173   18 years kostya.shishkov Disable B-frames decoding until I return and finish their proper …
(edit) @876031a7   18 years lu_zero keep in sync with dsputil, makes --disable-decoder=vorbis build …
(edit) @0e0adae0   18 years lorenm vorbis cosmetics: mdct0,mdct1 => mdct[2] Originally committed as …
(edit) @88db1a15   18 years lorenm misc tweaks in vorbis_residue_decode(). 4% faster vorbis. Originally …
(edit) @1f1aa1d9   18 years michaelni convert vector_fmul_reverse_sse2 and vector_fmul_add_add_sse2 to sse …
(edit) @eb4825b5   18 years lorenm sse and 3dnow implementations of float->int conversion and mdct …
(edit) @60ae06e7   18 years lorenm r5954 broke fft on cpus with 3dnow but without mm3dnow.h Originally …
(edit) @ffad4ed1   18 years lu_zero Fix x86 SIMD asm and pic, patch from Martin von Gagern …
(edit) @347be472   18 years gpoirier Support for MacIntel, take xx: '/nop' illegal for old versions of GAS …
Note: See TracRevisionLog for help on using the revision log.