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
*
libnemesi support, yet another rtsp/rtp library...
lu_zero
2007-09-19
*
Add general variables for either static or shared FFmpeg libraries.
diego
2007-04-26
*
Add CXX include flags to dependency file generation CFLAGS to generate correct
diego
2007-04-26
*
cosmetics: Remove CONFIG_ prefix from FFmpeg library Makefile variables.
diego
2007-04-25
*
Move libav* include CFLAGS to mpcommon.mak instead of duplicating them.
diego
2007-03-18
*
Move setting CXXFLAGS to configure.
diego
2007-03-18
*
Use explicit path for headers from the loader/ directory.
diego
2007-03-15
*
Add explicit location for headers from the stream/ directory.
diego
2007-03-15
*
Add live555 include flags to CXXFLAGS only.
diego
2007-03-15
*
cosmetics: Fix indentation, reorder some lines for consistency.
diego
2007-03-13
*
Give more descriptive names to the source and library variables and split
diego
2007-03-13
*
Revert libnut option names, the issue is fixed in FFmpeg.
diego
2007-02-12
*
Fix libnut build failure.
gpoirier
2007-02-07
*
Discard -Wdeclaration-after-statement warning.
diego
2007-01-21
*
don't compile demux_mpc.c when libmpcdec is disabled
aurel
2006-12-28
*
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
[next]