aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux/open.c
Commit message (Expand)AuthorAge
* cdda && cddb aren't uris too (hopefully all the pseudo urls are catched befor...Gravatar alex2003-09-03
* serious bugs - 1l absinth (changed to absinth against cola inflation)Gravatar alex2003-08-31
* added a workaround to get rid of 'Unable to open URL: mf://*.jpg' and such no...Gravatar alex2003-08-25
* Fixed segfault with (dvd://1 -chapter). Bug reported by Gabucino, initial fix...Gravatar alex2003-08-13
* Removed the historic cfgparser and switched full to the new config parser (al...Gravatar alex2003-08-13
* this patch fixesGravatar arpi2003-08-11
* For a request by Gabu, i've cut & fix a part of Joey's dvd aid switchingGravatar gabucino2003-08-09
* dts aid fix by f.stock@t-online.de (Florian-Wolfgang Stock)Gravatar alex2003-07-27
* 0.5l for debug messagesGravatar alex2003-06-20
* Changed the STREAMING defines to MPLAYER_NETWORK to avoid name definition clash.Gravatar bertrand2003-05-17
* this is a important patch for hpux 11.00, because it avoid theGravatar diego2003-05-05
* Add a null streamv Currently used for tv and mf. Could be used toGravatar albeu2003-04-10
* Port vcd to the new APIGravatar albeu2003-04-09
* Moved the "sdp://" test above the URL streaming test, so that SDP files canGravatar rsf2003-04-08
* URL is cdda://tracks[:speed][/device]Gravatar albeu2003-04-02
* Remove -sdpGravatar albeu2003-04-02
* fix compilation without TV supportGravatar faust32003-03-31
* MINGW32 portGravatar faust32003-03-30
* Stream cleanup, don't use blah_on options anymore.Gravatar albeu2003-03-30
* Switch to the new config headerGravatar albeu2003-03-27
* this is a combo patch that:Gravatar arpi2003-03-16
* Dynamic decision of DVD device Darwin patch by (danchr at daimi dot au dot dk)Gravatar michael2003-03-05
* vcd_read_cue.h -> cue_read.c+hGravatar arpi2003-01-05
* cdrwin-style bin/cue VCD image support (-vcd <track> -cuefile file.cue)Gravatar arpi2003-01-04
* fixed stream errors on some cygwin installationsGravatar faust32003-01-02
* fixes (ok, just workarounds) sig11 in playtree/cfgparser's free()Gravatar arpi2002-12-29
* XMMS Input plugin supportGravatar arpi2002-12-22
* *HUGE* set of compiler warning fixes, unused variables removalGravatar arpi2002-11-06
* dvd chapter detect function from Gregory KovrigaGravatar pontscho2002-10-22
* smb:// (samba client) support by Vladimir Moushkov <vlindos_mpdev@abv.bg>Gravatar arpi2002-10-06
* some cleanup - made private vars/funcs static, removed obsolete externsGravatar arpi2002-09-29
* tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bugGravatar arpi2002-09-22
* Enable CDDB support only if the network layer is enabled.Gravatar bertrand2002-09-17
* stream layer cleanup part 2Gravatar arpi2002-09-15
* stream layer cleanup - part 1Gravatar arpi2002-09-15
* removed obsolete VCD_CACHE hackGravatar arpi2002-09-15
* removed messy global 'tv_handle', use stream->priv for that purposeGravatar arpi2002-09-08
* SPARC gcc generates bad code accessing an unaligned and packed structure memberGravatar jkeil2002-09-06
* applied live.com streaming patch (-sdp and rtsp:// support) by Ross Finlayson...Gravatar arpi2002-08-05
* There appears to be a trivial namespace error in determining the validGravatar arpi2002-07-30
* Workaround for seeking multiangle discs with missing sml_agli[] table, as aGravatar arpi2002-07-23
* - add icon (nice, but very ugly hakk:)Gravatar pontscho2002-07-05
* filename can be NULL. Fix the conflict between cdda and dvdnav.Gravatar albeu2002-06-21
* Add uninit to the dvd stream.Gravatar albeu2002-06-21
* CDDB support added.Gravatar bertrand2002-06-21
* Support for playing audio cds using cdparanoia. Include a raw audioGravatar albeu2002-06-11
* common code to handle file/stdin/fifo opening, allows using named pipes andGravatar arpi2002-06-07
* printf to mp_msg + warning msg from MSGL_INFO to MSGT_WARNGravatar albeu2002-05-02
* DVDKIT supportGravatar arpi2002-04-24
* dvdnav functions moved out to dvdnav_steram.cGravatar arpi2002-04-03