|
|
|
@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 …
|
|
|
@64db55ae
|
19 years |
kostya.shishkov |
New functions in DSPContext for VC-1 decoding
Originally committed as …
|
|
|
@59d0fc5
|
19 years |
diego |
Use LC_ALL instead of LANG since the former overrides the latter.
…
|
|
|
@d6a07a13
|
19 years |
diego |
Set custom SLIBNAME_WITH_MAJOR and SLIBNAME_WITH_VERSION for MinGW.
…
|
|
|
@7ea3b2e0
|
19 years |
diego |
Cope with localized Subversion clients.
Originally committed as …
|
|
|
@9cf94714
|
19 years |
diego |
Remove spurious references to Ogg Theora encoder, such a thing never …
|
|
|
@b6eaae39
|
19 years |
gpoirier |
The reader ignores the size of the ASF data object and keeps on …
|
|
|
@ea3a790e
|
19 years |
baptiste.coudurier |
add information about codec uls
Originally committed as revision 5856 …
|
|
|
@7d2a0d31
|
19 years |
baptiste.coudurier |
another MPEG-2 long gop codec ul
Originally committed as revision …
|
|
|
@649084c3
|
19 years |
baptiste.coudurier |
another MPEG-2 long gop codec ul
Originally committed as revision …
|
|
|
@59b56738
|
19 years |
baptiste.coudurier |
add uncompressed picture support
Originally committed as revision …
|
|
|
@8ce2215b
|
19 years |
baptiste.coudurier |
parse rgba descriptor (jpeg2000, uncompressed)
Originally committed …
|
|
|
@54a3360
|
19 years |
baptiste.coudurier |
add common codecs uls
Originally committed as revision 5851 to …
|
|
|
@eec3fec
|
19 years |
baptiste.coudurier |
simplify PRINT_KEY
Originally committed as revision 5850 to …
|
|
|
@6d0c3beb
|
19 years |
baptiste.coudurier |
add some debug infos
Originally committed as revision 5849 to …
|
|
|
@f03b6426
|
19 years |
baptiste.coudurier |
get rid of DECLARED_ALIGNED
Originally committed as revision 5848 to …
|
|
|
@67630cff
|
19 years |
stefan.gehrer |
add new tag 'CAVS' for Chinese AVS codec
Originally committed as …
|
|
|
@595e7bd
|
19 years |
stefan.gehrer |
some MMX optimizations for the CAVS decoder
Originally committed as …
|
|
|
@09be55df
|
19 years |
kostya.shishkov |
Set MpegEncContext->mspel flag (here it indicates that bicubic MC will …
|
|
|
@ffb9a8b1
|
19 years |
kostya.shishkov |
Support range reduced frames
Originally committed as revision 5844 to …
|
|
|
@138712fe
|
19 years |
kostya.shishkov |
Support grayscale decoding.
Originally committed as revision 5843 to …
|
|
|
@dd15f9bf
|
19 years |
baptiste.coudurier |
cosmetics
Originally committed as revision 5842 to …
|
|
|
@b7522224
|
19 years |
baptiste.coudurier |
use ternary
Originally committed as revision 5841 to …
|
|
|
@834bff48
|
19 years |
baptiste.coudurier |
remove useless variables
Originally committed as revision 5840 to …
|
|
|
@e076173f
|
19 years |
baptiste.coudurier |
rename variables
Originally committed as revision 5839 to …
|
|
|
@5e441e3
|
19 years |
baptiste.coudurier |
add error messages
Originally committed as revision 5838 to …
|
|
|
@743d772c
|
19 years |
baptiste.coudurier |
demuxer reworked, more accurate parsing, prepare handling of other …
|
|
|
@4bfff768
|
19 years |
baptiste.coudurier |
declare and use UID type
Originally committed as revision 5836 to …
|
|
|
@7c87a2f0
|
19 years |
Reimar.Doeffinger |
Set duration to AV_NOPTS_VALUE instead of 0 when unknown.
Set …
|
|
|
@69796008
|
19 years |
diego |
Comment some #endif lines.
Originally committed as revision 19211 to …
|
|
|
@0154bae1
|
19 years |
kostya.shishkov |
Add rounding for overlap filters
Originally committed as revision …
|
|
|
@b2828252
|
19 years |
diego |
Remove redundant TARGET_OS setting.
Originally committed as revision …
|
|
|
@abafc9c3
|
19 years |
diego |
Do not add -fomit-frame-pointer to CFLAGS when optimizations are …
|
|
|
@ae08a563
|
19 years |
lorenm |
10l in r5768 (broke mbaff)
Originally committed as revision 5831 to …
|
|
|
@e50bc5a
|
19 years |
pacman |
Fix compile error due to extra "FF" at beginning of file in the …
|
|
|
@1ea501af
|
19 years |
lucabe72 |
Remove sws_global_init() from swscaler emulation
Originally committed …
|
|
|
@6f209cb5
|
19 years |
lucabe72 |
Replace MIN() and MAX() with FFMIN() and FFMAX()
Originally committed …
|
|
|
@538389c
|
19 years |
diego |
Fix FSF postal address.
Originally committed as revision 5829 to …
|
|
|
@a94e666c
|
19 years |
diego |
Fix prefix vs PREFIX handling in pkgconfig files.
Originally …
|
|
|
@2793096f
|
19 years |
lucabe72 |
Fix a corner case in sws emulation
Originally committed as revision …
|
|
|
@07bf2af8
|
19 years |
baptiste.coudurier |
MXF demuxer
Originally committed as revision 5826 to …
|
|
|
@43dcf590
|
19 years |
baptiste.coudurier |
Changelog update for GXF muxer
Originally committed as revision 5825 …
|
|
|
@ad21ad45
|
19 years |
diego |
Explain usage of image formats other than GIF.
patch by Victor Paesa, …
|
|
|
@d4b0cca7
|
19 years |
diego |
10l: wrong quoting
Originally committed as revision 5823 to …
|
|
|
@8422aa8
|
19 years |
michaelni |
a tiny bit of cleanup
Originally committed as revision 19178 to …
|
|
|
@bca11e75
|
19 years |
michaelni |
vertical scaler with accurate rounding, some people on doom9 can see …
|
|
|
@fc8833a1
|
19 years |
diego |
Remove unnecessary darwin variable.
Originally committed as revision …
|
|
|
@8b3a43cf
|
19 years |
diego |
Skip the MMX/SSE and memalign() check when running on OS X/Darwin, …
|
|
|
@5df68893
|
19 years |
kostya.shishkov |
Some B-frames support (parsing and decoding only, no motion …
|
|
|
@c39e3c6f
|
19 years |
kostya.shishkov |
Some fixes for decode_p_mb()
Originally committed as revision 5819 to …
|
|
|
@88b6f0fa
|
19 years |
diego |
Fix --extra-ldflags when cross-compiling for MinGW.
Originally …
|
|
|