summaryrefslogtreecommitdiffstats
path: root/libmpdemux/Makefile
Commit message (Expand)AuthorAgeFilesLines
* cosmetics: Shorten overly long lines, put SRCS/OBJS on individual linesdiego2006-03-251-1/+5
* Build muxers only when MEncoder is enabled.diego2006-02-061-5/+9
* Make clean/distclean behave uniformly in all directories.diego2006-01-271-2/+2
* added support for external libavformatnicodvb2006-01-091-2/+6
* fix compilation when dvdkit and dvdread are not availablenicodvb2005-12-141-1/+3
* "LIVE.COM Streaming Media" is now called "LIVE555 Streaming Media".rsf2005-09-231-1/+1
* Support new static libavcodec (depends on libavutil).al2005-08-011-1/+8
* musepack demuxing and decoding support (demuxing is v7 bitstream only).reimar2005-07-101-0/+1
* Be more patch-friendlyranma2005-06-191-16/+120
* rawaudio muxerranma2005-06-191-1/+1
* added AAC ADTS demuxernicodvb2005-06-131-1/+1
* ported all network streams to the new APInicodvb2005-05-291-1/+1
* ported smb:// to the new stream apinicodvb2005-05-191-1/+1
* ported dvd:// to the new stream apinicodvb2005-05-191-1/+1
* added a stream module for the vstream client libraryjoey2005-02-271-1/+1
* initial, extremely experimental, libavformat muxer; don't expect anything to ...nicodvb2005-02-211-0/+1
* avisynth demuxer patch by Gianluigi Tiesi <mplayer at netfarm.it>faust32005-02-131-0/+4
* TwinVQ decoder and demuxerrtognimp2004-12-291-1/+1
* disable demuxer_bmp,iive2004-12-151-1/+1
* support for debianized LIVE.COM libraryhenry2004-11-201-4/+1
* Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.diego2004-10-281-1/+1
* Removed the old Matroska demuxer.mosu2004-08-041-4/+1
* Make rtp:// cohexist with LIVE.COMrtognimp2004-07-111-3/+1
* ranlib cleanup by Dan Christiansenalex2004-06-241-0/+1
* nsv (Nullsoft streaming video) demuxerrtognimp2004-04-121-1/+1
* demux_lavfmichael2004-04-111-2/+5
* rawvideo muxer patch by John Earl <jwe21@cam.ac.uk>ranma2004-03-091-1/+1
* mkv.cpp -> mkv_old.cpp, to avoid dependency name collision with mkv.carpi2004-01-231-1/+1
* Added the new C based Matroska demuxer by Aurelien Jacobs.mosu2004-01-191-1/+4
* ALSA 1.x audio out driverhenry2004-01-111-1/+1
* removed the historic libcss supportalex2003-12-081-1/+1
* LML-M4 mpeg4 capture card raw stream format supportarpi2003-12-081-1/+1
* Send HTTP Cookies (reading from mozilla/netscape files) support by Dave Lambl...alex2003-12-081-1/+1
* --dvbincdir support by Gotz Waschk <waschk@informatik.uni-rostock.de>alex2003-08-171-1/+1
* url_unescape_string is used by the command line parser. These few helperalbeu2003-08-161-2/+2
* ftp support. The change on connect2Server is needed bcs we need 2albeu2003-08-151-1/+1
* v4l2 supporthenry2003-08-071-1/+1
* TiVo demuxer and sub-cc/osd decoderarpi2003-06-091-1/+1
* Changed the STREAMING defines to MPLAYER_NETWORK to avoid name definition clash.bertrand2003-05-171-1/+1
* Made sure to clean out the "realrtsp" subdirectory when doing a "make clean"rsf2003-05-031-2/+2
* Add support for Realaudio filesrtognimp2003-04-301-1/+1
* Added Matroska demuxing support.mosu2003-04-301-1/+3
* 10l, noted by Sascha Sommerrtognimp2003-04-181-1/+1
* Real rstp:// streaming support, ported from xinertognimp2003-04-171-0/+1
* Add a null streamv Currently used for tv and mf. Could be used toalbeu2003-04-101-1/+1
* Port vcd to the new APIalbeu2003-04-091-1/+1
* Add netstreamalbeu2003-04-061-1/+1
* 10l to Albeufaust32003-04-021-1/+1
* Fix test compilationalbeu2003-03-301-1/+1
* 1000larpi2003-03-171-1/+0
* this is a combo patch that:arpi2003-03-161-1/+10
* Restruct by Ross Finlayson <finlayson@live.com>bertrand2003-02-031-1/+1
* libgif/libungif based demuxer support for libmpdemux.arpi2003-01-281-1/+1
* raw video demuxer, requested by Michaelarpi2003-01-221-1/+1
* extension-based filetype detection for headerless files (mp3 vs mpeg, etc)arpi2003-01-191-1/+1
* vcd_read_cue.h -> cue_read.c+harpi2003-01-051-1/+1
* just quells warnings in the ".depends" generation phase.arpi2002-12-281-1/+1
* the long-waited MUXER layer, and new MPEG-PS muxerarpi2002-12-271-1/+1
* pnm:// support (ported from xine)arpi2002-12-261-1/+1
* XMMS Input plugin supportarpi2002-12-221-1/+4
* yeah, test.c works now!arpi2002-10-231-1/+1
* 10larpi2002-10-231-1/+1
* mpdemux.c|h moved to libinput, mpdemux_check_interrupt() -> mp_input_check_in...arpi2002-10-231-1/+1
* added libmpdemux depends to test.carpi2002-10-231-1/+1
* Added the cdinfo.c for compilation.bertrand2002-09-171-1/+1
* added smjpeg demuxer only for nexus' requestalex2002-09-131-1/+1
* .PVA (mpeg-like fileformat used by MultiDec && WinTV) demuxerarpi2002-09-101-1/+1
* assume $(CC) can compile c++ - fixes compile with non-default compilerarpi2002-08-301-1/+1
* use dir/libname.a instead of -Ldir -lnamearpi2002-08-291-1/+1
* new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>:arpi2002-08-211-1/+1
* raw .dv stream demuxer by Alexander Neundorf <neundorf@kde.org>arpi2002-08-051-1/+1
* applied live.com streaming patch (-sdp and rtsp:// support) by Ross Finlayson...arpi2002-08-051-2/+16
* CDDB support added.bertrand2002-06-211-1/+1
* Support for playing audio cds using cdparanoia. Include a raw audioalbeu2002-06-111-1/+1
* Added asf_mmst_streaming.c for compilation.bertrand2002-05-141-1/+1
* dvdnav_stream functions - dvdnav patch by Kees Cook <mplayer@outflux.net>arpi2002-04-031-1/+1
* Improved MP4 parsing (finally)atmos42002-03-241-1/+1
* added a BMP file demuxer...yeah, that's right, a static image BMP filemelanson2002-03-201-1/+1
* Initial ogg demuxer. No seeking, a/v sync is broken. Support avialbeu2002-03-161-1/+1
* added TVI BSD BT848alex2002-03-151-1/+1
* Make blocking call in libmpdemux interuptable (only with new input,albeu2002-02-231-1/+1
* Demuxers demuxer support for using external audiofile (or muxed subtitles).albeu2002-02-201-1/+1
* Audio file demuxer. Extended version for demuxer info.albeu2002-02-141-1/+1
* add mfi supportpontscho2002-02-061-1/+1
* implemented RoQ file demuxingmelanson2002-02-011-1/+1
* initial support for FILM file demuxingmelanson2002-01-161-1/+1
* -Wall removedarpi2001-12-291-1/+1
* added NuppelVideo demuxer, based on Panagiotis Issaris' patchalex2001-12-271-1/+1
* yuv4mpeg2 (mjpegtools) support by Rik Snel <rsnel@cube.dyndns.org>arpi2001-12-271-1/+1
* added real demuxeralex2001-12-261-1/+1
* RTP support patch by Brian Kuschak <bkuschak@yahoo.com>arpi2001-12-231-2/+2
* mostly complete support for loading and decoding FLI/FLC animationsmelanson2001-11-241-1/+1
* added support for norm=,chanlist=,channel= and also on-the-fly channel chanin...alex2001-11-171-1/+1
* added tv subsystemalex2001-11-091-1/+1
* vivo demuxerarpi2001-11-041-1/+1
* mp3 header parserarpi2001-10-311-1/+1
* video frame reading cleanuparpi2001-10-301-1/+1
* mpeg video header parserarpi2001-10-301-1/+1
* CSS_INC include flags are now needed in libmpdemux, to compile dvdauth.cjkeil2001-10-251-1/+1
* cache2 supportarpi2001-10-201-2/+2
* tets.c removed +10larpi2001-10-201-1/+1
* i forgot this. -10l :(arpi2001-10-201-0/+46