|
|
|
@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 …
|
|
|
@f0d47292
|
19 years |
baptiste.coudurier |
10l, check container_ul existence
Originally committed as revision …
|
|
|
@c2e88054
|
19 years |
baptiste.coudurier |
remove duplicate code
Originally committed as revision 5906 to …
|
|
|
@3bb63b82
|
19 years |
baptiste.coudurier |
attempt to demux clip wrapped content
Originally committed as …
|
|
|
@8c5002db
|
19 years |
baptiste.coudurier |
add codec detection based on essence container ul
Originally …
|
|
|
@cd035a60
|
19 years |
lorenm |
10l, vorbis_inverse_coupling_sse() was really 3dnow
Originally …
|
|
|
@32e87631
|
19 years |
lorenm |
another div -> fastdiv, another 2% faster vorbis.
Originally …
|
|
|
@c1985978
|
19 years |
kostya.shishkov |
Looks like to be a good time to re-enable WMV3 decoder
Originally …
|
|
|
@48d3fca7
|
19 years |
kostya.shishkov |
Don't try to decode P-frames from old WMV3 variant until their format …
|
|
|
@481fb636
|
19 years |
kostya.shishkov |
Some AltiVec optimizations for VC-1
Originally committed as revision …
|
|
|
@2dac4acf
|
19 years |
lorenm |
sse & sse2 implementations of vorbis channel coupling.
9% faster …
|
|
|
@7bf00496
|
19 years |
lorenm |
int16_t is faster than int_fast16_t for division.
2% faster vorbis (on …
|
|
|
@27dc20a
|
19 years |
michaelni |
set supported pixel formats correctly
Originally committed as …
|
|
|
@832e6e90
|
19 years |
lu_zero |
avoid possible segfault situations
Originally committed as revision …
|
|
|
@a0b72f90
|
19 years |
diego |
Change one itemized list to be bulletted, remove non-referenced node …
|
|
|
@48ef912a
|
19 years |
diego |
Subversion allows renaming files.
Originally committed as revision …
|
|
|
@d2cdbd5f
|
19 years |
baptiste.coudurier |
resolve strong refs in parse_structural_metadata since objects may not …
|
|
|
@18a54b04
|
19 years |
lucabe72 |
Move ffmpeg.c to the swscale interface
Originally committed as …
|
|
|
@50b35f7a
|
19 years |
lu_zero |
Cosmetics
Originally committed as revision 5890 to …
|
|
|
@51a0a721
|
19 years |
baptiste.coudurier |
remove unneeded audio fourcc as well
Originally committed as revision …
|
|
|
@0019b66
|
19 years |
Reimar.Doeffinger |
Minor resync optimization
Originally committed as revision 5888 to …
|
|
|
@20dd25ad
|
19 years |
lucabe72 |
Do not set the codec's pixel format in the format's write_header()
…
|
|
|
@e81e3ced
|
19 years |
baptiste.coudurier |
do not set unneeded fourcc
Originally committed as revision 5886 to …
|
|
|
@7fe4744b
|
19 years |
baptiste.coudurier |
fix ending null entry in table
Originally committed as revision 5885 …
|
|
|
@9b4f605c
|
19 years |
mans |
checking compiler output was a bad idea, revert to checking exit …
|
|
|
@28f12808
|
19 years |
baptiste.coudurier |
more codecs uls
Originally committed as revision 5883 to …
|
|
|
@e40ee6a2
|
19 years |
baptiste.coudurier |
move common code from mov.c and movenc.c to isom.c
Originally …
|
|
|
@986c2ccb
|
19 years |
baptiste.coudurier |
add some useful debug info
Originally committed as revision 5881 to …
|
|
|
@907a0510
|
19 years |
Reimar.Doeffinger |
Support for seeking, both with and without index and correct …
|
|
|
@0e15b7b0
|
19 years |
baptiste.coudurier |
negative to_pad won't provoke infinite loop
Originally committed as …
|
|
|
@3068f1c8
|
19 years |
baptiste.coudurier |
avoid reading beyond packet size
Originally committed as revision …
|
|
|
@9c050969
|
19 years |
kostya.shishkov |
Forgot to update LIBAVCODEC_VERSION_INT
Originally committed as …
|
|
|
@ba32c8df
|
19 years |
baptiste.coudurier |
skip run-in sequence during probe
Originally committed as revision …
|
|
|
@eb9ab58
|
19 years |
diego |
prettyprinting cosmetics
Originally committed as revision 5875 to …
|
|
|
@b8e10478
|
19 years |
diego |
Create $(shlibdir), not $(libdir) for shared libs.
Originally …
|
|
|
@6c9ce82f
|
19 years |
mans |
remove libtheora wrapper
Originally committed as revision 5873 to …
|
|
|
@98a2582f
|
19 years |
mans |
ignore explicit #warnings in compiler tests
Originally committed as …
|
|
|
@b92c61e0
|
19 years |
baptiste.coudurier |
simplify using function table
Originally committed as revision 5871 …
|
|
|
@80d0ded
|
19 years |
lucabe72 |
Add support for ffmpeg's pixel format names in libswscale
Originally …
|
|
|
@53512a22
|
19 years |
baptiste.coudurier |
parse aes3 audio descriptor
Originally committed as revision 5870 to …
|
|
|
@b0cfb663
|
19 years |
mans |
can't trust the compiler exit status, check for messages instead
…
|
|
|
@a70c27e
|
19 years |
kostya.shishkov |
Fix overflows in bicubic interpolation.
Originally committed as …
|
|
|
@5b01f9ce
|
19 years |
michaelni |
video filter todo
Originally committed as revision 5867 to …
|
|
|
@6c6ec47a
|
19 years |
baptiste.coudurier |
use parenthesis around value
Originally committed as revision 5866 to …
|
|
|
@adb0208b
|
19 years |
Reimar.Doeffinger |
Fix typo in comment
Originally committed as revision 5865 to …
|
|
|
@8295eb30
|
19 years |
kostya.shishkov |
Use bicubic MC (should also remove those ringing artifacts) when …
|
|
|
@5ce425f7
|
19 years |
kostya.shishkov |
Use functions from DSPContext in vc1.c
Originally committed as …
|
|
|