index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpdemux
/
Makefile
Commit message (
Expand
)
Author
Age
*
Remove suffix rules that are just copies of make builtin rules.
diego
2006-12-02
*
Use standard name for C++ flags.
diego
2006-12-02
*
Add libav include paths to CFLAGS without indirection.
diego
2006-12-01
*
Remove some superfluous include CFLAGS.
diego
2006-11-29
*
cosmetics: Sort SRCS by alphabetical order.
diego
2006-11-28
*
Split muxers into a separate library that only MEncoder is linked against.
diego
2006-11-27
*
Move common code to mpcommon.mak.
diego
2006-11-27
*
10l: Muxers were not being compiled even when MEncoder was enabled.
diego
2006-11-27
*
FFmpeg-style conditional dependency declaration
diego
2006-11-26
*
Merge common parts of all Makefiles into one file included by all.
diego
2006-11-26
*
Simplify, remove useless indirection.
diego
2006-11-26
*
Remove superfluous comment.
diego
2006-11-25
*
Remove superfluous empty variable declaration.
diego
2006-11-21
*
Unify dep/depend targets.
diego
2006-11-20
*
Add demux_nut to MPlayer repo
ods15
2006-09-17
*
Remove XMMS_CFLAGS from CFLAGS, the variable is never set.
diego
2006-08-27
*
demux_avs compilation should depend on WIN32DLL support, not a linker flag.
diego
2006-08-22
*
Move all internal -I parameters to the front of CFLAGS to avoid using external
diego
2006-08-17
*
Forgotten part of the LIVE555 configure test simplification.
diego
2006-08-03
*
mf.[hc] belong to libmpdemux
ben
2006-08-03
*
removed deprecated test.c file from libmpdemux
ben
2006-07-31
*
introduce new 'stream' directory for all stream layer related components and ...
ben
2006-07-31
*
Unify include paths in the build system, part I.
diego
2006-07-27
*
Introduce general V4L variable/define.
diego
2006-07-27
*
Rename *v4l variable to *v4l1.
diego
2006-07-27
*
rename rtsp.c to stream_rtsp.c for consistency with other input modules
ben
2006-07-22
*
moved mpeg_packetizer helpers to libmpdemux
ben
2006-07-19
*
Remove non-existing CSS_INC.
diego
2006-07-12
*
OPTFLAGS already includes EXTRA_INC.
diego
2006-07-12
*
added new pvr:// input for ivtv based cards
ben
2006-07-10
*
Fix for case when both V4L and V4L2 are enabled
reimar
2006-07-06
*
Move conditional compilation into the build system.
diego
2006-07-06
*
cosmetics
diego
2006-07-06
*
added new native rtsp demuxer code for mpeg-ts over rtp (now both real and no...
ben
2006-06-26
*
new imported library in libmpdemux: freesdp (will be used by native rtsp demu...
ben
2006-06-26
*
moved generic rtsp related files from realrtsp to librtsp
ben
2006-06-23
*
new RTSP demuxer dedicated file, based on old code from realrtsp one but inte...
ben
2006-06-23
*
Unconditionally compile the Matroska demuxer.
diego
2006-05-08
*
Make the RTP demuxer work with libdvdread 0.9.5.
diego
2006-04-18
*
cosmetics: Shorten overly long lines, put SRCS/OBJS on individual lines
diego
2006-03-25
*
Build muxers only when MEncoder is enabled.
diego
2006-02-06
*
Make clean/distclean behave uniformly in all directories.
diego
2006-01-27
*
added support for external libavformat
nicodvb
2006-01-09
*
fix compilation when dvdkit and dvdread are not available
nicodvb
2005-12-14
*
"LIVE.COM Streaming Media" is now called "LIVE555 Streaming Media".
rsf
2005-09-23
*
Support new static libavcodec (depends on libavutil).
al
2005-08-01
*
musepack demuxing and decoding support (demuxing is v7 bitstream only).
reimar
2005-07-10
*
Be more patch-friendly
ranma
2005-06-19
*
rawaudio muxer
ranma
2005-06-19
*
added AAC ADTS demuxer
nicodvb
2005-06-13
[next]