aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream/Makefile
Commit message (Expand)AuthorAge
* DirectShow based tv:// driver for win32Gravatar voroshil2007-10-13
* libnemesi support, yet another rtsp/rtp library...Gravatar lu_zero2007-09-19
* Moved dvdtimetomsec to stream_dvd_common.c.Gravatar cehoyos2007-08-04
* Teletext support.Gravatar voroshil2007-07-29
* Revert r23530.Gravatar voroshil2007-06-21
* Teletext support for tv:// (v4l and v4l2 only)Gravatar voroshil2007-06-10
* Add Makefile variable for audio input that is enabled by V4L or radio capture.Gravatar diego2007-04-22
* Remove unnecessary -I option from CFLAGS.Gravatar diego2007-03-16
* cosmetics: Fix indentation, reorder some lines for consistency.Gravatar diego2007-03-13
* Give more descriptive names to the source and library variables and splitGravatar diego2007-03-13
* Add a config.mak variable for CDDB.Gravatar diego2006-11-27
* FFmpeg-style dependency declarationGravatar diego2006-11-27
* cosmetics: Merge SRCS together, alphabetical order, whitespace.Gravatar diego2006-11-27
* cosmetics:indentationGravatar diego2006-11-27
* Untangle dependencies that are handled by configure.Gravatar diego2006-11-27
* Remove unused LIBAV_INC variable.Gravatar diego2006-11-27
* Merge common parts of all Makefiles into one file included by all.Gravatar diego2006-11-26
* Remove superfluous comment.Gravatar diego2006-11-25
* Unify dep/depend targets.Gravatar diego2006-11-20
* Streamline and simplify internal vs external libdvdread handling.Gravatar diego2006-11-03
* Radio support, patch by Vladimir Voroshilov (voroshil gmail com)Gravatar reimar2006-08-28
* Remove XMMS_CFLAGS from CFLAGS, the variable is never set.Gravatar diego2006-08-27
* Move all internal -I parameters to the front of CFLAGS to avoid using externalGravatar diego2006-08-17
* isolated tcp socket code from network.c to a dedicated fileGravatar ben2006-08-05
* removed udp socket creation code from rtp stack to a new dedicated udp helper...Gravatar ben2006-08-04
* split rtp stack, udp input layer and rtp input layer from rtp.cGravatar ben2006-08-04
* proper inclusion of demuxer.h (including libmpdemux in Makefile only was to m...Gravatar ben2006-08-04
* renamed dvdnav_stream to stream_dvdnav for consistencyGravatar ben2006-08-03
* added dedicated file for mf:// inputGravatar ben2006-08-03
* mf.[hc] belong to libmpdemuxGravatar ben2006-08-03
* renamed cue_read.c to stream_cue.c for consistencyGravatar ben2006-08-03
* renamed dvbin.c to stream_dvb.c for consistencyGravatar ben2006-08-03
* Move conditional compilation of cdinfo.c to the build system.Gravatar diego2006-08-02
* removed deprecated test.c file from libmpdemuxGravatar ben2006-07-31
* add an explicit tv stream input instead of the previous hack in stream_nullGravatar ben2006-07-31
* renamed cddX stream interface to stream_cddX for consistencyGravatar ben2006-07-31
* introduce new 'stream' directory for all stream layer related components and ...Gravatar ben2006-07-31