summaryrefslogtreecommitdiffstats
path: root/libmpdemux
Commit message (Collapse)AuthorAgeFilesLines
* reverted old seeking method - ask Holm why...arpi2002-01-171-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4204 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed a few possible bugsarpi2002-01-161-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4198 b3059339-0415-0410-9bf9-f77b7e298cf2
* image field added. 10*10l....arpi2002-01-161-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4197 b3059339-0415-0410-9bf9-f77b7e298cf2
* initial support for FILM file demuxingmelanson2002-01-165-4/+209
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4190 b3059339-0415-0410-9bf9-f77b7e298cf2
* workaround for broken 'muvi' chunksarpi2002-01-141-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4155 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added support for the environment variable http_proxy.bertrand2002-01-143-2/+45
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4147 b3059339-0415-0410-9bf9-f77b7e298cf2
* Changed the proxy protocol to http_proxy.bertrand2002-01-142-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4146 b3059339-0415-0410-9bf9-f77b7e298cf2
* QT demuxer loads palette information from files that transport palettes inmelanson2002-01-131-3/+49
| | | | | | | their stsd atoms. Also fixed link in MS Video-1 decoder. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4130 b3059339-0415-0410-9bf9-f77b7e298cf2
* patch by Steven M. Schultz to support dvd under BSD/OSalex2002-01-131-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4129 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added proxy support.bertrand2002-01-122-27/+77
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4122 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added a debug function to print the struct's variables.bertrand2002-01-122-1/+35
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4120 b3059339-0415-0410-9bf9-f77b7e298cf2
* relatiev path to libcss.so - patch by Jim Radford <radford@robotics.caltech.edu>arpi2002-01-111-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4094 b3059339-0415-0410-9bf9-f77b7e298cf2
* added mpeg userdata dumparpi2002-01-101-3/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4075 b3059339-0415-0410-9bf9-f77b7e298cf2
* Changed the return value of the start function. Doesn't return the fdbertrand2002-01-101-11/+11
| | | | | | | anymore. Just -1 for fail and 0 for OK. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4074 b3059339-0415-0410-9bf9-f77b7e298cf2
* Applied RTP patch from Brian Kuschak <bkuschak@yahoo.com>bertrand2002-01-101-5/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4073 b3059339-0415-0410-9bf9-f77b7e298cf2
* seek patch by Panagoitis Issarisalex2002-01-092-7/+136
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4066 b3059339-0415-0410-9bf9-f77b7e298cf2
* Kept the HTTP connection open after autodetect, sobertrand2002-01-084-101/+115
| | | | | | | we don't need to reopen and request a second time. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4047 b3059339-0415-0410-9bf9-f77b7e298cf2
* STREAMTYPE_PLAYLIST introduced. similar to STREAMTYPE_STREAM but used for ↵arpi2002-01-082-0/+2
| | | | | | playlists. patch by Alban Bedel <albeu@free.fr> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4043 b3059339-0415-0410-9bf9-f77b7e298cf2
* various small streaming fixes by Alban Bedel <albeu@free.fr>arpi2002-01-082-21/+25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4042 b3059339-0415-0410-9bf9-f77b7e298cf2
* patch for missing include by Steven M. Schultz <sms@2BSD.COM>pl2002-01-071-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4030 b3059339-0415-0410-9bf9-f77b7e298cf2
* mov_check_file 64bit support by Chris Bednar. also fixed co64 chunk and ↵alex2002-01-051-14/+22
| | | | | | added warnings for 64bit files reading without largefiles support git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4000 b3059339-0415-0410-9bf9-f77b7e298cf2
* added stream_read_qword by Chris Bednaralex2002-01-051-0/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3999 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated/extended some parts, based on RMFF (also initial ATRAC3 hackings and ↵alex2002-01-041-85/+126
| | | | | | notes) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3986 b3059339-0415-0410-9bf9-f77b7e298cf2
* libmpeg2 is now able to decode framecopied (with mencoder) mpeg filesalex2002-01-041-0/+28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3981 b3059339-0415-0410-9bf9-f77b7e298cf2
* Return of the 'Old-style-DVD-support', with dynamic loading (using libdl) solgb2002-01-043-65/+99
| | | | | | | | | | | | no more conflict with libdvdread: you can compile in both of libdvdread and libcss support! You can even select libcss.so to load from command line or configuration file, with '-csslib /usr/local/lib/libcss.so' or something similar. Default for this option is /usr/local/lib/libcss.so. Note: libcss version (ver>0.1) with newer API is not supported in this version! This is the first version so stay tuned :) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3976 b3059339-0415-0410-9bf9-f77b7e298cf2
* stream_skip len s/be off_tsteve2002-01-031-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3963 b3059339-0415-0410-9bf9-f77b7e298cf2
* last minute audio demuxer patch by Panagiotis Issaris <takis@lumumba.luc.ac.be>arpi2002-01-021-3/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3961 b3059339-0415-0410-9bf9-f77b7e298cf2
* last minute aspect patch by Panagiotis Issaris <takis@lumumba.luc.ac.be>arpi2002-01-021-1/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3959 b3059339-0415-0410-9bf9-f77b7e298cf2
* hotfix for ac3 aid<0x20 (VDR)arpi2002-01-021-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3956 b3059339-0415-0410-9bf9-f77b7e298cf2
* added read_index_chunk, fixed audio_header parser for version5alex2001-12-301-23/+149
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3883 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed rv10 with subid=3alex2001-12-291-2/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3878 b3059339-0415-0410-9bf9-f77b7e298cf2
* -Wall removedarpi2001-12-291-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3871 b3059339-0415-0410-9bf9-f77b7e298cf2
* Applied Rik Snel's seeking patchalex2001-12-282-5/+35
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3864 b3059339-0415-0410-9bf9-f77b7e298cf2
* asf<->y4m detection swappedarpi2001-12-281-8/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3834 b3059339-0415-0410-9bf9-f77b7e298cf2
* don't reset timer at seek - req. for dxr3arpi2001-12-281-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3825 b3059339-0415-0410-9bf9-f77b7e298cf2
* updatedalex2001-12-275-147/+226
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3816 b3059339-0415-0410-9bf9-f77b7e298cf2
* audio is workingalex2001-12-271-4/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3812 b3059339-0415-0410-9bf9-f77b7e298cf2
* neededalex2001-12-271-0/+92
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3808 b3059339-0415-0410-9bf9-f77b7e298cf2
* added NuppelVideo demuxer, based on Panagiotis Issaris' patchalex2001-12-274-2/+192
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3802 b3059339-0415-0410-9bf9-f77b7e298cf2
* aspect ratio patch by Rik Snelalex2001-12-271-5/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3801 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed audio detection code and improved ;)alex2001-12-271-76/+108
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3796 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed YUV4MPEG frame readeralex2001-12-271-1/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3791 b3059339-0415-0410-9bf9-f77b7e298cf2
* added support for older YUV4MPEG format (used by xawtv)alex2001-12-271-25/+108
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3790 b3059339-0415-0410-9bf9-f77b7e298cf2
* improved audio codec detectionalex2001-12-271-10/+91
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3789 b3059339-0415-0410-9bf9-f77b7e298cf2
* yuv4mpeg2 (mjpegtools) support by Rik Snel <rsnel@cube.dyndns.org>arpi2001-12-278-1/+1569
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3787 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l...arpi2001-12-271-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3786 b3059339-0415-0410-9bf9-f77b7e298cf2
* warning fix == cleanuparpi2001-12-271-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3785 b3059339-0415-0410-9bf9-f77b7e298cf2
* better, nicer progress status for index generationarpi2001-12-271-2/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3782 b3059339-0415-0410-9bf9-f77b7e298cf2
* added real demuxeralex2001-12-264-1/+421
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3778 b3059339-0415-0410-9bf9-f77b7e298cf2
* mpeg startpos (-ss, -chapter) fixedarpi2001-12-261-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3773 b3059339-0415-0410-9bf9-f77b7e298cf2
* mpeg VDR vs. BIN fixed?arpi2001-12-262-3/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3771 b3059339-0415-0410-9bf9-f77b7e298cf2
* dvd language->aid/sid functionsarpi2001-12-262-2/+41
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3754 b3059339-0415-0410-9bf9-f77b7e298cf2
* subtitle_t + audio_stream_t -> stream_language_t (cleanup)arpi2001-12-251-8/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3752 b3059339-0415-0410-9bf9-f77b7e298cf2
* is itn't %, it is a byteposition of the video ...jaf2001-12-251-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3744 b3059339-0415-0410-9bf9-f77b7e298cf2
* warning fixpl2001-12-252-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3734 b3059339-0415-0410-9bf9-f77b7e298cf2
* possible uninit pointer free()'dpl2001-12-251-3/+2
| | | | | | | possible bad pointer git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3733 b3059339-0415-0410-9bf9-f77b7e298cf2
* warning fixpl2001-12-251-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3730 b3059339-0415-0410-9bf9-f77b7e298cf2
* As nobody fixed this yet:pl2001-12-251-1/+1
| | | | | | | | | | | "tv.c: In function stream_open_tv': tv.c:107: warning: return' with no value, in function returning non-void" According to libmpdemux/open.c 0 is an error so I guess it should return 0 if it fails :) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3729 b3059339-0415-0410-9bf9-f77b7e298cf2
* As nobody fixed this yet:pl2001-12-251-2/+2
| | | | | | | | | "asf_streaming.c: In function asf_http_request': asf_streaming.c:414: warning: too few arguments for format asf_streaming.c:431: warning: too few arguments for format" git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3728 b3059339-0415-0410-9bf9-f77b7e298cf2
* missing #include'spl2001-12-253-0/+5
| | | | | | | Note: stream.h contains static inline functions, which is not quite clean :/ git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3727 b3059339-0415-0410-9bf9-f77b7e298cf2
* Somewhere along the line, someone updated a field in an ASF structuremelanson2001-12-241-1/+1
| | | | | | | | from 'unk1' to 'preroll'. There is a macro that is only needed on big endian systems that didn't get updated to reflect that change. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3720 b3059339-0415-0410-9bf9-f77b7e298cf2
* FreeBSD fixnexus2001-12-241-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3717 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed video syncingalex2001-12-241-3/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3712 b3059339-0415-0410-9bf9-f77b7e298cf2
* i420 supportalex2001-12-242-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3704 b3059339-0415-0410-9bf9-f77b7e298cf2
* memset is more portable than bzero ("BSD"ism)pl2001-12-241-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3701 b3059339-0415-0410-9bf9-f77b7e298cf2
* RTP support patch by Brian Kuschak <bkuschak@yahoo.com>arpi2001-12-234-2/+363
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3687 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add aspect 6, anamorphic 16:9 for svcdatmos42001-12-231-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3667 b3059339-0415-0410-9bf9-f77b7e298cf2
* added co64 (64bit chunk offset table) chunk (needed for mov files created ↵alex2001-12-221-3/+58
| | | | | | with xawtv) and added depth detection in video track (tested with my *.mov files (about 15-20) and worked fine) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3653 b3059339-0415-0410-9bf9-f77b7e298cf2
* void* context added - it should keep the codec-specific stuff (struct ptr or ↵arpi2001-12-211-2/+4
| | | | | | HANDLE) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3643 b3059339-0415-0410-9bf9-f77b7e298cf2
* x = malloc(strlen(s) + c) ... strcpy(x, s)pl2001-12-193-14/+7
| | | | | | | | | | | replaced by x = strdup(s) Note: sometimes c was 0 and that was a bug Note2: code still has to be added to check the returned value of these funcs git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3613 b3059339-0415-0410-9bf9-f77b7e298cf2
* checkings for malloc results (potential memleaks)pl2001-12-192-10/+21
| | | | | | | btw: C functions in .h files is dirty :) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3612 b3059339-0415-0410-9bf9-f77b7e298cf2
* If the demuxer type is unknown it will start an http streaming.bertrand2001-12-191-6/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3605 b3059339-0415-0410-9bf9-f77b7e298cf2
* Removed unnecessary check after the protocol autodetection.bertrand2001-12-191-6/+0
| | | | | | | | | Now it will try to start streaming even if the autodetection failed. This will allow to work with web server that doesn't report a proper mime-type. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3604 b3059339-0415-0410-9bf9-f77b7e298cf2
* pre-cache fixedarpi2001-12-192-4/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3601 b3059339-0415-0410-9bf9-f77b7e298cf2
* nop_steraming fixedarpi2001-12-191-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3600 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added the Host field in the HTTP request.bertrand2001-12-181-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3586 b3059339-0415-0410-9bf9-f77b7e298cf2
* initial precachingarpi2001-12-173-8/+27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3563 b3059339-0415-0410-9bf9-f77b7e298cf2
* Divide by Zero fix.atmos42001-12-171-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3562 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed the multiple ASF header stream chunk.bertrand2001-12-171-7/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3552 b3059339-0415-0410-9bf9-f77b7e298cf2
* fli seeking implementedarpi2001-12-172-1/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3545 b3059339-0415-0410-9bf9-f77b7e298cf2
* reset ds eof flags at seeking - requires for mpeg -looparpi2001-12-171-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3543 b3059339-0415-0410-9bf9-f77b7e298cf2