summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* hardware mjpeg encoding using v4l by Iván Szántó <szivan@freemail.hu>henry2003-03-195-1/+219
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9621 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10lfaust32003-03-191-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9620 b3059339-0415-0410-9bf9-f77b7e298cf2
* Updated information, rewordings, codec installation generalized.diego2003-03-181-30/+33
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9619 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix (some user reported)gabucino2003-03-171-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9618 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l cbSize not inited for l=16.\n Could give problem in print_wave_headerrtognimp2003-03-171-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9617 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1000larpi2003-03-171-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9616 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync by <hephooey@fastmail.fm>.diego2003-03-1711-228/+273
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9615 b3059339-0415-0410-9bf9-f77b7e298cf2
* number -> bug updatemichael2003-03-171-2/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9614 b3059339-0415-0410-9bf9-f77b7e298cf2
* what's the opposite of backport? :)arpi2003-03-172-5/+30
| | | | | | | some changes ported from 0_90 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9613 b3059339-0415-0410-9bf9-f77b7e298cf2
* dvbin_param_on movedarpi2003-03-162-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9612 b3059339-0415-0410-9bf9-f77b7e298cf2
* this is a combo patch that:arpi2003-03-1616-10/+2714
| | | | | | | | | | | | 1) adds an experimental TS demuxer to mplayer 2) adds an input (streaming) interface from DVB cards. It compiles and runs with the following versions of the drivers: dvb-kernel (HEAD) (with stock kernel 2.4.20) and 0.9.4 (with kernel 2.4.18) patch by Nico <nsabbi@libero.it> some cleanups, ts demuxer fixes by me git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9611 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove the lower boundaryhenry2003-03-161-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9610 b3059339-0415-0410-9bf9-f77b7e298cf2
* cleanups and some 10l fixes for previous commithenry2003-03-161-41/+44
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9609 b3059339-0415-0410-9bf9-f77b7e298cf2
* correct small framerate fluctuations directly in the capture threadhenry2003-03-151-1/+47
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9608 b3059339-0415-0410-9bf9-f77b7e298cf2
* This patch corrects the calculation of the MPEG bitrate from thearpi2003-03-151-3/+3
| | | | | | | | | sequence header. The bitrate contained in the sequence header is in units of 400 bits/s, not 500. Eric Lammerts <eric@lammerts.org> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9607 b3059339-0415-0410-9bf9-f77b7e298cf2
* increment is a signed number (-1 or +1)arpi2003-03-151-1/+1
| | | | | | | patch by Michael.Lampe@iwr.uni-heidelberg.de git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9606 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed chroma pitcharpi2003-03-151-1/+1
| | | | | | | patch by Peter Schüller peterschueller@telemed.de git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9605 b3059339-0415-0410-9bf9-f77b7e298cf2
* And 10L their, i should have started to read vop.txt sooner ;)albeu2003-03-151-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9604 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10L again with the options minsalbeu2003-03-151-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9603 b3059339-0415-0410-9bf9-f77b7e298cf2
* New options stuffalbeu2003-03-151-6/+26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9602 b3059339-0415-0410-9bf9-f77b7e298cf2
* Improve the imgfmt option typealbeu2003-03-151-28/+51
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9601 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support for the new options stuffalbeu2003-03-152-4/+51
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9600 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10L the scale filter accpet w and h to -3albeu2003-03-151-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9599 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed 'make distclean' without libavcodecarpi2003-03-151-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9598 b3059339-0415-0410-9bf9-f77b7e298cf2
* Same behaviour as old code for short headersrtognimp2003-03-151-2/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9597 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1000L i forgot mencoderalbeu2003-03-152-2/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9596 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add support for the new option stuff.albeu2003-03-151-3/+35
| | | | | | | | Add some check as sometimes we get a NULL dmpi ?? We should take a look at that, i suspect the slices stuff git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9595 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add the new -vf option wich is the same as vop in reverse order.albeu2003-03-1549-89/+702
| | | | | | | | Syntax is we decided, so you can give the nomes or not with both vop and vf. vf take precedence over vop. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9594 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix for truespeech dll, patch by <dimakar(at)yahoo.com>rtognimp2003-03-151-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9593 b3059339-0415-0410-9bf9-f77b7e298cf2
* Read extradata for wav files, based on patch by <dimakar(at)yahoo.com>. ↵rtognimp2003-03-151-5/+16
| | | | | | Required for truespeech files. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9592 b3059339-0415-0410-9bf9-f77b7e298cf2
* Animatrix AAC fix, patch by <dimakar(at)yahoo.com>. (This is the right patch)rtognimp2003-03-151-5/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9591 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix -loop problemfaust32003-03-151-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9590 b3059339-0415-0410-9bf9-f77b7e298cf2
* add MODULE_LICENSEarpi2003-03-141-0/+3
| | | | | | | based on patch by Kronos <kronos@kronoz.cjb.net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9589 b3059339-0415-0410-9bf9-f77b7e298cf2
* replace snd_pcm_drain with snd_pcm_drophenry2003-03-142-34/+20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9588 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10Lalbeu2003-03-141-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9587 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix some memleaksalbeu2003-03-141-1/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9586 b3059339-0415-0410-9bf9-f77b7e298cf2
* Some free(NULL) found with njamdalbeu2003-03-141-7/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9585 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix small memleak in control().ranma2003-03-141-7/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9584 b3059339-0415-0410-9bf9-f77b7e298cf2
* clear black bands when using slicesarpi2003-03-141-0/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9583 b3059339-0415-0410-9bf9-f77b7e298cf2
* a warning fix and rgb15/16 support by Sascha Sommeralex2003-03-141-2/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9582 b3059339-0415-0410-9bf9-f77b7e298cf2
* index per streammichael2003-03-131-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9581 b3059339-0415-0410-9bf9-f77b7e298cf2
* *signed int vlc (needs only 5 lines of code so its no increase of complexity)michael2003-03-131-63/+136
| | | | | | | | | | | | | | | *moving subpacket shuffle type to the header *encoding packet timestamps as signed difference from the msb_timestamp this is more flexible & cleaner *optionally storing the keyframe flag for subpackets (in RLE) *storing the timestamps differences for subpackets (in RLE) *storing the signed differences of subpacket sizes instead of unsigned diff from some base size *more compact encoding of common name/type for info packets *removing fixed entries at the start of info packets (simpler) *removing stuffing packet (uneeded, vlc itself allows padding) *fixing sample code git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9580 b3059339-0415-0410-9bf9-f77b7e298cf2
* Better error messages (with line number now) and make unknow optionalbeu2003-03-131-7/+11
| | | | | | | non-fatal for ppl wich compile many different versions git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9579 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1000lmichael2003-03-131-2/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9578 b3059339-0415-0410-9bf9-f77b7e298cf2
* Always-install-en-as-default-manpage-patch by Andreas Hess <jaska@gmx.net>.diego2003-03-121-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9577 b3059339-0415-0410-9bf9-f77b7e298cf2
* Animatrix AAC fix, patch by <dimakar(at)yahoo.com>rtognimp2003-03-121-3/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9576 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncnicolas2003-03-121-3/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9575 b3059339-0415-0410-9bf9-f77b7e298cf2
* libavcodec syncrik2003-03-121-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9574 b3059339-0415-0410-9bf9-f77b7e298cf2
* Prevent vo window flashing.ranma2003-03-121-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9573 b3059339-0415-0410-9bf9-f77b7e298cf2
* per context frame_rate_basemichael2003-03-121-1/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9572 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10L the comment header again. That's it when you stole someone else code ;)albeu2003-03-121-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9571 b3059339-0415-0410-9bf9-f77b7e298cf2
* vo_xover is a new vo that should make easy to have x11 support foralbeu2003-03-125-24/+555
| | | | | | | | | | all overlay based vo. Add support for xover to tdfx_vid. Sometimes the display flash bcs the x server fuckup the overlay settings :( Not so bad as it only append when i switch the focused window here. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9570 b3059339-0415-0410-9bf9-f77b7e298cf2
* Shut up some debug messagesalbeu2003-03-121-3/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9569 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support for the overlay, that save one stretch blit for bgr16 and YUV formatsalbeu2003-03-121-5/+94
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9568 b3059339-0415-0410-9bf9-f77b7e298cf2
* Overlay support (now vo_xtdfx is possible :) and yet another way toalbeu2003-03-123-20/+251
| | | | | | | | access the mem. Still the same problem than with the page fault handler :( But it doesn't need a patched agpgart. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9567 b3059339-0415-0410-9bf9-f77b7e298cf2
* Improved RTP packet buffering, by relying on the underlying OS's UDPrsf2003-03-113-221/+336
| | | | | | | | | | socket buffering. Improve A/V sync by dropping packets when one stream gets too far behind the other. Now tries to figure out the video frame rate automatically (if "-fps" is not used). Added support for MPEG-4 Elementary Stream video and MPEG-4 Generic audio RTP streams. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9566 b3059339-0415-0410-9bf9-f77b7e298cf2
* Made "force_fps" non-static, because code in "libmpdemux" refers to it.rsf2003-03-111-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9565 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove hardcoded "goto goto_next_file;" for -identify switch as suggestedranma2003-03-101-1/+0
| | | | | | | | by "Per Winkvist <per.winkvist@telia.com>", use -frames 0 if you want the old behaviour. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9564 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use -frames 0 instead of hardcoded "goto goto_next_file;"ranma2003-03-101-1/+1
| | | | | | | (Suggested by "Per Winkvist <per.winkvist@telia.com>" in private mail) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9563 b3059339-0415-0410-9bf9-f77b7e298cf2
* - fixed playback of files with bad WxH in header (tricky! we can always read thearpi2003-03-101-16/+32
| | | | | | | | | | secondary WxH values, but only the codec can decide which one is the correct...) - better fps parsing - print VIDEO: line with codec info based on patch by Balatoni Denes <pnis@coder.hu> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9562 b3059339-0415-0410-9bf9-f77b7e298cf2
* Pass start slice to the vo it make dr + slice implemantation easieralbeu2003-03-102-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9561 b3059339-0415-0410-9bf9-f77b7e298cf2
* Update, add support for DR and draw image. Sadly reading from the agpalbeu2003-03-101-111/+169
| | | | | | | aperture is slow as hell, so dr is disabled on ipb atm. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9560 b3059339-0415-0410-9bf9-f77b7e298cf2
* Update, new page fault handler to access the agp mem. Doesn't really workalbeu2003-03-092-37/+152
| | | | | | | | | here (display is grabelled) but read are realiable and fast. Could it be possible to write with the aperture and read with the page fault handler ? git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9559 b3059339-0415-0410-9bf9-f77b7e298cf2
* I forgot to commit this filealbeu2003-03-091-2/+40
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9558 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100l :)arpi2003-03-091-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9557 b3059339-0415-0410-9bf9-f77b7e298cf2
* Hopefully fixed all RV30/RV40 A-V sync issuesarpi2003-03-091-9/+24
| | | | | | | based on patch by Balatoni Denes <pnis@coder.hu> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9556 b3059339-0415-0410-9bf9-f77b7e298cf2
* new version of the de-telecine filter, largely rewritten. should workrfelker2003-03-092-126/+334
| | | | | | | | much better. please report if there are any cases where the old one worked better. the docs could also use some nicer formatting... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9555 b3059339-0415-0410-9bf9-f77b7e298cf2
* Redundant packet ignoring is RV30-only (at least frame-header flag 0x20 is)arpi2003-03-091-2/+2
| | | | | | | | noticed by Balatoni Denes <pnis@coder.hu> [sample files: pro: DISK1.RM contra: spygames-2MB.rmvb] git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9554 b3059339-0415-0410-9bf9-f77b7e298cf2
* Ugly hack to handle bad width/height values from stream headerarpi2003-03-091-5/+27
| | | | | | | | (decode the first frame, and use the w*h reported by codec) patch by Balatoni Denes <pnis@coder.hu> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9553 b3059339-0415-0410-9bf9-f77b7e298cf2
* - removed unused global 'handle'arpi2003-03-091-16/+28
| | | | | | | | | | | - added __builtin_delete() for cook (rp9 version at least) - use OpenCodec2 when avaialble, 2nd param is codecpath (traced from rp8) - fallback to i_bps=12000 when raGetFlavorProperty(1) fails (some rp9 cook flavors) - disabled dlclose, caused memcorruption (FIXME) inspired by bugreports/patches by Balatoni Denes <pnis@coder.hu> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9552 b3059339-0415-0410-9bf9-f77b7e298cf2
* RAOpenCodec2() have 2 parametersarpi2003-03-091-3/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9551 b3059339-0415-0410-9bf9-f77b7e298cf2
* Document translated to polish language.mpt2003-03-091-587/+457
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9550 b3059339-0415-0410-9bf9-f77b7e298cf2
* Adds SGI files to the list of image types supported by mencoder. -Toddjonas2003-03-085-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9549 b3059339-0415-0410-9bf9-f77b7e298cf2
* merging fourcc with codec_tagmichael2003-03-082-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9548 b3059339-0415-0410-9bf9-f77b7e298cf2
* vo tdfx vid, even faster than tdfxfb and that's just the beginning ;)albeu2003-03-073-0/+503
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9547 b3059339-0415-0410-9bf9-f77b7e298cf2
* tdfx_vid a new kernel driver for tdfx wich let use agp move :)albeu2003-03-074-1/+877
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9546 b3059339-0415-0410-9bf9-f77b7e298cf2
* vidix rage128 ecp_div patch by (Magnus Damm <damm at opensource dot se>)michael2003-03-071-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9545 b3059339-0415-0410-9bf9-f77b7e298cf2
* rv40 pict_type parsermichael2003-03-071-5/+19
|