summaryrefslogtreecommitdiffstats
path: root/dec_video.c
Commit message (Collapse)AuthorAgeFilesLines
* support for FLI image decodingmelanson2001-11-281-0/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3173 b3059339-0415-0410-9bf9-f77b7e298cf2
* {f}emms is only needed on x86jkeil2001-11-271-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3161 b3059339-0415-0410-9bf9-f77b7e298cf2
* runtime cpu detectionmichael2001-11-261-5/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3145 b3059339-0415-0410-9bf9-f77b7e298cf2
* hacked support for postprocessing to rawyv12alex2001-11-221-0/+27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3074 b3059339-0415-0410-9bf9-f77b7e298cf2
* ehh.. double ifdef fixedarpi2001-11-221-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3065 b3059339-0415-0410-9bf9-f77b7e298cf2
* NEW_DSHOW added (for dshow C version)arpi2001-11-221-3/+58
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3063 b3059339-0415-0410-9bf9-f77b7e298cf2
* added support for setting color values on tv interfacealex2001-11-161-0/+35
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2939 b3059339-0415-0410-9bf9-f77b7e298cf2
* ms video1 (cram) codecs by Mike Melanson <melanson@pcisys.net>arpi2001-11-111-1/+38
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2828 b3059339-0415-0410-9bf9-f77b7e298cf2
* vfw_raw fixalex2001-11-101-2/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2795 b3059339-0415-0410-9bf9-f77b7e298cf2
* added missing #include <malloc.h>pl2001-11-091-1/+5
| | | | | | | | #include "config.h" moved as 1st #include since it defines HAVE_foo_h for later conditional inclusions git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2776 b3059339-0415-0410-9bf9-f77b7e298cf2
* passing palette to libvoarpi2001-11-051-1/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2717 b3059339-0415-0410-9bf9-f77b7e298cf2
* sorry for the help_msg.halex2001-11-031-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2661 b3059339-0415-0410-9bf9-f77b7e298cf2
* xacodec configure supportalex2001-11-031-2/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2660 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed #define USE_XANIM hackalex2001-11-031-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2659 b3059339-0415-0410-9bf9-f77b7e298cf2
* video frame reading cleanuparpi2001-10-301-115/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2568 b3059339-0415-0410-9bf9-f77b7e298cf2
* more cleanup, warnings fixedarpi2001-10-301-15/+24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2564 b3059339-0415-0410-9bf9-f77b7e298cf2
* changed hardcoded 'emms' to EMMS according to pp/swscale.calex2001-10-291-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2542 b3059339-0415-0410-9bf9-f77b7e298cf2
* libffmpeg.so supportnick2001-10-271-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2497 b3059339-0415-0410-9bf9-f77b7e298cf2
* 3ivx YV12 direct rendering (one lss memcpy)arpi2001-10-221-2/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2385 b3059339-0415-0410-9bf9-f77b7e298cf2
* #define USE_XANIM to enable xanim stuffarpi2001-10-221-0/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2379 b3059339-0415-0410-9bf9-f77b7e298cf2
* includes cleanuparpi2001-10-211-4/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2343 b3059339-0415-0410-9bf9-f77b7e298cf2
* divx4 brightness etc support patch by Adam Tla/lkaarpi2001-10-191-1/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2296 b3059339-0415-0410-9bf9-f77b7e298cf2
* ffdivx postproc dest buffer is 16x16 alignedarpi2001-10-191-8/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2292 b3059339-0415-0410-9bf9-f77b7e298cf2
* ffmpeg postprocessarpi2001-10-161-6/+39
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2229 b3059339-0415-0410-9bf9-f77b7e298cf2
* integrated new postproc codearpi2001-10-131-6/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2185 b3059339-0415-0410-9bf9-f77b7e298cf2
* divx.dll o_bih workaround, postprocessing supportarpi2001-10-051-0/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2088 b3059339-0415-0410-9bf9-f77b7e298cf2
* VfW stuff moved to dll_init, warnings fixed, using dll_init.harpi2001-10-021-36/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2050 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with arpi's changes of no-scale case 1.0->0.0.atmos42001-10-021-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2045 b3059339-0415-0410-9bf9-f77b7e298cf2
* New aspect prescale code, parses aspect value from mpeg sequence header or ↵atmos42001-10-011-0/+20
| | | | | | | | | | | commandline. Removed X11_FULLSCREEN hack from mplayer.c and moved it to libvo/vo_xv.c. Added support for nominator[:/]denominator float values in cfg-parser, thanks for the code by Steve Davies. All around thanks to Steve for helping me understanding the whole stuff :) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2032 b3059339-0415-0410-9bf9-f77b7e298cf2
* mpeg2-interlaced patch by Ivan Kalvatchev <iive@yahoo.com>arpi2001-09-291-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2020 b3059339-0415-0410-9bf9-f77b7e298cf2
* MSGTR_NoWfvSupport fixedarpi2001-09-281-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2007 b3059339-0415-0410-9bf9-f77b7e298cf2
* all error/warn/info messages moved to help_mp-en.h for translationarpi2001-09-261-38/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1974 b3059339-0415-0410-9bf9-f77b7e298cf2
* rle 15,16bpp support (palette conversion)arpi2001-09-241-0/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1950 b3059339-0415-0410-9bf9-f77b7e298cf2
* native codec 'rle' addedarpi2001-09-241-0/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1949 b3059339-0415-0410-9bf9-f77b7e298cf2
* FFmpeg audio codecs supportarpi2001-09-211-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1928 b3059339-0415-0410-9bf9-f77b7e298cf2
* IMGFMT_MPEGPES supportarpi2001-09-081-2/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1874 b3059339-0415-0410-9bf9-f77b7e298cf2
* Typo: #ifndef -> #ifdefjkeil2001-08-231-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1670 b3059339-0415-0410-9bf9-f77b7e298cf2
* addedd #ifdefs to uninitarpi2001-08-231-1/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1667 b3059339-0415-0410-9bf9-f77b7e298cf2
* directshow uninitarpi2001-08-231-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1665 b3059339-0415-0410-9bf9-f77b7e298cf2
* parse_es init fixedarpi2001-08-231-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1659 b3059339-0415-0410-9bf9-f77b7e298cf2
* dec_video uninitarpi2001-08-231-3/+27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1655 b3059339-0415-0410-9bf9-f77b7e298cf2
* shmem_alloc->memalignarpi2001-08-231-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1654 b3059339-0415-0410-9bf9-f77b7e298cf2
* exit() -> return NULLarpi2001-08-221-15/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1632 b3059339-0415-0410-9bf9-f77b7e298cf2
* printf->mp_msg/mp_dbgarpi2001-08-171-39/+40
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1568 b3059339-0415-0410-9bf9-f77b7e298cf2
* alloc frame buffer for directshow codec - requires for avifile syncarpi2001-08-161-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1548 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use USE_WIN32DLL define instead of ARCH_X86 to decide whether or not to compilejkeil2001-08-141-7/+5
| | | | | | | | | | | Win32 DLL code into mplayer. Default for USE_WIN32DLL is enabled on x86 machines, disabled otherwise. Use of Win32 DLLs can be disabled on x86 using the --disable-win32 configure option. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1518 b3059339-0415-0410-9bf9-f77b7e298cf2
* cleanup...arpi2001-08-121-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1497 b3059339-0415-0410-9bf9-f77b7e298cf2
* ffmpeg prints moved to verbose=2arpi2001-08-121-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1490 b3059339-0415-0410-9bf9-f77b7e298cf2
* raw (uncompressed) video codecarpi2001-08-111-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1489 b3059339-0415-0410-9bf9-f77b7e298cf2
* PIX_FMT_YUV422P undeclared error fixedarpi2001-08-081-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1466 b3059339-0415-0410-9bf9-f77b7e298cf2
* mpeg2 fourcc changedarpi2001-08-081-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1464 b3059339-0415-0410-9bf9-f77b7e298cf2
* ffmpeg12 fix - now passing sequence headerarpi2001-08-081-4/+20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1463 b3059339-0415-0410-9bf9-f77b7e298cf2
* temporary hack: YUV422P -> YUY2 converter (for ffmpeg MJPEG testing)arpi2001-08-061-1/+27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1455 b3059339-0415-0410-9bf9-f77b7e298cf2
* missing #ifdef DIRECTSHOW... thanx gruelarpi2001-08-011-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1432 b3059339-0415-0410-9bf9-f77b7e298cf2
* missing unistd.h (requires for off_t under freebsd)arpi2001-08-011-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1431 b3059339-0415-0410-9bf9-f77b7e298cf2
* contrast/brightness/etc patch (temporary)arpi2001-08-011-0/+52
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1430 b3059339-0415-0410-9bf9-f77b7e298cf2
* libvo2 supportarpi2001-07-301-0/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1423 b3059339-0415-0410-9bf9-f77b7e298cf2
* using AFM_/VFM_ macros instead of hardcoded constants (idea by al3x)arpi2001-07-291-18/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1411 b3059339-0415-0410-9bf9-f77b7e298cf2
* using sh_video->i_bps...arpi2001-07-281-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1402 b3059339-0415-0410-9bf9-f77b7e298cf2
* file-format detection stuff moved out from mplayer.c to demuxer.c and ↵arpi2001-07-211-0/+106
| | | | | | dec_video.c git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1376 b3059339-0415-0410-9bf9-f77b7e298cf2
* MMX problem workaround for broken (win32) codecsarpi2001-07-201-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1368 b3059339-0415-0410-9bf9-f77b7e298cf2
* mpeg2 video decode time is counted twice.jkeil2001-07-201-7/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1366 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix segfault in DShow video decoder. Using directshow, thejkeil2001-07-201-1/+1
| | | | | | | | | | | | | sh_video->out_out_buffer is NULL on the first few decoded frames, and is initialized in loader/DirectShow/outputpin.cpp, method COutputPin::Receive(), while the video is already running. Do not try to display a frame while sh_video->out_out_buffer is still NULL. Such a test was present in the previous to last revision of this file, but was lost in the last revision. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1363 b3059339-0415-0410-9bf9-f77b7e298cf2
* some cleanup, redundant code removedarpi2001-07-201-99/+53
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1361 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed shmem size, and now compiles without divx4linux too :)arpi2001-07-201-2/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1353 b3059339-0415-0410-9bf9-f77b7e298cf2
* DivX4Linux supportarpi2001-07-191-15/+77
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1350 b3059339-0415-0410-9bf9-f77b7e298cf2
* some cleanup - fixed warnings, removed old stuff, moved audio resync to ↵arpi2001-07-161-2/+2
| | | | | | dec_audio git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1328 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add some preliminary support for non-x86 architectures to mplayerjkeil2001-07-121-1/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1310 b3059339-0415-0410-9bf9-f77b7e298cf2
* VfwEx supportarpi2001-07-081-2/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1298 b3059339-0415-0410-9bf9-f77b7e298cf2
* video decoder stuffarpi2001-07-081-0/+368
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1295 b3059339-0415-0410-9bf9-f77b7e298cf2