aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* mem2agpcpy_pic()Gravatar michael2002-02-14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4709 b3059339-0415-0410-9bf9-f77b7e298cf2
* +staticGravatar arpi2002-02-14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4708 b3059339-0415-0410-9bf9-f77b7e298cf2
* yv12 slices fix by Robert Kesterson <robertk@robertk.com>Gravatar arpi2002-02-14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4707 b3059339-0415-0410-9bf9-f77b7e298cf2
* mpeg-es osd fix - patch by ??? (lost mail:((()Gravatar arpi2002-02-14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4706 b3059339-0415-0410-9bf9-f77b7e298cf2
* XANIM_MOD_DIR can be used for XAnim codecs' path specifyingGravatar gabucino2002-02-14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4705 b3059339-0415-0410-9bf9-f77b7e298cf2
* ehhGravatar arpi2002-02-14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4704 b3059339-0415-0410-9bf9-f77b7e298cf2
* miafene (so arpi can say I don't write proper cvslogs)Gravatar gabucino2002-02-14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4703 b3059339-0415-0410-9bf9-f77b7e298cf2
* 'setterm' can also be usedGravatar gabucino2002-02-14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4702 b3059339-0415-0410-9bf9-f77b7e298cf2
* Improved mp3 detection (don't detect mpeg1/2 as mp3 anymore)Gravatar albeu2002-02-14
| | | | | | | Added resync_audio call git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4701 b3059339-0415-0410-9bf9-f77b7e298cf2
* use the XANIM_MOD_DIR env. var as described in xanim's docsGravatar alex2002-02-14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4700 b3059339-0415-0410-9bf9-f77b7e298cf2
* minor dststride bugfix for i420 outputGravatar michael2002-02-14
| | | | | | | srcHeight %2 != 0 bugfix / chroma height = (luma height +1)>>1 in YV12 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4699 b3059339-0415-0410-9bf9-f77b7e298cf2
* bugfix for width % 2 != 0Gravatar michael2002-02-14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4698 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l... it detected mpeg1/2 ps files as mpeg audio...Gravatar arpi2002-02-14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4697 b3059339-0415-0410-9bf9-f77b7e298cf2
* Upgrade to latest version, some html fixes.Gravatar jonas2002-02-14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4696 b3059339-0415-0410-9bf9-f77b7e298cf2
* Audio file demuxer. Extended version for demuxer info.Gravatar albeu2002-02-14
| | | | | | | | genres.h come from id3edit of servex@servex.yi.org found at http://id3edit.sourceforge.net/ git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4695 b3059339-0415-0410-9bf9-f77b7e298cf2
* Also display clip info for audio only contentsGravatar albeu2002-02-14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4694 b3059339-0415-0410-9bf9-f77b7e298cf2
* a few quick fixes to the FLI decoderGravatar melanson2002-02-14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4693 b3059339-0415-0410-9bf9-f77b7e298cf2
* Scratch for volunteersGravatar nick2002-02-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4692 b3059339-0415-0410-9bf9-f77b7e298cf2
* typoGravatar nick2002-02-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4691 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixing "quake" by direct waiting of vsync.Gravatar nick2002-02-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (I don't why - but SMART_SWITCH is always disabled on my card) Benchmarks: [SRC] VIDEO: [DIV3] 624x356 24bpp 24.00 fps 497.3 kbps (60.7 kbyte/s) [DEST] 1024x768@32 70fps (-xvidix -fs -zoom) -vc ffdivx -double: BENCHMARKs: V: 3.838s VO: 7.305s A: 0.555s Sys: 18.264s = 29.962s BENCHMARK%: V: 12.8110% VO: 24.3808% A: 1.8518% Sys: 60.9564% = 100.0000% total video time: 11.143s -vc ffdivx -nodouble: BENCHMARKs: V: 3.846s VO: 1.668s A: 0.539s Sys: 23.869s = 29.922s BENCHMARK%: V: 12.8525% VO: 5.5744% A: 1.8015% Sys: 79.7716% = 100.0000% total video time: 5.514s -vc divxds -double (direct rendering) BENCHMARKs: V: 8.275s VO: 5.750s A: 0.532s Sys: 15.414s = 29.971s BENCHMARK%: V: 27.6115% VO: 19.1850% A: 1.7737% Sys: 51.4298% = 100.0000% total video time: 14.070s -vc divxds -nodouble (direct rendering) BENCHMARKs: V: 7.353s VO: 0.002s A: 0.521s Sys: 22.083s = 29.958s BENCHMARK%: V: 24.5433% VO: 0.0052% A: 1.7382% Sys: 73.7133% = 100.0000% total video time: 7.355s Unfortunately we have dramatic lost of performance (100%) :( git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4690 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetic fixGravatar melanson2002-02-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4689 b3059339-0415-0410-9bf9-f77b7e298cf2
* some obscure bug fixes to the FLI decoder, with many thanks to RobertoGravatar melanson2002-02-13
| | | | | | | Togni git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4688 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed broken xvid support ("lm" rather than "-lm" in libs)Gravatar rfelker2002-02-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4687 b3059339-0415-0410-9bf9-f77b7e298cf2
* Using the mplayer SwScaler instead of doing scaling manually (sometimes this ↵Gravatar mswitch2002-02-13
| | | | | | | | | | | | dies with sig FPE when not using -vc mpegpes with mpegs (I find it unlikely it would only happen on mpegs though)) Using detection code to check if using NTSC or PAL/SECAM and setting appropriate resolution and GOP-Size based on this information. It now generates a valid mpeg1 stream instead of a hybrid mpeg2 (with mpeg1 headers). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4686 b3059339-0415-0410-9bf9-f77b7e298cf2
* 101Gravatar michael2002-02-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4685 b3059339-0415-0410-9bf9-f77b7e298cf2
* we are now able to use the new bitwriter code in libavcodecGravatar rik2002-02-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4684 b3059339-0415-0410-9bf9-f77b7e298cf2
* use mem2agpcpy() instead of fast_memcpy()Gravatar michael2002-02-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4683 b3059339-0415-0410-9bf9-f77b7e298cf2
* mem2agpcpy()Gravatar michael2002-02-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4682 b3059339-0415-0410-9bf9-f77b7e298cf2
* sok ize, mutyur, bizbasz.Gravatar gabucino2002-02-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4681 b3059339-0415-0410-9bf9-f77b7e298cf2
* missing #ifdef HAVE_XDPMSGravatar pl2002-02-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4680 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support for XviD library detection:Gravatar pl2002-02-12
| | | | | | | | | | | | | | | - preferences are: xvid static > xvid dyn. > divx4 dyn. > opendivx static > nothing - --enable/disable-xvid (default = autoenabled if libxvidcore.so found) - --with-xvidcore=... (to use a static linking: path to xvid's libcore.a) Notes: - opendivx postprocess filters are not enabled for xvid as Michael's are better - add weird path for include/dyn lib to the --with-extra* git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4679 b3059339-0415-0410-9bf9-f77b7e298cf2
* default is allways nozoom again (specify -zoom if u want the sane behavior)Gravatar michael2002-02-12
| | | | | | | call freeSwsContext() on uninit() git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4678 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed old testing partGravatar alex2002-02-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4677 b3059339-0415-0410-9bf9-f77b7e298cf2
* added informat support (for encoding)Gravatar alex2002-02-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4676 b3059339-0415-0410-9bf9-f77b7e298cf2
* rgb/bgr 32bpp and IYUV/I420 supportGravatar alex2002-02-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4675 b3059339-0415-0410-9bf9-f77b7e298cf2
* mpg 32bpp supportGravatar alex2002-02-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4674 b3059339-0415-0410-9bf9-f77b7e298cf2
* mpng: 32bpp supportGravatar alex2002-02-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4673 b3059339-0415-0410-9bf9-f77b7e298cf2
* 32bpp support, allocating palette based on used colors by file (possible ↵Gravatar alex2002-02-12
| | | | | | overflow fix) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4672 b3059339-0415-0410-9bf9-f77b7e298cf2
* this file is obsoleted by videodev_mjpeg.hGravatar rik2002-02-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4671 b3059339-0415-0410-9bf9-f77b7e298cf2
* this file obsoletes zoran.h and contains the Recommended interface ↵Gravatar rik2002-02-12
| | | | | | definition for zr devices git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4670 b3059339-0415-0410-9bf9-f77b7e298cf2
* migration of -vo zr to Recommended Interface definition (this obsoletes zoran.h)Gravatar rik2002-02-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4669 b3059339-0415-0410-9bf9-f77b7e298cf2
* add vsync support for doublebuffering to vo_vesaGravatar atmos42002-02-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4668 b3059339-0415-0410-9bf9-f77b7e298cf2
* - Shutdown capturing before playbackGravatar nick2002-02-12
| | | | | | | | - More correct waiting for vsync (Note: "quaking" is still there (unlike GATOS)) :( git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4667 b3059339-0415-0410-9bf9-f77b7e298cf2
* ehh. forgot to commit this one...Gravatar arpi2002-02-12
| | | | | | | | - workaround for files with bad index (first chunk absolute, other relative offsets) -> fixes many 'no video stream found' bugreports git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4666 b3059339-0415-0410-9bf9-f77b7e298cf2
* AVI demuxer fixes:Gravatar arpi2002-02-12
| | | | | | | | | | | - workaround for files with bad index (first chunk absolute, others relative offsets) (fixes many 'no video stream found' bugreports) - check for LIST boundaries, truncate if sub-chunk wraps LIST endpos (FMP_3.avi) - support/workaround for empty info blocks with size=3 (FMP_3.avi) - lots of new avi info types added (from avifile source), just for fun... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4665 b3059339-0415-0410-9bf9-f77b7e298cf2
* obladi-obladaGravatar gabucino2002-02-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4664 b3059339-0415-0410-9bf9-f77b7e298cf2
* minor rounding bugfix in the aspect stuffGravatar michael2002-02-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4663 b3059339-0415-0410-9bf9-f77b7e298cf2
* -fs and or -vm default is nozoom, -zoom does the expected thingGravatar michael2002-02-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4662 b3059339-0415-0410-9bf9-f77b7e298cf2
* A whole bunch of free_demuxer in demux_openGravatar albeu2002-02-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4661 b3059339-0415-0410-9bf9-f77b7e298cf2
* Place holder for registering modules optionsGravatar albeu2002-02-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4660 b3059339-0415-0410-9bf9-f77b7e298cf2