Diego Biurrun
7ea3b2e00e
Cope with localized Subversion clients.
...
Originally committed as revision 5859 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
9cf94714d0
Remove spurious references to Ogg Theora encoder, such a thing never existed.
...
Originally committed as revision 5858 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Kohn Emil Dan
b6eaae39b4
The reader ignores the size of the ASF data object and keeps on
...
reading even beyond it.
Therefore if the ASF file includes an index object at its end, the
reader will treat the index like data, but of course will fail since
it thinks that the data is corrupted.
When reading an asf file with an index object, ffmpeg will
complain at the end of the file that it read an invalid header.
Patch by Kohn Emil Dan, < emild A cs P technion P ac P il >
Original thead:
Date: Apr 18, 2006 4:11 PM
Subject: [Ffmpeg-devel] Two ASF related bugs and fixes
Originally committed as revision 5857 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
ea3a790e0d
add information about codec uls
...
Originally committed as revision 5856 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
7d2a0d3120
another MPEG-2 long gop codec ul
...
Originally committed as revision 5855 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
649084c310
another MPEG-2 long gop codec ul
...
Originally committed as revision 5854 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
59b5673853
add uncompressed picture support
...
Originally committed as revision 5853 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
8ce2215b23
parse rgba descriptor (jpeg2000, uncompressed)
...
Originally committed as revision 5852 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
54a3360b20
add common codecs uls
...
Originally committed as revision 5851 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
eec3fec094
simplify PRINT_KEY
...
Originally committed as revision 5850 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
6d0c3bebc7
add some debug infos
...
Originally committed as revision 5849 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
f03b6426df
get rid of DECLARED_ALIGNED
...
Originally committed as revision 5848 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Stefan Gehrer
67630cff64
add new tag 'CAVS' for Chinese AVS codec
...
Originally committed as revision 5847 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Stefan Gehrer
595e7bd940
some MMX optimizations for the CAVS decoder
...
Originally committed as revision 5846 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Kostya Shishkov
09be55df9c
Set MpegEncContext->mspel flag (here it indicates that bicubic MC will be use)
...
Originally committed as revision 5845 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Kostya Shishkov
ffb9a8b1b6
Support range reduced frames
...
Originally committed as revision 5844 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Kostya Shishkov
138712fe43
Support grayscale decoding.
...
Originally committed as revision 5843 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
dd15f9bf48
cosmetics
...
Originally committed as revision 5842 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
b752222439
use ternary
...
Originally committed as revision 5841 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
834bff48cb
remove useless variables
...
Originally committed as revision 5840 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
e076173f67
rename variables
...
Originally committed as revision 5839 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
5e441e31cc
add error messages
...
Originally committed as revision 5838 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
743d772c61
demuxer reworked, more accurate parsing, prepare handling of other operational patterns, streaming demuxing, simplified codec detection
...
Originally committed as revision 5837 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
4bfff76814
declare and use UID type
...
Originally committed as revision 5836 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Reimar Döffinger
7c87a2f0c0
Set duration to AV_NOPTS_VALUE instead of 0 when unknown.
...
Set start_time to 0 when duration is known to indicate we have
valid timestamps for this track.
Originally committed as revision 5835 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
6979600818
Comment some #endif lines.
...
Originally committed as revision 19211 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
19 years ago
Kostya Shishkov
0154bae137
Add rounding for overlap filters
...
Originally committed as revision 5834 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
b2828252a9
Remove redundant TARGET_OS setting.
...
Originally committed as revision 5833 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Graham Booker
abafc9c3f6
Do not add -fomit-frame-pointer to CFLAGS when optimizations are disabled.
...
patch by Graham Booker, ffmpeglist atat cod3r dotdot com
Originally committed as revision 5832 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Loren Merritt
ae08a5631e
10l in r5768 (broke mbaff)
...
Originally committed as revision 5831 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Alan Curry
e50bc5a4ea
Fix compile error due to extra "FF" at beginning of file in the FF{MIN,MAX}
...
update
Originally committed as revision 19205 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
19 years ago
Luca Abeni
1ea501aff0
Remove sws_global_init() from swscaler emulation
...
Originally committed as revision 5830 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Luca Abeni
6f209cb549
Replace MIN() and MAX() with FFMIN() and FFMAX()
...
Originally committed as revision 19186 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
19 years ago
Diego Biurrun
538389c981
Fix FSF postal address.
...
Originally committed as revision 5829 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
a94e666cb5
Fix prefix vs PREFIX handling in pkgconfig files.
...
Originally committed as revision 5828 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Luca Abeni
2793096fe3
Fix a corner case in sws emulation
...
Originally committed as revision 5827 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
07bf2af864
MXF demuxer
...
Originally committed as revision 5826 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
43dcf590d8
Changelog update for GXF muxer
...
Originally committed as revision 5825 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Víctor Paesa
ad21ad451c
Explain usage of image formats other than GIF.
...
patch by Victor Paesa, wzrlpy *at* arsystel com
Originally committed as revision 5824 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
d4b0cca737
10l: wrong quoting
...
Originally committed as revision 5823 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
8422aa888b
a tiny bit of cleanup
...
Originally committed as revision 19178 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
19 years ago
Michael Niedermayer
bca11e75fb
vertical scaler with accurate rounding, some people on doom9 can see +-1 errors
...
the +-1 issue is limited to >2tap vertical filters, so bilinear upscale was unaffected
the new code is sometime faster sometimes slower but the difference is significant (~20%) so its optional and enabled with arnd=1
Originally committed as revision 19177 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
19 years ago
Diego Biurrun
fc8833a1ad
Remove unnecessary darwin variable.
...
Originally committed as revision 5822 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
8b3a43cf54
Skip the MMX/SSE and memalign() check when running on OS X/Darwin, *alloc
...
provides necessary alignment on this platform.
patch by Mino Taoyama and Nigel Pearson
Originally committed as revision 5821 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Kostya Shishkov
5df6889364
Some B-frames support (parsing and decoding only, no motion compesation is done)
...
Originally committed as revision 5820 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Kostya Shishkov
c39e3c6fbb
Some fixes for decode_p_mb()
...
Originally committed as revision 5819 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
88b6f0faf8
Fix --extra-ldflags when cross-compiling for MinGW.
...
Originally committed as revision 5818 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
c536cb09f9
Rename FFSLDFLAGS variable to FFSERVERLDFLAGS to lessen confusion.
...
Originally committed as revision 5817 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Alan Curry
d8cfa5534a
Fix typo introduced in the memalign->av_malloc conversion (there is no
...
mv_malloc)
Originally committed as revision 19174 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
19 years ago
Diego Biurrun
9f82cdc7b5
Remove obsolete and misleading warning.
...
Originally committed as revision 5816 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago