2006-11-26 |
diego |
Simplify, remove useless indirection.
|
2006-11-25 |
diego |
Remove superfluous comment.
|
2006-11-21 |
diego |
Remove superfluous empty variable declaration.
|
2006-11-20 |
diego |
Unify dep/depend targets.
|
2006-09-17 |
ods15 |
Add demux_nut to MPlayer repo
|
2006-08-27 |
diego |
Remove XMMS_CFLAGS from CFLAGS, the variable is never set.
|
2006-08-22 |
diego |
demux_avs compilation should depend on WIN32DLL support, not a linker flag.
|
2006-08-17 |
diego |
Move all internal -I parameters to the front of CFLAGS to avoid using external
|
2006-08-03 |
diego |
Forgotten part of the LIVE555 configure test simplification.
|
2006-08-03 |
ben |
mf.[hc] belong to libmpdemux
|
2006-07-31 |
ben |
removed deprecated test.c file from libmpdemux
|
2006-07-31 |
ben |
introduce new 'stream' directory for all stream layer related components and split them from libmpdemux
|
2006-07-27 |
diego |
Unify include paths in the build system, part I.
|
2006-07-27 |
diego |
Introduce general V4L variable/define.
|
2006-07-27 |
diego |
Rename *v4l variable to *v4l1.
|
2006-07-22 |
ben |
rename rtsp.c to stream_rtsp.c for consistency with other input modules
|
2006-07-19 |
ben |
moved mpeg_packetizer helpers to libmpdemux
|
2006-07-12 |
diego |
Remove non-existing CSS_INC.
|
2006-07-12 |
diego |
OPTFLAGS already includes EXTRA_INC.
|
2006-07-10 |
ben |
added new pvr:// input for ivtv based cards
|
2006-07-06 |
reimar |
Fix for case when both V4L and V4L2 are enabled
|
2006-07-06 |
diego |
Move conditional compilation into the build system.
|
2006-07-06 |
diego |
cosmetics
|
2006-06-26 |
ben |
added new native rtsp demuxer code for mpeg-ts over rtp (now both real and non-real servers should be handled)
|
2006-06-26 |
ben |
new imported library in libmpdemux: freesdp (will be used by native rtsp demuxer)
|
2006-06-23 |
ben |
moved generic rtsp related files from realrtsp to librtsp
|
2006-06-23 |
ben |
new RTSP demuxer dedicated file, based on old code from realrtsp one but intended to be much more generic
|
2006-05-08 |
diego |
Unconditionally compile the Matroska demuxer.
|
2006-04-18 |
diego |
Make the RTP demuxer work with libdvdread 0.9.5.
|
2006-03-25 |
diego |
cosmetics: Shorten overly long lines, put SRCS/OBJS on individual lines
|
2006-02-06 |
diego |
Build muxers only when MEncoder is enabled.
|
2006-01-27 |
diego |
Make clean/distclean behave uniformly in all directories.
|
2006-01-09 |
nicodvb |
added support for external libavformat
|
2005-12-14 |
nicodvb |
fix compilation when dvdkit and dvdread are not available
|
2005-09-23 |
rsf |
"LIVE.COM Streaming Media" is now called "LIVE555 Streaming Media".
|
2005-08-01 |
al |
Support new static libavcodec (depends on libavutil).
|
2005-07-10 |
reimar |
musepack demuxing and decoding support (demuxing is v7 bitstream only).
|
2005-06-19 |
ranma |
Be more patch-friendly
|
2005-06-19 |
ranma |
rawaudio muxer
|
2005-06-13 |
nicodvb |
added AAC ADTS demuxer
|
2005-05-29 |
nicodvb |
ported all network streams to the new API
|
2005-05-19 |
nicodvb |
ported smb:// to the new stream api
|
2005-05-19 |
nicodvb |
ported dvd:// to the new stream api
|
2005-02-27 |
joey |
added a stream module for the vstream client library
|
2005-02-21 |
nicodvb |
initial, extremely experimental, libavformat muxer; don't expect anything to work yet
|
2005-02-13 |
faust3 |
avisynth demuxer patch by Gianluigi Tiesi <mplayer at netfarm.it>
|
2004-12-29 |
rtognimp |
TwinVQ decoder and demuxer
|
2004-12-15 |
iive |
disable demuxer_bmp,
|
2004-11-20 |
henry |
support for debianized LIVE.COM library
|
2004-10-28 |
diego |
Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
|
2004-08-04 |
mosu |
Removed the old Matroska demuxer.
|
2004-07-11 |
rtognimp |
Make rtp:// cohexist with LIVE.COM
|
2004-06-24 |
alex |
ranlib cleanup by Dan Christiansen
|
2004-04-12 |
rtognimp |
nsv (Nullsoft streaming video) demuxer
|
2004-04-11 |
michael |
demux_lavf
|
2004-03-09 |
ranma |
rawvideo muxer patch by John Earl <jwe21@cam.ac.uk>
|
2004-01-23 |
arpi |
mkv.cpp -> mkv_old.cpp, to avoid dependency name collision with mkv.c
|
2004-01-19 |
mosu |
Added the new C based Matroska demuxer by Aurelien Jacobs.
|
2004-01-11 |
henry |
ALSA 1.x audio out driver
|
2003-12-08 |
alex |
removed the historic libcss support
|