2007-03-02 |
vayne |
add missing playtree entry
|
2007-03-02 |
michael |
a small step toward 4 plane support
|
2007-03-02 |
michael |
copy src to prevent the user supplied argumet from being changed
|
2007-03-02 |
compn |
10l: dshow isnt in svn yet
|
2007-03-02 |
compn |
add -tv driver=help entry, also add dshow tv driver
|
2007-03-02 |
vayne |
simplify and modify fullscreen switching to avoid improper aspects
|
2007-03-02 |
vayne |
add forgotten case value as per recent changes to mplayer.c
|
2007-03-01 |
michael |
rename to *_proposal.txt
|
2007-03-01 |
michael |
clarify quorum and majority requirements in respect to debians voting system
|
2007-03-01 |
michael |
url with a good description of how to determine the winner from the votes
|
2007-03-01 |
reimar |
Explain how to select all DVB channels on a frequency.
|
2007-03-01 |
reimar |
Fix a possible crash on 64 bit systems when the lumSrcPtr or chrSrcPtr
|
2007-03-01 |
michael |
s/admin/leader/
|
2007-03-01 |
voroshil |
tv driver loading rework. As a side effect "-tv driver=help" option is
|
2007-03-01 |
michael |
weaken veto right
|
2007-03-01 |
ivo |
winsocks expects an int in milliseconds instead of struct timeval to set
|
2007-03-01 |
reimar |
Replace MIN with FFMIN
|
2007-03-01 |
reimar |
Use libavutil's av_clip* instead of unreadable MIN/MAX chaos.
|
2007-03-01 |
reimar |
Use libavutil AV_RB/AV_WB macros instead of defining out own variants.
|
2007-03-01 |
reimar |
Add missing registers to asm code in mp3lib
|
2007-03-01 |
michael |
clarify root vs admin
|
2007-03-01 |
michael |
spelling fixes by ivan
|
2007-03-01 |
ivo |
10l to me, typo. it should have read clflush
|
2007-03-01 |
ivo |
cosmetics, missing space
|
2007-03-01 |
ivo |
cflsh->clflush to keep consistent with Linux kernel
|
2007-03-01 |
voroshil |
Update release tag due to previous functional changes as noticed by Ivan
|
2007-03-01 |
michael |
new policy draft
|
2007-03-01 |
voroshil |
Update 3ivx decoder to latest version and allow it to load required library.
|
2007-03-01 |
voroshil |
Mark wma9spdshow audio codec as working, because hissing in audio (only one known
|
2007-03-01 |
uau |
Seek to -ss position, not 0, in per-file loop.
|
2007-02-28 |
reimar |
comment is a C-string and \ must be properly escaped as \\
|
2007-02-28 |
nicodvb |
test the continuity of timestamps for STREAMTYPE_VCD, too; patch by Zuxy Meng
|
2007-02-28 |
nicodvb |
cleaned stream_seek() : simplified the alignment to STREAM_BUFFER_SIZE or s->sector_size
|
2007-02-28 |
ivo |
do not rely on svn internals and use svn info instead
|
2007-02-28 |
compn |
add comment about voxware on windows
|
2007-02-28 |
ivo |
also respond to --help, -h and -? command line options
|
2007-02-28 |
ivo |
fix printing of -(no)svn option
|
2007-02-28 |
ivo |
clarify -none command line option
|
2007-02-28 |
gpoirier |
remove C99-ism (mixed declaration and code),
|
2007-02-27 |
nicodvb |
implementation of DEMUXER_CTRL_GET_TIME_LENGTH and DEMUXER_CTRL_GET_PERCENT_POS; patch by the usual Hoyos
|
2007-02-27 |
nicodvb |
assign missing frametime as 1.0/fps; patch by Carl Eigen Hoyos
|
2007-02-27 |
nicodvb |
1000l, removed code that messed with the internals of demux_packet_t (but there's still more); patch by C.E.Hoyos fixed by me
|
2007-02-27 |
nicodvb |
removed duplicated code in demux_seek(); stream_seek() already aligns to STREAM_BUFFER_SIZE boundary
|
2007-02-27 |
nicodvb |
100000l: average != semidistance, fixed seeking to the middle position; patch by Zuxy meng (zuxy.megn gmail com)
|
2007-02-27 |
diego |
10l: Add missing definition of USE_STREAM_CACHE.
|
2007-02-27 |
voroshil |
Fix unresolved symbols related to ws2_32 lib when compiling under MinGW with live555.
|
2007-02-27 |
diego |
Move the decision about stream cache compilation to configure.
|
2007-02-27 |
diego |
Move glob-win.c out of MinGW section, configure handles it.
|
2007-02-27 |
diego |
Simplify strip parameter for install handling.
|
2007-02-27 |
diego |
grammar/spelling
|
2007-02-27 |
diego |
small updates
|
2007-02-27 |
diego |
Simplify .depend file inclusion.
|
2007-02-27 |
diego |
Simplify .depend file inclusion.
|
2007-02-27 |
diego |
Adding an extra -I.. parameter is no longer necessary.
|
2007-02-27 |
diego |
Add commit nick for Rik Snel.
|
2007-02-27 |
rik |
compilation fix clip_uint8 -> av_clip_uint8
|
2007-02-27 |
uau |
Seek to -ss position without first starting audio/video from the start.
|
2007-02-27 |
diego |
Remove useless conditional.
|
2007-02-26 |
nicodvb |
copy the content of QDM2 atom as extradata for ffqdm2 playback; patch by Carl Eugen Hoyos
|
2007-02-26 |
ben |
support for new ivtv api
|
2007-02-26 |
voroshil |
Fix wrong typecast, which can cause MPlayer crash
|
2007-02-25 |
nicodvb |
2 less variables
|
2007-02-25 |
nicodvb |
cosmetics: reformatted
|
2007-02-25 |
nicodvb |
removed unused variables
|
2007-02-25 |
nicodvb |
simplified parse_mpeg12_video()
|
2007-02-25 |
rathann |
Support for PowerPC 440x embedded CPUs.
|
2007-02-25 |
nicodvb |
member real_framerate is completely useless
|
2007-02-25 |
reimar |
mpcommon.c is a partial copy of mplayer.c, so recommit it as such.
|
2007-02-25 |
reimar |
The fragment program functions are and most likely always will be ARB-only,
|
2007-02-25 |
voroshil |
Replace __MINGW32__ by more consistent WIN32_LOADER. This should fix compilation under
|
2007-02-25 |
reimar |
10, checked for the wrong thing. Do aspect scaling only in config_video_out
|
2007-02-25 |
nicodvb |
cosmetics: reindented
|
2007-02-25 |
nicodvb |
removed commented/useless code from parse_mpeg12_video()
|
2007-02-25 |
reimar |
Add av_ prefix to clip functions
|
2007-02-24 |
compn |
10l to me for bad todo items
|
2007-02-24 |
compn |
iive says xvmc stuff is long done
|
2007-02-24 |
compn |
remove some old and add new TODO
|
2007-02-24 |
diego |
Simplify .depend file inclusion.
|
2007-02-24 |
diego |
cosmetics: Fix some common typos, appropiate --> appropRiate,
|
2007-02-24 |
reimar |
10l, avoid crash on invalid subtitle id
|
2007-02-24 |
Gabrov |
synced with r22331
|
2007-02-24 |
uau |
Remove some #if 0 code
|
2007-02-24 |
uau |
Move parsing of the -ss option to the option code.
|
2007-02-23 |
diego |
some more consistency for the VIDIX installation.
|
2007-02-23 |
Gabrov |
synced with r22292
|
2007-02-23 |
Gabrov |
synced with r22326
|
2007-02-23 |
vayne |
Gui compilation fixes
|
2007-02-23 |
voroshil |
Fix loading of mpeg4ds direct show video codec under win32, broken in r22322
|
2007-02-23 |
voroshil |
Free AM_MEDIA_TYPE structure content when CEnumMediaTypes object is destroyed
|
2007-02-23 |
voroshil |
Moving duplicated (and sometimes wrong) AM_MEDIA_TYPE related code into separate file
|
2007-02-23 |
voroshil |
Fixed loading of VoxWare and wma9sp binary audio codecs using dshow engine.
|
2007-02-23 |
uau |
Fix \a parsing broken in r22291
|
2007-02-23 |
uau |
Fix error in comment
|
2007-02-23 |
uau |
Reset the edl_decision flag after the seek is done.
|
2007-02-23 |
uau |
Separate function for seeking
|
2007-02-22 |
uau |
Remove useless fflush(stdout) calls. mp_msg already flushes output, and
|