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
Commit message (
Expand
)
Author
Age
...
*
rename rtsp.c to stream_rtsp.c for consistency with other input modules
ben
2006-07-22
*
Native MPEG4 SP/ASP/AP support in Matroska.
rathann
2006-07-22
*
display the right MPEG packet type
ben
2006-07-22
*
cosmetics: comments and reindentation asked by gxben
nicodvb
2006-07-22
*
simplified mpeg packetizer used by hw mpeg decoders/vo - first round
nicodvb
2006-07-22
*
moved mpeg_packetizer helpers to libmpdemux
ben
2006-07-19
*
Fix use of uninitialized variable
uau
2006-07-17
*
marks several strings inside structs as const when they hold just
reynaldo
2006-07-16
*
marks several read-only string parameters and function return-values which ca...
reynaldo
2006-07-16
*
marks several read-only string parameters which aren't modified inside the ca...
reynaldo
2006-07-15
*
Assume that missing streamcount means one stream, and missing mimetype
rtogni
2006-07-14
*
raise default tuning timeout to 30 seconds in order to give enough time to le...
nicodvb
2006-07-14
*
cosmetical reformatting
nicodvb
2006-07-14
*
simplification in dvb_step_channel
nicodvb
2006-07-14
*
force demuxer type to mpegts to speed up detection and avoid useless and slow...
nicodvb
2006-07-14
*
removed obsolete file
nicodvb
2006-07-14
*
moved LOF macros from dvb_defaults.h
nicodvb
2006-07-14
*
removed never used macros; patch by zzam gentoo org (Matthias Schwarzott)
nicodvb
2006-07-14
*
Remove support for obsolete and non-free divx4/odivx libraries.
diego
2006-07-14
*
printf --> mp_msg
diego
2006-07-14
*
removes unused parentheses lefted behind in the r19075 sizeof(char) cleanups,...
reynaldo
2006-07-14
*
Remove #if LIBAVCODEC_BUILD >= XXX and #if LIBAVFORMAT_BUILD >= XXX jungle.
diego
2006-07-13
*
more sizeof(char) fun
reynaldo
2006-07-13
*
drops casts from void * on malloc/calloc from libmpdemux code
reynaldo
2006-07-13
*
marks several string parameters as const, as they are not modified inside the...
reynaldo
2006-07-13
*
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
*
more c++ decl crap
rfelker
2006-07-10
*
more c++ decl crap
rfelker
2006-07-10
*
Remove unused variables, patch by Stefan Huehner stefan at huehner org.
diego
2006-07-08
*
Revert r18878, always sync rm files using only pts (ignore framerate)
rtogni
2006-07-08
*
Remove unused prototype
rtogni
2006-07-08
*
Initial libass release (without mencoder support).
eugeni
2006-07-07
*
Rename mkv_sh_sub_t to sh_sub_t, move it to demuxer.h.
eugeni
2006-07-07
*
lavf demuxer works better for gxf
reimar
2006-07-07
*
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
*
Add a new video pts tracking mode, enabled by option -correct-pts.
uau
2006-07-06
*
move some ill-behaving demuxers further down the list
reimar
2006-07-04
*
respect dvdnav's requests of WAIT to prevent while(1)
nicodvb
2006-07-04
*
get_path as const, patch by Stefan Huehner, stefan AT huehner-org
reynaldo
2006-07-03
*
rm unnecesary casts from void* - part 4
reynaldo
2006-07-03
*
rm unnecesary casts from void* - part 3
reynaldo
2006-07-02
*
missing free() if bails out at step 12
ben
2006-07-01
*
new rtsp-destination option which allows forcing destination ip address (fixe...
ben
2006-07-01
*
Fix A-V sync for real files (also live streams)
rtogni
2006-07-01
*
Add some explanatory comments to #endif jungle.
diego
2006-06-30
*
10l: wrong #endif removed.
diego
2006-06-30
[prev]
[next]