| Commit message (Expand) | Author | Age | Files | Lines |
* | libnemesi support, yet another rtsp/rtp library... | lu_zero | 2007-09-19 | 1 | -0/+1 |
* | Add general variables for either static or shared FFmpeg libraries. | diego | 2007-04-26 | 1 | -2/+0 |
* | Add CXX include flags to dependency file generation CFLAGS to generate correct | diego | 2007-04-26 | 1 | -0/+2 |
* | cosmetics: Remove CONFIG_ prefix from FFmpeg library Makefile variables. | diego | 2007-04-25 | 1 | -4/+4 |
* | Move libav* include CFLAGS to mpcommon.mak instead of duplicating them. | diego | 2007-03-18 | 1 | -4/+0 |
* | Move setting CXXFLAGS to configure. | diego | 2007-03-18 | 1 | -2/+0 |
* | Use explicit path for headers from the loader/ directory. | diego | 2007-03-15 | 1 | -2/+0 |
* | Add explicit location for headers from the stream/ directory. | diego | 2007-03-15 | 1 | -1/+1 |
* | Add live555 include flags to CXXFLAGS only. | diego | 2007-03-15 | 1 | -1/+1 |
* | cosmetics: Fix indentation, reorder some lines for consistency. | diego | 2007-03-13 | 1 | -46/+45 |
* | Give more descriptive names to the source and library variables and split | diego | 2007-03-13 | 1 | -18/+16 |
* | Revert libnut option names, the issue is fixed in FFmpeg. | diego | 2007-02-12 | 1 | -1/+1 |
* | Fix libnut build failure. | gpoirier | 2007-02-07 | 1 | -1/+1 |
* | Discard -Wdeclaration-after-statement warning. | diego | 2007-01-21 | 1 | -1/+1 |
* | don't compile demux_mpc.c when libmpcdec is disabled | aurel | 2006-12-28 | 1 | -1/+1 |
* | Remove suffix rules that are just copies of make builtin rules. | diego | 2006-12-02 | 1 | -3/+0 |
* | Use standard name for C++ flags. | diego | 2006-12-02 | 1 | -2/+2 |
* | Add libav include paths to CFLAGS without indirection. | diego | 2006-12-01 | 1 | -4/+4 |
* | Remove some superfluous include CFLAGS. | diego | 2006-11-29 | 1 | -1/+1 |
* | cosmetics: Sort SRCS by alphabetical order. | diego | 2006-11-28 | 1 | -20/+13 |
* | Split muxers into a separate library that only MEncoder is linked against. | diego | 2006-11-27 | 1 | -9/+8 |
* | Move common code to mpcommon.mak. | diego | 2006-11-27 | 1 | -4/+0 |
* | 10l: Muxers were not being compiled even when MEncoder was enabled. | diego | 2006-11-27 | 1 | -0/+1 |
* | FFmpeg-style conditional dependency declaration | diego | 2006-11-26 | 1 | -43/+23 |
* | Merge common parts of all Makefiles into one file included by all. | diego | 2006-11-26 | 1 | -28/+3 |
* | Simplify, remove useless indirection. | diego | 2006-11-26 | 1 | -4/+3 |
* | Remove superfluous comment. | diego | 2006-11-25 | 1 | -3/+0 |
* | Remove superfluous empty variable declaration. | diego | 2006-11-21 | 1 | -1/+0 |
* | Unify dep/depend targets. | diego | 2006-11-20 | 1 | -3/+1 |
* | Add demux_nut to MPlayer repo | ods15 | 2006-09-17 | 1 | -0/+3 |
* | Remove XMMS_CFLAGS from CFLAGS, the variable is never set. | diego | 2006-08-27 | 1 | -1/+1 |
* | demux_avs compilation should depend on WIN32DLL support, not a linker flag. | diego | 2006-08-22 | 1 | -1/+1 |
* | Move all internal -I parameters to the front of CFLAGS to avoid using external | diego | 2006-08-17 | 1 | -1/+1 |
* | Forgotten part of the LIVE555 configure test simplification. | diego | 2006-08-03 | 1 | -2/+1 |
* | mf.[hc] belong to libmpdemux | ben | 2006-08-03 | 1 | -0/+1 |
* | removed deprecated test.c file from libmpdemux | ben | 2006-07-31 | 1 | -10/+2 |
* | introduce new 'stream' directory for all stream layer related components and ... | ben | 2006-07-31 | 1 | -114/+8 |
* | Unify include paths in the build system, part I. | diego | 2006-07-27 | 1 | -1/+1 |
* | Introduce general V4L variable/define. | diego | 2006-07-27 | 1 | -1/+1 |
* | Rename *v4l variable to *v4l1. | diego | 2006-07-27 | 1 | -1/+1 |
* | rename rtsp.c to stream_rtsp.c for consistency with other input modules | ben | 2006-07-22 | 1 | -1/+1 |
* | moved mpeg_packetizer helpers to libmpdemux | ben | 2006-07-19 | 1 | -0/+1 |
* | Remove non-existing CSS_INC. | diego | 2006-07-12 | 1 | -1/+1 |
* | OPTFLAGS already includes EXTRA_INC. | diego | 2006-07-12 | 1 | -1/+1 |
* | added new pvr:// input for ivtv based cards | ben | 2006-07-10 | 1 | -0/+3 |
* | Fix for case when both V4L and V4L2 are enabled | reimar | 2006-07-06 | 1 | -1/+1 |
* | Move conditional compilation into the build system. | diego | 2006-07-06 | 1 | -27/+66 |
* | cosmetics | diego | 2006-07-06 | 1 | -4/+5 |
* | added new native rtsp demuxer code for mpeg-ts over rtp (now both real and no... | ben | 2006-06-26 | 1 | -0/+1 |
* | new imported library in libmpdemux: freesdp (will be used by native rtsp demu... | ben | 2006-06-26 | 1 | -1/+6 |
* | moved generic rtsp related files from realrtsp to librtsp | ben | 2006-06-23 | 1 | -3/+6 |
* | new RTSP demuxer dedicated file, based on old code from realrtsp one but inte... | ben | 2006-06-23 | 1 | -0/+1 |
* | Unconditionally compile the Matroska demuxer. | diego | 2006-05-08 | 1 | -3/+1 |
* | Make the RTP demuxer work with libdvdread 0.9.5. | diego | 2006-04-18 | 1 | -1/+1 |
* | cosmetics: Shorten overly long lines, put SRCS/OBJS on individual lines | diego | 2006-03-25 | 1 | -1/+5 |
* | Build muxers only when MEncoder is enabled. | diego | 2006-02-06 | 1 | -5/+9 |
* | Make clean/distclean behave uniformly in all directories. | diego | 2006-01-27 | 1 | -2/+2 |
* | added support for external libavformat | nicodvb | 2006-01-09 | 1 | -2/+6 |
* | fix compilation when dvdkit and dvdread are not available | nicodvb | 2005-12-14 | 1 | -1/+3 |
* | "LIVE.COM Streaming Media" is now called "LIVE555 Streaming Media". | rsf | 2005-09-23 | 1 | -1/+1 |
* | Support new static libavcodec (depends on libavutil). | al | 2005-08-01 | 1 | -1/+8 |
* | musepack demuxing and decoding support (demuxing is v7 bitstream only). | reimar | 2005-07-10 | 1 | -0/+1 |
* | Be more patch-friendly | ranma | 2005-06-19 | 1 | -16/+120 |
* | rawaudio muxer | ranma | 2005-06-19 | 1 | -1/+1 |
* | added AAC ADTS demuxer | nicodvb | 2005-06-13 | 1 | -1/+1 |
* | ported all network streams to the new API | nicodvb | 2005-05-29 | 1 | -1/+1 |
* | ported smb:// to the new stream api | nicodvb | 2005-05-19 | 1 | -1/+1 |
* | ported dvd:// to the new stream api | nicodvb | 2005-05-19 | 1 | -1/+1 |
* | added a stream module for the vstream client library | joey | 2005-02-27 | 1 | -1/+1 |
* | initial, extremely experimental, libavformat muxer; don't expect anything to ... | nicodvb | 2005-02-21 | 1 | -0/+1 |
* | avisynth demuxer patch by Gianluigi Tiesi <mplayer at netfarm.it> | faust3 | 2005-02-13 | 1 | -0/+4 |
* | TwinVQ decoder and demuxer | rtognimp | 2004-12-29 | 1 | -1/+1 |
* | disable demuxer_bmp, | iive | 2004-12-15 | 1 | -1/+1 |
* | support for debianized LIVE.COM library | henry | 2004-11-20 | 1 | -4/+1 |
* | Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. | diego | 2004-10-28 | 1 | -1/+1 |
* | Removed the old Matroska demuxer. | mosu | 2004-08-04 | 1 | -4/+1 |
* | Make rtp:// cohexist with LIVE.COM | rtognimp | 2004-07-11 | 1 | -3/+1 |
* | ranlib cleanup by Dan Christiansen | alex | 2004-06-24 | 1 | -0/+1 |
* | nsv (Nullsoft streaming video) demuxer | rtognimp | 2004-04-12 | 1 | -1/+1 |
* | demux_lavf | michael | 2004-04-11 | 1 | -2/+5 |
* | rawvideo muxer patch by John Earl <jwe21@cam.ac.uk> | ranma | 2004-03-09 | 1 | -1/+1 |
* | mkv.cpp -> mkv_old.cpp, to avoid dependency name collision with mkv.c | arpi | 2004-01-23 | 1 | -1/+1 |
* | Added the new C based Matroska demuxer by Aurelien Jacobs. | mosu | 2004-01-19 | 1 | -1/+4 |
* | ALSA 1.x audio out driver | henry | 2004-01-11 | 1 | -1/+1 |
* | removed the historic libcss support | alex | 2003-12-08 | 1 | -1/+1 |
* | LML-M4 mpeg4 capture card raw stream format support | arpi | 2003-12-08 | 1 | -1/+1 |
* | Send HTTP Cookies (reading from mozilla/netscape files) support by Dave Lambl... | alex | 2003-12-08 | 1 | -1/+1 |
* | --dvbincdir support by Gotz Waschk <waschk@informatik.uni-rostock.de> | alex | 2003-08-17 | 1 | -1/+1 |
* | url_unescape_string is used by the command line parser. These few helper | albeu | 2003-08-16 | 1 | -2/+2 |
* | ftp support. The change on connect2Server is needed bcs we need 2 | albeu | 2003-08-15 | 1 | -1/+1 |
* | v4l2 support | henry | 2003-08-07 | 1 | -1/+1 |
* | TiVo demuxer and sub-cc/osd decoder | arpi | 2003-06-09 | 1 | -1/+1 |
* | Changed the STREAMING defines to MPLAYER_NETWORK to avoid name definition clash. | bertrand | 2003-05-17 | 1 | -1/+1 |
* | Made sure to clean out the "realrtsp" subdirectory when doing a "make clean" | rsf | 2003-05-03 | 1 | -2/+2 |
* | Add support for Realaudio files | rtognimp | 2003-04-30 | 1 | -1/+1 |
* | Added Matroska demuxing support. | mosu | 2003-04-30 | 1 | -1/+3 |
* | 10l, noted by Sascha Sommer | rtognimp | 2003-04-18 | 1 | -1/+1 |
* | Real rstp:// streaming support, ported from xine | rtognimp | 2003-04-17 | 1 | -0/+1 |
* | Add a null streamv Currently used for tv and mf. Could be used to | albeu | 2003-04-10 | 1 | -1/+1 |
* | Port vcd to the new API | albeu | 2003-04-09 | 1 | -1/+1 |
* | Add netstream | albeu | 2003-04-06 | 1 | -1/+1 |
* | 10l to Albeu | faust3 | 2003-04-02 | 1 | -1/+1 |
* | Fix test compilation | albeu | 2003-03-30 | 1 | -1/+1 |
* | 1000l | arpi | 2003-03-17 | 1 | -1/+0 |
* | this is a combo patch that: | arpi | 2003-03-16 | 1 | -1/+10 |
* | Restruct by Ross Finlayson <finlayson@live.com> | bertrand | 2003-02-03 | 1 | -1/+1 |
* | libgif/libungif based demuxer support for libmpdemux. | arpi | 2003-01-28 | 1 | -1/+1 |
* | raw video demuxer, requested by Michael | arpi | 2003-01-22 | 1 | -1/+1 |
* | extension-based filetype detection for headerless files (mp3 vs mpeg, etc) | arpi | 2003-01-19 | 1 | -1/+1 |
* | vcd_read_cue.h -> cue_read.c+h | arpi | 2003-01-05 | 1 | -1/+1 |
* | just quells warnings in the ".depends" generation phase. | arpi | 2002-12-28 | 1 | -1/+1 |
* | the long-waited MUXER layer, and new MPEG-PS muxer | arpi | 2002-12-27 | 1 | -1/+1 |
* | pnm:// support (ported from xine) | arpi | 2002-12-26 | 1 | -1/+1 |
* | XMMS Input plugin support | arpi | 2002-12-22 | 1 | -1/+4 |
* | yeah, test.c works now! | arpi | 2002-10-23 | 1 | -1/+1 |
* | 10l | arpi | 2002-10-23 | 1 | -1/+1 |
* | mpdemux.c|h moved to libinput, mpdemux_check_interrupt() -> mp_input_check_in... | arpi | 2002-10-23 | 1 | -1/+1 |
* | added libmpdemux depends to test.c | arpi | 2002-10-23 | 1 | -1/+1 |
* | Added the cdinfo.c for compilation. | bertrand | 2002-09-17 | 1 | -1/+1 |
* | added smjpeg demuxer only for nexus' request | alex | 2002-09-13 | 1 | -1/+1 |
* | .PVA (mpeg-like fileformat used by MultiDec && WinTV) demuxer | arpi | 2002-09-10 | 1 | -1/+1 |
* | assume $(CC) can compile c++ - fixes compile with non-default compiler | arpi | 2002-08-30 | 1 | -1/+1 |
* | use dir/libname.a instead of -Ldir -lname | arpi | 2002-08-29 | 1 | -1/+1 |
* | new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>: | arpi | 2002-08-21 | 1 | -1/+1 |
* | raw .dv stream demuxer by Alexander Neundorf <neundorf@kde.org> | arpi | 2002-08-05 | 1 | -1/+1 |
* | applied live.com streaming patch (-sdp and rtsp:// support) by Ross Finlayson... | arpi | 2002-08-05 | 1 | -2/+16 |
* | CDDB support added. | bertrand | 2002-06-21 | 1 | -1/+1 |
* | Support for playing audio cds using cdparanoia. Include a raw audio | albeu | 2002-06-11 | 1 | -1/+1 |
* | Added asf_mmst_streaming.c for compilation. | bertrand | 2002-05-14 | 1 | -1/+1 |
* | dvdnav_stream functions - dvdnav patch by Kees Cook <mplayer@outflux.net> | arpi | 2002-04-03 | 1 | -1/+1 |
* | Improved MP4 parsing (finally) | atmos4 | 2002-03-24 | 1 | -1/+1 |
* | added a BMP file demuxer...yeah, that's right, a static image BMP file | melanson | 2002-03-20 | 1 | -1/+1 |
* | Initial ogg demuxer. No seeking, a/v sync is broken. Support avi | albeu | 2002-03-16 | 1 | -1/+1 |
* | added TVI BSD BT848 | alex | 2002-03-15 | 1 | -1/+1 |
* | Make blocking call in libmpdemux interuptable (only with new input, | albeu | 2002-02-23 | 1 | -1/+1 |
* | Demuxers demuxer support for using external audiofile (or muxed subtitles). | albeu | 2002-02-20 | 1 | -1/+1 |
* | Audio file demuxer. Extended version for demuxer info. | albeu | 2002-02-14 | 1 | -1/+1 |
* | add mfi support | pontscho | 2002-02-06 | 1 | -1/+1 |
* | implemented RoQ file demuxing | melanson | 2002-02-01 | 1 | -1/+1 |
* | initial support for FILM file demuxing | melanson | 2002-01-16 | 1 | -1/+1 |
* | -Wall removed | arpi | 2001-12-29 | 1 | -1/+1 |
* | added NuppelVideo demuxer, based on Panagiotis Issaris' patch | alex | 2001-12-27 | 1 | -1/+1 |
* | yuv4mpeg2 (mjpegtools) support by Rik Snel <rsnel@cube.dyndns.org> | arpi | 2001-12-27 | 1 | -1/+1 |
* | added real demuxer | alex | 2001-12-26 | 1 | -1/+1 |
* | RTP support patch by Brian Kuschak <bkuschak@yahoo.com> | arpi | 2001-12-23 | 1 | -2/+2 |
* | mostly complete support for loading and decoding FLI/FLC animations | melanson | 2001-11-24 | 1 | -1/+1 |
* | added support for norm=,chanlist=,channel= and also on-the-fly channel chanin... | alex | 2001-11-17 | 1 | -1/+1 |
* | added tv subsystem | alex | 2001-11-09 | 1 | -1/+1 |
* | vivo demuxer | arpi | 2001-11-04 | 1 | -1/+1 |
* | mp3 header parser | arpi | 2001-10-31 | 1 | -1/+1 |
* | video frame reading cleanup | arpi | 2001-10-30 | 1 | -1/+1 |
* | mpeg video header parser | arpi | 2001-10-30 | 1 | -1/+1 |
* | CSS_INC include flags are now needed in libmpdemux, to compile dvdauth.c | jkeil | 2001-10-25 | 1 | -1/+1 |
* | cache2 support | arpi | 2001-10-20 | 1 | -2/+2 |
* | tets.c removed +10l | arpi | 2001-10-20 | 1 | -1/+1 |
* | i forgot this. -10l :( | arpi | 2001-10-20 | 1 | -0/+46 |