summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* vf_zrmjpeg MJPEG encoding filter, works together with vo_zr2. Only YV12rik2003-12-193-0/+885
| | | | | | | | | | | | | | | | colorspace input supported for now. Autocropping is also not implemented. Example usage: mplayer -vo zr2 -vf zrmjpeg foo.avi. vf_zrmjpeg and vo_zr2 should obsolete vo_zr and libvo/jpeg_enc.c in the future. Problem is that it needs some paramters of the zoran card (max resolution), for now the user needs to tell vf_zrmjpeg those parameters (which is stupid, because zrmjpeg should be able to query vo_zr2 for that information....) The filter currently uses code which is also present in libvo/jpeg_enc.c, in the future the (then enhanced) ffmpeg mjpeg encoder should/will be used. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11663 b3059339-0415-0410-9bf9-f77b7e298cf2
* add ZORAN makefile variable for conditional compilation of vf_zrmjpegrik2003-12-191-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11662 b3059339-0415-0410-9bf9-f77b7e298cf2
* message fixrik2003-12-191-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11661 b3059339-0415-0410-9bf9-f77b7e298cf2
* changed <filename> tag to <filename class=directory> - font is a directorypaszczi2003-12-191-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11660 b3059339-0415-0410-9bf9-f77b7e298cf2
* Makes radeon_vid work with the Radeon 9600 Pro card.wight2003-12-192-0/+5
| | | | | | | Patch by Jonas Jensen <jbj@knef.dk> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11659 b3059339-0415-0410-9bf9-f77b7e298cf2
* UYVY support (port from v4l1)henry2003-12-191-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11658 b3059339-0415-0410-9bf9-f77b7e298cf2
* make outfmt=uyvy work with rivatv patch by Stephen Beahmfaust32003-12-181-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11657 b3059339-0415-0410-9bf9-f77b7e298cf2
* and one last fontconfigwight2003-12-161-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11656 b3059339-0415-0410-9bf9-f77b7e298cf2
* added <systemitem> tag for fontconfig, some wordingpaszczi2003-12-161-3/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11655 b3059339-0415-0410-9bf9-f77b7e298cf2
* precise P4 and cpu speed detectpontscho2003-12-161-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11654 b3059339-0415-0410-9bf9-f77b7e298cf2
* cdda: endianness fixcolin2003-12-161-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11653 b3059339-0415-0410-9bf9-f77b7e298cf2
* dvbstream added, info from Nico.diego2003-12-161-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11652 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100l Fix audio decoding and random sig11rtognimp2003-12-151-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11651 b3059339-0415-0410-9bf9-f77b7e298cf2
* added <application> tag for GIMP, added 2 <replaceable> tags to font secion, ↵paszczi2003-12-151-4/+5
| | | | | | made it more general git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11650 b3059339-0415-0410-9bf9-f77b7e298cf2
* mmx simplificationsmichael2003-12-151-91/+25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11649 b3059339-0415-0410-9bf9-f77b7e298cf2
* For RealVideo the aspect ratio was overridden in vd_realvid.c. Implemented a ↵mosu2003-12-151-3/+13
| | | | | | workaround. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11648 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove zlib dependencyfaust32003-12-151-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11647 b3059339-0415-0410-9bf9-f77b7e298cf2
* mmx optimizationsrfelker2003-12-151-1/+255
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11646 b3059339-0415-0410-9bf9-f77b7e298cf2
* document new mode argument for ilpackrfelker2003-12-151-1/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11645 b3059339-0415-0410-9bf9-f77b7e298cf2
* big updates to ilpack: do proper interpolation rather than justrfelker2003-12-151-34/+95
| | | | | | | | | | | duplicating lines. ilpack will no longer significantly harm progressive content, so it can be used on mixed interlaced+progressive. mmx interpolation code coming soon... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11644 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncnicolas2003-12-147-297/+418
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11643 b3059339-0415-0410-9bf9-f77b7e298cf2
* various updates:rfelker2003-12-142-16/+12
| | | | | | | | | | | simplify logic eliminate stupid alternative affinity calculations (gave bad results) favor output of clean duration-3 over duration-2 plus broken-1 (will give a more steady 3:2 pattern during telecine, w/ no quality loss) options to adjust strictness of tests (but no way to set them presently :) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11642 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync.lumag2003-12-131-4/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11641 b3059339-0415-0410-9bf9-f77b7e298cf2
* compile fixwight2003-12-122-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11640 b3059339-0415-0410-9bf9-f77b7e298cf2
* compile fixwight2003-12-121-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11639 b3059339-0415-0410-9bf9-f77b7e298cf2
* ffrv20alex2003-12-121-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11638 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1l (I delete this phrase in the last sync)nauj272003-12-111-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11637 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncnauj272003-12-115-103/+199
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11636 b3059339-0415-0410-9bf9-f77b7e298cf2
* Synclumag2003-12-113-9/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11635 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync.lumag2003-12-112-67/+139
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11634 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.33paszczi2003-12-111-4/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11633 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixing more stupid mistakesrfelker2003-12-111-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11632 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add two <replaceable> tagslumag2003-12-111-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11631 b3059339-0415-0410-9bf9-f77b7e298cf2
* pass quantizer tables through (averaging values when fields come fromrfelker2003-12-111-1/+29
| | | | | | | | different source frames -- is there a better way?) so that postprocessing can be used afterwards. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11630 b3059339-0415-0410-9bf9-f77b7e298cf2
* simplified frame decision logic and reduced the occurrance of length=1rfelker2003-12-113-46/+55
| | | | | | | | frames in output. this will make it easier for the caller to do timing or framerate regulation. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11629 b3059339-0415-0410-9bf9-f77b7e298cf2
* and remove one stupid debug printfrfelker2003-12-111-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11628 b3059339-0415-0410-9bf9-f77b7e298cf2
* allow for different combing metrics to be selected (not useful yet)rfelker2003-12-112-12/+26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11627 b3059339-0415-0410-9bf9-f77b7e298cf2
* change some hardcoded thresholds to match results of previous 100l bugfix ↵rfelker2003-12-111-2/+2
| | | | | | (without the 100000000l this time!) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11626 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100l bug found by Zoli, wasted time and unfairly delocalized the metricsrfelker2003-12-111-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11625 b3059339-0415-0410-9bf9-f77b7e298cf2
* Patch from the author, Zoltan Hidvegi:rfelker2003-12-111-1/+4
| | | | | | | | | | | | The filmdint filter does not handle NTSC "telecined" 15fps movies where there is a frame break in the middle of every second NTSC frame, it outputs only 15 frames for every 30 input frames, ignoring the io option. You can notice this during encoding such a sequence you will have lots of diplicate frames / skip frames messages. The patch below fixes this. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11624 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.32paszczi2003-12-101-1/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11623 b3059339-0415-0410-9bf9-f77b7e298cf2
* made MorphZone resources more readablepaszczi2003-12-101-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11622 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix bug when bmovl can't read the whole pic at onceattila2003-12-101-1/+17
| | | | | | | patch by Detlev Droege <droege@uni-koblenz.de> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11621 b3059339-0415-0410-9bf9-f77b7e298cf2
* This patch contains bugfixes for the esd audio output driver that Iattila2003-12-101-43/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | uncovered while trying to send sound to a remote esd server over a wireless (11 mbs, just enough to handle to sound) link. First, the sound was full "ticking" sounds. I found a bug that prevented the "send the remainder of this block" code from ever being called - so large chunks of audio were simply being ignored. Fixing this bug removed the "ticking" from audio streams. Fixing this bug, however, uncovered another problem - when the socket buffer was full, doing a blocking write to finish the buffer would take far too long and would turn video into a chunky mess. I'd imagine this blocking write would be fine for an audio-only stream, but it turns out to hold up the video far too much. The solution in this patch is to write as much data as possible to the socket, and then return as soon as possible, reporting the number of bytes actually written accurately back to mplayer. I've tested it on both local and remote esd servers, and it works well. Patch by Benjamin Osheroff <ben@gimbo.net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11620 b3059339-0415-0410-9bf9-f77b7e298cf2
* add codecs.conf to the dependency list of codecs.conf.hattila2003-12-101-1/+1
| | | | | | | a good idea from Torinthiel <torinthiel@wp.pl> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11619 b3059339-0415-0410-9bf9-f77b7e298cf2
* missing dotwight2003-12-091-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11618 b3059339-0415-0410-9bf9-f77b7e298cf2
* small word fixespaszczi2003-12-091-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11617 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with 1.30 and 1.31paszczi2003-12-091-1/+35
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11616 b3059339-0415-0410-9bf9-f77b7e298cf2
* added missing <application> tagspaszczi2003-12-091-3/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11615 b3059339-0415-0410-9bf9-f77b7e298cf2
* Synclumag2003-12-098-155/+134
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11614 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix one FIXME. Url from a table below.lumag2003-12-091-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11613 b3059339-0415-0410-9bf9-f77b7e298cf2
* dx50 = DX50attila2003-12-091-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11612 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync header.lumag2003-12-091-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11611 b3059339-0415-0410-9bf9-f77b7e298cf2
* small fixeswight2003-12-091-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11610 b3059339-0415-0410-9bf9-f77b7e298cf2
* using more common function strchr instead indexalex2003-12-091-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11609 b3059339-0415-0410-9bf9-f77b7e298cf2
* hp-ux and amiga sectionsalex2003-12-091-0/+30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11608 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1000l to mealex2003-12-091-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11607 b3059339-0415-0410-9bf9-f77b7e298cf2
* Copyright and authorship declaration along with an (incomplete) list ofdiego2003-12-091-0/+76
| | | | | | | external code we include. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11606 b3059339-0415-0410-9bf9-f77b7e298cf2
* spelling cosmeticsdiego2003-12-091-6/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11605 b3059339-0415-0410-9bf9-f77b7e298cf2
* small fixesdiego2003-12-091-3/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11604 b3059339-0415-0410-9bf9-f77b7e298cf2
* final releasename :)alex2003-12-081-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11603 b3059339-0415-0410-9bf9-f77b7e298cf2
* filmdintalex2003-12-081-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11602 b3059339-0415-0410-9bf9-f77b7e298cf2
* Yet another inverse telecine filter by Zoltan Hidvegi ↵alex2003-12-085-1/+1706
| | | | | | <mplayer@hzoli.2y.net>. Also heavily MMX centric. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11601 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync tag updatewight2003-12-081-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11600 b3059339-0415-0410-9bf9-f77b7e298cf2
* removing last pitiful traces of old-style DVD support, with no remorse, butgabucino2003-12-086-90/+17
| | | | | | | utter cruelty git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11599 b3059339-0415-0410-9bf9-f77b7e298cf2
* fruit of todayalex2003-12-081-7/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11598 b3059339-0415-0410-9bf9-f77b7e298cf2
* Proper runtime index generation with support for growing files. Patch by ↵alex2003-12-081-67/+148
| | | | | | rgselk <rgselknospam@yahoo.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11597 b3059339-0415-0410-9bf9-f77b7e298cf2
* keyframe detection support by rgselk <rgselknospam@yahoo.com>alex2003-12-081-3/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11596 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l found by atmosalex2003-12-081-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11595 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed the historic libcss supportalex2003-12-0823-121/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11594 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed the historic libcss supportalex2003-12-0811-533/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11593 b3059339-0415-0410-9bf9-f77b7e298cf2
* bsdism by Steven Schultzalex2003-12-081-6/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11592 b3059339-0415-0410-9bf9-f77b7e298cf2
* LML-M4 mpeg4 capture card raw stream format supportarpi2003-12-084-3/+378
| | | | | | | | original code by Maxim Yevtyushkin <max@linuxmedialabs.com> partially rewritten, "mplayerized" by me git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11591 b3059339-0415-0410-9bf9-f77b7e298cf2
* vobsub seeking support by Lu Ranalex2003-12-083-1/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11590 b3059339-0415-0410-9bf9-f77b7e298cf2
* reorganization of subtitles and osd section, removed repeating lines, patch ↵paszczi2003-12-081-33/+18
| | | | | | by me and Torinthiel git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11589 b3059339-0415-0410-9bf9-f77b7e298cf2
* nincs paragabucino2003-12-081-3/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11588 b3059339-0415-0410-9bf9-f77b7e298cf2
* xvid 1.0 beta2iive2003-12-081-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11587 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100l. Probably I was smoking crack while committing...alex2003-12-081-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11586 b3059339-0415-0410-9bf9-f77b7e298cf2