source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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 …
(edit) @0fc256f3   18 years gpoirier Add support for Mac OS X Intel part 2: Assembler macros in fdct_mmx.c …
(edit) @fc48b6fe   18 years gpoirier Support for Mac OS X Intel, part 3: binary integer constants: Apple's …
(edit) @b361ba2a   19 years baptiste.coudurier fourcc cleanup Originally committed as revision 5969 to …
(edit) @61e3dd78   19 years baptiste.coudurier enable 'NONE' audio fourcc Originally committed as revision 5968 to …
(edit) @76c9cb0a   19 years baptiste.coudurier parse mpeg frame to get pict type and closed gop flag Originally …
(edit) @e38f34fd   19 years diego Correct wrong memset invocation. patch by Panagiotis Issaris, …
(edit) @ee5df927   19 years lorenm emms -> femms Originally committed as revision 5965 to …
(edit) @2494bdd9   19 years lorenm gcc 2.95 and 3.4.x on x86 32bit without fomit-frame-pointer can't even …
(edit) @83318919   19 years r_togni Support AAC audio in AVI with tag 0xff Patch by David Conrad ( davedc_ …
(edit) @1b87c402   19 years lorenm slightly faster ff_imdct_calc_3dn2() on amd64. (gcc added a bunch of …
(edit) @494bbf58   19 years michaelni dont be too picky about timestampsbeing wrong if the destination …
(edit) @434cab9   19 years michaelni timestamp debugging av_logs() Originally committed as revision 5960 …
(edit) @790c9ca7   19 years lucabe72 Enable swscale usage in ffmpeg Originally committed as revision 5959 …
(edit) @b9b18fbd   19 years michaelni both timestamps are dts, (checked trailer.gxf, spec is unclear) …
(edit) @21bb884f   19 years michaelni change vorbis_inverse_coupling_sse2() so it works on sse1 cpus …
(edit) @ed4e20ac   19 years diego Fix some "'static' is not at beginning of declaration" warnings. …
(edit) @a2fd6043   19 years michaelni floating point "emulation" code unused currently, but might come in …
(edit) @bcfa3e58   19 years lorenm 3dnow2 implementation of imdct. 6% faster vorbis and wma. Originally …
(edit) @2c5ad5fd   19 years baptiste.coudurier use correct tag for h263 in mov Originally committed as revision 5953 …
(edit) @87494ea0   19 years baptiste.coudurier detailed infos about d263 atom Originally committed as revision 5952 …
(edit) @efbe19fd   19 years baptiste.coudurier update regression tests for patches r5945-r5950 based on patch by …
(edit) @915282e5   19 years baptiste.coudurier indention Originally committed as revision 5950 to …
(edit) @5997ed78   19 years baptiste.coudurier only set fields for mov, reserved for 3gp, mp4 Originally committed …
(edit) @80f05e79   19 years baptiste.coudurier sampleSize field to 16, reserved for mp4 and 3gp Originally committed …
(edit) @86ca5710   19 years baptiste.coudurier mp4, 3gp field is reserved and value is 2 Originally committed as …
(edit) @57ef6acc   19 years baptiste.coudurier use ternary Originally committed as revision 5946 to …
(edit) @c096ebca   19 years baptiste.coudurier vbr compression id is only used in mov Originally committed as …
(edit) @30aee296   19 years diego Cygwin compilation and Cygwin/MinGW crosscompilation sections based on …
(edit) @ba19d25a   19 years baptiste.coudurier r5939 (flvenc.c) rotozoom regression update Originally committed as …
(edit) @a67a96a0   19 years diego editorial changes Originally committed as revision 5942 to …
(edit) @4f9807d8   19 years michaelni things to take care of for the next soc Originally committed as …
(edit) @bf29ed5d   19 years lu_zero Cosmetics: 2->4 spaces and some braces Originally committed as …
(edit) @634b8cfa   19 years baptiste.coudurier always write duration and file size, fix seeking, progress bar is now …
Note: See TracRevisionLog for help on using the revision log.