|
|
|
@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 …
|
|
|
@2211d620
|
18 years |
baptiste.coudurier |
update rotozoom regression ref after patches r5945-r5950
Originally …
|
|
|
@72289140
|
18 years |
baptiste.coudurier |
set elst start time to first pts
Originally committed as revision …
|
|
|
@6b53e173
|
18 years |
kostya.shishkov |
Disable B-frames decoding until I return and finish their proper …
|
|
|
@876031a7
|
18 years |
lu_zero |
keep in sync with dsputil, makes --disable-decoder=vorbis build
…
|
|
|
@0e0adae0
|
18 years |
lorenm |
vorbis cosmetics: mdct0,mdct1 => mdct[2]
Originally committed as …
|
|
|
@88db1a15
|
18 years |
lorenm |
misc tweaks in vorbis_residue_decode().
4% faster vorbis.
Originally …
|
|
|
@1f1aa1d9
|
18 years |
michaelni |
convert vector_fmul_reverse_sse2 and vector_fmul_add_add_sse2 to sse …
|
|
|
@eb4825b5
|
18 years |
lorenm |
sse and 3dnow implementations of float->int conversion and mdct …
|
|
|
@60ae06e7
|
18 years |
lorenm |
r5954 broke fft on cpus with 3dnow but without mm3dnow.h
Originally …
|
|
|
@ffad4ed1
|
18 years |
lu_zero |
Fix x86 SIMD asm and pic, patch from Martin von Gagern …
|
|
|
@347be472
|
18 years |
gpoirier |
Support for MacIntel, take xx: '/nop' illegal for old versions of GAS …
|
|
|
@0fc256f3
|
18 years |
gpoirier |
Add support for Mac OS X Intel part 2: Assembler macros in fdct_mmx.c …
|
|
|
@fc48b6fe
|
18 years |
gpoirier |
Support for Mac OS X Intel, part 3: binary integer constants:
Apple's …
|
|
|
@b361ba2a
|
19 years |
baptiste.coudurier |
fourcc cleanup
Originally committed as revision 5969 to …
|
|
|
@61e3dd78
|
19 years |
baptiste.coudurier |
enable 'NONE' audio fourcc
Originally committed as revision 5968 to …
|
|
|
@76c9cb0a
|
19 years |
baptiste.coudurier |
parse mpeg frame to get pict type and closed gop flag
Originally …
|
|
|
@e38f34fd
|
19 years |
diego |
Correct wrong memset invocation.
patch by Panagiotis Issaris, …
|
|
|
@ee5df927
|
19 years |
lorenm |
emms -> femms
Originally committed as revision 5965 to …
|
|
|
@2494bdd9
|
19 years |
lorenm |
gcc 2.95 and 3.4.x on x86 32bit without fomit-frame-pointer can't even …
|
|
|
@83318919
|
19 years |
r_togni |
Support AAC audio in AVI with tag 0xff
Patch by David Conrad ( davedc_ …
|
|
|
@1b87c402
|
19 years |
lorenm |
slightly faster ff_imdct_calc_3dn2() on amd64. (gcc added a bunch of …
|
|
|
@494bbf58
|
19 years |
michaelni |
dont be too picky about timestampsbeing wrong if the destination …
|
|
|
@434cab9
|
19 years |
michaelni |
timestamp debugging av_logs()
Originally committed as revision 5960 …
|
|
|
@790c9ca7
|
19 years |
lucabe72 |
Enable swscale usage in ffmpeg
Originally committed as revision 5959 …
|
|
|
@b9b18fbd
|
19 years |
michaelni |
both timestamps are dts, (checked trailer.gxf, spec is unclear)
…
|
|
|
@21bb884f
|
19 years |
michaelni |
change vorbis_inverse_coupling_sse2() so it works on sse1 cpus
…
|
|
|
@ed4e20ac
|
19 years |
diego |
Fix some "'static' is not at beginning of declaration" warnings.
…
|
|
|
@a2fd6043
|
19 years |
michaelni |
floating point "emulation" code
unused currently, but might come in …
|
|
|
@bcfa3e58
|
19 years |
lorenm |
3dnow2 implementation of imdct.
6% faster vorbis and wma.
Originally …
|
|
|
@2c5ad5fd
|
19 years |
baptiste.coudurier |
use correct tag for h263 in mov
Originally committed as revision 5953 …
|
|
|
@87494ea0
|
19 years |
baptiste.coudurier |
detailed infos about d263 atom
Originally committed as revision 5952 …
|
|
|
@efbe19fd
|
19 years |
baptiste.coudurier |
update regression tests for patches r5945-r5950 based on patch by …
|
|
|
@915282e5
|
19 years |
baptiste.coudurier |
indention
Originally committed as revision 5950 to …
|
|
|
@5997ed78
|
19 years |
baptiste.coudurier |
only set fields for mov, reserved for 3gp, mp4
Originally committed …
|
|
|
@80f05e79
|
19 years |
baptiste.coudurier |
sampleSize field to 16, reserved for mp4 and 3gp
Originally committed …
|
|
|
@86ca5710
|
19 years |
baptiste.coudurier |
mp4, 3gp field is reserved and value is 2
Originally committed as …
|
|
|
@57ef6acc
|
19 years |
baptiste.coudurier |
use ternary
Originally committed as revision 5946 to …
|
|
|
@c096ebca
|
19 years |
baptiste.coudurier |
vbr compression id is only used in mov
Originally committed as …
|
|
|
@30aee296
|
19 years |
diego |
Cygwin compilation and Cygwin/MinGW crosscompilation sections
based on …
|
|
|
@ba19d25a
|
19 years |
baptiste.coudurier |
r5939 (flvenc.c) rotozoom regression update
Originally committed as …
|
|
|
@a67a96a0
|
19 years |
diego |
editorial changes
Originally committed as revision 5942 to …
|
|
|
@4f9807d8
|
19 years |
michaelni |
things to take care of for the next soc
Originally committed as …
|
|
|
@bf29ed5d
|
19 years |
lu_zero |
Cosmetics: 2->4 spaces and some braces
Originally committed as …
|
|
|
@634b8cfa
|
19 years |
baptiste.coudurier |
always write duration and file size, fix seeking, progress bar is now …
|
|
|
@fb2d9140
|
19 years |
kostya.shishkov |
Correct MC for B-frames and some improvements (not 100% complete …
|
|
|
@78cbfc0c
|
19 years |
kostya.shishkov |
Bicubic interpolation requires two additional pixels for block
…
|
|
|
@c7920371
|
19 years |
lucabe72 |
Another PIX_FMT_ ---> IMGFMT_ conversion
Originally committed as …
|
|
|
@0b50ac8a
|
19 years |
lucabe72 |
Avoid segfaulting if the swscale context cannot be allocated
…
|
|
|
@e7268d51
|
19 years |
lucabe72 |
Fix "-aspect" when "-pad*" is used
Originally committed as revision …
|
|
|
@dbdae6ec
|
19 years |
diego |
Do not assemble MMX, MMX2 or 3DNOW code unconditionally on X86 and …
|
|
|
@9bd0d79f
|
19 years |
mike |
printf -> av_log, only occurs in DEBUG cases
Originally committed as …
|
|
|
@c489d90
|
19 years |
lu_zero |
Yet another typo
Originally committed as revision 5933 to …
|
|
|
@53287789
|
19 years |
lu_zero |
Fix a stupid typo and another error, thanks to Emanuele Giaquinta …
|
|
|
@1066a995
|
19 years |
diego |
Shared libraries should go in $PREFIX on MinGW.
Originally committed …
|
|
|
@e35a3b7d
|
19 years |
diego |
Remove MinGW specialcasing and make shared library installation …
|
|
|
@afa61532
|
19 years |
diego |
Add quotes where necessary.
Originally committed as revision 5929 to …
|
|
|
@99f649a2
|
19 years |
kostya.shishkov |
100l: intensity compensation must be also done in 4-MV mode
…
|
|
|
@a1309f8f
|
19 years |
diego |
Shared libraries now go in $(shlibdir), not $(libdir).
Originally …
|
|
|
@5237ce67
|
19 years |
mans |
detect more broken shells
Originally committed as revision 5926 to …
|
|
|
@b3cb5d51
|
19 years |
mans |
simplify command logging
Originally committed as revision 5925 to …
|
|
|
@f5c85943
|
19 years |
diego |
Add $(EXESUF) where necessary, fixes regression tests under MinGW. …
|
|
|
@03ae87a3
|
19 years |
lucabe72 |
Move output_example.c and ffplay.c to the swscale interface
…
|
|
|
@dfeb80a5
|
19 years |
diego |
Don't hardcode .dll in the MinGW section, use $SLIBSUF instead.
…
|
|
|
@5cb854e1
|
19 years |
diego |
Move MinGW special casing for shared lib creation to configure.
…
|
|
|
@2965f17b
|
19 years |
baptiste.coudurier |
sample size is 1 if bits per sample is 8 and mono channel
Originally …
|
|
|
@7f624e80
|
19 years |
lu_zero |
standalone snow dsputil init
Originally committed as revision 5919 to …
|
|
|
@73e4ff9d
|
19 years |
lu_zero |
Almost cosmetic changes in dsputil_init_ppc and …
|
|
|
@f8503792
|
19 years |
baptiste.coudurier |
revert r5909, dont use non constant static variable, breaks …
|
|
|
@7c2a270b
|
19 years |
lu_zero |
Minor fix
Originally committed as revision 5916 to …
|
|
|
@8047fe72
|
19 years |
lu_zero |
avoid alignment hacks, luckly gcc does the right thing on arches …
|
|
|
@3b0df525
|
19 years |
lu_zero |
vorbis_inverse_coupling_altivec
Originally committed as revision 5914 …
|
|
|
@90530cec
|
19 years |
lu_zero |
Cleanup
Originally committed as revision 5913 to …
|
|
|
@b394e39a
|
19 years |
diego |
VC-1/WMV3/WMV9 decoder
Originally committed as revision 5912 to …
|
|
|
@e1dacee1
|
19 years |
baptiste.coudurier |
parse SONY hidden MPEG-4 extradata, fix C0023S01.mxf
Originally …
|
|
|
@61ca932
|
19 years |
baptiste.coudurier |
skip run-in sequence before reading header
Originally committed as …
|
|
|
@49b6f162
|
19 years |
baptiste.coudurier |
again, disable DEBUG
Originally committed as revision 5908 to …
|
|
|