Mercurial > mplayer.hg
graph
-
Add common sources to .depend target.Tue, 13 Mar 2007 00:37:29 +0000, by diego
-
Handle common parts at the objects instead of at the sources level.Tue, 13 Mar 2007 00:34:56 +0000, by diego
-
codecs.conf.h needs to be made before .depend.Mon, 12 Mar 2007 23:53:40 +0000, by diego
-
Mark phony targets as such.Mon, 12 Mar 2007 23:26:02 +0000, by diego
-
dirclean target was removed, don't mark as phony.Mon, 12 Mar 2007 23:24:42 +0000, by diego
-
Remove code duplication in smil parserMon, 12 Mar 2007 22:42:05 +0000, by rtogni
-
cosmetics: renamed variable amr as headersize, more meaningful; patch by Carl Eugen HoyosMon, 12 Mar 2007 22:13:48 +0000, by nicodvb
-
Support smil embedded into xml, fixes bugzilla #768Mon, 12 Mar 2007 21:45:51 +0000, by rtogni
-
mp_msg.c is never built with -DCODECS2HTML.Mon, 12 Mar 2007 18:35:52 +0000, by diego
-
Remove -DCODECS2HTML from .depend creation.Mon, 12 Mar 2007 18:33:50 +0000, by diego
-
r22521: Clarify -reuse-socket description.Mon, 12 Mar 2007 18:11:25 +0000, by voroshil
-
r22408: add -tv driver=help entry, also add dshow tv driverMon, 12 Mar 2007 18:05:39 +0000, by voroshil
-
r22413: add xvfwopts compdata and vfw2menc documentation and change to better mencoder exampleMon, 12 Mar 2007 17:54:11 +0000, by voroshil
-
r22331: Remove some #if 0 codeMon, 12 Mar 2007 17:49:09 +0000, by voroshil
-
Clarify that commits should not be split arbitrarily by file/directory.Mon, 12 Mar 2007 17:38:32 +0000, by diego
-
spelling/punctuationMon, 12 Mar 2007 17:35:46 +0000, by diego
-
fix forgotten \Mon, 12 Mar 2007 17:16:45 +0000, by ivo
-
add vcd:// for win32, patch by zuxy mengMon, 12 Mar 2007 15:57:01 +0000, by compn
-
Source files should not contain non-ASCII characters.Mon, 12 Mar 2007 15:52:34 +0000, by diego
-
add vcd:// for win32, patch by zuxy mengMon, 12 Mar 2007 15:48:13 +0000, by compn
-
add vcd support to mingw, patch by zuxy mengMon, 12 Mar 2007 15:46:38 +0000, by compn
-
minor clarificationMon, 12 Mar 2007 15:26:30 +0000, by diego
-
Clarify -reuse-socket description.Mon, 12 Mar 2007 15:21:13 +0000, by diego
-
typoMon, 12 Mar 2007 15:20:10 +0000, by diego
-
Fix comment about test application compilation.Mon, 12 Mar 2007 08:52:45 +0000, by diego
-
Add codec-cfg-test, remove now obsolete entries.Sun, 11 Mar 2007 22:57:02 +0000, by diego
-
Add codec-cfg-test target.Sun, 11 Mar 2007 17:44:10 +0000, by diego
-
Allow demuxers to return packets with no pts in -correct-pts modeSun, 11 Mar 2007 17:30:44 +0000, by uau
-
Reindent messy functions before working on themSun, 11 Mar 2007 17:30:43 +0000, by uau
-
Make sure docbook 4.x gets preferred over 3.x.Sun, 11 Mar 2007 16:50:52 +0000, by diego
-
mplayer.c and mencoder.c are already in SRCS_MPLAYER and SRCS_MENCODERSun, 11 Mar 2007 16:26:13 +0000, by diego
-
wording/spelling for lscale=2 suboptionSun, 11 Mar 2007 16:22:30 +0000, by diego
-
'make clean' should remove generated binaries.Sun, 11 Mar 2007 16:16:21 +0000, by diego
-
Merge clean and dirclean targets.Sun, 11 Mar 2007 16:07:36 +0000, by diego
-
forgotten lscale=2 part for gl_common.hSun, 11 Mar 2007 15:32:48 +0000, by reimar
-
Document lscale=2Sun, 11 Mar 2007 15:01:11 +0000, by reimar
-
Add a new GPU-based scaling method to vo glSun, 11 Mar 2007 14:59:08 +0000, by reimar
-
Move the sh_audio->delay field to mpctx->delay.Sun, 11 Mar 2007 06:16:14 +0000, by uau
-
fixed dvd chapter and title switchingSat, 10 Mar 2007 14:33:28 +0000, by vayne
-
removed redundant assignments, these get handled in evDropFileSat, 10 Mar 2007 14:32:19 +0000, by vayne
-
corrected description of -reuse-socket as described by RichFri, 09 Mar 2007 22:06:17 +0000, by nicodvb
-
remove some lines which should have never been in demux_nut.c, broke CPUFri, 09 Mar 2007 15:40:03 +0000, by ods15
-
Include <string.h> explicitly.Fri, 09 Mar 2007 14:04:07 +0000, by uau
-
Rename to a more sane spelling.Fri, 09 Mar 2007 13:48:57 +0000, by diego
-
Improve MPlayerOSX building process:Fri, 09 Mar 2007 13:03:57 +0000, by gpoirier
-
Move command.c.tmp over now identical command.cFri, 09 Mar 2007 12:43:26 +0000, by uau
-
Change to match current command.c (same functionality).Fri, 09 Mar 2007 12:39:34 +0000, by uau
-
Add alternative way to create command.c to svn history,Fri, 09 Mar 2007 12:30:14 +0000, by uau
-
100l, allocated buffer was too small.Thu, 08 Mar 2007 22:43:35 +0000, by rtogni
-
Support function lookup via ordinalThu, 08 Mar 2007 22:29:00 +0000, by reimar
-
Allow declaring special undefined functions that will return NULLThu, 08 Mar 2007 22:25:13 +0000, by reimar
-
documented -reuse-socketThu, 08 Mar 2007 21:05:14 +0000, by nicodvb
-
optionally reuse the socket if -reuse-socket is selected; patch by Yong Hwan (sio4 users sf net) simplified by meThu, 08 Mar 2007 20:47:10 +0000, by nicodvb
-
Add more FourCC values for the Xvid decoder.Thu, 08 Mar 2007 13:45:35 +0000, by diego
-
Remove unused variable lev_text, patch by Zuxy Meng, zuxy.meng gmail com.Thu, 08 Mar 2007 13:42:34 +0000, by diego
-
spelling/punctuation/grammar/wording improvements, no semantic changesThu, 08 Mar 2007 10:26:00 +0000, by diego
-
Add PIX_FMT_PAL8 to isPacked().Thu, 08 Mar 2007 10:02:49 +0000, by diego
-
100l, last patch broke window resizing with xv and xvmc.Thu, 08 Mar 2007 09:42:14 +0000, by reimar
-
Merge all .PHONY target declarations.Wed, 07 Mar 2007 12:41:03 +0000, by diego
-
Fix ratio aspect on Matroska files, broken with recent 'spect change in DVB' patchWed, 07 Mar 2007 09:19:36 +0000, by gpoirier
-
Fix unkown --> unkNown typo.Wed, 07 Mar 2007 01:31:29 +0000, by diego
-
Fix audio samplerates below 7000 Hz.Wed, 07 Mar 2007 01:23:37 +0000, by uau
-
support for AMR; it works inserting in the first byte of the demux_packetTue, 06 Mar 2007 22:53:52 +0000, by nicodvb
-
mplayer.1Tue, 06 Mar 2007 19:10:36 +0000, by kraymer
-
Factor out some duplicated code in vo_xv and vo_xvmcTue, 06 Mar 2007 15:34:54 +0000, by reimar
-
__defines are reserved for gccTue, 06 Mar 2007 14:15:37 +0000, by compn
-
Simplify config by using code available in video_out.cTue, 06 Mar 2007 11:34:06 +0000, by reimar
-
Fix bad uninit when switching DVB channels.Tue, 06 Mar 2007 11:24:08 +0000, by reimar
-
A function always returning 0 could as well return void.Tue, 06 Mar 2007 10:00:53 +0000, by eugeni
-
Text alignment should not use bounding boxes of individual glyphs.Tue, 06 Mar 2007 09:59:53 +0000, by eugeni
-
Reset advance vector and glyph bounding box if glyph could not be found.Tue, 06 Mar 2007 09:31:12 +0000, by eugeni
-
removed unused definition of insertRTPData(); it's not only unused,Mon, 05 Mar 2007 22:23:30 +0000, by nicodvb
-
synced with r22428Mon, 05 Mar 2007 18:20:35 +0000, by Gabrov
-
synced with r22469Mon, 05 Mar 2007 18:17:31 +0000, by Gabrov
-
truncate mencoder's output file if it exists, instead of overwriting just part of it.Mon, 05 Mar 2007 17:42:25 +0000, by lorenm
-
Audio should now work fine, so remove the ENABLE_AUDIO ifdefMon, 05 Mar 2007 13:29:06 +0000, by reimar
-
Implement percent-based seekingMon, 05 Mar 2007 13:27:42 +0000, by reimar
-
Fix seeking for avisynth audio.Mon, 05 Mar 2007 13:17:16 +0000, by reimar
-
Fix DEMUXER_CTRL_GET_PERCENT_POS with -novideoMon, 05 Mar 2007 12:56:41 +0000, by reimar
-
remove pointless cast to intMon, 05 Mar 2007 12:53:43 +0000, by reimar
-
Remove subcp_open/subcp_close from mkv demuxer, they are useless since a long time.Mon, 05 Mar 2007 12:02:57 +0000, by reimar
-
Allow to add/modify keybind for '#'Mon, 05 Mar 2007 10:15:55 +0000, by reimar
-
-nomouseinput is no longer X11 only.Mon, 05 Mar 2007 00:41:45 +0000, by diego
-
Add code to detect and convert to console codepage on Windows.Sun, 04 Mar 2007 19:04:08 +0000, by reimar
-
Include stdio.h for printfSun, 04 Mar 2007 18:55:44 +0000, by reimar
-
when seeking consider stream->start_pos instead of 0 as initial position; patch by Zuxy Meng approved by MichaelSun, 04 Mar 2007 16:23:18 +0000, by nicodvb
-
getopt is only needed on msvc, remove from mingw/linux compile infoSun, 04 Mar 2007 15:48:20 +0000, by compn
-
10l, remove local-only file from ignore listSun, 04 Mar 2007 15:47:11 +0000, by kraymer
-
add vfw2menc info into READMESun, 04 Mar 2007 15:44:35 +0000, by compn
-
shut up 'svn status' by ignoring symlinked filesSun, 04 Mar 2007 15:44:07 +0000, by kraymer
-
add -xvfwopts compdata suboption to man pageSun, 04 Mar 2007 15:27:51 +0000, by compn
-
Remove variable that is unnecessary after last patchSun, 04 Mar 2007 15:15:59 +0000, by reimar
-
Remove hack that sets demuxer->video->pts after seeking, it seems no longer needed.Sun, 04 Mar 2007 15:13:38 +0000, by reimar
-
Set pts also for audio packetsSun, 04 Mar 2007 15:02:53 +0000, by reimar
-
Already frameno == num_frames means we reached EOF.Sun, 04 Mar 2007 14:59:23 +0000, by reimar
-
Fix crash with avisynth audio-only files and take audio length into account when length is queried.Sun, 04 Mar 2007 14:53:26 +0000, by reimar
-
Support more avisynth audio sample types (untested)Sun, 04 Mar 2007 14:42:17 +0000, by reimar
-
Remove useless void * castsSun, 04 Mar 2007 14:24:03 +0000, by reimar
-
Do not read more audio samples than availableSun, 04 Mar 2007 14:11:44 +0000, by reimar
-
Fix pakcet -> packet typo in outputSun, 04 Mar 2007 13:56:45 +0000, by reimar
-
Set format tag for float samples correctly (currently useless)Sun, 04 Mar 2007 13:49:55 +0000, by reimar
-
nomouseinput option should not depend on HAVE_X11.Sun, 04 Mar 2007 13:26:43 +0000, by reimar
-
Add support for tracking mouse movements.Sun, 04 Mar 2007 13:20:51 +0000, by reimar
-
Move/simplify some variable declarationsSun, 04 Mar 2007 12:59:48 +0000, by reimar
-
Demuxers have no business setting o_bpsSun, 04 Mar 2007 12:55:45 +0000, by reimar
-
First half-working avisynth audio supportSun, 04 Mar 2007 12:52:16 +0000, by reimar
-
Fix wrong setting of samplesize (must be bytes per sample, not bits)Sun, 04 Mar 2007 12:43:55 +0000, by reimar
-
ENABLE_AUDIO now selects only between -nosound and -aid 0 as default, can be overridden at runtime.Sun, 04 Mar 2007 11:31:43 +0000, by reimar
-
Enable aid/vid stream selection, although it is quite useless currently.Sun, 04 Mar 2007 11:23:11 +0000, by reimar
-
Whitespace-only cosmetics: get rid of all remaining tabsSun, 04 Mar 2007 10:39:02 +0000, by reimar
-
Generate resize events when size of -wid window changes.Sun, 04 Mar 2007 10:30:55 +0000, by reimar
-
Fix type and usage of avs_get_audio functionSun, 04 Mar 2007 09:45:32 +0000, by reimar
-
Fix and simplify the WideCharToMultiByte and MultiByteToWideChar pseudo-implementations.Sun, 04 Mar 2007 09:04:45 +0000, by reimar
-
print the disc_id without using a bufferSun, 04 Mar 2007 08:49:24 +0000, by nicodvb
-
Fix copy-paste bug (must have broken something in the GUI)Sat, 03 Mar 2007 22:15:19 +0000, by uau
-
wrong capitolization, thats a comma not a periodSat, 03 Mar 2007 21:39:28 +0000, by compn
-
warn users about drm files, patch by zuxy mengSat, 03 Mar 2007 21:33:40 +0000, by compn
-
warn users about DRM asf files, patch by zuxy mengSat, 03 Mar 2007 21:32:13 +0000, by compn
-
supposed to be using global m_config here, and this wasn't even getting set.Sat, 03 Mar 2007 19:38:09 +0000, by vayne
-
The original asm code for the stub returned 0, restore that behaviour.Sat, 03 Mar 2007 17:25:18 +0000, by reimar
-
Discard earlier failure in building filter chain when trying a new codec.Sat, 03 Mar 2007 16:59:39 +0000, by reimar
-
10000l; in previous commit I allocated a buffer 1 byte too shortSat, 03 Mar 2007 13:39:46 +0000, by nicodvb
-
replaced 1 instances of sprintf() with snprintf(); patch by njkain gmail com.Sat, 03 Mar 2007 13:16:31 +0000, by nicodvb
-
replaced 2 instances of sprintf() with snprintf() and one instanceSat, 03 Mar 2007 13:10:31 +0000, by nicodvb
-
Fix incorrect spacing introduced in r22231:Sat, 03 Mar 2007 08:20:00 +0000, by eugeni
-
live555 version 2006.03.03 or later is needed to compile MPlayer.Sat, 03 Mar 2007 07:58:36 +0000, by diego
-
cosmetics, fix indentation as pointed out by ReimarFri, 02 Mar 2007 19:54:40 +0000, by vayne
-
Rework of copying samples from directshow codecs.Fri, 02 Mar 2007 18:52:10 +0000, by voroshil
-
10l: x2scr used twice instead of y2scr.Fri, 02 Mar 2007 17:59:19 +0000, by eugeni
-
Bugfix: transform origin to screen coordinates.Fri, 02 Mar 2007 17:54:47 +0000, by eugeni
-
add xvfwopts compdata and vfw2menc documentation and change to better mencoder exampleFri, 02 Mar 2007 17:49:34 +0000, by compn
-
add missing playtree entryFri, 02 Mar 2007 15:14:14 +0000, by vayne
-
a small step toward 4 plane supportFri, 02 Mar 2007 13:33:18 +0000, by michael
-
copy src to prevent the user supplied argumet from being changedFri, 02 Mar 2007 13:32:10 +0000, by michael
-
10l: dshow isnt in svn yetFri, 02 Mar 2007 03:11:37 +0000, by compn
-
add -tv driver=help entry, also add dshow tv driverFri, 02 Mar 2007 01:24:25 +0000, by compn
-
simplify and modify fullscreen switching to avoid improper aspectsFri, 02 Mar 2007 00:33:32 +0000, by vayne
-
add forgotten case value as per recent changes to mplayer.cFri, 02 Mar 2007 00:29:06 +0000, by vayne
-
rename to *_proposal.txtThu, 01 Mar 2007 23:09:58 +0000, by michael
-
clarify quorum and majority requirements in respect to debians voting systemThu, 01 Mar 2007 22:58:31 +0000, by michael
-
url with a good description of how to determine the winner from the votesThu, 01 Mar 2007 21:50:04 +0000, by michael
-
Explain how to select all DVB channels on a frequency.Thu, 01 Mar 2007 20:35:29 +0000, by reimar
-
Fix a possible crash on 64 bit systems when the lumSrcPtr or chrSrcPtrThu, 01 Mar 2007 19:48:40 +0000, by reimar
-
s/admin/leader/Thu, 01 Mar 2007 18:51:38 +0000, by michael
-
tv driver loading rework. As a side effect "-tv driver=help" option isThu, 01 Mar 2007 18:38:00 +0000, by voroshil
-
weaken veto rightThu, 01 Mar 2007 17:34:24 +0000, by michael
-
winsocks expects an int in milliseconds instead of struct timeval to setThu, 01 Mar 2007 14:57:44 +0000, by ivo
-
Replace MIN with FFMINThu, 01 Mar 2007 12:54:38 +0000, by reimar
-
Use libavutil's av_clip* instead of unreadable MIN/MAX chaos.Thu, 01 Mar 2007 12:54:08 +0000, by reimar
-
Use libavutil AV_RB/AV_WB macros instead of defining out own variants.Thu, 01 Mar 2007 12:51:33 +0000, by reimar
-
Add missing registers to asm code in mp3libThu, 01 Mar 2007 12:45:00 +0000, by reimar
-
clarify root vs adminThu, 01 Mar 2007 12:43:14 +0000, by michael
-
spelling fixes by ivanThu, 01 Mar 2007 12:16:34 +0000, by michael
-
10l to me, typo. it should have read clflushThu, 01 Mar 2007 11:00:31 +0000, by ivo
-
cosmetics, missing spaceThu, 01 Mar 2007 10:58:20 +0000, by ivo
-
cflsh->clflush to keep consistent with Linux kernelThu, 01 Mar 2007 10:57:36 +0000, by ivo
-
Update release tag due to previous functional changes as noticed by IvanThu, 01 Mar 2007 09:43:33 +0000, by voroshil
-
new policy draftThu, 01 Mar 2007 03:43:38 +0000, by michael
-
Update 3ivx decoder to latest version and allow it to load required library.Thu, 01 Mar 2007 02:26:08 +0000, by voroshil
-
Mark wma9spdshow audio codec as working, because hissing in audio (only one knownThu, 01 Mar 2007 02:06:22 +0000, by voroshil
-
Seek to -ss position, not 0, in per-file loop.Thu, 01 Mar 2007 00:22:03 +0000, by uau
-
comment is a C-string and \ must be properly escaped as \\Wed, 28 Feb 2007 23:58:03 +0000, by reimar
-
test the continuity of timestamps for STREAMTYPE_VCD, too; patch by Zuxy MengWed, 28 Feb 2007 23:47:05 +0000, by nicodvb
-
cleaned stream_seek() : simplified the alignment to STREAM_BUFFER_SIZE or s->sector_sizeWed, 28 Feb 2007 23:40:39 +0000, by nicodvb
-
do not rely on svn internals and use svn info insteadWed, 28 Feb 2007 14:55:34 +0000, by ivo
-
add comment about voxware on windowsWed, 28 Feb 2007 13:37:45 +0000, by compn
-
also respond to --help, -h and -? command line optionsWed, 28 Feb 2007 11:50:23 +0000, by ivo
-
fix printing of -(no)svn optionWed, 28 Feb 2007 11:48:32 +0000, by ivo
-
clarify -none command line optionWed, 28 Feb 2007 11:46:53 +0000, by ivo
-
remove C99-ism (mixed declaration and code),Wed, 28 Feb 2007 09:18:42 +0000, by gpoirier
-
implementation of DEMUXER_CTRL_GET_TIME_LENGTH and DEMUXER_CTRL_GET_PERCENT_POS; patch by the usual HoyosTue, 27 Feb 2007 22:25:00 +0000, by nicodvb
-
assign missing frametime as 1.0/fps; patch by Carl Eigen HoyosTue, 27 Feb 2007 21:20:24 +0000, by 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 meTue, 27 Feb 2007 21:16:54 +0000, by nicodvb
-
removed duplicated code in demux_seek(); stream_seek() already aligns to STREAM_BUFFER_SIZE boundaryTue, 27 Feb 2007 20:22:05 +0000, by nicodvb
-
100000l: average != semidistance, fixed seeking to the middle position; patch by Zuxy meng (zuxy.megn gmail com)Tue, 27 Feb 2007 20:15:31 +0000, by nicodvb
-
10l: Add missing definition of USE_STREAM_CACHE.Tue, 27 Feb 2007 19:49:29 +0000, by diego
-
Fix unresolved symbols related to ws2_32 lib when compiling under MinGW with live555.Tue, 27 Feb 2007 17:16:44 +0000, by voroshil
-
Move the decision about stream cache compilation to configure.Tue, 27 Feb 2007 17:13:17 +0000, by diego
-
Move glob-win.c out of MinGW section, configure handles it.Tue, 27 Feb 2007 17:12:23 +0000, by diego
-
Simplify strip parameter for install handling.Tue, 27 Feb 2007 17:10:11 +0000, by diego
-
grammar/spellingTue, 27 Feb 2007 17:06:36 +0000, by diego
-
small updatesTue, 27 Feb 2007 17:06:04 +0000, by diego
-
Simplify .depend file inclusion.Tue, 27 Feb 2007 17:05:20 +0000, by diego
-
Simplify .depend file inclusion.Tue, 27 Feb 2007 17:04:46 +0000, by diego
-
Adding an extra -I.. parameter is no longer necessary.Tue, 27 Feb 2007 17:04:18 +0000, by diego
-
Add commit nick for Rik Snel.Tue, 27 Feb 2007 16:00:34 +0000, by diego
-
compilation fix clip_uint8 -> av_clip_uint8Tue, 27 Feb 2007 15:07:44 +0000, by rik
-
Seek to -ss position without first starting audio/video from the start.Tue, 27 Feb 2007 01:16:59 +0000, by uau
-
Remove useless conditional.Tue, 27 Feb 2007 00:19:01 +0000, by diego
-
copy the content of QDM2 atom as extradata for ffqdm2 playback; patch by Carl Eugen HoyosMon, 26 Feb 2007 21:54:52 +0000, by nicodvb
-
support for new ivtv apiMon, 26 Feb 2007 19:08:29 +0000, by ben
-
Fix wrong typecast, which can cause MPlayer crashMon, 26 Feb 2007 17:21:17 +0000, by voroshil
-
2 less variablesSun, 25 Feb 2007 23:01:13 +0000, by nicodvb
-
cosmetics: reformattedSun, 25 Feb 2007 22:55:14 +0000, by nicodvb
-
removed unused variablesSun, 25 Feb 2007 22:41:17 +0000, by nicodvb
-
simplified parse_mpeg12_video()Sun, 25 Feb 2007 22:40:05 +0000, by nicodvb
-
Support for PowerPC 440x embedded CPUs.Sun, 25 Feb 2007 22:33:10 +0000, by rathann
-
member real_framerate is completely uselessSun, 25 Feb 2007 21:21:09 +0000, by nicodvb
-
mpcommon.c is a partial copy of mplayer.c, so recommit it as such.Sun, 25 Feb 2007 20:53:46 +0000, by reimar
-
The fragment program functions are and most likely always will be ARB-only,Sun, 25 Feb 2007 16:07:51 +0000, by reimar
-
Replace __MINGW32__ by more consistent WIN32_LOADER. This should fix compilation underSun, 25 Feb 2007 14:59:53 +0000, by voroshil
-
10, checked for the wrong thing. Do aspect scaling only in config_video_outSun, 25 Feb 2007 14:35:53 +0000, by reimar
-
cosmetics: reindentedSun, 25 Feb 2007 14:33:19 +0000, by nicodvb
-
removed commented/useless code from parse_mpeg12_video()Sun, 25 Feb 2007 14:32:14 +0000, by nicodvb
-
Add av_ prefix to clip functionsSun, 25 Feb 2007 10:27:43 +0000, by reimar
-
10l to me for bad todo itemsSat, 24 Feb 2007 20:01:08 +0000, by compn
-
iive says xvmc stuff is long doneSat, 24 Feb 2007 19:44:24 +0000, by compn
-
remove some old and add new TODOSat, 24 Feb 2007 17:34:47 +0000, by compn
-
Simplify .depend file inclusion.Sat, 24 Feb 2007 10:44:16 +0000, by diego
-
cosmetics: Fix some common typos, appropiate --> appropRiate,Sat, 24 Feb 2007 10:27:14 +0000, by diego
-
10l, avoid crash on invalid subtitle idSat, 24 Feb 2007 10:19:41 +0000, by reimar
-
synced with r22331Sat, 24 Feb 2007 09:45:16 +0000, by Gabrov
-
Remove some #if 0 codeSat, 24 Feb 2007 07:28:07 +0000, by uau
-
Move parsing of the -ss option to the option code.Sat, 24 Feb 2007 07:11:57 +0000, by uau
-
some more consistency for the VIDIX installation.Fri, 23 Feb 2007 22:14:15 +0000, by diego
-
synced with r22292Fri, 23 Feb 2007 22:04:37 +0000, by Gabrov
-
synced with r22326Fri, 23 Feb 2007 21:55:34 +0000, by Gabrov
-
Gui compilation fixesFri, 23 Feb 2007 18:48:43 +0000, by vayne
-
Fix loading of mpeg4ds direct show video codec under win32, broken in r22322Fri, 23 Feb 2007 16:30:10 +0000, by voroshil
-
Free AM_MEDIA_TYPE structure content when CEnumMediaTypes object is destroyedFri, 23 Feb 2007 10:59:54 +0000, by voroshil
-
Moving duplicated (and sometimes wrong) AM_MEDIA_TYPE related code into separate fileFri, 23 Feb 2007 09:58:01 +0000, by voroshil
-
Fixed loading of VoxWare and wma9sp binary audio codecs using dshow engine.Fri, 23 Feb 2007 08:07:07 +0000, by voroshil
-
Fix \a parsing broken in r22291Fri, 23 Feb 2007 03:08:54 +0000, by uau
-
Fix error in commentFri, 23 Feb 2007 02:10:02 +0000, by uau
-
Reset the edl_decision flag after the seek is done.Fri, 23 Feb 2007 01:53:09 +0000, by uau
-
Separate function for seekingFri, 23 Feb 2007 01:49:51 +0000, by uau
-
Remove useless fflush(stdout) calls. mp_msg already flushes output, andThu, 22 Feb 2007 23:44:43 +0000, by uau
-
Move EDL code to separate functionsThu, 22 Feb 2007 21:05:31 +0000, by uau
-
Move some related variables together & add a commentThu, 22 Feb 2007 20:44:48 +0000, by uau
-
update to 0.1 version from websiteThu, 22 Feb 2007 19:03:36 +0000, by compn
-
add original website url per al3x commentThu, 22 Feb 2007 18:20:14 +0000, by compn
-
r22276: Reallocate event_images_t, removing limit on simultanious events count.Thu, 22 Feb 2007 16:14:44 +0000, by voroshil
-
typoThu, 22 Feb 2007 15:53:19 +0000, by diego
-
Add some missing includes.Thu, 22 Feb 2007 15:48:37 +0000, by eugeni
-
Declarations must be before codeThu, 22 Feb 2007 14:00:21 +0000, by reimar
-
Fix nonsense function typeThu, 22 Feb 2007 05:39:17 +0000, by uau
-
cosmetics: typo fixes, usefuLL --> useful and aswell --> as wellThu, 22 Feb 2007 00:18:10 +0000, by diego
-
Cleanup, move "global" state from the frame_time_remaining mainloopWed, 21 Feb 2007 21:59:33 +0000, by uau
-
fix compilation with gcc 2.95.3Wed, 21 Feb 2007 19:48:12 +0000, by ivo
-
Fix GUI compilationWed, 21 Feb 2007 19:14:49 +0000, by uau
-
Add missing "if (use_gui)" before some GUI callsWed, 21 Feb 2007 19:08:00 +0000, by uau
-
Fix menu to work with mpctxWed, 21 Feb 2007 18:28:48 +0000, by uau
-
cosmetics: Fix some common typos, sepErate --> sepArate, deciSSion --> deciSion.Wed, 21 Feb 2007 10:05:46 +0000, by diego
-
Oops, forgot {} before "else".Wed, 21 Feb 2007 09:25:52 +0000, by eugeni
-
Add missing #ifdefWed, 21 Feb 2007 03:13:48 +0000, by uau
-
Split command/property handling from mplayer.c to a new file command.c.Wed, 21 Feb 2007 00:49:24 +0000, by uau
-
a/r handled correctly by vd_ffmpegTue, 20 Feb 2007 22:56:41 +0000, by nicodvb
-
insert extradata in sh_video->bih+1 instead of pushing it to demuxer->video as separate packet; patch by C.E.HoyosTue, 20 Feb 2007 20:21:15 +0000, by nicodvb
-
reinit the vo when aspect ratio changes; patch by C.E. Hoyos approved by MichaelTue, 20 Feb 2007 20:09:29 +0000, by nicodvb
-
Cosmetics: fix indentation.Tue, 20 Feb 2007 17:22:34 +0000, by eugeni
-
With \t(\b) text becomes bold at the middle of time interval, not at the endTue, 20 Feb 2007 17:20:21 +0000, by eugeni
-
make message translatableTue, 20 Feb 2007 17:19:06 +0000, by ivo
-
Any style modifier followed by no recognizable parameter resets to the default.Tue, 20 Feb 2007 17:17:51 +0000, by eugeni
-
more cosmeticsTue, 20 Feb 2007 17:11:56 +0000, by ivo
-
proper GPL headingTue, 20 Feb 2007 16:54:49 +0000, by ivo
-
cosmeticsTue, 20 Feb 2007 16:46:05 +0000, by ivo
-
\fn without an argument resets font family to the value from style.Tue, 20 Feb 2007 16:37:18 +0000, by eugeni
-
Fix display order of events.Tue, 20 Feb 2007 16:20:55 +0000, by eugeni
-
proper authors of xmms demuxerTue, 20 Feb 2007 16:19:04 +0000, by ivo
-
dont set 0 nBlockAlignTue, 20 Feb 2007 16:16:53 +0000, by michael
-
probe ~/.xmms/Plugins for plugins too, so users without root access on theirTue, 20 Feb 2007 16:12:46 +0000, by ivo
-
Fix compilation after addition of LIBGSM_MS decoder/encoder to FFmpeg.Tue, 20 Feb 2007 15:47:44 +0000, by diego
-
Both (-1) and 1 mean bold font in SSA/ASS styles.Mon, 19 Feb 2007 20:10:55 +0000, by eugeni
-
Add \t(\b) support.Mon, 19 Feb 2007 19:01:45 +0000, by eugeni
-
Fix bounding box calculation with \fscx/\fscy.Mon, 19 Feb 2007 18:37:54 +0000, by eugeni
-
Fix \fscx/\fscy animation.Mon, 19 Feb 2007 18:31:05 +0000, by eugeni
-
Correct implementation of text spacing.Mon, 19 Feb 2007 18:01:49 +0000, by eugeni
-
Reallocate event_images_t, removing limit on simultanious events count.Mon, 19 Feb 2007 17:44:29 +0000, by eugeni
-
Don't free and then allocate surfaces when config() is called again with same resolution and format.Mon, 19 Feb 2007 11:38:19 +0000, by iive
-
10l: comparison of char* ptrs with string literalsMon, 19 Feb 2007 10:48:50 +0000, by faust3
-
Remove remnants of the nonfunctional "grab_frames" command.Mon, 19 Feb 2007 06:20:47 +0000, by uau
-
10l copy and paste bug in the license headerMon, 19 Feb 2007 01:26:17 +0000, by diego
-
Fix license header.Mon, 19 Feb 2007 00:20:48 +0000, by diego
-
Controllable quality setting of VFW enconding, through the dumped state of the dialog box. Patch by Gianluigi TiesiSun, 18 Feb 2007 23:24:21 +0000, by alex
-
smil over realrtspSun, 18 Feb 2007 22:57:47 +0000, by rtogni
-
liblzo support fix, take X: forgotten variable setting.Sun, 18 Feb 2007 21:51:39 +0000, by diego
-
Fix 10 in r22250, do not use screendimensions if not setSun, 18 Feb 2007 21:24:26 +0000, by reimar
-
Set classhint directly after creating window just as all other vos do, in accordance with ICCCM.Sun, 18 Feb 2007 20:23:25 +0000, by reimar
-
clarify that language must be a 3 letter codeSun, 18 Feb 2007 20:21:19 +0000, by michael
-
Revert r22255 on iive's request.Sun, 18 Feb 2007 20:19:47 +0000, by reimar
-
Mark myself as MPlayer sync/core maintainerSun, 18 Feb 2007 20:17:57 +0000, by uau
-
Make liblzo conditional to the appropriate #defines.Sun, 18 Feb 2007 19:28:47 +0000, by diego
-
all options must be GLOBAL; patch by Trent Piepho (xyzzy speakeasy org)Sun, 18 Feb 2007 16:46:12 +0000, by nicodvb
-
Add support for smil playlist served over realrtspSun, 18 Feb 2007 15:57:50 +0000, by rtogni
-
Remove internal minilzo, external liblzo can be used instead.Sun, 18 Feb 2007 15:06:54 +0000, by diego
-
Use liblzo2 instead of liblzo1, it's not bigger but faster.Sun, 18 Feb 2007 14:54:50 +0000, by diego
-
Use external liblzo instead of internal minilzo.Sun, 18 Feb 2007 14:51:44 +0000, by diego
-
Some typo fixes in svn-howtoSun, 18 Feb 2007 11:47:28 +0000, by reimar
-
Avoid parts of xvmc reinit when source format does not changeSun, 18 Feb 2007 09:33:45 +0000, by reimar
-
Remove unused variable "osd_level_saved"Sun, 18 Feb 2007 00:41:09 +0000, by uau
-
omit length field of AAC-LATM audio streams; fixes decoding by faad. Patch by Carl Eugen Hoyos (cehoyos ag or at)Sat, 17 Feb 2007 21:45:16 +0000, by nicodvb
-
Make sure that -sid works even if the number of subtitles initially detectedSat, 17 Feb 2007 21:12:27 +0000, by reimar
-
Move some subtitle handling from mplayer.c to mpcommon.c and share it with mencoder.cSat, 17 Feb 2007 21:04:46 +0000, by reimar
-
Move common vo initialization code to video_out.cSat, 17 Feb 2007 20:58:55 +0000, by reimar
-
cosmeticsSat, 17 Feb 2007 17:24:07 +0000, by nicodvb
-
1000l fix for mencoder -hr-edl-seek with -ovc copy, waiting for keyframeSat, 17 Feb 2007 16:30:59 +0000, by ods15
-
negative stride and h_size-=8 fixSat, 17 Feb 2007 13:28:44 +0000, by michael
-
swap palette on big endianSat, 17 Feb 2007 12:58:35 +0000, by michael
-
palette init code for IMGFMT_RGB4 and IMGFMT_RG4BSat, 17 Feb 2007 11:40:01 +0000, by michael
-
BGR/RGB4 byte formats as inputSat, 17 Feb 2007 11:36:02 +0000, by michael
-
add IMGFMT_RGB8 palette init code what moron actually added init code just for half of the formats?!Sat, 17 Feb 2007 11:34:25 +0000, by michael
-
another ridiculous palette bug which has nothing to do with the new palete support in swsSat, 17 Feb 2007 11:04:13 +0000, by michael
-
wording, typos fixSat, 17 Feb 2007 09:05:19 +0000, by voroshil
-
mplayer canot handle DR1 with CODEC_ID_INTERPLAY_VIDEO (later needs too many buffers it seems)Sat, 17 Feb 2007 03:02:38 +0000, by michael
-
Restore a minus sign that was lost in r22231.Fri, 16 Feb 2007 23:18:47 +0000, by eugeni
-
Don't segfault if no -format is given for lavfFri, 16 Feb 2007 23:09:13 +0000, by uau
-
PAL8 ...Fri, 16 Feb 2007 21:17:41 +0000, by michael
-
pal8 inputFri, 16 Feb 2007 21:17:15 +0000, by michael
-
r22201: some clarification about dvb-out playbackFri, 16 Feb 2007 19:18:52 +0000, by voroshil
-
r22184: When setting the non-audio bit for hwac3 output, just try to set the...Fri, 16 Feb 2007 18:53:19 +0000, by voroshil
-
Implement \frx and \fry (and reimplement \frz) as 3d rotations.Fri, 16 Feb 2007 17:54:47 +0000, by eugeni
-
Consistently name z-axis rotation angle "frz".Fri, 16 Feb 2007 17:51:07 +0000, by eugeni
-
Move conversions between 16.16, 26.6 fixed point and int, double to separateFri, 16 Feb 2007 17:49:35 +0000, by eugeni
-
update wishlist, approved by diegoFri, 16 Feb 2007 13:56:04 +0000, by compn
-
support for H263-2000; patch by Carl Eugen HoyosFri, 16 Feb 2007 00:30:05 +0000, by nicodvb
-
Select the first charmap in the font, if FreeType did not autoselect any.Thu, 15 Feb 2007 22:03:09 +0000, by eugeni
-
\r resets \frz to style value.Thu, 15 Feb 2007 21:53:28 +0000, by eugeni
-
Fix \t(\frz) handling.Thu, 15 Feb 2007 21:51:51 +0000, by eugeni
-
\org(0,0) is different from no \org at all.Thu, 15 Feb 2007 21:50:21 +0000, by eugeni
-
We definitely want to avoid an emulated poll()Thu, 15 Feb 2007 18:24:12 +0000, by reimar
-
fix my entry to authorsThu, 15 Feb 2007 16:18:14 +0000, by compn
-
Simplify code by using separate variables for large common expressions.Thu, 15 Feb 2007 15:54:06 +0000, by reimar
-
Fix two 10l memleaks in vo_xvmc.cThu, 15 Feb 2007 00:46:45 +0000, by reimar
-
random small fixesWed, 14 Feb 2007 23:44:01 +0000, by diego
-
English grammar fix: There is no 's' after "does not exist"Wed, 14 Feb 2007 19:17:39 +0000, by reimar
-
100l copy-and-paste bug. Do not print video info when the problem is with subtitlesWed, 14 Feb 2007 19:16:08 +0000, by reimar
-
demuxers must ignore unknown lang/country codes, it seems we all agree that this should be stated clearlyWed, 14 Feb 2007 12:29:09 +0000, by michael
-
Print list of lavf muxer formats with format=help.Wed, 14 Feb 2007 11:06:59 +0000, by reimar
-
some clarifications and updatesWed, 14 Feb 2007 00:19:33 +0000, by diego
-
Move setting _ld_extra and _inc_extra for live to autodetection part,Tue, 13 Feb 2007 15:37:38 +0000, by diego
-
Strip leading spaces from processor names.Tue, 13 Feb 2007 00:47:09 +0000, by diego
-
Fix compilation after rename of AC3 decoder to LIBA52 in ffmpeg r7939Mon, 12 Feb 2007 21:52:53 +0000, by rtogni
-
Fix setting of mtrr variable.Mon, 12 Feb 2007 13:59:25 +0000, by diego
-
misc fixes and updatesMon, 12 Feb 2007 11:31:52 +0000, by diego
-
Always disable libnut demuxer in libavformat.Mon, 12 Feb 2007 09:56:34 +0000, by diego
-
Revert libnut option names, the issue is fixed in FFmpeg.Mon, 12 Feb 2007 09:51:25 +0000, by diego
-
More strncat() misuses.Sun, 11 Feb 2007 18:00:55 +0000, by rtogni
-
strncat() misuses, may have been exploitable.Sun, 11 Feb 2007 18:00:06 +0000, by rtogni
-
Precent overflow of this->m_sVhdr->bmiHeader buffer, may have beenSun, 11 Feb 2007 17:57:02 +0000, by rtogni
-
Precent overflow of this->m_sVhdr->bmiHeader buffer, may have beenSun, 11 Feb 2007 17:55:49 +0000, by rtogni
-
More boundary checks for fixed-length arrays. Some of them may have beenSun, 11 Feb 2007 17:54:18 +0000, by rtogni
-
Clear/update subtitles after seeking backwards.Sun, 11 Feb 2007 13:23:13 +0000, by reimar
-
some clarification about dvb-out playbackSun, 11 Feb 2007 11:03:09 +0000, by nicodvb
-
Move variable declaration to appropriate placeSat, 10 Feb 2007 20:33:27 +0000, by reimar
-
Cosmetics: remove tabs added in last commit from otherwise tab-free file.Sat, 10 Feb 2007 20:32:56 +0000, by reimar
-
Fix memory leak when changing playback speedSat, 10 Feb 2007 19:47:22 +0000, by uau
-
Fix memory leaks.Sat, 10 Feb 2007 18:12:03 +0000, by uau
-
Use AF_NCH for max number of channels instead of private CHANS define.Sat, 10 Feb 2007 18:05:18 +0000, by uau
-
sync w/r22150Sat, 10 Feb 2007 17:53:41 +0000, by gpoirier
-
Fix nonsense tests like previously in af_pan.Sat, 10 Feb 2007 17:31:18 +0000, by uau
-
Fix nonsense tests ("if (af->data->audio)" before "if (af->data)").Sat, 10 Feb 2007 17:27:11 +0000, by uau
-
clarify description of reserved_count in frame header patch by (Clemens Ladisch cladisch,fastmail,net)Sat, 10 Feb 2007 17:00:03 +0000, by michael
-
removed ages-old and insane #if0-ed and commented codeSat, 10 Feb 2007 12:19:36 +0000, by nicodvb
-
Changelog update, based on Compn's patchFri, 09 Feb 2007 22:38:26 +0000, by gpoirier
-
vc1 in mpeg*Fri, 09 Feb 2007 20:23:54 +0000, by nicodvb
-
substream id 0x98..0x9f identifies dtsFri, 09 Feb 2007 20:21:20 +0000, by nicodvb
-
r22150: key-fifo-size default changedFri, 09 Feb 2007 20:12:15 +0000, by kraymer
-
r22184: When setting the non-audio bit for hwac3 output, ...Fri, 09 Feb 2007 20:09:52 +0000, by kraymer
-
only output fail/success message, this was wrong from the beginningFri, 09 Feb 2007 19:57:56 +0000, by kraymer
-
When setting the non-audio bit for hwac3 output, just try to set theFri, 09 Feb 2007 19:49:31 +0000, by cladisch
-
when seeking in h264 sync to idr framesFri, 09 Feb 2007 19:47:20 +0000, by nicodvb
-
Handle libavformat libnut dependencies.Fri, 09 Feb 2007 19:44:43 +0000, by uau
-
when playing vc1 content sync to sequence or entry point headerFri, 09 Feb 2007 19:44:21 +0000, by nicodvb
-
vc1 in mpegtsFri, 09 Feb 2007 19:39:31 +0000, by nicodvb
-
fix typo, line break, wordingFri, 09 Feb 2007 18:10:17 +0000, by kraymer
-
missing escape characterThu, 08 Feb 2007 17:11:21 +0000, by kraymer
-
Quick hack mostly for documentation purposes to make -aid work with mms://Thu, 08 Feb 2007 17:03:24 +0000, by reimar
-
Avoid crash when uninit is called without ever calling config in x264 encoderThu, 08 Feb 2007 15:42:53 +0000, by reimar
-
Make sure sub->sh is set when a subtitle is selectedThu, 08 Feb 2007 14:19:18 +0000, by reimar
-
Cosmetics: add space after comma in outputThu, 08 Feb 2007 11:27:18 +0000, by reimar
-
when seeking and the codec is VC1 sync to sequence or entry point headersWed, 07 Feb 2007 23:56:08 +0000, by nicodvb
-
when the video codec is mpeg4video copy the content of the esds in extradata; patch by ceyes ag or atWed, 07 Feb 2007 23:41:07 +0000, by nicodvb
-
Revert part of commit r22170.Wed, 07 Feb 2007 12:31:37 +0000, by iive
-
Fix compilation after deprecation of some lav log level andWed, 07 Feb 2007 09:58:23 +0000, by reimar
-
Fix libnut build failure.Wed, 07 Feb 2007 09:00:11 +0000, by gpoirier
-
Support selecting a specific lavf demuxer and listing available ones via -lavfdoptsTue, 06 Feb 2007 22:15:20 +0000, by reimar
-
Avoid calling aspect on each frame and make ass subtitles work better with panscanTue, 06 Feb 2007 19:26:58 +0000, by reimar
-
Support some weird AVI header, fixes bug 742Tue, 06 Feb 2007 19:01:28 +0000, by reimar
-
Add missing checks in RealVideo slice handling code.Tue, 06 Feb 2007 18:30:56 +0000, by reimar
-
sync w/r22107Tue, 06 Feb 2007 13:56:40 +0000, by gpoirier
-
reindentTue, 06 Feb 2007 00:24:49 +0000, by uau
-
Fix multiple appearing or appearing+disappearing subs in the same frameTue, 06 Feb 2007 00:18:35 +0000, by uau
-
Add missing type to declaration and remove unused variableMon, 05 Feb 2007 23:56:18 +0000, by uau
-
Fix a few gcc warnings, approved by Diego and Reimar.Mon, 05 Feb 2007 23:46:08 +0000, by rathann
-
Fix code updating subtitle array which only moved the text, not endpts.Mon, 05 Feb 2007 23:25:50 +0000, by uau
-
Make sure buffer is aligned so no unaligned access happens.Mon, 05 Feb 2007 19:24:03 +0000, by reimar
-
r22104: Add global field dominance flag instead of duplicating this "everywhere"Mon, 05 Feb 2007 19:07:19 +0000, by voroshil
-
r22129: Link to the mencoder-users list for mencoder stuffMon, 05 Feb 2007 18:38:25 +0000, by voroshil
-
Another round of subtitle code cleanupMon, 05 Feb 2007 18:25:28 +0000, by reimar
-
r22139: Try to clarify scale filter usage hint.Mon, 05 Feb 2007 18:21:14 +0000, by voroshil
-
typo fixesMon, 05 Feb 2007 18:13:40 +0000, by kraymer
-
Set sub_utf8 for mov subs.Mon, 05 Feb 2007 18:12:56 +0000, by reimar
-
str_list separator backslash-escapingMon, 05 Feb 2007 18:03:12 +0000, by reimar
-
key-fifo-size default changedMon, 05 Feb 2007 17:53:10 +0000, by reimar
-
Reserve half of fifo for key release events to help avoiding stop buttonsMon, 05 Feb 2007 17:51:26 +0000, by reimar
-
Sanity check for vo window dimensions, helps avoid division by zeroMon, 05 Feb 2007 17:47:43 +0000, by reimar
-
beckend -> backend typo fix in printfMon, 05 Feb 2007 17:15:44 +0000, by reimar
-
fix unintentional line breakMon, 05 Feb 2007 17:14:21 +0000, by kraymer
-
Experimental support for multichannel ladspa effectsMon, 05 Feb 2007 17:09:25 +0000, by reimar
-
some more docbook paths, patch by TorinthielMon, 05 Feb 2007 14:17:33 +0000, by diego
-
synced with r22104Mon, 05 Feb 2007 13:14:41 +0000, by gpoirier
-
r22123: tinterlace mode 4 leaves height unchanged.Mon, 05 Feb 2007 12:52:11 +0000, by kraymer
-
Move all "Encoding with the XXX codec family" sections together.Mon, 05 Feb 2007 12:24:26 +0000, by diego
-
vp6vfw.dll appears to no longer crash under Linux.Mon, 05 Feb 2007 12:21:36 +0000, by diego
-
Try to clarify scale filter usage hint.Mon, 05 Feb 2007 12:12:47 +0000, by diego
-
wording/formattingMon, 05 Feb 2007 10:01:39 +0000, by diego
-
formatting/wordingMon, 05 Feb 2007 09:31:27 +0000, by diego
-
FFmpeg #defines must be uppercase now.Mon, 05 Feb 2007 07:33:00 +0000, by diego
-
10lMon, 05 Feb 2007 03:05:46 +0000, by michael
-
skip first (green) frameMon, 05 Feb 2007 00:46:53 +0000, by michael
-
100l: Copy and paste typo, library dependencies and rules are separated now.Sun, 04 Feb 2007 19:18:26 +0000, by diego
-
Use defined() syntax instead without ().Sun, 04 Feb 2007 16:08:29 +0000, by reimar
-
Add timeout to tcp connections, avoid hanging forever.Sun, 04 Feb 2007 14:18:56 +0000, by rtogni
-
support for SVQ3 in X-QT; patch by Carl Eugen Hoyos (cehoyos ag or at) approved by RossSun, 04 Feb 2007 14:02:35 +0000, by nicodvb
-
Link to the mencoder-users list for mencoder stuffSun, 04 Feb 2007 13:58:59 +0000, by reimar
-
Fix MMX2 check, _sse is set to "kernel_check", not "yes".Sun, 04 Feb 2007 13:44:49 +0000, by diego
-
Fix vqscale description to match at least somewhat the code.Sun, 04 Feb 2007 13:38:41 +0000, by reimar
-
Go away you stupid setlocale!!Sun, 04 Feb 2007 13:08:26 +0000, by reimar
-
synced with r22123Sun, 04 Feb 2007 12:19:59 +0000, by Gabrov
-
Get rid of useless last_ptr assignmentSun, 04 Feb 2007 11:58:29 +0000, by reimar
-
tinterlace mode 4 leaves height unchanged.Sun, 04 Feb 2007 11:47:08 +0000, by reimar
-
Support for AOPLAY_FINAL_CHUNK in ao_sdl.cSun, 04 Feb 2007 10:01:13 +0000, by reimar
-
Do not read beyond end of data chunk if chunk_size is set.Sun, 04 Feb 2007 09:33:57 +0000, by reimar
-
r21753 broke compile-time detection of mmx flags on x86_64Sun, 04 Feb 2007 08:18:01 +0000, by lorenm
-
Convert patterns to upper case to fix compilation after r22117.Sat, 03 Feb 2007 23:46:22 +0000, by uau
-
r22107: Move -vo gl suboptions that should be irrelevant for the average userSat, 03 Feb 2007 22:00:01 +0000, by kraymer
-
Speed up config.h generation by transforming FFmpeg part names to uppercaseSat, 03 Feb 2007 21:40:10 +0000, by diego
-
r22089: x264's crf takes a float argumentSat, 03 Feb 2007 21:24:57 +0000, by kraymer
-
r22062: alphabetical orderSat, 03 Feb 2007 20:41:30 +0000, by kraymer
-
r21959: Apply ancient double-click patch that nobody cares to comment on.Sat, 03 Feb 2007 18:51:30 +0000, by kraymer
-
insert line break for readabilitySat, 03 Feb 2007 18:41:36 +0000, by kraymer
-
demux_mpg_probe() seek to the initial position before returning - patch by reimarSat, 03 Feb 2007 14:09:47 +0000, by nicodvb
-
Merge both library rules by separating the rule from the dependencies.Sat, 03 Feb 2007 14:02:09 +0000, by diego
-
CosmeticsSat, 03 Feb 2007 13:20:31 +0000, by reimar
-
Avoid crash in uninit if codec not foundSat, 03 Feb 2007 13:19:21 +0000, by reimar
-
formatting fixes for r22104Sat, 03 Feb 2007 12:57:58 +0000, by kraymer
-
Move -vo gl suboptions that should be irrelevant for the average userSat, 03 Feb 2007 11:59:32 +0000, by reimar
-
removed unused variablesSat, 03 Feb 2007 11:32:43 +0000, by nicodvb
-
Update gl:help output a bitSat, 03 Feb 2007 11:31:09 +0000, by reimar
-
Add global field dominance flag instead of duplicating this "everywhere"Fri, 02 Feb 2007 18:32:07 +0000, by reimar
-
synced with r22089 (again)Thu, 01 Feb 2007 22:00:30 +0000, by gpoirier
-
sync w/r22089Thu, 01 Feb 2007 21:10:17 +0000, by gpoirier
-
mf demuxer only works with mf:// urls, so check for that.Thu, 01 Feb 2007 20:31:40 +0000, by reimar
-
Consider SRCS2 as well when generating dependency information.Thu, 01 Feb 2007 01:09:39 +0000, by diego
-
Make mkv demuxer use ffmpeg LZO as well.Wed, 31 Jan 2007 23:28:34 +0000, by reimar
-
Use ffmpeg lzo instead of (also quite outdated) minlzo in nuppelvideo.Wed, 31 Jan 2007 23:20:03 +0000, by reimar
-
use ffmpeg's LZOWed, 31 Jan 2007 23:04:20 +0000, by reimar
-
Use export type mpi, everything else is a fragile hack.Wed, 31 Jan 2007 22:17:52 +0000, by reimar
-
Avoid a static variable and instead use variable in contextWed, 31 Jan 2007 22:15:51 +0000, by reimar
-
Swap palette on bigendian.Wed, 31 Jan 2007 18:14:47 +0000, by reimar
-
r22060: describe -psprobeWed, 31 Jan 2007 15:28:50 +0000, by voroshil
-
Wrong variable name used in libfaac check.Wed, 31 Jan 2007 11:28:50 +0000, by diego
-
libfaac detection skipped linking, and thus only checked for headers and not libsWed, 31 Jan 2007 09:25:05 +0000, by lorenm
-
Simplify extcheck calls by moving some logic into the function.Wed, 31 Jan 2007 08:27:59 +0000, by diego
-
x264's crf takes a float argumentWed, 31 Jan 2007 08:23:37 +0000, by lorenm
-
Allow forcing processor features on and off.Wed, 31 Jan 2007 02:01:07 +0000, by diego
-
Fix looooooongstanding bug:Wed, 31 Jan 2007 01:43:24 +0000, by diego
-
cosmetics: Move around a few options for better logical grouping.Tue, 30 Jan 2007 23:59:39 +0000, by diego
-
cosmetics: consistent formattingTue, 30 Jan 2007 23:50:30 +0000, by diego
-
Unification of parameter handling part 3 of many:Tue, 30 Jan 2007 23:35:52 +0000, by diego
-
Unification of parameter handling part 2 of many:Tue, 30 Jan 2007 23:33:25 +0000, by diego
-
Unification of parameter handling part 1 of many:Tue, 30 Jan 2007 23:18:51 +0000, by diego
-
cosmetics: remove useless commented-out stuff.Tue, 30 Jan 2007 19:01:42 +0000, by reimar
-
More simplificationTue, 30 Jan 2007 19:00:54 +0000, by reimar
-
SimplifyTue, 30 Jan 2007 18:53:53 +0000, by reimar
-
Fix vd_lzo, broken since r18069, i.e. April 2006!Tue, 30 Jan 2007 18:51:23 +0000, by reimar
-
Move network detection further up to simplify detection of dependant stuff.Tue, 30 Jan 2007 18:29:02 +0000, by reimar
-
Support 16bit bigendian PCM audio from libavformatTue, 30 Jan 2007 16:16:10 +0000, by reimar
-
Document -noidx.Tue, 30 Jan 2007 13:49:07 +0000, by diego
-
typoTue, 30 Jan 2007 13:31:57 +0000, by diego
-
URL fixTue, 30 Jan 2007 11:02:37 +0000, by diego
-
cosmetics: Reorder install targets.Tue, 30 Jan 2007 11:02:19 +0000, by diego
-
Mark phony targets as such.Tue, 30 Jan 2007 11:01:10 +0000, by diego
-
Replace ifeq structure in the install target by a set of dependent targets.Tue, 30 Jan 2007 11:00:54 +0000, by diego
-
better back_ptr_div16 description by (Clemens Ladisch ((( cladisch ( fastmail (( netTue, 30 Jan 2007 00:47:28 +0000, by michael
-
reduced verbosityMon, 29 Jan 2007 23:35:08 +0000, by nicodvb
-
5l, check that the codec type detected by ts_detect_streams() is actually audio before fixing it in the arrayMon, 29 Jan 2007 23:10:01 +0000, by nicodvb
-
fix audio type when ts_detect_streams detects that a private1 stream is actually ac3Mon, 29 Jan 2007 22:49:14 +0000, by nicodvb
-
Expand property documentationMon, 29 Jan 2007 19:38:31 +0000, by reimar
-
List available propertiesMon, 29 Jan 2007 19:01:32 +0000, by reimar