Wed, 14 Mar 2007 23:37:48 +0000 |
diego |
Add pci_names.c as prerequisite of the all target instead of the .o files.
|
Wed, 14 Mar 2007 23:34:17 +0000 |
diego |
Use the install program detected by configure.
|
Wed, 14 Mar 2007 23:08:34 +0000 |
diego |
Remove useless .SUFFIXES variable.
|
Wed, 14 Mar 2007 23:00:12 +0000 |
diego |
Remove unused SONAME_FLAGS variable.
|
Wed, 14 Mar 2007 22:40:10 +0000 |
diego |
Remove commented out superfluous lines.
|
Wed, 14 Mar 2007 22:38:42 +0000 |
diego |
Simplify rules using make shorthands.
|
Wed, 14 Mar 2007 22:20:40 +0000 |
diego |
whitespace cosmetics
|
Wed, 14 Mar 2007 20:51:46 +0000 |
diego |
Simplify handling of extra library flags.
|
Wed, 14 Mar 2007 20:50:48 +0000 |
diego |
Remove superfluous rule and variables, X_LIB does not exist any longer.
|
Wed, 14 Mar 2007 20:27:46 +0000 |
diego |
Remove superfluous variable indirection.
|
Wed, 14 Mar 2007 20:19:45 +0000 |
diego |
Reuse common parts of all Makefiles through mpcommon.mak.
|
Wed, 14 Mar 2007 20:17:01 +0000 |
diego |
Rename all target to libs.
|
Wed, 14 Mar 2007 20:12:39 +0000 |
diego |
Separate prerequisites and rules to avoid redundant rules.
|
Wed, 14 Mar 2007 20:08:26 +0000 |
diego |
whitespace cosmetics
|
Wed, 14 Mar 2007 20:07:15 +0000 |
diego |
Generate dependency information.
|
Wed, 14 Mar 2007 20:06:06 +0000 |
diego |
Remove superfluous rule and variable.
|
Wed, 14 Mar 2007 20:03:07 +0000 |
diego |
Properly mark all phony targets as such.
|
Wed, 14 Mar 2007 20:02:06 +0000 |
diego |
Rename VIDIX_CFLAGS to CFLAGS.
|
Wed, 14 Mar 2007 20:01:04 +0000 |
diego |
Remove unused variable.
|
Wed, 14 Mar 2007 14:57:42 +0000 |
compn |
dont start newline with a space and readd subdirectory
|
Wed, 14 Mar 2007 14:55:14 +0000 |
kraymer |
major man page update
|
Wed, 14 Mar 2007 08:56:43 +0000 |
diego |
Use 'libs' instead of 'all' target.
|
Wed, 14 Mar 2007 08:55:06 +0000 |
diego |
Reuse common parts of all Makefiles through mpcommon.mak.
|
Wed, 14 Mar 2007 08:53:12 +0000 |
diego |
Don't remove 'test' on distclean, there is no such file.
|
Wed, 14 Mar 2007 08:45:58 +0000 |
diego |
cosmetics: Rename variables for consistency with other Makefiles.
|
Wed, 14 Mar 2007 08:44:16 +0000 |
diego |
consistency cosmetics
|
Wed, 14 Mar 2007 08:43:30 +0000 |
diego |
Simplify library generation rule.
|
Wed, 14 Mar 2007 08:39:00 +0000 |
diego |
Merge all and do_drivers rules.
|
Wed, 14 Mar 2007 08:37:34 +0000 |
diego |
Remove superfluous/obsolete rules and variables.
|
Tue, 13 Mar 2007 23:55:10 +0000 |
diego |
dep/depend should be a double colon target as well.
|
Tue, 13 Mar 2007 23:42:38 +0000 |
diego |
cosmetics: Move some parts around to make more sense overall.
|
Tue, 13 Mar 2007 23:35:00 +0000 |
diego |
Fix live555 compilation when stream cache is disabled.
|
Tue, 13 Mar 2007 22:43:11 +0000 |
diego |
cosmetics: Move depend target in preparation for upcoming changes.
|
Tue, 13 Mar 2007 22:32:22 +0000 |
diego |
Simplify test program compilation.
|
Tue, 13 Mar 2007 22:28:13 +0000 |
diego |
Fix test program compilation.
|
Tue, 13 Mar 2007 22:19:18 +0000 |
diego |
Rename mp3lib/libMP3.a to mp3lib/libmp3.a for consistency.
|
Tue, 13 Mar 2007 22:17:48 +0000 |
diego |
Simplify CFLAGS handling.
|
Tue, 13 Mar 2007 22:16:03 +0000 |
diego |
Remove unnecessary -I option.
|
Tue, 13 Mar 2007 22:15:39 +0000 |
diego |
Remove unnecessary -I option.
|
Tue, 13 Mar 2007 22:02:53 +0000 |
gpoirier |
fix wrong typo fix, as noted by Diego
|
Tue, 13 Mar 2007 21:55:23 +0000 |
diego |
cosmetics: Fix indentation, reorder some lines for consistency.
|
Tue, 13 Mar 2007 21:31:23 +0000 |
gpoirier |
fix some trivial typos
|
Tue, 13 Mar 2007 15:49:03 +0000 |
compn |
fix up some longer than 80 char lines , and use suggestion from Diego.
|
Tue, 13 Mar 2007 12:10:57 +0000 |
diego |
Give more descriptive names to the source and library variables and split
|
Tue, 13 Mar 2007 10:33:33 +0000 |
diego |
Remove useless #define.
|
Tue, 13 Mar 2007 10:14:05 +0000 |
diego |
Give the library generation target a more sensible name.
|
Tue, 13 Mar 2007 00:37:29 +0000 |
diego |
Add common sources to .depend target.
|
Tue, 13 Mar 2007 00:34:56 +0000 |
diego |
Handle common parts at the objects instead of at the sources level.
|
Mon, 12 Mar 2007 23:53:40 +0000 |
diego |
codecs.conf.h needs to be made before .depend.
|
Mon, 12 Mar 2007 23:26:02 +0000 |
diego |
Mark phony targets as such.
|
Mon, 12 Mar 2007 23:24:42 +0000 |
diego |
dirclean target was removed, don't mark as phony.
|
Mon, 12 Mar 2007 22:42:05 +0000 |
rtogni |
Remove code duplication in smil parser
|
Mon, 12 Mar 2007 22:13:48 +0000 |
nicodvb |
cosmetics: renamed variable amr as headersize, more meaningful; patch by Carl Eugen Hoyos
|
Mon, 12 Mar 2007 21:45:51 +0000 |
rtogni |
Support smil embedded into xml, fixes bugzilla #768
|
Mon, 12 Mar 2007 18:35:52 +0000 |
diego |
mp_msg.c is never built with -DCODECS2HTML.
|
Mon, 12 Mar 2007 18:33:50 +0000 |
diego |
Remove -DCODECS2HTML from .depend creation.
|
Mon, 12 Mar 2007 18:11:25 +0000 |
voroshil |
r22521: Clarify -reuse-socket description.
|
Mon, 12 Mar 2007 18:05:39 +0000 |
voroshil |
r22408: add -tv driver=help entry, also add dshow tv driver
|
Mon, 12 Mar 2007 17:54:11 +0000 |
voroshil |
r22413: add xvfwopts compdata and vfw2menc documentation and change to better mencoder example
|
Mon, 12 Mar 2007 17:49:09 +0000 |
voroshil |
r22331: Remove some #if 0 code
|
Mon, 12 Mar 2007 17:38:32 +0000 |
diego |
Clarify that commits should not be split arbitrarily by file/directory.
|
Mon, 12 Mar 2007 17:35:46 +0000 |
diego |
spelling/punctuation
|
Mon, 12 Mar 2007 17:16:45 +0000 |
ivo |
fix forgotten \
|
Mon, 12 Mar 2007 15:57:01 +0000 |
compn |
add vcd:// for win32, patch by zuxy meng
|
Mon, 12 Mar 2007 15:52:34 +0000 |
diego |
Source files should not contain non-ASCII characters.
|
Mon, 12 Mar 2007 15:48:13 +0000 |
compn |
add vcd:// for win32, patch by zuxy meng
|
Mon, 12 Mar 2007 15:46:38 +0000 |
compn |
add vcd support to mingw, patch by zuxy meng
|
Mon, 12 Mar 2007 15:26:30 +0000 |
diego |
minor clarification
|
Mon, 12 Mar 2007 15:21:13 +0000 |
diego |
Clarify -reuse-socket description.
|
Mon, 12 Mar 2007 15:20:10 +0000 |
diego |
typo
|
Mon, 12 Mar 2007 08:52:45 +0000 |
diego |
Fix comment about test application compilation.
|
Sun, 11 Mar 2007 22:57:02 +0000 |
diego |
Add codec-cfg-test, remove now obsolete entries.
|
Sun, 11 Mar 2007 17:44:10 +0000 |
diego |
Add codec-cfg-test target.
|
Sun, 11 Mar 2007 17:30:44 +0000 |
uau |
Allow demuxers to return packets with no pts in -correct-pts mode
|
Sun, 11 Mar 2007 17:30:43 +0000 |
uau |
Reindent messy functions before working on them
|
Sun, 11 Mar 2007 16:50:52 +0000 |
diego |
Make sure docbook 4.x gets preferred over 3.x.
|
Sun, 11 Mar 2007 16:26:13 +0000 |
diego |
mplayer.c and mencoder.c are already in SRCS_MPLAYER and SRCS_MENCODER
|
Sun, 11 Mar 2007 16:22:30 +0000 |
diego |
wording/spelling for lscale=2 suboption
|
Sun, 11 Mar 2007 16:16:21 +0000 |
diego |
'make clean' should remove generated binaries.
|
Sun, 11 Mar 2007 16:07:36 +0000 |
diego |
Merge clean and dirclean targets.
|
Sun, 11 Mar 2007 15:32:48 +0000 |
reimar |
forgotten lscale=2 part for gl_common.h
|
Sun, 11 Mar 2007 15:01:11 +0000 |
reimar |
Document lscale=2
|
Sun, 11 Mar 2007 14:59:08 +0000 |
reimar |
Add a new GPU-based scaling method to vo gl
|
Sun, 11 Mar 2007 06:16:14 +0000 |
uau |
Move the sh_audio->delay field to mpctx->delay.
|
Sat, 10 Mar 2007 14:33:28 +0000 |
vayne |
fixed dvd chapter and title switching
|
Sat, 10 Mar 2007 14:32:19 +0000 |
vayne |
removed redundant assignments, these get handled in evDropFile
|
Fri, 09 Mar 2007 22:06:17 +0000 |
nicodvb |
corrected description of -reuse-socket as described by Rich
|
Fri, 09 Mar 2007 15:40:03 +0000 |
ods15 |
remove some lines which should have never been in demux_nut.c, broke CPU
|
Fri, 09 Mar 2007 14:04:07 +0000 |
uau |
Include <string.h> explicitly.
|
Fri, 09 Mar 2007 13:48:57 +0000 |
diego |
Rename to a more sane spelling.
|
Fri, 09 Mar 2007 13:03:57 +0000 |
gpoirier |
Improve MPlayerOSX building process:
|
Fri, 09 Mar 2007 12:43:26 +0000 |
uau |
Move command.c.tmp over now identical command.c
|
Fri, 09 Mar 2007 12:39:34 +0000 |
uau |
Change to match current command.c (same functionality).
|
Fri, 09 Mar 2007 12:30:14 +0000 |
uau |
Add alternative way to create command.c to svn history,
|
Thu, 08 Mar 2007 22:43:35 +0000 |
rtogni |
100l, allocated buffer was too small.
|
Thu, 08 Mar 2007 22:29:00 +0000 |
reimar |
Support function lookup via ordinal
|
Thu, 08 Mar 2007 22:25:13 +0000 |
reimar |
Allow declaring special undefined functions that will return NULL
|
Thu, 08 Mar 2007 21:05:14 +0000 |
nicodvb |
documented -reuse-socket
|
Thu, 08 Mar 2007 20:47:10 +0000 |
nicodvb |
optionally reuse the socket if -reuse-socket is selected; patch by Yong Hwan (sio4 users sf net) simplified by me
|
Thu, 08 Mar 2007 13:45:35 +0000 |
diego |
Add more FourCC values for the Xvid decoder.
|
Thu, 08 Mar 2007 13:42:34 +0000 |
diego |
Remove unused variable lev_text, patch by Zuxy Meng, zuxy.meng gmail com.
|
Thu, 08 Mar 2007 10:26:00 +0000 |
diego |
spelling/punctuation/grammar/wording improvements, no semantic changes
|
Thu, 08 Mar 2007 10:02:49 +0000 |
diego |
Add PIX_FMT_PAL8 to isPacked().
|
Thu, 08 Mar 2007 09:42:14 +0000 |
reimar |
100l, last patch broke window resizing with xv and xvmc.
|
Wed, 07 Mar 2007 12:41:03 +0000 |
diego |
Merge all .PHONY target declarations.
|
Wed, 07 Mar 2007 09:19:36 +0000 |
gpoirier |
Fix ratio aspect on Matroska files, broken with recent 'spect change in DVB' patch
|
Wed, 07 Mar 2007 01:31:29 +0000 |
diego |
Fix unkown --> unkNown typo.
|
Wed, 07 Mar 2007 01:23:37 +0000 |
uau |
Fix audio samplerates below 7000 Hz.
|
Tue, 06 Mar 2007 22:53:52 +0000 |
nicodvb |
support for AMR; it works inserting in the first byte of the demux_packet
|
Tue, 06 Mar 2007 19:10:36 +0000 |
kraymer |
mplayer.1
|
Tue, 06 Mar 2007 15:34:54 +0000 |
reimar |
Factor out some duplicated code in vo_xv and vo_xvmc
|
Tue, 06 Mar 2007 14:15:37 +0000 |
compn |
__defines are reserved for gcc
|
Tue, 06 Mar 2007 11:34:06 +0000 |
reimar |
Simplify config by using code available in video_out.c
|
Tue, 06 Mar 2007 11:24:08 +0000 |
reimar |
Fix bad uninit when switching DVB channels.
|
Tue, 06 Mar 2007 10:00:53 +0000 |
eugeni |
A function always returning 0 could as well return void.
|
Tue, 06 Mar 2007 09:59:53 +0000 |
eugeni |
Text alignment should not use bounding boxes of individual glyphs.
|
Tue, 06 Mar 2007 09:31:12 +0000 |
eugeni |
Reset advance vector and glyph bounding box if glyph could not be found.
|
Mon, 05 Mar 2007 22:23:30 +0000 |
nicodvb |
removed unused definition of insertRTPData(); it's not only unused,
|
Mon, 05 Mar 2007 18:20:35 +0000 |
Gabrov |
synced with r22428
|
Mon, 05 Mar 2007 18:17:31 +0000 |
Gabrov |
synced with r22469
|
Mon, 05 Mar 2007 17:42:25 +0000 |
lorenm |
truncate mencoder's output file if it exists, instead of overwriting just part of it.
|
Mon, 05 Mar 2007 13:29:06 +0000 |
reimar |
Audio should now work fine, so remove the ENABLE_AUDIO ifdef
|
Mon, 05 Mar 2007 13:27:42 +0000 |
reimar |
Implement percent-based seeking
|
Mon, 05 Mar 2007 13:17:16 +0000 |
reimar |
Fix seeking for avisynth audio.
|
Mon, 05 Mar 2007 12:56:41 +0000 |
reimar |
Fix DEMUXER_CTRL_GET_PERCENT_POS with -novideo
|
Mon, 05 Mar 2007 12:53:43 +0000 |
reimar |
remove pointless cast to int
|
Mon, 05 Mar 2007 12:02:57 +0000 |
reimar |
Remove subcp_open/subcp_close from mkv demuxer, they are useless since a long time.
|
Mon, 05 Mar 2007 10:15:55 +0000 |
reimar |
Allow to add/modify keybind for '#'
|
Mon, 05 Mar 2007 00:41:45 +0000 |
diego |
-nomouseinput is no longer X11 only.
|
Sun, 04 Mar 2007 19:04:08 +0000 |
reimar |
Add code to detect and convert to console codepage on Windows.
|
Sun, 04 Mar 2007 18:55:44 +0000 |
reimar |
Include stdio.h for printf
|
Sun, 04 Mar 2007 16:23:18 +0000 |
nicodvb |
when seeking consider stream->start_pos instead of 0 as initial position; patch by Zuxy Meng approved by Michael
|
Sun, 04 Mar 2007 15:48:20 +0000 |
compn |
getopt is only needed on msvc, remove from mingw/linux compile info
|
Sun, 04 Mar 2007 15:47:11 +0000 |
kraymer |
10l, remove local-only file from ignore list
|
Sun, 04 Mar 2007 15:44:35 +0000 |
compn |
add vfw2menc info into README
|
Sun, 04 Mar 2007 15:44:07 +0000 |
kraymer |
shut up 'svn status' by ignoring symlinked files
|
Sun, 04 Mar 2007 15:27:51 +0000 |
compn |
add -xvfwopts compdata suboption to man page
|
Sun, 04 Mar 2007 15:15:59 +0000 |
reimar |
Remove variable that is unnecessary after last patch
|
Sun, 04 Mar 2007 15:13:38 +0000 |
reimar |
Remove hack that sets demuxer->video->pts after seeking, it seems no longer needed.
|
Sun, 04 Mar 2007 15:02:53 +0000 |
reimar |
Set pts also for audio packets
|
Sun, 04 Mar 2007 14:59:23 +0000 |
reimar |
Already frameno == num_frames means we reached EOF.
|
Sun, 04 Mar 2007 14:53:26 +0000 |
reimar |
Fix crash with avisynth audio-only files and take audio length into account when length is queried.
|
Sun, 04 Mar 2007 14:42:17 +0000 |
reimar |
Support more avisynth audio sample types (untested)
|
Sun, 04 Mar 2007 14:24:03 +0000 |
reimar |
Remove useless void * casts
|
Sun, 04 Mar 2007 14:11:44 +0000 |
reimar |
Do not read more audio samples than available
|
Sun, 04 Mar 2007 13:56:45 +0000 |
reimar |
Fix pakcet -> packet typo in output
|
Sun, 04 Mar 2007 13:49:55 +0000 |
reimar |
Set format tag for float samples correctly (currently useless)
|
Sun, 04 Mar 2007 13:26:43 +0000 |
reimar |
nomouseinput option should not depend on HAVE_X11.
|
Sun, 04 Mar 2007 13:20:51 +0000 |
reimar |
Add support for tracking mouse movements.
|
Sun, 04 Mar 2007 12:59:48 +0000 |
reimar |
Move/simplify some variable declarations
|
Sun, 04 Mar 2007 12:55:45 +0000 |
reimar |
Demuxers have no business setting o_bps
|
Sun, 04 Mar 2007 12:52:16 +0000 |
reimar |
First half-working avisynth audio support
|
Sun, 04 Mar 2007 12:43:55 +0000 |
reimar |
Fix wrong setting of samplesize (must be bytes per sample, not bits)
|
Sun, 04 Mar 2007 11:31:43 +0000 |
reimar |
ENABLE_AUDIO now selects only between -nosound and -aid 0 as default, can be overridden at runtime.
|
Sun, 04 Mar 2007 11:23:11 +0000 |
reimar |
Enable aid/vid stream selection, although it is quite useless currently.
|
Sun, 04 Mar 2007 10:39:02 +0000 |
reimar |
Whitespace-only cosmetics: get rid of all remaining tabs
|
Sun, 04 Mar 2007 10:30:55 +0000 |
reimar |
Generate resize events when size of -wid window changes.
|
Sun, 04 Mar 2007 09:45:32 +0000 |
reimar |
Fix type and usage of avs_get_audio function
|
Sun, 04 Mar 2007 09:04:45 +0000 |
reimar |
Fix and simplify the WideCharToMultiByte and MultiByteToWideChar pseudo-implementations.
|
Sun, 04 Mar 2007 08:49:24 +0000 |
nicodvb |
print the disc_id without using a buffer
|
Sat, 03 Mar 2007 22:15:19 +0000 |
uau |
Fix copy-paste bug (must have broken something in the GUI)
|
Sat, 03 Mar 2007 21:39:28 +0000 |
compn |
wrong capitolization, thats a comma not a period
|
Sat, 03 Mar 2007 21:33:40 +0000 |
compn |
warn users about drm files, patch by zuxy meng
|
Sat, 03 Mar 2007 21:32:13 +0000 |
compn |
warn users about DRM asf files, patch by zuxy meng
|
Sat, 03 Mar 2007 19:38:09 +0000 |
vayne |
supposed to be using global m_config here, and this wasn't even getting set.
|
Sat, 03 Mar 2007 17:25:18 +0000 |
reimar |
The original asm code for the stub returned 0, restore that behaviour.
|
Sat, 03 Mar 2007 16:59:39 +0000 |
reimar |
Discard earlier failure in building filter chain when trying a new codec.
|
Sat, 03 Mar 2007 13:39:46 +0000 |
nicodvb |
10000l; in previous commit I allocated a buffer 1 byte too short
|
Sat, 03 Mar 2007 13:16:31 +0000 |
nicodvb |
replaced 1 instances of sprintf() with snprintf(); patch by njkain gmail com.
|
Sat, 03 Mar 2007 13:10:31 +0000 |
nicodvb |
replaced 2 instances of sprintf() with snprintf() and one instance
|
Sat, 03 Mar 2007 08:20:00 +0000 |
eugeni |
Fix incorrect spacing introduced in r22231:
|
Sat, 03 Mar 2007 07:58:36 +0000 |
diego |
live555 version 2006.03.03 or later is needed to compile MPlayer.
|
Fri, 02 Mar 2007 19:54:40 +0000 |
vayne |
cosmetics, fix indentation as pointed out by Reimar
|
Fri, 02 Mar 2007 18:52:10 +0000 |
voroshil |
Rework of copying samples from directshow codecs.
|
Fri, 02 Mar 2007 17:59:19 +0000 |
eugeni |
10l: x2scr used twice instead of y2scr.
|
Fri, 02 Mar 2007 17:54:47 +0000 |
eugeni |
Bugfix: transform origin to screen coordinates.
|
Fri, 02 Mar 2007 17:49:34 +0000 |
compn |
add xvfwopts compdata and vfw2menc documentation and change to better mencoder example
|
Fri, 02 Mar 2007 15:14:14 +0000 |
vayne |
add missing playtree entry
|
Fri, 02 Mar 2007 13:33:18 +0000 |
michael |
a small step toward 4 plane support
|
Fri, 02 Mar 2007 13:32:10 +0000 |
michael |
copy src to prevent the user supplied argumet from being changed
|
Fri, 02 Mar 2007 03:11:37 +0000 |
compn |
10l: dshow isnt in svn yet
|
Fri, 02 Mar 2007 01:24:25 +0000 |
compn |
add -tv driver=help entry, also add dshow tv driver
|
Fri, 02 Mar 2007 00:33:32 +0000 |
vayne |
simplify and modify fullscreen switching to avoid improper aspects
|
Fri, 02 Mar 2007 00:29:06 +0000 |
vayne |
add forgotten case value as per recent changes to mplayer.c
|
Thu, 01 Mar 2007 23:09:58 +0000 |
michael |
rename to *_proposal.txt
|
Thu, 01 Mar 2007 22:58:31 +0000 |
michael |
clarify quorum and majority requirements in respect to debians voting system
|
Thu, 01 Mar 2007 21:50:04 +0000 |
michael |
url with a good description of how to determine the winner from the votes
|
Thu, 01 Mar 2007 20:35:29 +0000 |
reimar |
Explain how to select all DVB channels on a frequency.
|
Thu, 01 Mar 2007 19:48:40 +0000 |
reimar |
Fix a possible crash on 64 bit systems when the lumSrcPtr or chrSrcPtr
|
Thu, 01 Mar 2007 18:51:38 +0000 |
michael |
s/admin/leader/
|
Thu, 01 Mar 2007 18:38:00 +0000 |
voroshil |
tv driver loading rework. As a side effect "-tv driver=help" option is
|
Thu, 01 Mar 2007 17:34:24 +0000 |
michael |
weaken veto right
|
Thu, 01 Mar 2007 14:57:44 +0000 |
ivo |
winsocks expects an int in milliseconds instead of struct timeval to set
|
Thu, 01 Mar 2007 12:54:38 +0000 |
reimar |
Replace MIN with FFMIN
|
Thu, 01 Mar 2007 12:54:08 +0000 |
reimar |
Use libavutil's av_clip* instead of unreadable MIN/MAX chaos.
|
Thu, 01 Mar 2007 12:51:33 +0000 |
reimar |
Use libavutil AV_RB/AV_WB macros instead of defining out own variants.
|
Thu, 01 Mar 2007 12:45:00 +0000 |
reimar |
Add missing registers to asm code in mp3lib
|
Thu, 01 Mar 2007 12:43:14 +0000 |
michael |
clarify root vs admin
|
Thu, 01 Mar 2007 12:16:34 +0000 |
michael |
spelling fixes by ivan
|
Thu, 01 Mar 2007 11:00:31 +0000 |
ivo |
10l to me, typo. it should have read clflush
|
Thu, 01 Mar 2007 10:58:20 +0000 |
ivo |
cosmetics, missing space
|
Thu, 01 Mar 2007 10:57:36 +0000 |
ivo |
cflsh->clflush to keep consistent with Linux kernel
|
Thu, 01 Mar 2007 09:43:33 +0000 |
voroshil |
Update release tag due to previous functional changes as noticed by Ivan
|
Thu, 01 Mar 2007 03:43:38 +0000 |
michael |
new policy draft
|
Thu, 01 Mar 2007 02:26:08 +0000 |
voroshil |
Update 3ivx decoder to latest version and allow it to load required library.
|
Thu, 01 Mar 2007 02:06:22 +0000 |
voroshil |
Mark wma9spdshow audio codec as working, because hissing in audio (only one known
|
Thu, 01 Mar 2007 00:22:03 +0000 |
uau |
Seek to -ss position, not 0, in per-file loop.
|
Wed, 28 Feb 2007 23:58:03 +0000 |
reimar |
comment is a C-string and \ must be properly escaped as \\
|
Wed, 28 Feb 2007 23:47:05 +0000 |
nicodvb |
test the continuity of timestamps for STREAMTYPE_VCD, too; patch by Zuxy Meng
|
Wed, 28 Feb 2007 23:40:39 +0000 |
nicodvb |
cleaned stream_seek() : simplified the alignment to STREAM_BUFFER_SIZE or s->sector_size
|
Wed, 28 Feb 2007 14:55:34 +0000 |
ivo |
do not rely on svn internals and use svn info instead
|
Wed, 28 Feb 2007 13:37:45 +0000 |
compn |
add comment about voxware on windows
|
Wed, 28 Feb 2007 11:50:23 +0000 |
ivo |
also respond to --help, -h and -? command line options
|
Wed, 28 Feb 2007 11:48:32 +0000 |
ivo |
fix printing of -(no)svn option
|
Wed, 28 Feb 2007 11:46:53 +0000 |
ivo |
clarify -none command line option
|
Wed, 28 Feb 2007 09:18:42 +0000 |
gpoirier |
remove C99-ism (mixed declaration and code),
|
Tue, 27 Feb 2007 22:25:00 +0000 |
nicodvb |
implementation of DEMUXER_CTRL_GET_TIME_LENGTH and DEMUXER_CTRL_GET_PERCENT_POS; patch by the usual Hoyos
|
Tue, 27 Feb 2007 21:20:24 +0000 |
nicodvb |
assign missing frametime as 1.0/fps; patch by Carl Eigen Hoyos
|
Tue, 27 Feb 2007 21:16:54 +0000 |
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
|
Tue, 27 Feb 2007 20:22:05 +0000 |
nicodvb |
removed duplicated code in demux_seek(); stream_seek() already aligns to STREAM_BUFFER_SIZE boundary
|
Tue, 27 Feb 2007 20:15:31 +0000 |
nicodvb |
100000l: average != semidistance, fixed seeking to the middle position; patch by Zuxy meng (zuxy.megn gmail com)
|
Tue, 27 Feb 2007 19:49:29 +0000 |
diego |
10l: Add missing definition of USE_STREAM_CACHE.
|
Tue, 27 Feb 2007 17:16:44 +0000 |
voroshil |
Fix unresolved symbols related to ws2_32 lib when compiling under MinGW with live555.
|
Tue, 27 Feb 2007 17:13:17 +0000 |
diego |
Move the decision about stream cache compilation to configure.
|