|
|
|
@e90a7270
|
18 years |
michaelni |
avoid a few if(x==0) checks in the inner loops
Originally committed …
|
|
|
@5340a0bc
|
18 years |
baptiste.coudurier |
wide atom is only defined in mov, use free for mp4/3gp
Originally …
|
|
|
@b95319a2
|
18 years |
baptiste.coudurier |
move amr parameters adjusting like other codecs
Originally committed …
|
|
|
@25be48eb
|
18 years |
michaelni |
fix non ALT bitstream reader
Originally committed as revision 6070 to …
|
|
|
@d00f8e17
|
18 years |
baptiste.coudurier |
dont set width/height for h261/h263/mpeg4 since they are oftenly …
|
|
|
@6430ce0f
|
18 years |
michaelni |
optimize reorder_block() though this function seems to be executed too …
|
|
|
@a753e55b
|
18 years |
michaelni |
simplify
Originally committed as revision 6067 to …
|
|
|
@312954f0
|
18 years |
baptiste.coudurier |
put dv demuxing code around ifdef
Originally committed as revision …
|
|
|
@989ac5a6
|
18 years |
baptiste.coudurier |
put dv demuxing code around ifdef
Originally committed as revision …
|
|
|
@b60c0454
|
18 years |
baptiste.coudurier |
support vdva fourcc (dv + dv audio in mov)
Originally committed as …
|
|
|
@5bce834e
|
18 years |
gpoirier |
fix ODML AVI Duration for files > 2GB
Patch by Brian Brice % bbrice A …
|
|
|
@a08a502e
|
18 years |
michaelni |
dont copy the whole GetBitContext around
Originally committed as …
|
|
|
@3328ec63
|
18 years |
michaelni |
faster handling of zero coeffs in the low freq decode
Originally …
|
|
|
@3c693e77
|
18 years |
michaelni |
optimizing high freq decode
Originally committed as revision 6060 to …
|
|
|
@daf4cd9a
|
18 years |
michaelni |
use memset() instead of slow c loops
Originally committed as revision …
|
|
|
@c7aa369
|
18 years |
michaelni |
simplify
Originally committed as revision 6058 to …
|
|
|
@acba3238
|
18 years |
Aurélien Jacobs |
fix arm asm compilation in mpegaudiodec
Originally committed as …
|
|
|
@81a9b052
|
18 years |
diego |
Blackfin processor support
patch by Michael Benjamin, neuroptik gmail …
|
|
|
@52e54612
|
18 years |
michaelni |
fix fallback if theres no index
fix index less seeking
Originally …
|
|
|
@56c96a2
|
18 years |
michaelni |
read and use index (based on a patch by John Donaghy on the 23-03-2006 …
|
|
|
@052aa2ad
|
18 years |
michaelni |
value_num should also be 64bit (1 hunk from the asf seeking patch by …
|
|
|
@7ad5455c
|
18 years |
michaelni |
total_size should be 64bit (1 hunk of the asf seeking patch from …
|
|
|
@b3701f5c
|
18 years |
banan |
Alignment of the LT window, segfault fix patch by Baptiste Coudurier.
…
|
|
|
@69fd15f8
|
18 years |
michaelni |
MUL* for ARM code based on a patch by Siarhei Siamashka
untested
…
|
|
|
@f617aded
|
18 years |
michaelni |
replace MULL with asm too, no significnat speedup but its probably …
|
|
|
@47a0cd74
|
18 years |
michaelni |
replacing MULH by asm for x86
about 30% faster imdct36()
Originally …
|
|
|
@5ab1972b
|
18 years |
michaelni |
indent preprocessor directives
Originally committed as revision 6047 …
|
|
|
@355903f5
|
18 years |
michaelni |
make high precission synth filter 3 times faster on x86
Originally …
|
|
|
@0bd2483a
|
18 years |
michaelni |
replace MULL by MULH + shift in dct32() (code is very slightly faster, …
|
|
|
@32255f6c
|
18 years |
Reimar.Doeffinger |
cc -> $cc typo fix, caused amd64 to be misdetected as x86 when cc not …
|
|
|
@afbbe5e3
|
18 years |
baptiste.coudurier |
set correct first gop closed value
Originally committed as revision …
|
|
|
@2b7e230b
|
18 years |
baptiste.coudurier |
rename closed_gop to first_gop_closed
Originally committed as …
|
|
|
@a850fd18
|
18 years |
baptiste.coudurier |
gxf regression tests
Originally committed as revision 6041 to …
|
|
|
@6a7eba1f
|
18 years |
baptiste.coudurier |
init buffer
Originally committed as revision 6040 to …
|
|
|
@7f3f497a
|
18 years |
lucabe72 |
Allow to compile swscale tests
Originally committed as revision 19476 …
|
|
|
@eb644776
|
18 years |
michaelni |
replace a few MULL by MULH
Originally committed as revision 6039 to …
|
|
|
@f6e71296
|
18 years |
baptiste.coudurier |
add fullname
Originally committed as revision 6038 to …
|
|
|
@120aad7f
|
18 years |
michaelni |
reorder butterflies to reduce memory load/store
Originally committed …
|
|
|
@6c496518
|
18 years |
banan |
Added codec id for QCELP.
Originally committed as revision 6036 to …
|
|
|
@27cd2c10
|
18 years |
michaelni |
compatibility warning
Originally committed as revision 6035 to …
|
|
|
@0cb5cfb6
|
18 years |
michaelni |
cleanup PixelFormat a little
Originally committed as revision 6034 to …
|
|
|
@955ab9a4
|
18 years |
michaelni |
attribute_deprecated
Originally committed as revision 6033 to …
|
|
|
@ed567d9c
|
18 years |
michaelni |
cosmetics
Originally committed as revision 6032 to …
|
|
|
@29c9183c
|
18 years |
diego |
spelling fixes for the last commit
Originally committed as revision …
|
|
|
@67eca72
|
18 years |
michaelni |
SWAP
Originally committed as revision 6030 to …
|
|
|
@0eb6817
|
18 years |
michaelni |
audio format conversion
untested and unused
Originally committed as …
|
|
|
@c52e13f1
|
18 years |
banan |
-async and -vsync documentation. Based on info from the mailinglist.
…
|
|
|
@a37e9e86
|
18 years |
lucabe72 |
Allow swscale emulation header to be included by C++ programs
…
|
|
|
@9aee40d9
|
18 years |
banan |
SIMD vector optimizations. 3% faster overall decoding.
Originally …
|
|
|
@a1c69e0b
|
18 years |
michaelni |
fix probing of 02-Penguin.flac
= a single startcode should not …
|
|
|
@652c59b9
|
18 years |
lorenm |
use ff_fft_calc_3dn2 instead of sse on a K8.
1.5% faster vorbis.
…
|
|
|
@1e4ecf26
|
18 years |
lorenm |
ff_fft_calc_3dn/3dn2/sse: convert intrinsics to inline asm.
2.5% …
|
|
|
@57060f89
|
18 years |
banan |
AVI tag reading and writing patch by David Conrad.
umovimus at gmail …
|
|
|
@db3924f1
|
18 years |
diego |
Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.
…
|
|
|
@f4bd289a
|
18 years |
diego |
Explicitly include fastmemcpy.h from libvo/.
Originally committed as …
|
|
|
@cf5aed5b
|
18 years |
michaelni |
simplify
Originally committed as revision 6020 to …
|
|
|
@b4902c11
|
18 years |
michaelni |
av_free* cleanup
Originally committed as revision 6019 to …
|
|
|
@0b23d689
|
18 years |
gpoirier |
Add YV12 support, patch by Steve Lhomme % steve P lhomme A free P fr % …
|
|
|
@751b900
|
18 years |
diego |
Move all internal -I parameters to the front of CFLAGS to avoid using …
|
|
|
@0c7bb0e5
|
18 years |
lu_zero |
add --disable-ipv6 option to configure
Originally committed as …
|
|
|
@7981555d
|
18 years |
diego |
Move all internal -I parameters to the front of CFLAGS to avoid using …
|
|
|
@a9f9cc7c
|
18 years |
diego |
simplification cosmetics
Originally committed as revision 6015 to …
|
|
|
@041514a4
|
18 years |
diego |
Revert last commit, VPATH is necessary for out-of-tree builds.
…
|
|
|
@cf41e667
|
18 years |
diego |
Remove unnecessary include and variable declaration.
Originally …
|
|
|
@408382a
|
18 years |
diego |
Make vhook CFLAGS handling less confusing.
Originally committed as …
|
|
|
@0e16a1fc
|
18 years |
diego |
Simplify dsptest* rule and add libavutil to the dsptest* includes.
…
|
|
|
@c895987b
|
18 years |
diego |
Remove unnecessary -I. option.
Originally committed as revision 6010 …
|
|
|
@5c8dfdb4
|
18 years |
diego |
Remove duplicate -I option.
Originally committed as revision 6009 to …
|
|
|
@0a7c36af
|
18 years |
michaelni |
revert aligned realloc() changesm this should be identical to r5784
…
|
|
|
@2287c100
|
18 years |
michaelni |
cleanup
Originally committed as revision 6007 to …
|
|
|
@3829a62e
|
18 years |
michaelni |
insufficient alignment
Originally committed as revision 6006 to …
|
|
|
@1246640a
|
18 years |
lucabe72 |
Fix compilation as a win32 shared library (libavutil must be …
|
|
|
@a9907393
|
18 years |
diego |
FreeBSD malloc aligns on 16 byte boundaries, so no need to use …
|
|
|
@8156056e
|
18 years |
diego |
It's not possible to portably echo a backslash, use printf instead. …
|
|
|
@d4596ae3
|
18 years |
diego |
Simplify expression by using single quotes and avoiding backslashes.
…
|
|
|
@cb243ea2
|
18 years |
lu_zero |
10l, thanks to Emanuele Giaquinta <exg@gentoo.org> for testing and …
|
|
|
@d7e27559
|
18 years |
diego |
Mac OS X requires running ranlib on static libraries after …
|
|
|
@696e1bb3
|
18 years |
gpoirier |
Compile fix (for GCC<3.3) when encoders are disabled
Original thread: …
|
|
|
@91d0bda2
|
18 years |
uoti.urpala |
Fix compilation with -no-PIC and without -fomit-frame-pointer (used by …
|
|
|
@83c89c7
|
18 years |
diego |
-fPIC support for libswscale
patch by Jason Tackaberry, tack /at/ …
|
|
|
@241807f3
|
18 years |
lu_zero |
altivec float optimizations
Originally committed as revision 5999 to …
|
|
|
@94c8fbdc
|
18 years |
michaelni |
fix codec timebase and timestamps
Originally committed as revision …
|
|
|
@0f812f52
|
18 years |
michaelni |
fix h261 parsing bug
Originally committed as revision 5997 to …
|
|
|
@732692d9
|
18 years |
michaelni |
trying to fix av_realloc()
Originally committed as revision 5996 to …
|
|
|
@0ccd1bb5
|
18 years |
gpoirier |
Mention MacIntel support
Originally committed as revision 5995 to …
|
|
|
@6bb9e492
|
18 years |
diego |
Fix building with --disable-opts but MMX enabled.
patch by Marco …
|
|
|
@b5f7e6e
|
18 years |
lu_zero |
Clean up:make dsputil subfile names consistent
Originally committed …
|
|
|
@75c413ae
|
18 years |
michaelni |
align av_realloc()
Originally committed as revision 5992 to …
|
|
|
@4bff9ef9
|
18 years |
diego |
Replace asmalign.h hack by ASMALIGN cpp macros from config.h.
…
|
|
|
@22ee3aa7
|
18 years |
michaelni |
mailinglist
Originally committed as revision 5991 to …
|
|
|
@17c613ef
|
18 years |
uoti.urpala |
Use COMPILE_MMX2 instead of HAVE_MMX2 to determine whether to compile …
|
|
|
@4454dc1b
|
18 years |
gpoirier |
Support for MacIntel, last part: balign directives
Determines whether …
|
|
|
@8226ecaa
|
18 years |
gpoirier |
Fix CHECK_BIDIR macro so it works with Intel's Compiler
Patch by Marco …
|
|
|
@71295009
|
18 years |
gpoirier |
Add #define REGc
Originally committed as revision 5988 to …
|
|
|
@201f1d45
|
18 years |
baptiste.coudurier |
use packet dts as correct media field number and use …
|
|
|
@1ce83a36
|
18 years |
baptiste.coudurier |
use C99 standard constant, thanks to Foxy Shadis
Originally committed …
|
|
|
@81f0f938
|
18 years |
baptiste.coudurier |
update documentation
Originally committed as revision 5985 to …
|
|
|
@f21c0b4c
|
18 years |
baptiste.coudurier |
export av_interleave_packet_per_dts
Originally committed as revision …
|
|
|
@06972056
|
18 years |
lorenm |
vorbis simd tweaks
Originally committed as revision 5983 to …
|
|
|
@49a0122c
|
18 years |
diego |
Fix compilation with MMX disabled, the mmx_null and mmx_one constants …
|
|
|