Mercurial > mplayer.hg
graph
-
fix A-V sync overcorrection for desync due to too slow hardware.Fri, 14 Apr 2006 10:57:41 +0000, by reimar
-
add check for non-ascii charsets used in code and simplify showcont switch handlingFri, 14 Apr 2006 10:47:40 +0000, by reimar
-
1.1253: Document sinesupress audio filter, [...]Fri, 14 Apr 2006 07:36:27 +0000, by kraymer
-
correct fullscreen sizeThu, 13 Apr 2006 21:47:21 +0000, by reimar
-
Document sinesupress audio filter, thanks to the help of Michael Niedermayer and Jan Knutar.Thu, 13 Apr 2006 21:25:37 +0000, by gpoirier
-
Simplify mkdir calls.Thu, 13 Apr 2006 16:49:56 +0000, by diego
-
very simple filter which can remove a sine at a specified frequency, usefull to get rid of the 50/60hz noise on ultra crappy equipmentThu, 13 Apr 2006 10:36:17 +0000, by michael
-
define MONITOR_DEFAULTTOPRIMARY if necessary, some mingw version seem to miss itWed, 12 Apr 2006 20:17:07 +0000, by reimar
-
fixes and cleanup for windows fullscreen switching (restore old position,Wed, 12 Apr 2006 14:20:51 +0000, by reimar
-
fixes and cleanup for windows fullscreen switching (restore old position,Wed, 12 Apr 2006 14:11:26 +0000, by reimar
-
missing ifoClose and return 1. Patch by kiriuja (mplayer-patches at en-directo net)Wed, 12 Apr 2006 11:19:49 +0000, by reimar
-
timestamps are 33 bits long, so they don't fit in an unsigned int; 10lTue, 11 Apr 2006 20:05:24 +0000, by nicodvb
-
Segfault fix, patch by Stanislav Maslovski stanislav POIS maslovski AH gmail POIS comTue, 11 Apr 2006 12:17:21 +0000, by gpoirier
-
try to detect flac bitrate early on to avoid division by zero problems.Tue, 11 Apr 2006 10:46:52 +0000, by reimar
-
check wav header length against upper limit, should protect againstTue, 11 Apr 2006 10:43:20 +0000, by reimar
-
make failures during e.g. setting the TV norm non-fatal.Tue, 11 Apr 2006 10:19:53 +0000, by reimar
-
make sure the check for valid timestamps does not accidentially search throughMon, 10 Apr 2006 16:18:17 +0000, by reimar
-
do not print the title length from a non-matching titleset.Mon, 10 Apr 2006 16:16:33 +0000, by reimar
-
getch2 should wait for input. Fixes 100% CPU usage during cache fill.Mon, 10 Apr 2006 12:42:10 +0000, by reimar
-
Fix a few French barbarism, add missing sentence.Mon, 10 Apr 2006 07:28:14 +0000, by gpoirier
-
10l, we should really, really use lzo1x_decompress_safe instead of lzo1x_decompressSun, 09 Apr 2006 18:25:35 +0000, by reimar
-
avoid cache fill status overflow with caches > ca. 20 MBSun, 09 Apr 2006 18:16:29 +0000, by reimar
-
fix segfault in the skin browser when sbSelectedSkin gets dereferenced before setting, when no skin is selected in the skin list upon opening the browser,Sun, 09 Apr 2006 13:52:45 +0000, by gpoirier
-
vertical size of "Configure Equalizer" window is not enough to hold all comboboxes, based on a patch by Stanislav Maslovski <stanislav POIS maslovski AH gmail POIS com>Sun, 09 Apr 2006 13:49:37 +0000, by gpoirier
-
the title of this window was not localized => added new en and ru strings, based on a combined patch by Stanislav Maslovski <stanislav POIS maslovski AH gmail POIS com>Sun, 09 Apr 2006 13:47:44 +0000, by gpoirier
-
Add missing French charsetSun, 09 Apr 2006 13:10:29 +0000, by gpoirier
-
synced with 1.1252Sun, 09 Apr 2006 13:02:47 +0000, by gpoirier
-
Explain how security issues should be reported, based on a patch by Ivann, featuring Reimar's suggestionsSun, 09 Apr 2006 12:45:49 +0000, by gpoirier
-
AMR codecs support info, patch by Rathann, with slight alteration by me.Sun, 09 Apr 2006 12:13:59 +0000, by gpoirier
-
co_N_pilation to compilationSun, 09 Apr 2006 09:56:06 +0000, by iive
-
support kmvc and nuv decoders in ffmpegSat, 08 Apr 2006 17:10:31 +0000, by reimar
-
Replace deprecated functionSat, 08 Apr 2006 16:16:48 +0000, by nplourde
-
New mode for tinterlace filterSat, 08 Apr 2006 15:43:32 +0000, by iive
-
New mode for tinterlace filterSat, 08 Apr 2006 15:30:09 +0000, by iive
-
put my name in native language, remove some obsolate and irrelevant entries.Sat, 08 Apr 2006 13:53:02 +0000, by iive
-
French fixes, by BounecFri, 07 Apr 2006 21:47:38 +0000, by gpoirier
-
make sure the indx chunk is big enough to hold the basic structure.Thu, 06 Apr 2006 21:49:12 +0000, by iive
-
use calloc instead of malloc - simplifies code and fixes overflow problems.Thu, 06 Apr 2006 20:56:35 +0000, by reimar
-
zero sized frames are not keyframesThu, 06 Apr 2006 20:36:39 +0000, by michael
-
Limit the number of entires to the amount that does fit into the chunk.Thu, 06 Apr 2006 20:04:02 +0000, by iive
-
added myselfThu, 06 Apr 2006 20:03:42 +0000, by pacman
-
sh_audio->delay is adjusted in the wrong direction when changing audio_delayThu, 06 Apr 2006 12:12:08 +0000, by reimar
-
Reorganize vector constants to work around gcc 4.1 bug:Thu, 06 Apr 2006 10:08:54 +0000, by pacman
-
Acording to manpage -dumpmicrodvdsub dumps to dumpsub.sub not dumpsub.txtThu, 06 Apr 2006 03:27:20 +0000, by reynaldo
-
workaround to prevent segfault: when using -ve lavc with b-frames write_chunk(1st video frame) gets called with len=-1UL; -1ULl to whomever calls me that wayWed, 05 Apr 2006 20:51:35 +0000, by nicodvb
-
segfault fix: assign param->apid (that is the audio id found) when inexistent audio language is specified; patch by Erik Auerswald auerswal a unix-ag d uni-kl d deWed, 05 Apr 2006 18:50:24 +0000, by nicodvb
-
Czechification.Wed, 05 Apr 2006 16:59:43 +0000, by henry
-
update lez's emailWed, 05 Apr 2006 12:27:55 +0000, by alex
-
UTF8-ize, patch by ª£¡ësmail Dªª¢ùnmez \ismail & pardus , org ' tr/Tue, 04 Apr 2006 21:39:11 +0000, by rathann
-
sync up to 1.1234Tue, 04 Apr 2006 09:11:53 +0000, by ptt
-
Add 32x32 XPM icon as mandated by Debian policy.Tue, 04 Apr 2006 06:48:14 +0000, by diego
-
Simplify some checks.Tue, 04 Apr 2006 05:09:12 +0000, by diego
-
Fix RealAudio codecs (add descrambling)Mon, 03 Apr 2006 19:41:17 +0000, by rtognimp
-
missing dependencyMon, 03 Apr 2006 07:16:10 +0000, by rfelker
-
reverse previous patch which caused sig11.Mon, 03 Apr 2006 07:11:29 +0000, by rfelker
-
1000l: absolutely huge missing constMon, 03 Apr 2006 06:44:54 +0000, by rfelker
-
10l: huge amount of constant crap in data segmentMon, 03 Apr 2006 06:38:55 +0000, by rfelker
-
10l: missing const put this in data segment instead of text/rodataMon, 03 Apr 2006 06:27:15 +0000, by rfelker
-
move 12k from data to bss (reduce binary size by 12k)Mon, 03 Apr 2006 06:25:30 +0000, by rfelker
-
Slight grammar and wording fixes.Mon, 03 Apr 2006 04:58:34 +0000, by corey
-
1.1251: -crash-debug does not get enabled with .developer in the source tree.Sun, 02 Apr 2006 21:25:56 +0000, by kraymer
-
1.237: Capitalization error I missed beforeSun, 02 Apr 2006 21:21:56 +0000, by kraymer
-
1.234: Part2 of several printf2mp_msg changes in patch from Otvos AttilaSun, 02 Apr 2006 21:13:28 +0000, by kraymer
-
1.233: Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT huSun, 02 Apr 2006 20:50:49 +0000, by kraymer
-
synced with 1.237Sun, 02 Apr 2006 20:40:26 +0000, by gabrov
-
simplify extradata handling and make passing extradata on the default.Sun, 02 Apr 2006 18:35:00 +0000, by reimar
-
Add a note explaining that it's okay to use a different target bitrate on the various passes of a video encodeSun, 02 Apr 2006 18:25:05 +0000, by gpoirier
-
Remove mpdvdkit1 cruft from the build system.Sun, 02 Apr 2006 13:31:03 +0000, by diego
-
Remove shared libmpdvdkit leftovers.Sun, 02 Apr 2006 13:15:20 +0000, by diego
-
AIX updates by Derek E. Lewis, dlewis__at__solnetworks.....netSun, 02 Apr 2006 08:26:13 +0000, by diego
-
.developer and .libdeps do not exist any longer.Sun, 02 Apr 2006 07:55:29 +0000, by diego
-
-crash-debug does not get enabled with .developer in the source tree.Sun, 02 Apr 2006 07:47:15 +0000, by diego
-
There is no check for the crash debug feature, so setting the variable toSun, 02 Apr 2006 07:44:14 +0000, by diego
-
further fixes..Sun, 02 Apr 2006 07:30:40 +0000, by rfelker
-
10l: version.h was not being built in some odd casesSun, 02 Apr 2006 07:18:53 +0000, by rfelker
-
integrate old "libdeps" hack into makefileSun, 02 Apr 2006 03:22:32 +0000, by rfelker
-
first stage of build system cleanup:Sun, 02 Apr 2006 03:14:54 +0000, by rfelker
-
Don't use free()d pointer CID 260Sat, 01 Apr 2006 23:50:30 +0000, by rtognimp
-
More French fixes by BounecFri, 31 Mar 2006 21:29:37 +0000, by gpoirier
-
Add workarounds for old prerelease versions of alsa-lib 0.9.0 that didFri, 31 Mar 2006 09:28:37 +0000, by cladisch
-
Capitalization error I missed beforeFri, 31 Mar 2006 06:22:51 +0000, by corey
-
A question needs a question mark, but in this case I think at least twoFri, 31 Mar 2006 06:01:56 +0000, by corey
-
Minor spelling and grammar fixes for part 1 of Otvos Attila'sFri, 31 Mar 2006 05:49:05 +0000, by corey
-
prevent overflow.. wtf?! from irc:Fri, 31 Mar 2006 04:56:09 +0000, by rfelker
-
Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by meFri, 31 Mar 2006 00:15:47 +0000, by reynaldo
-
more cruftThu, 30 Mar 2006 23:47:03 +0000, by rfelker
-
arrg more of this stupid cruftThu, 30 Mar 2006 23:44:35 +0000, by rfelker
-
fix descrambling of asf file,Thu, 30 Mar 2006 23:06:18 +0000, by iive
-
more cruftThu, 30 Mar 2006 22:28:32 +0000, by rfelker
-
forgot one occurranceThu, 30 Mar 2006 22:15:50 +0000, by rfelker
-
remove deprecated, never-used gnu gettext cruft.Thu, 30 Mar 2006 22:14:44 +0000, by rfelker
-
increasing sync tag to 1.15 after update by DiegoThu, 30 Mar 2006 14:50:16 +0000, by gabrov
-
increasing sync tag to 1.63 after update by DiegoThu, 30 Mar 2006 14:39:31 +0000, by gabrov
-
Trust the demuxer instead of the decoder for samplerate detection.Thu, 30 Mar 2006 08:47:09 +0000, by diego
-
Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT huThu, 30 Mar 2006 06:40:58 +0000, by reynaldo
-
Add a function to draw flat boxes and use it to make the listThu, 30 Mar 2006 02:52:54 +0000, by albeu
-
Move global vars used for header parsing, etc to dewux->priv as it shouldWed, 29 Mar 2006 23:25:09 +0000, by albeu
-
support for mp3lame with -oac lavcWed, 29 Mar 2006 21:54:53 +0000, by jonas
-
100L to who wrote this. Also fix broken headers while at it.Wed, 29 Mar 2006 19:31:31 +0000, by albeu
-
French proofreading, by BounecWed, 29 Mar 2006 11:33:13 +0000, by gpoirier
-
added support for external VIDIXTue, 28 Mar 2006 22:44:16 +0000, by nicodvb
-
Removed unused constant definition (MSGTR_InvalidAOdriver)Tue, 28 Mar 2006 16:37:09 +0000, by ptt
-
Removed unused constant definition (MSGTR_InvalidAOdriver)Tue, 28 Mar 2006 11:27:45 +0000, by ptt
-
sync up to 1.223Tue, 28 Mar 2006 00:15:16 +0000, by ptt
-
sync up to 1.231 plus minor corrections...Mon, 27 Mar 2006 22:54:50 +0000, by ptt
-
Remove verbosity parameter added to print_*_header call in last revision again.Mon, 27 Mar 2006 22:51:24 +0000, by diego
-
Fix passing qdm2 extradata to lavc decoderMon, 27 Mar 2006 21:37:18 +0000, by rtognimp
-
synced with 1.1249Mon, 27 Mar 2006 19:43:46 +0000, by gpoirier
-
Fix cycling in menu with hidden items.Mon, 27 Mar 2006 19:27:42 +0000, by albeu
-
Fix stepping in the playtree when interupting libmpdemux.Mon, 27 Mar 2006 18:33:23 +0000, by albeu
-
include MSGL_* definitionsMon, 27 Mar 2006 18:31:04 +0000, by henry
-
Convert printfs in aviprint.c to mp_msg and give the information printingMon, 27 Mar 2006 17:25:41 +0000, by diego
-
Properly document sub_alignment.Mon, 27 Mar 2006 16:43:02 +0000, by diego
-
1.1250: [applied by Diego, #1.216]Mon, 27 Mar 2006 12:41:22 +0000, by kraymer
-
Rename the default GUI skins directory from 'Skin' to 'skins', keepingMon, 27 Mar 2006 11:39:27 +0000, by diego
-
reinit vo when pix_fmt changes.Mon, 27 Mar 2006 10:32:52 +0000, by reimar
-
10l missing header for strdupMon, 27 Mar 2006 08:38:32 +0000, by ods15
-
Change some printf calls to fprintf.Mon, 27 Mar 2006 07:49:14 +0000, by diego
-
Remove superfluous extern variable declaration.Mon, 27 Mar 2006 07:31:08 +0000, by diego
-
Change 'if(verbose)' to the more appropriate mp_msg_test.Mon, 27 Mar 2006 07:22:48 +0000, by diego
-
Clarify which message levels should be translated.Mon, 27 Mar 2006 06:59:00 +0000, by diego
-
Explain how to separate lavdopts parameters, -lavdopts fast is MPEG-2-only.Sun, 26 Mar 2006 22:56:46 +0000, by diego
-
Simplify directory creation in the install target.Sun, 26 Mar 2006 21:44:55 +0000, by diego
-
use shifts instead of division. 15% faster hqdn3dSun, 26 Mar 2006 21:32:52 +0000, by lorenm
-
Discard return value from ldconfig, it might not work on non-root installs.Sun, 26 Mar 2006 21:17:14 +0000, by diego
-
Simplify mkdir calls, test is not necessary before creating directories,Sun, 26 Mar 2006 21:07:31 +0000, by diego
-
NEVER assign static strings to string command line options.Sun, 26 Mar 2006 19:10:43 +0000, by albeu
-
synced with 1.231Sun, 26 Mar 2006 14:23:22 +0000, by gabrov
-
Fix a/v desync for real some filesSun, 26 Mar 2006 14:10:52 +0000, by rtognimp
-
allow values up to 100 for -mcSun, 26 Mar 2006 11:09:17 +0000, by reimar
-
Don't call make from shell constructs it prevent properSun, 26 Mar 2006 10:52:13 +0000, by albeu
-
support custom OSD colour for vo_gl.cSun, 26 Mar 2006 10:43:56 +0000, by reimar
-
support custom OSD colour for vo_gl.c. Based on patch by Tomas Janousek tomi at nomi czSun, 26 Mar 2006 10:43:56 +0000, by reimar
-
typo, parameter naming consistencySun, 26 Mar 2006 10:03:26 +0000, by diego
-
Use <value> and [value] consistently.Sun, 26 Mar 2006 10:02:04 +0000, by diego
-
fixed framerate detection of interlaced H264 streamsSat, 25 Mar 2006 23:10:08 +0000, by nicodvb
-
H264: when fixed_fps is set the framerate is expressed in fields per second, so it must be halvedSat, 25 Mar 2006 23:07:28 +0000, by nicodvb
-
Add libpostproc to PARTS, fixes distclean on OS X and other platforms.Sat, 25 Mar 2006 22:41:15 +0000, by diego
-
fix for the macosx tiger (groff 1.19.x) indentation issueSat, 25 Mar 2006 22:41:14 +0000, by jonas
-
Turn the preferences menu in something usefull using the newSat, 25 Mar 2006 20:49:36 +0000, by albeu
-
Unify MP3 fourccs for all decodersSat, 25 Mar 2006 19:24:36 +0000, by reimar
-
Add a msg type for the osd menu.Sat, 25 Mar 2006 19:24:21 +0000, by albeu
-
Allow hiding list elements and disableing the pointer.Sat, 25 Mar 2006 18:15:37 +0000, by albeu
-
Allow 6 ways (up/down/left/right/ok/cancel) navigation.Sat, 25 Mar 2006 17:32:10 +0000, by albeu
-
max_distance clarificationSat, 25 Mar 2006 13:39:47 +0000, by ods15
-
cosmetics: Shorten overly long lines, put SRCS/OBJS on individual linesSat, 25 Mar 2006 10:38:37 +0000, by diego
-
Simplify rules with common make constructs.Sat, 25 Mar 2006 10:18:18 +0000, by diego
-
Simplify clean rule.Sat, 25 Mar 2006 10:03:00 +0000, by diego
-
cosmetic, table alignSat, 25 Mar 2006 07:58:34 +0000, by ods15
-
switch to using vlc for stream_flagsSat, 25 Mar 2006 07:58:07 +0000, by ods15
-
Get rid of 2 osd related hacks.Fri, 24 Mar 2006 20:42:23 +0000, by albeu
-
Update to the recent properties changes.Fri, 24 Mar 2006 19:59:30 +0000, by albeu
-
1.231: Subtitles properties: move sub_select, sub_pos, sub_visibilty,Fri, 24 Mar 2006 19:47:17 +0000, by kraymer
-
Subtitles properties: move sub_select, sub_pos, sub_visibilty,Fri, 24 Mar 2006 19:32:23 +0000, by albeu
-
1.230: Convert fullscreen, panscan, color controls, ontop, rootwin,Fri, 24 Mar 2006 17:44:43 +0000, by kraymer
-
printf --> mp_msgFri, 24 Mar 2006 08:21:40 +0000, by diego
-
Convert all if(verbose>X) to mp_msg_test calls.Fri, 24 Mar 2006 08:12:03 +0000, by diego
-
The fix in mp_msg.c avoids a core dump when iconv_open() fails, the otherFri, 24 Mar 2006 02:31:29 +0000, by albeu
-
Add DBG5 verbosity level to prepare for upcoming mp_msg_test changes.Fri, 24 Mar 2006 01:32:04 +0000, by diego
-
Fix osd_show_msg alignment and make sure msg stringsThu, 23 Mar 2006 15:17:23 +0000, by albeu
-
Convert fullscreen, panscan, color controls, ontop, rootwin,Thu, 23 Mar 2006 01:22:43 +0000, by albeu
-
100L too many arguments to mp_msg().Thu, 23 Mar 2006 00:41:22 +0000, by albeu
-
1.229: Move audio_delay to a property and add a few read only properties toWed, 22 Mar 2006 23:17:06 +0000, by kraymer
-
Move audio_delay to a property and add a few read only properties toWed, 22 Mar 2006 23:05:13 +0000, by albeu
-
Add get/set_property and update volume/mute to the last changes.Wed, 22 Mar 2006 20:17:48 +0000, by albeu
-
Fix for playing RealVideo on PPC/big endian processors. Patch by Emanuele Giaquinta (emanuele ! giaquinta () gmail ! com).Wed, 22 Mar 2006 18:58:03 +0000, by mosu
-
1.1246: insert linebreak, \-playing-msg optionWed, 22 Mar 2006 18:25:21 +0000, by kraymer
-
insert linebreak, \-playing-msg optionWed, 22 Mar 2006 18:19:15 +0000, by kraymer
-
1.1243: 10lWed, 22 Mar 2006 18:11:44 +0000, by kraymer
-
1.1237: Capitalize some sentences after colons.Wed, 22 Mar 2006 17:35:39 +0000, by kraymer
-
1.1234: Add some undocumented options.Wed, 22 Mar 2006 17:22:46 +0000, by kraymer
-
1.1232: put options in alphabetical orderWed, 22 Mar 2006 17:06:34 +0000, by kraymer
-
Shortly describe -playing-msg and -list-properties.Wed, 22 Mar 2006 17:06:03 +0000, by albeu
-
1.228: Add an option to list the properties: -list-propertiesWed, 22 Mar 2006 16:47:48 +0000, by kraymer
-
Add an option to list the properties: -list-propertiesWed, 22 Mar 2006 16:35:17 +0000, by albeu
-
10l, checking for NULL after dereferencing makes no sense (though what is this check for anyway?)Wed, 22 Mar 2006 12:23:55 +0000, by reimar
-
use mencoder directly for mp3lame encoding instead of lavcWed, 22 Mar 2006 11:26:27 +0000, by jonas
-
Add the new property API and implement a couple properties.Wed, 22 Mar 2006 00:19:02 +0000, by albeu
-
feed something (hopefully correct timestamps) into the video filter chainTue, 21 Mar 2006 23:09:52 +0000, by michael
-
lavc doesnt pass AVFrame.opaque around :/Tue, 21 Mar 2006 23:06:09 +0000, by michael
-
10l (forgot ...)Tue, 21 Mar 2006 22:31:49 +0000, by michael
-
10l (null pointer dereference)Tue, 21 Mar 2006 22:12:48 +0000, by michael
-
passing pts through the filter layer (lets see if pts or cola comes out at the end)Tue, 21 Mar 2006 21:26:42 +0000, by michael
-
-rawvideo on => -demuxer rawvideoTue, 21 Mar 2006 06:09:32 +0000, by ods15
-
Prevent building lavc with xvid support unless xvid version is 1.1 orTue, 21 Mar 2006 05:36:10 +0000, by corey
-
10lMon, 20 Mar 2006 23:16:34 +0000, by lorenm
-
sync to x264 r476 (subq=7)Mon, 20 Mar 2006 23:13:37 +0000, by lorenm
-
Don't multiply fb_line_len by fb_pixel_size. Fixes too-low placement of OSDMon, 20 Mar 2006 22:24:14 +0000, by pacman
-
Don't try to parse fb.modes more than once. Fixes playback of multiple filesMon, 20 Mar 2006 22:07:30 +0000, by pacman
-
synced with 1.1241Mon, 20 Mar 2006 21:13:01 +0000, by gpoirier
-
retrieve metadata from FLAC files (patch by Benjamin Zores < ben _at_ geexbox.org >)Mon, 20 Mar 2006 20:06:04 +0000, by aurel
-
Simplify pkg-config invocation.Mon, 20 Mar 2006 10:57:30 +0000, by diego
-
synced with 1.226Sun, 19 Mar 2006 20:39:50 +0000, by gabrov
-
temporarily disabled the coercion of audio_preload=0 for -of mpeg until I find a proper fix: it horribly distorts filtered soundSun, 19 Mar 2006 17:28:13 +0000, by nicodvb
-
Do not use ptr when it's NULL. CID 89Sun, 19 Mar 2006 16:02:03 +0000, by rtognimp
-
1.1230: Typo fix: "URLs to forces" --> "URLs to force"Sat, 18 Mar 2006 20:02:47 +0000, by kraymer
-
1.226: Print the mute state on the OSD.Sat, 18 Mar 2006 19:22:13 +0000, by kraymer
-
Print the mute state on the OSD.Sat, 18 Mar 2006 18:48:14 +0000, by diego
-
Enable gui key bindings only when running the gui. Fix enter and escSat, 18 Mar 2006 18:13:22 +0000, by albeu
-
codec-cfg depend on help_mp.h. Fix // builds.Sat, 18 Mar 2006 17:41:24 +0000, by albeu
-
synced with 1.225Sat, 18 Mar 2006 12:42:55 +0000, by gabrov
-
flags cleanupSat, 18 Mar 2006 12:13:48 +0000, by michael
-
Support libavcodec vrc_strategy=1 (XviD ratecontrol).Fri, 17 Mar 2006 23:47:10 +0000, by corey
-
if stream is not seekable calling enca would prevent the real parsing of subtitles.Fri, 17 Mar 2006 23:38:46 +0000, by iive
-
10l forgotten stream_reset to clear the EOF flagFri, 17 Mar 2006 19:39:30 +0000, by henry
-
timebases guidelinesFri, 17 Mar 2006 13:26:40 +0000, by ods15
-
compile in the filters that depend on libavcodec/dsputil.h only when mplayer is configured to use the imported libavcodecThu, 16 Mar 2006 21:56:24 +0000, by nicodvb
-
And 10L for me. Fix the forgoten enca_fd.Thu, 16 Mar 2006 19:16:07 +0000, by albeu
-
Fix compilation with stupid C++ compilers that shock on valid CThu, 16 Mar 2006 16:55:51 +0000, by albeu
-
Move the subread from FILE to stream_t.Thu, 16 Mar 2006 14:42:51 +0000, by albeu
-
Fix a potential seek failure, fill_buffer doesn't have toThu, 16 Mar 2006 14:24:22 +0000, by albeu
-
sync with new MEncoder config file nameWed, 15 Mar 2006 23:20:27 +0000, by gpoirier
-
Fix up libaf unknown-format printingWed, 15 Mar 2006 21:32:10 +0000, by corey
-
extra checks on size of OSD parts (though IMHO these values should never be bad)Wed, 15 Mar 2006 21:13:13 +0000, by reimar
-
Small fix with object list (-vf) help.Wed, 15 Mar 2006 17:16:13 +0000, by albeu
-
rephrase index_ptr positioningWed, 15 Mar 2006 16:28:31 +0000, by ods15
-
timebase tableWed, 15 Mar 2006 16:24:24 +0000, by ods15
-
do not call glDeleteTextures with 0 count, Xgl does not like it.Wed, 15 Mar 2006 12:15:35 +0000, by reimar
-
10l the cpu hog fix broke fullscreenswitching with -widWed, 15 Mar 2006 09:04:24 +0000, by faust3
-
The system-wide and the user-specific MEncoder configuration file should bothTue, 14 Mar 2006 23:33:37 +0000, by diego
-
Remove twos workaround, this bug was fixed in mov demuxerTue, 14 Mar 2006 22:15:24 +0000, by rtognimp
-
mpegopts exampleTue, 14 Mar 2006 21:57:58 +0000, by rathann
-
synced with 1.36Tue, 14 Mar 2006 21:24:47 +0000, by gabrov
-
synced with 1.224Tue, 14 Mar 2006 21:21:26 +0000, by gabrov
-
Remove totally wrong suggestion to use -dumpaudio and -dumpvideo to saveTue, 14 Mar 2006 19:43:24 +0000, by rtognimp
-
last print on libaf to af_msgTue, 14 Mar 2006 16:57:16 +0000, by reynaldo
-
Try several formats instead of only YV12 if no format was explicitlyTue, 14 Mar 2006 00:45:06 +0000, by albeu
-
forgotten entry about TOOLS/qepdvcd.shTue, 14 Mar 2006 00:38:00 +0000, by reynaldo
-
le2me_32 is not necessary, tested by Diego on BE machineTue, 14 Mar 2006 00:02:42 +0000, by rathann
-
fl32 is now supported, tooMon, 13 Mar 2006 23:35:41 +0000, by rathann
-
in24/in32/fl32 little/big-endian QuickTime PCM audio supportMon, 13 Mar 2006 23:32:36 +0000, by rathann
-
Use _res_comment where appropriate.Mon, 13 Mar 2006 21:50:56 +0000, by diego
-
10L fix missing return statement.Mon, 13 Mar 2006 21:18:27 +0000, by albeu
-
do not randomly chop up packets, this isnt allowed in almost no containerMon, 13 Mar 2006 17:15:51 +0000, by michael
-
Fix seeking with cache enabled on systems using fork().Mon, 13 Mar 2006 16:56:10 +0000, by albeu
-
fix for MPlayer taking 100% CPU with -wid on some systems, patch by Martin Fiedler <martin.fiedler at gmx.net>Mon, 13 Mar 2006 16:52:01 +0000, by faust3
-
sync with 1.1238Mon, 13 Mar 2006 16:36:18 +0000, by gpoirier
-
adapter doesn't require vm anymoreMon, 13 Mar 2006 16:17:44 +0000, by faust3
-
Ignore codecs2html.Mon, 13 Mar 2006 11:06:08 +0000, by diego
-
To avoid a bug in ALSA's rate plugin that causes spurious overruns, tryMon, 13 Mar 2006 10:50:37 +0000, by cladisch
-
Do not try to count hardware sound cards because there might be noneMon, 13 Mar 2006 10:49:12 +0000, by cladisch
-
fixed character encodingMon, 13 Mar 2006 09:03:43 +0000, by gabrov
-
recommitted version 1.22 + Rich's 1.25Mon, 13 Mar 2006 07:08:01 +0000, by nicodvb
-
cosmetic, move stuff aroundMon, 13 Mar 2006 06:50:55 +0000, by ods15
-
Support all 4 of ARGB/RGBA/BGRA/ABGR unscaled conversions, with moreMon, 13 Mar 2006 03:46:25 +0000, by pacman
-
FAAC encoding through libavcodec-faacMon, 13 Mar 2006 02:42:06 +0000, by michael
-
-lavcopts aglobalMon, 13 Mar 2006 02:40:09 +0000, by michael
-
remove mp_msg.c dependency when compiling codec-cfg binary.Sun, 12 Mar 2006 23:06:09 +0000, by reimar
-
Fix compilation error introduced by last commitSun, 12 Mar 2006 22:29:27 +0000, by reimar
-
unified failure case in muxer_new_muxer()Sun, 12 Mar 2006 22:14:00 +0000, by nicodvb
-
remove useless cruft (binds variable)Sun, 12 Mar 2006 21:47:15 +0000, by reimar
-
fix feature pragma length checkSun, 12 Mar 2006 21:44:22 +0000, by reimar
-
+ muxer_lavf.c - Michael NiedermayerSun, 12 Mar 2006 20:47:52 +0000, by michael
-
strings without terminating NULSun, 12 Mar 2006 20:44:22 +0000, by ods15
-
in fix_parameters() move assignment of audio bitrate to the proper block (the bitrate for video is actually hardcoded to 800000)Sun, 12 Mar 2006 19:05:57 +0000, by nicodvb
-
check stream->wf and stream->bih before using them in fix_parameters(). Fixes cid 43Sun, 12 Mar 2006 18:58:08 +0000, by nicodvb
-
10l found by Oded: case 2 on a boolean value...Sun, 12 Mar 2006 18:31:50 +0000, by rfelker
-
exit if calloc() fails; free(muxer) before returning NULL if muxer_init() fails (to avoid memleak). Fixes cid 173Sun, 12 Mar 2006 18:13:11 +0000, by nicodvb
-
fix cosmetics noticed during nico's 10lSun, 12 Mar 2006 18:11:32 +0000, by rfelker
-
fixed C99-ism introduced with previous commitSun, 12 Mar 2006 18:06:46 +0000, by nicodvb
-
check muxer != NULL before using it; closes cid 201Sun, 12 Mar 2006 17:46:51 +0000, by nicodvb
-
bump neglected dateSun, 12 Mar 2006 17:40:32 +0000, by ods15
-
revert last changeSun, 12 Mar 2006 17:35:51 +0000, by ods15
-
better max for frame code values, still allowing compact implementationSun, 12 Mar 2006 13:30:45 +0000, by ods15
-
10l to me, misarrangment of flagsSun, 12 Mar 2006 13:21:04 +0000, by ods15
-
change max_distance back to 64kb and set max frame size to 2*max_distance.Sun, 12 Mar 2006 13:08:10 +0000, by ods15
-
fail immediately if any of the parameters necessary to switch audio stream isn't set/correct; closes cid 55Sun, 12 Mar 2006 12:28:09 +0000, by nicodvb
-
check sh_video before seeking; closes cid 56Sun, 12 Mar 2006 12:13:37 +0000, by nicodvb
-
close channels file before exiting dvb_get_channels() if malloc(dvb_channels_list) fails; closes cid 161Sun, 12 Mar 2006 11:45:27 +0000, by nicodvb
-
init sh_a (new audio stream) to sh_audio (current audio stream); closes cid 241Sun, 12 Mar 2006 11:12:48 +0000, by nicodvb
-
dereference muxer->priv only after having checked muxer!=NULL in write_chunk(); closes cid 206Sat, 11 Mar 2006 23:38:54 +0000, by nicodvb
-
init msec in mp_get_titleset_length() before using it; closes cid 251Sat, 11 Mar 2006 23:29:02 +0000, by nicodvb
-
init variable in parse_mp4_object_descriptor before using it; fixes cid 237Sat, 11 Mar 2006 23:26:02 +0000, by nicodvb
-
init delta_pts before using it; fixes cid 239Sat, 11 Mar 2006 23:21:09 +0000, by nicodvb
-
check pce_ptr before using it; fixes cid 207Sat, 11 Mar 2006 23:15:57 +0000, by nicodvb
-
QuickTime in24 and in32 PCM audio supportSat, 11 Mar 2006 22:43:28 +0000, by rathann
-
added dinamically calculated gain factor at output stage to avoid clipping on sane rangesSat, 11 Mar 2006 21:16:59 +0000, by reynaldo
-
change max_distance max to 128kb instead of 65kbSat, 11 Mar 2006 19:47:05 +0000, by ods15
-
Only MAX_STREAMS streams are allowed (cid 115)Sat, 11 Mar 2006 16:42:46 +0000, by rtognimp
-
move bit flags to be more convinient...Sat, 11 Mar 2006 15:26:39 +0000, by ods15
-
clarify, header_checksum is not included in forward_ptr and in packet checksumSat, 11 Mar 2006 10:19:02 +0000, by ods15
-
Simplify libcdio check.Sat, 11 Mar 2006 00:00:25 +0000, by diego
-
Make better use of pkg-config to check for/set proper libraries whenFri, 10 Mar 2006 23:59:38 +0000, by diego
-
Fix memory leak cid 176Fri, 10 Mar 2006 23:51:41 +0000, by rtognimp
-
Fix memory leak cid 177Fri, 10 Mar 2006 23:48:33 +0000, by rtognimp
-
Fix possible use of body uninitialized. Remove an unneeded free (bodyFri, 10 Mar 2006 22:15:50 +0000, by rtognimp
-
remove edl.c pre-alloc, more readble and safe codeFri, 10 Mar 2006 21:34:54 +0000, by ods15
-
SHOULD NOT be higher than 1/timebase limitFri, 10 Mar 2006 14:44:31 +0000, by michael
-
div8 -> div16Fri, 10 Mar 2006 14:34:30 +0000, by michael
-
drop max_frame_sizeFri, 10 Mar 2006 14:28:11 +0000, by michael
-
double muxing examples (cant hurt to explictly mention the most common)Fri, 10 Mar 2006 14:23:22 +0000, by michael
-
limit stuffing to prevent header_checksum from endup being useless due to a gb of 0x80 after a 'N'Fri, 10 Mar 2006 14:18:59 +0000, by michael
-
universal timestamp (= stream_id + timestamp in stream timebase)Fri, 10 Mar 2006 14:10:07 +0000, by michael
-
little clarification of sample_width/sample_heightFri, 10 Mar 2006 13:54:39 +0000, by michael
-
0x00 and 0xFF should be invalid (libnut does that already and it seems like a good idea to recommand)Fri, 10 Mar 2006 13:50:35 +0000, by michael
-
push back userdata stream_classFri, 10 Mar 2006 11:52:58 +0000, by ods15
-
header_checksumFri, 10 Mar 2006 02:49:29 +0000, by michael
-
free resources when load_raw failsThu, 09 Mar 2006 22:20:20 +0000, by reimar
-
fix leak on read error (forgot to free demux packet)Thu, 09 Mar 2006 22:14:34 +0000, by reimar
-
fix minor (i.e. unlikely to ever happen) leak when init failsThu, 09 Mar 2006 22:11:39 +0000, by reimar
-
Fix potential read from an unitialized pointer (CID: 236)Thu, 09 Mar 2006 22:09:03 +0000, by rtognimp
-
remove useless and memleak-causing strdupThu, 09 Mar 2006 18:05:38 +0000, by reimar
-
fix another sizeof(dvd_input_t) bug (must be struct dvd_input_s instead)Thu, 09 Mar 2006 17:39:34 +0000, by reimar
-
in demux_ogg_read_packet initialize data to whole packet, reduces code andWed, 08 Mar 2006 22:23:21 +0000, by reimar
-
name array is too small, use strlcpy instead of strncpyWed, 08 Mar 2006 21:13:16 +0000, by reimar
-
UTF-8 is used everywhere else and seems to be more portable than utf8 (FreeBSD)Wed, 08 Mar 2006 20:27:47 +0000, by reimar
-
revert the attempts for ccache fixWed, 08 Mar 2006 19:56:47 +0000, by henry
-
add default case to encoder switch-case (maybe an error message would be good as well).Wed, 08 Mar 2006 15:49:46 +0000, by reimar
-
fix memory leak when filter with given name does not exist.Wed, 08 Mar 2006 15:39:53 +0000, by reimar
-
Missing free_demux_packet after read errorWed, 08 Mar 2006 15:21:12 +0000, by reimar
-
Fix base64 encoding for basic auth according to RFC.Wed, 08 Mar 2006 15:14:08 +0000, by reimar
-
missing url_free when using proxy and connect failsWed, 08 Mar 2006 15:07:48 +0000, by reimar
-
stream_id == MAX_STREAMS is invalid, since counting starts with 0.Wed, 08 Mar 2006 13:26:36 +0000, by reimar
-
"i < sizeof(buf)" must be "i < sizeof(buf) - 5", since later buf[i + 5] is used.Wed, 08 Mar 2006 13:07:36 +0000, by reimar
-
We start with 0, so ch (channel number) == AF_NCH is invalid, too (not just >)Wed, 08 Mar 2006 13:00:51 +0000, by reimar
-
cosmeticWed, 08 Mar 2006 12:49:35 +0000, by michael
-
Automaticall convert message to console charset, use utf8 for GTK2 GuiWed, 08 Mar 2006 12:45:48 +0000, by reimar
-
remove info streamsWed, 08 Mar 2006 12:37:10 +0000, by michael
-
Add codecs2html dependencies.Wed, 08 Mar 2006 11:09:01 +0000, by diego
-
libcdio needs to link before -lwinmm in WIN32_LIB on Windows.Wed, 08 Mar 2006 11:04:00 +0000, by diego
-
free tmp earlier, it is not needed below and might leak on errors otherwiseWed, 08 Mar 2006 10:50:16 +0000, by reimar
-
Missing initializationWed, 08 Mar 2006 10:24:07 +0000, by reimar
-
initialize f to NULL, needed if desc=malloc... failsWed, 08 Mar 2006 10:04:05 +0000, by reimar
-
If we have a tuner, use that as a reason we have audio support, and doWed, 08 Mar 2006 00:21:44 +0000, by aurel
-
fix incomplete abs->rel path conversionTue, 07 Mar 2006 17:49:37 +0000, by henry
-
Fix compilation command in comment.Tue, 07 Mar 2006 15:40:49 +0000, by diego
-
Comment out debug output.Tue, 07 Mar 2006 15:39:01 +0000, by diego
-
Add codecs2html target.Tue, 07 Mar 2006 15:37:58 +0000, by diego
-
synced with 1.1237Tue, 07 Mar 2006 13:40:20 +0000, by gpoirier
-
Correct toolchain for building XML docs on Debian Sarge.Tue, 07 Mar 2006 11:09:40 +0000, by diego
-
synced with 1.47Mon, 06 Mar 2006 21:13:54 +0000, by gabrov
-
10l to Guillaume. It's <option>, not <options>. xmllint would've told you that.Mon, 06 Mar 2006 18:40:36 +0000, by rathann
-
Reduce output verbosity in non-verbose mode, change some printf to mp_msg.Mon, 06 Mar 2006 08:26:07 +0000, by diego
-
various improvements of the section "Choosing the video codec"Mon, 06 Mar 2006 07:19:00 +0000, by gpoirier
-
increasing sync tag to 1.45 after typo fix in English versionSun, 05 Mar 2006 22:53:06 +0000, by gabrov
-
typo fixSun, 05 Mar 2006 22:50:56 +0000, by gabrov
-
Capitalize some sentences after colons.Sun, 05 Mar 2006 22:29:26 +0000, by diego
-
synced with 1.80Sun, 05 Mar 2006 19:42:06 +0000, by gabrov
-
synced with 1.35Sun, 05 Mar 2006 19:34:02 +0000, by gabrov
-
synced with 1.62Sun, 05 Mar 2006 19:24:15 +0000, by gabrov
-
file removeSun, 05 Mar 2006 19:20:14 +0000, by gabrov
-
increased sync tag to 1.102 after Diego's updateSun, 05 Mar 2006 19:17:33 +0000, by gabrov
-
increased sync tag after Diego's updateSun, 05 Mar 2006 19:15:58 +0000, by gabrov
-
synced with 1.44Sun, 05 Mar 2006 19:10:21 +0000, by gabrov
-
synced with 1.85Sun, 05 Mar 2006 18:56:44 +0000, by gabrov
-
synced with 1.25Sun, 05 Mar 2006 18:40:29 +0000, by gabrov
-
Comment fix: mp_msg_levels[] is inited to -2, not 2.Sun, 05 Mar 2006 18:28:20 +0000, by diego
-
synced with 1.75Sun, 05 Mar 2006 18:21:52 +0000, by gabrov
-
synced with 1.16Sun, 05 Mar 2006 18:10:03 +0000, by gabrov
-
synced with 1.16Sun, 05 Mar 2006 17:28:03 +0000, by gabrov
-
synced with 1.28Sun, 05 Mar 2006 17:10:08 +0000, by gabrov
-
synced with 1.74Sun, 05 Mar 2006 17:07:53 +0000, by gabrov
-
synced with 1.32Sun, 05 Mar 2006 16:53:53 +0000, by gabrov
-
synced with 1.14Sun, 05 Mar 2006 16:39:07 +0000, by gabrov
-
synced with 1.36Sun, 05 Mar 2006 14:20:49 +0000, by gabrov
-
use relative paths for libav* buildSun, 05 Mar 2006 10:03:53 +0000, by henry
-
restored the ability to disable subtitles when cycling with slave command 'sub_select' (previously broken in release 1.900)Sun, 05 Mar 2006 08:55:08 +0000, by nicodvb
-
sync to x264 r457 (direct_pred=3)Sun, 05 Mar 2006 07:23:12 +0000, by lorenm
-
cosmetics, rename max_size to max_frame_sizeSun, 05 Mar 2006 07:06:34 +0000, by ods15
-
snow supports vme=8Sun, 05 Mar 2006 03:58:53 +0000, by lorenm
-
When centering a video with odd width, be sure to start on a pixel boundary.Sat, 04 Mar 2006 20:00:06 +0000, by pacman
-
Make -xy help output consistent, output an empty line before and after.Sat, 04 Mar 2006 17:33:56 +0000, by diego
-
return index_ptr to inside indexSat, 04 Mar 2006 16:30:25 +0000, by ods15
-
update activity every 30 secSat, 04 Mar 2006 12:37:44 +0000, by nplourde
-
typoSat, 04 Mar 2006 10:26:46 +0000, by ods15
-
slightly better max_distance ruleFri, 03 Mar 2006 22:43:49 +0000, by michael
-
Reduce Real DLL/so loading verbosity, OKed by Roberto.Fri, 03 Mar 2006 22:38:46 +0000, by diego
-
the return of the monolithic indexFri, 03 Mar 2006 22:33:30 +0000, by michael
-
update tmp_field numbers (pretty much just cosmetic)Fri, 03 Mar 2006 22:31:46 +0000, by michael
-
simplify flagsFri, 03 Mar 2006 22:30:17 +0000, by michael
-
Synced with 1.1234, patch by Jiª©?ªª? Heryªª¢Ân < technik AH domotech DOO cz >Fri, 03 Mar 2006 21:58:30 +0000, by gpoirier
-
This patch fixes pcm (twos, swot) in MOV.Thu, 02 Mar 2006 22:28:12 +0000, by rtognimp
-
don't fall back to MP_CMD_TV_LAST_CHANNEL after MP_CMD_DVB_SETCHANNEL; patch by calking a ieee d orgThu, 02 Mar 2006 21:19:57 +0000, by nicodvb
-
syncpoint_start descriptionThu, 02 Mar 2006 10:34:09 +0000, by michael
-
removed reference to inexistent extern variableWed, 01 Mar 2006 22:26:18 +0000, by nicodvb
-
stream_control() returns int, not voidWed, 01 Mar 2006 21:56:30 +0000, by nicodvb
-
add forward_ptr to syncpoint (+0.006% overhead)Wed, 01 Mar 2006 14:19:37 +0000, by michael
-
leading coeff for crc polynomWed, 01 Mar 2006 13:37:09 +0000, by michael
-
width/height/samplerate MUST not be 0Wed, 01 Mar 2006 13:36:33 +0000, by michael
-
remove chapter_id == 0 special caseWed, 01 Mar 2006 13:35:09 +0000, by michael
-
Change obsolete references to design6 to design7.Wed, 01 Mar 2006 10:07:43 +0000, by diego
-
New website structure, the /homepage subdirectory is gone.Wed, 01 Mar 2006 10:01:43 +0000, by diego
-
synced with 1.1235Wed, 01 Mar 2006 09:57:11 +0000, by gpoirier
-
sync with 1.222Wed, 01 Mar 2006 09:26:06 +0000, by diego
-
XviD multi-threaded encoding supportWed, 01 Mar 2006 09:18:56 +0000, by gpoirier
-
add Amiga-style AltiVec detection, patch from andrea at amigasoft dot netTue, 28 Feb 2006 23:24:38 +0000, by pacman
-
reverse 'low detail' for 'high detail' in 2-pass encoding explanation, patch by Jeff ClaggTue, 28 Feb 2006 21:54:24 +0000, by wanderer
-
update config.mak to match ffmpeg's version (fix alpha compilation)Mon, 27 Feb 2006 22:44:22 +0000, by aurel
-
try to get duration from the stream layer, if an implementation of STREAM_CTRL_GET_TIME_LENGTH is availableMon, 27 Feb 2006 21:13:17 +0000, by nicodvb
-
implement STREAM_CTRL_GET_TIME_LENGTH to return the duration of the dvd currently playingMon, 27 Feb 2006 21:11:28 +0000, by nicodvb
-
added cur_title to dvd_priv_t in order to keep track of dvd title currently playing (range 1..N)Mon, 27 Feb 2006 21:08:58 +0000, by nicodvb
-
added new stream_control() and new command: STREAM_CTRL_GET_TIME_LENGTHMon, 27 Feb 2006 21:06:47 +0000, by nicodvb
-
Add audio_delay argument to demux_mkv_seek.Mon, 27 Feb 2006 19:48:31 +0000, by corey
-
synced with 1.101Mon, 27 Feb 2006 11:46:35 +0000, by gabrov
-
synced with 1.12Mon, 27 Feb 2006 11:44:55 +0000, by gabrov
-
fixed XML syntax errorMon, 27 Feb 2006 11:43:29 +0000, by gabrov
-
Output error messages from the ALSA library through mp_msg() instead ofMon, 27 Feb 2006 10:09:05 +0000, by cladisch
-
Show the actual ALSA version instead of the version mplayer was compiledMon, 27 Feb 2006 10:06:27 +0000, by cladisch
-
synced with 1.101Sun, 26 Feb 2006 12:39:17 +0000, by gabrov
-
Better fallback for APIENTRY when compiling for WindowsSun, 26 Feb 2006 09:47:17 +0000, by reimar
-
10l: section "13.3.6. Example" talks about a telecined source, but the example given doesn't have any ivtc filter!!Sun, 26 Feb 2006 09:35:21 +0000, by gpoirier
-
cosmetic, trailing whitespaceSat, 25 Feb 2006 20:06:21 +0000, by ods15
-
use short 'type' namesSat, 25 Feb 2006 18:51:46 +0000, by ods15
-
allow rationals with denom of '1'Sat, 25 Feb 2006 18:48:52 +0000, by ods15
-
CRC32 stuffSat, 25 Feb 2006 16:16:47 +0000, by ods15
-
auto hide dvb menu if auto-close is specified in menu.conf; patch by Ben Zores ben a geexbox di orgFri, 24 Feb 2006 23:01:40 +0000, by nicodvb
-
DVB channels cycling; patch by Ben Zores ben p geekbox d orgFri, 24 Feb 2006 22:46:23 +0000, by nicodvb
-
Add a practical description of endian-independent RGB/BGR codingFri, 24 Feb 2006 22:18:45 +0000, by pacman
-
link fixFri, 24 Feb 2006 21:50:13 +0000, by diego
-
Add some undocumented options.Fri, 24 Feb 2006 20:28:16 +0000, by diego
-
Document the noup suboption of the scale video filter.Fri, 24 Feb 2006 19:09:14 +0000, by diego
-
Add XML tool paths for SUSE 10.0Fri, 24 Feb 2006 17:38:23 +0000, by diego
-
Add uninit for audio before switching to next file and completing encodeFri, 24 Feb 2006 15:43:20 +0000, by ods15
-
10l (dont limit dimension components independantly if noup)Fri, 24 Feb 2006 15:22:59 +0000, by michael
-
link fixesFri, 24 Feb 2006 15:09:13 +0000, by diego
-
This now works correctly thanks to clear-to-end-of-line patchFri, 24 Feb 2006 14:56:28 +0000, by ods15
-
fix bit specification for fixed_fpsFri, 24 Feb 2006 14:41:02 +0000, by ods15
-
Fix rgb32tobgr16, rgb32to15, and rgb32tobgr15. All had the same problem thatFri, 24 Feb 2006 09:52:59 +0000, by pacman
-
info packet stuff, chapters...Fri, 24 Feb 2006 05:41:35 +0000, by ods15
-
workaround for gl.h variants that do not define APIENTRYThu, 23 Feb 2006 10:18:10 +0000, by reimar
-
use calloc instead of malloc in copy_func_pf, missing initialization ofWed, 22 Feb 2006 20:39:44 +0000, by reimar
-
link fixesWed, 22 Feb 2006 11:32:41 +0000, by diego
-
link fixesWed, 22 Feb 2006 11:09:48 +0000, by diego
-
Use native bswap32 instruction when __CPU__ is x86_64 instead of generic 386 codeWed, 22 Feb 2006 10:30:55 +0000, by iive
-
properly detect cpu on x86 based macWed, 22 Feb 2006 00:59:11 +0000, by nplourde
-
Fix stylesheet path.Tue, 21 Feb 2006 21:54:08 +0000, by diego
-
Remove duplicate explanation of how man page format conversion.Tue, 21 Feb 2006 21:40:51 +0000, by diego
-
Fix video delay when encoding with B-frames.Tue, 21 Feb 2006 09:40:25 +0000, by corey
-
Fix video delay when encoding with B-frames.Tue, 21 Feb 2006 09:39:22 +0000, by corey
-
grammar, put options in alphabetical orderMon, 20 Feb 2006 23:50:40 +0000, by diego
-
More complete ASF MIME detection, closing bug# 248,Mon, 20 Feb 2006 21:59:28 +0000, by gpoirier
-
sync with 1.1231Mon, 20 Feb 2006 21:05:36 +0000, by gpoirier
-
sync with 1.222 plus minor fixMon, 20 Feb 2006 11:05:07 +0000, by ptt
-
New option: -ignore-startMon, 20 Feb 2006 09:36:10 +0000, by corey
-
fields should be in english...Mon, 20 Feb 2006 04:49:06 +0000, by ods15
-
Typo fix: "URLs to forces" --> "URLs to force"Sun, 19 Feb 2006 21:55:07 +0000, by corey
-
synced with 1.1229Sun, 19 Feb 2006 21:39:58 +0000, by gpoirier
-
Allows the LIVE555 library to forces the client's port to be usedSun, 19 Feb 2006 13:27:27 +0000, by bertrand
-
Support MPEG-4 files with RMP4 fourcc, fixes greenlines.rmp4.p.avi.Sun, 19 Feb 2006 10:15:18 +0000, by diego
-
dwStart support for mencoder.Sun, 19 Feb 2006 09:34:37 +0000, by corey
-
deobfuscate some a/v sync codeSun, 19 Feb 2006 04:31:14 +0000, by ods15
-
no upscale flag so automatic downscaling is possible in mencoderSat, 18 Feb 2006 21:12:56 +0000, by michael
-
upport another G4 flavour: MPC7447* chips.Sat, 18 Feb 2006 20:04:42 +0000, by gpoirier
-
include stdlib.h and stdio.h, they tend to be useful :-)Sat, 18 Feb 2006 12:45:00 +0000, by reimar
-
dwStart support for mplayer.Sat, 18 Feb 2006 09:26:39 +0000, by corey
-
Just a comment update, replacing a FIXME to reflect the new expectation ofSat, 18 Feb 2006 01:08:17 +0000, by pacman
-
don't call altivec_yuv2packedX() with a dstFormat that it doesn't support;Sat, 18 Feb 2006 00:41:28 +0000, by pacman
-
more cosmeticsFri, 17 Feb 2006 20:05:25 +0000, by ods15
-
some cleanup. enforce decode_delay to not be too high.Fri, 17 Feb 2006 19:45:35 +0000, by ods15
-
Fix vec_clip for gcc's that don't handle (vector signed short){16} accordingFri, 17 Feb 2006 05:01:46 +0000, by pacman
-
Fix colormap save/restore for directcolor fb devicesFri, 17 Feb 2006 03:49:33 +0000, by pacman
-
Second-try commit of this patch.Fri, 17 Feb 2006 01:57:41 +0000, by corey
-
memalign segfaults when used without declaration on amd64 (default function return type is int so the pointer was trunctated to 32bits)Thu, 16 Feb 2006 22:43:42 +0000, by aurel
-
fix compilation without openalThu, 16 Feb 2006 22:35:04 +0000, by aurel
-
OpenAL audio support, actual output is mono-only (no positioning yet).Thu, 16 Feb 2006 20:45:25 +0000, by reimar
-
ng the fix for vCCoeffsBank patch by (Alan Curry <pacman TheWorld com>)Thu, 16 Feb 2006 12:55:23 +0000, by michael
-
make swscale-example compile patch by (Alan Curry <pacman TheWorld com>)Thu, 16 Feb 2006 12:52:09 +0000, by michael
-
include config.h before includes that need itThu, 16 Feb 2006 10:08:03 +0000, by iive
-
Add some more fourcc for DV and MPEG2 needed for some mov samples postedTue, 14 Feb 2006 22:10:22 +0000, by rtognimp
-
Set SRC_PATH correctly, fixes libpostproc compilationTue, 14 Feb 2006 21:43:32 +0000, by rtognimp
-
Import common.mak v1.1 from ffmpeg cvs, now it's needed by the buildingTue, 14 Feb 2006 21:42:49 +0000, by rtognimp
-
Don't test the v4l2_input audioset field for audio capabilities but still try changing the mute setting (patch by Jesse Allen < the3dfxdude _at_ gmail.com >)Tue, 14 Feb 2006 20:13:55 +0000, by aurel
-
Align memory at 16 byte boundaries.Tue, 14 Feb 2006 09:55:14 +0000, by diego
-
allow autodetection of pictures type when using mf://@file.list syntaxTue, 14 Feb 2006 09:34:30 +0000, by iive
-
synced with 1.1227Mon, 13 Feb 2006 12:49:15 +0000, by gpoirier
-
Remove obsolete big-endian FIXMEs.Mon, 13 Feb 2006 12:44:17 +0000, by diego
-
Fix the error handling in the play() function: add a handler for EINTR,Mon, 13 Feb 2006 11:48:29 +0000, by cladisch
-
This changes the software parameters to be more compatible with theMon, 13 Feb 2006 11:43:25 +0000, by cladisch
-
Using non-blocking writes makes sense when the program wants to do otherMon, 13 Feb 2006 11:38:12 +0000, by cladisch
-
Remove the now superfluous mmap suboption.Mon, 13 Feb 2006 11:17:43 +0000, by cladisch
-
After removing play_mmap(), the play() function just unconditionallyMon, 13 Feb 2006 11:16:29 +0000, by cladisch
-
This patch removes mmap support because it doesn't have any benefit.Mon, 13 Feb 2006 11:15:25 +0000, by cladisch
-
fix index, first keyframe cannot be written with pts=0Mon, 13 Feb 2006 07:29:11 +0000, by ods15
-
lavc exposes the reconstructed picture, so no need to decode it againMon, 13 Feb 2006 07:00:37 +0000, by lorenm
-
synced with 1.1226Sun, 12 Feb 2006 17:51:38 +0000, by gpoirier
-
Make 'N' frame code implictly invalidSun, 12 Feb 2006 17:40:02 +0000, by ods15
-
do not forget to initialize dp->bufferSun, 12 Feb 2006 17:01:30 +0000, by henry
-
Rephrase telecine and film2pal mpegopts.Sun, 12 Feb 2006 16:21:07 +0000, by diego
-
Remove stray space.Sun, 12 Feb 2006 16:14:07 +0000, by diego
-
sync with 1.1224Sun, 12 Feb 2006 15:40:40 +0000, by gpoirier
-
10lSun, 12 Feb 2006 14:50:05 +0000, by alex
-
support openbsd/zaurus aswellSun, 12 Feb 2006 14:17:39 +0000, by alex
-
one more hint for openbsdSun, 12 Feb 2006 14:14:12 +0000, by alex
-
Native ZMBV support via lavcSun, 12 Feb 2006 12:57:25 +0000, by rtognimp
-
delay rff by 6, not 3 frames, so the rff will be in the middle of the 12 frames sequenceSun, 12 Feb 2006 11:47:36 +0000, by nicodvb
-
bugfixes and new soft-teleciner in muxer_mpeg.cSun, 12 Feb 2006 11:12:21 +0000, by nicodvb
-
mention film2pal in -mpegoptsSun, 12 Feb 2006 11:09:27 +0000, by nicodvb
-
experimental film2pal and ntsc2pal soft telecinerSun, 12 Feb 2006 11:04:12 +0000, by nicodvb
-
forgotten cast (blows on gcc4)Sun, 12 Feb 2006 10:51:04 +0000, by henry
-
we cannot continue without a crash when read_asf_header fails, since someSun, 12 Feb 2006 09:58:27 +0000, by reimar
-
add some sanity checks to new/resize_demux_packetSun, 12 Feb 2006 09:28:09 +0000, by reimar
-
add a missing rule for libpostproc.aSun, 12 Feb 2006 08:03:58 +0000, by henry
-
Sync with latest FFmpeg build system changes:Sat, 11 Feb 2006 23:29:51 +0000, by diego
-
No sane person should encode last pass without at least 'mbd=2' and 'trell' (or should _really_ have _really good_ reasons)Sat, 11 Feb 2006 22:36:21 +0000, by gpoirier
-
Gives some examples of in which form MPEG* videos can comeSat, 11 Feb 2006 22:13:12 +0000, by gpoirier
-
Remove all the sections that are now merged in the XML docSat, 11 Feb 2006 22:11:11 +0000, by gpoirier
-
muxer_mpeg MUST be used with audio_preload=0Sat, 11 Feb 2006 21:29:03 +0000, by nicodvb
-
Mention recent big-endian/AltiVec fixes in postproc/.Sat, 11 Feb 2006 14:19:37 +0000, by diego
-
Move the v{Y,C}CoeffsBank vectors into the SwsContext, filling them in justSat, 11 Feb 2006 14:16:10 +0000, by diego
-
cosmetics: indentation fixesSat, 11 Feb 2006 13:42:54 +0000, by diego
-
Fix big-endian color permutation problems.Sat, 11 Feb 2006 13:35:46 +0000, by diego
-
Put index_ptr within index to avoid it popping out of nowhere.Sat, 11 Feb 2006 09:56:49 +0000, by ods15
-
Add syncpoint_checksum after frame headerSat, 11 Feb 2006 09:51:08 +0000, by ods15
-
tff wasn't correctly unset in soft_telecine()Fri, 10 Feb 2006 22:28:32 +0000, by nicodvb
-
Attila and I are root@mphq.Fri, 10 Feb 2006 18:58:50 +0000, by diego
-
Make sure maxlen is respected, instead of just failing the assert later on.Fri, 10 Feb 2006 18:21:52 +0000, by reimar
-
add mpc extension so that playback starts faster.Fri, 10 Feb 2006 18:18:24 +0000, by reimar
-
Clarify feature removal policy: it must be approved on the mailing list.Fri, 10 Feb 2006 18:12:17 +0000, by rathann
-
Clarify policy on feature removal.Fri, 10 Feb 2006 18:10:19 +0000, by rathann
-
change checksum to crc32Fri, 10 Feb 2006 10:42:40 +0000, by ods15
-
ALSA changesFri, 10 Feb 2006 10:28:20 +0000, by cladisch
-
Small fixes: make all global variables static, remove some unusedFri, 10 Feb 2006 09:28:08 +0000, by cladisch
-
Remove a call to snd_pcm_prepare() because snd_pcm_hw_params() does itFri, 10 Feb 2006 09:26:11 +0000, by cladisch
-
Simplify get_delay(): we don't need to get the complete PCM status butFri, 10 Feb 2006 09:24:48 +0000, by cladisch
-
Fix get_space(): we don't need to differentiate between the various PCMFri, 10 Feb 2006 09:21:17 +0000, by cladisch
-
This adds support for more sample formats (U32, float BE, mu/A-law).Fri, 10 Feb 2006 09:20:08 +0000, by cladisch
-
This replaces the hardcoded numbers for the sample format widths with aFri, 10 Feb 2006 09:18:27 +0000, by cladisch
-
Reverse commit of unfinished patch for passing audio_delay to the demuxers.Thu, 09 Feb 2006 19:39:51 +0000, by corey
-
support for Geforce FX5500 based on patch by Pascal Yu <yu_pascal at hotmail.com>Thu, 09 Feb 2006 18:17:04 +0000, by faust3
-
I took over ao_alsa maintainership.Thu, 09 Feb 2006 16:36:53 +0000, by cladisch
-
Patch by Stefan Huehner / stefan % huehner ! org \Thu, 09 Feb 2006 14:08:03 +0000, by rathann
-
include config.h as img_format.h needs endian definitions, noticed by Alan Curry <pacman at theworld com>Thu, 09 Feb 2006 10:23:51 +0000, by iive
-
fix -idx with ODML files (patch by Benjamin Zores < ben _at_ tutuxclan.org >)Thu, 09 Feb 2006 00:40:35 +0000, by aurel
-
Correct RGB vs. BGR confusion, the macros vec_mstrgb24 and vec_mstbgr24 eachThu, 09 Feb 2006 00:29:35 +0000, by diego
-
Fix CSeq answer for keepalive OPTIONS requests during playbackWed, 08 Feb 2006 23:44:44 +0000, by rtognimp
-
Add support for grayscale [m]jpegWed, 08 Feb 2006 23:22:29 +0000, by rtognimp
-
altivec_yuv2packedX() ignores the requested output format and unconditionallyWed, 08 Feb 2006 13:14:19 +0000, by diego
-
expanded and improved NeoMagic TV-out sectionWed, 08 Feb 2006 12:17:41 +0000, by diego
-
AltiVec operations need to have memory aligned on 16-byte boundaries.Wed, 08 Feb 2006 08:20:40 +0000, by diego
-
vYCoeffsBank and vCCoeffsBank are allocated and initialized using incorrectWed, 08 Feb 2006 08:16:53 +0000, by diego
-
10l 1000 fps fixWed, 08 Feb 2006 01:19:13 +0000, by michael
-
fftruespeech works now that the nBlockAlign issue is settled.Tue, 07 Feb 2006 23:49:44 +0000, by diego
-
read data in nBlockAlign aligned chunksTue, 07 Feb 2006 22:12:34 +0000, by reimar
-
1. Include audio_delay as an argument to demux_seek.Tue, 07 Feb 2006 20:22:44 +0000, by corey
-
Fix mpng to work correctly with 16 bit png's. don't have any files to testTue, 07 Feb 2006 18:17:12 +0000, by ods15
-
EOR can only be (un)set for non delayed streams.Tue, 07 Feb 2006 16:52:05 +0000, by ods15
-
small syntax/upper-lowercase fixTue, 07 Feb 2006 16:04:25 +0000, by ptt
-
synced with 1.1223Tue, 07 Feb 2006 08:54:47 +0000, by gpoirier
-
Minor correction of last two updatesTue, 07 Feb 2006 08:10:51 +0000, by danny
-
Allow headers to be repeated anywhereTue, 07 Feb 2006 04:03:11 +0000, by ods15
-
let osx sleep if video is pausedTue, 07 Feb 2006 01:36:32 +0000, by nplourde
-
-fixed-vo shall no longer be called BETA-CODE.Tue, 07 Feb 2006 00:01:38 +0000, by diego
-
ZMB decoderMon, 06 Feb 2006 21:33:43 +0000, by diego
-
Move ffrv10 and ffrv20 into RealVideo section, prefer ffrv20 over rv20.Mon, 06 Feb 2006 21:27:01 +0000, by diego
-
Mark ffrv20 as working.Mon, 06 Feb 2006 21:25:17 +0000, by diego
-
Add support for Zip Motion-Block Video (ZMB), patch by Kostya.Mon, 06 Feb 2006 21:24:17 +0000, by diego
-
removed unused variablesMon, 06 Feb 2006 21:22:30 +0000, by nicodvb
-
fixed wrong delta_frame calculation that would affect soft-telecineMon, 06 Feb 2006 20:59:19 +0000, by nicodvb
-
Build muxers only when MEncoder is enabled.Mon, 06 Feb 2006 16:04:17 +0000, by diego
-
1.221: Typo fixSun, 05 Feb 2006 14:53:08 +0000, by kraymer
-
1.1222: cs and ls swscale parameters accept different value ranges now.Sun, 05 Feb 2006 14:48:02 +0000, by kraymer
-
cs and ls swscale parameters accept different value ranges now.Sun, 05 Feb 2006 14:16:39 +0000, by diego
-
reinitialize adapter_count to 0, EnumCallbackEx will not work otherwiseSun, 05 Feb 2006 09:41:53 +0000, by reimar
-
Index repetitionSat, 04 Feb 2006 08:54:31 +0000, by ods15
-
add compare_tsSat, 04 Feb 2006 08:53:43 +0000, by ods15
-
EOR in indexSat, 04 Feb 2006 08:52:35 +0000, by ods15
-
change sws sharpen filter a littleSat, 04 Feb 2006 00:08:54 +0000, by michael
-
synced with 1.1221Fri, 03 Feb 2006 17:07:43 +0000, by gpoirier
-
Add -nocache option, -cache is not a flag option.Thu, 02 Feb 2006 13:14:28 +0000, by diego
-
avoid conflicting types error on cygwinThu, 02 Feb 2006 12:01:40 +0000, by faust3
-
x264 tweaksThu, 02 Feb 2006 05:10:03 +0000, by lorenm
-
typo fixesWed, 01 Feb 2006 09:16:41 +0000, by ptt
-
Only compile libmpencoders if MEncoder has been enabled.Tue, 31 Jan 2006 23:45:46 +0000, by diego
-
Move conditional compilation out of the code and into the build system.Tue, 31 Jan 2006 23:36:12 +0000, by diego
-
Move conditional compilation out of the code and into the build system.Tue, 31 Jan 2006 23:24:08 +0000, by diego
-
sync up to 1.221Tue, 31 Jan 2006 10:28:20 +0000, by ptt
-
sync up to 1.1216Tue, 31 Jan 2006 09:00:41 +0000, by ptt
-
update for recent developmentsMon, 30 Jan 2006 23:46:56 +0000, by diego
-
removed forgotten fprintf()Mon, 30 Jan 2006 21:18:53 +0000, by nicodvb
-
when linking to external libav* try using pkg-config firstMon, 30 Jan 2006 20:58:11 +0000, by nicodvb
-
synced with 1.221Mon, 30 Jan 2006 19:39:01 +0000, by gabrov
-
Typo fixMon, 30 Jan 2006 19:37:17 +0000, by gabrov
-
1.218: typo, consistencyMon, 30 Jan 2006 12:54:11 +0000, by kraymer
-
Synced with 1.1214Mon, 30 Jan 2006 12:43:29 +0000, by jheryan
-
sync up to 1.202Mon, 30 Jan 2006 11:42:50 +0000, by ptt
-
1.219: More detailed description of brd_scale.Mon, 30 Jan 2006 11:31:59 +0000, by kraymer
-
synced with 1.1219 + typo fixMon, 30 Jan 2006 10:08:25 +0000, by gpoirier
-
synced with 1.216Mon, 30 Jan 2006 00:08:04 +0000, by gabrov
-
mention TOOLS/encode2mpeglightSun, 29 Jan 2006 20:47:30 +0000, by nicodvb
-
new tool to encode to mpeg using only mencoder; patch by Giacomo Comes <comes ad naic punctum edu>Sun, 29 Jan 2006 20:42:34 +0000, by nicodvb
-
More detailed description of brd_scale.Sun, 29 Jan 2006 19:56:35 +0000, by corey
-
Update musepack entry: I actually implemented seeking and sometimes -af volume is needed.Sun, 29 Jan 2006 19:51:09 +0000, by reimar
-
added missing entries since the last release (approved by Diego with smallSun, 29 Jan 2006 19:07:44 +0000, by rathann
-
synced with 1.1218Sun, 29 Jan 2006 17:03:19 +0000, by gpoirier
-
typo, consistencySun, 29 Jan 2006 14:07:59 +0000, by diego
-
Try to only use a linebreak without hyphenation (\:) where it makes sense.Sun, 29 Jan 2006 14:07:07 +0000, by diego
-
synced with 1.1216Sun, 29 Jan 2006 13:22:59 +0000, by gpoirier
-
Unify the handling of escaped spaces.Sun, 29 Jan 2006 02:11:38 +0000, by diego
-
Include MEncoder config files in list of files.Sun, 29 Jan 2006 02:08:40 +0000, by diego
-
French MEncoder docs are not synced yet.Sun, 29 Jan 2006 01:39:39 +0000, by diego
-
10l: wrong syntaxSat, 28 Jan 2006 21:36:46 +0000, by gpoirier
-
SDL video out syntax has changed a while ago, but the XML was not updated since now :)Sat, 28 Jan 2006 20:07:29 +0000, by gpoirier
-
Also remove objects in subdirectories.Sat, 28 Jan 2006 17:35:16 +0000, by diego
-
use mp_a52_framesize() when liba52 is not availableFri, 27 Jan 2006 23:07:53 +0000, by nicodvb
-
export custom mp_a52_framesize(), needed to parse ac3 frames when liba52 is not present; will be moved in a more appropriate place sometimes in the futureFri, 27 Jan 2006 23:07:16 +0000, by nicodvb
-
cosmetic, fix spacingFri, 27 Jan 2006 19:13:46 +0000, by ods15
-
MPlayer OSX port: Add a call to UDFFindFile to verify that we are opening a valid udf image. Patch by Emanuele Giaquita <emanuele.giaquinta@gmail.com>Fri, 27 Jan 2006 03:07:13 +0000, by nplourde
-
Make clean/distclean behave uniformly in all directories.Fri, 27 Jan 2006 00:18:52 +0000, by diego
-
Make clean/distclean behave uniformly in all directories.Fri, 27 Jan 2006 00:06:42 +0000, by diego
-
change muxer_write_chunk() so that pts/dts _could_ be passed from encoder to muxerThu, 26 Jan 2006 19:32:07 +0000, by michael
-
updatesThu, 26 Jan 2006 00:48:53 +0000, by diego
-
limits.h for INT_MAXWed, 25 Jan 2006 20:55:47 +0000, by michael
-
correct block alignWed, 25 Jan 2006 19:30:01 +0000, by michael
-
sync to 1.220Wed, 25 Jan 2006 19:08:06 +0000, by kraymer
-
fix aac in mov/mp4Wed, 25 Jan 2006 15:49:31 +0000, by michael
-
Fix the MSG?_FIXME and make the profiles help translatable.Wed, 25 Jan 2006 11:28:19 +0000, by albeu
-
pass vbv_size & max_rate from encoder to muxer over muxer_stream_t (if this is wrong/silly/10000000l then dont hesitate to flame / reverse)Wed, 25 Jan 2006 01:17:57 +0000, by michael
-
setting codec_tag unconditionally to FMP4 is a bad idea (breaks mov/mp4)Tue, 24 Jan 2006 23:55:43 +0000, by michael
-
vglobal so the user can tell the encoder that she wants global headers ... one step closer to correct mov/mp4 muxingTue, 24 Jan 2006 23:50:41 +0000, by michael
-
Typo fix: missing "by" in brd_scale recommendation.Tue, 24 Jan 2006 22:44:34 +0000, by corey
-
Fix up new profiles section and the MPLAYER_VERBSE environment variable.Tue, 24 Jan 2006 20:22:57 +0000, by diego
-
1.212: Make -list-options work in both MPlayer and MEncoder.Tue, 24 Jan 2006 16:34:13 +0000, by kraymer
-
1.1206: sync to x264 r398.Tue, 24 Jan 2006 16:08:57 +0000, by kraymer
-
major update of x264encopts, credits go to Alex G«änsche < ag .«£t. zirona.com>, thank you!Tue, 24 Jan 2006 15:50:22 +0000, by kraymer
-
Make -list-options work in both MPlayer and MEncoder.Tue, 24 Jan 2006 11:34:24 +0000, by albeu
-
Profiles support.Tue, 24 Jan 2006 11:16:13 +0000, by albeu
-
New option type to print help text with a function.Tue, 24 Jan 2006 11:14:13 +0000, by albeu
-
Using INT_MAX without including limits.h breaks compilation on MinGW.Mon, 23 Jan 2006 13:53:40 +0000, by diego
-
Fix misuse of the M_OPT_TYPE_INDIRECT flag, it has nothing to doMon, 23 Jan 2006 12:15:22 +0000, by albeu
-
Fix multiple help clauses on the command line with mencoder.Mon, 23 Jan 2006 11:33:18 +0000, by albeu
-
Fix libav* linking order, libavutil needs to come after lavc/lavf.Mon, 23 Jan 2006 10:16:48 +0000, by diego
-
1.1210: support libavcodec's new sc_factor parameterSun, 22 Jan 2006 23:01:00 +0000, by kraymer
-
support libavcodec's new sc_factor parameterSun, 22 Jan 2006 21:02:14 +0000, by corey
-
proper support for shared libpostprocSun, 22 Jan 2006 18:11:35 +0000, by diego
-
s/LIVE.COM/LIVE555/ + URL updateSun, 22 Jan 2006 16:32:04 +0000, by gpoirier
-
s/LIVE.COM/LIVE555/ + URL updateSun, 22 Jan 2006 16:26:42 +0000, by gpoirier
-
correcting sync version numberSun, 22 Jan 2006 16:03:29 +0000, by kraymer
-
add comment about sync status of this fileSun, 22 Jan 2006 15:56:32 +0000, by kraymer
-
let configure find docbookx.dtd (version 4.4)Sun, 22 Jan 2006 15:50:49 +0000, by kraymer
-
German man page review part XVIISun, 22 Jan 2006 14:38:05 +0000, by kraymer
-
100L m_option_copy should use the copy callback and not the set one.Sun, 22 Jan 2006 12:43:14 +0000, by albeu
-
Interleave index to ease per-need decoding.Sun, 22 Jan 2006 05:57:46 +0000, by ods15
-
Quick&dirty compilation fix, needed after latest changes in ffmpeg buildSun, 22 Jan 2006 01:32:09 +0000, by rtognimp
-
1.209: consistency fix over the previous consistency fixSun, 22 Jan 2006 00:32:07 +0000, by kraymer
-
consistency fix over the previous consistency fixSat, 21 Jan 2006 20:32:13 +0000, by gpoirier
-
consitency fixSat, 21 Jan 2006 19:44:48 +0000, by gpoirier
-
synced with 1.1208Sat, 21 Jan 2006 19:39:12 +0000, by gpoirier
-
German man page review part XVISat, 21 Jan 2006 13:52:47 +0000, by kraymer
-
1.1207: MPLAYER_VERBOSE, new enviorment variable to control verbosity before initSat, 21 Jan 2006 10:42:39 +0000, by kraymer
-
German man page review part XVSat, 21 Jan 2006 01:24:37 +0000, by kraymer
-
Cygwin compilation fixFri, 20 Jan 2006 22:44:12 +0000, by diego
-
List Derek Lewis as AIX/Solaris maintainer, patch by himself.Fri, 20 Jan 2006 22:28:21 +0000, by diego
-
Add Derek Lewis, patch by himself.Fri, 20 Jan 2006 22:27:26 +0000, by diego
-
AIX compiler CPU-option improvementsFri, 20 Jan 2006 21:15:28 +0000, by diego
-
AIX section for the ports descriptionFri, 20 Jan 2006 21:04:27 +0000, by diego
-
some updatesFri, 20 Jan 2006 20:49:45 +0000, by ods15
-
MPLAYER_VERBOSE, new enviorment variable to control verbosity before initFri, 20 Jan 2006 20:38:46 +0000, by ods15
-
cosmetic change, shift stuff around to more logical placesFri, 20 Jan 2006 19:12:22 +0000, by ods15
-
change goals slightly..Fri, 20 Jan 2006 19:10:55 +0000, by ods15
-
bump dateFri, 20 Jan 2006 19:06:28 +0000, by ods15
-
Added DPI (Print-Resolution) and Pixel-Aspect awareness to vo_jpeg.Fri, 20 Jan 2006 01:37:15 +0000, by atmos4
-
Also define FF_POSTPROCESS when using shared libavcodec.Fri, 20 Jan 2006 00:58:07 +0000, by diego
-
German man page review part XIVFri, 20 Jan 2006 00:18:55 +0000, by kraymer
-
mention hwmpaThu, 19 Jan 2006 22:57:49 +0000, by nicodvb
-
documented audio codec hwmpaThu, 19 Jan 2006 22:41:15 +0000, by nicodvb
-
Implement XvMC lib autodetection for future use (currently disabled, but workingThu, 19 Jan 2006 22:09:20 +0000, by rathann
-
Remove rule to build shared libpostproc, it does not belong in MPlayer.Thu, 19 Jan 2006 20:53:13 +0000, by diego
-
Use free instead of speex_free - since speex_free does not appear in theThu, 19 Jan 2006 20:26:34 +0000, by reimar
-
Typo fixes by BounecThu, 19 Jan 2006 10:41:40 +0000, by gpoirier
-
Push "Building audio filter chain" up to verbose level.Thu, 19 Jan 2006 00:08:09 +0000, by diego
-
sync to 1.219Wed, 18 Jan 2006 23:58:38 +0000, by kraymer
-
Mention possible region setting requirement for some RPC-2 drives.Wed, 18 Jan 2006 21:50:03 +0000, by rathann
-
FAQ about problems with playing DVDs on certain drives.Wed, 18 Jan 2006 21:37:55 +0000, by rathann
-
prevent xvmc from been loaded before xv, and generally before any autoprobed outputWed, 18 Jan 2006 18:11:02 +0000, by iive
-
German man page review part XIIIWed, 18 Jan 2006 02:12:17 +0000, by kraymer
-
German man page review part XII (right from the beginning.. again..)Tue, 17 Jan 2006 21:54:39 +0000, by kraymer
-
suppress error message at eofTue, 17 Jan 2006 20:45:51 +0000, by reimar
-
avoid Solaris 10 compile error with gcc 3.4.5Tue, 17 Jan 2006 20:25:42 +0000, by reimar
-
faster and (IMHO) cleaner code.Tue, 17 Jan 2006 20:07:06 +0000, by reimar
-
function to read from a demuxer up to (and including) the specifiedTue, 17 Jan 2006 20:04:49 +0000, by reimar
-
Put settings into a more meaningful order, some cosmetics.Tue, 17 Jan 2006 00:36:52 +0000, by diego
-
Improve option descriptions.Tue, 17 Jan 2006 00:36:00 +0000, by diego
-
Remove multi-language setting specification, it has little use.Tue, 17 Jan 2006 00:24:07 +0000, by diego
-
Improve option descriptions.Tue, 17 Jan 2006 00:18:21 +0000, by diego
-
cosmetic whitespace / layout changesMon, 16 Jan 2006 23:58:37 +0000, by diego
-
German man page review part X:Mon, 16 Jan 2006 23:41:04 +0000, by kraymer
-
Comment out default settings. MPlayer should behave the same w/ or w/oMon, 16 Jan 2006 23:24:02 +0000, by diego
-
sync to 1.218Mon, 16 Jan 2006 22:57:56 +0000, by kraymer
-
Do not build the GUI by default in the Debian package to be more in lineMon, 16 Jan 2006 22:55:08 +0000, by diego
-
Remove overly loud "warning" from runtime-cpudetection message.Mon, 16 Jan 2006 22:41:35 +0000, by diego
-
MEncoder's MPEG muxer needs -vf harddup to function properly, no add a note about this.Mon, 16 Jan 2006 20:49:07 +0000, by gpoirier
-
Prefer native GSM over the binary codec.Mon, 16 Jan 2006 19:27:07 +0000, by diego
-
sync with 1.1206Mon, 16 Jan 2006 09:00:36 +0000, by gpoirier
-
typosMon, 16 Jan 2006 03:46:58 +0000, by diego
-
sync to x264 r398.Mon, 16 Jan 2006 01:37:32 +0000, by lorenm
-
Print some more useful data from header in verbose modeSun, 15 Jan 2006 22:00:53 +0000, by rtognimp
-
Support sipr codec in old RealAudio files.Sun, 15 Jan 2006 21:58:10 +0000, by rtognimp
-
restored hwmpa with 'working' status and lowest prioritySun, 15 Jan 2006 13:48:53 +0000, by nicodvb
-
temporarily disabled hwmpa until I fix the prioritySun, 15 Jan 2006 12:30:41 +0000, by nicodvb
-
ad_hwmpa: pass-through fake audio codec for hardware mpeg decodersSun, 15 Jan 2006 10:25:14 +0000, by nicodvb
-
Change LIB to LIBNAME to fix compilation.Sun, 15 Jan 2006 01:56:17 +0000, by diego
-
10l: FFmpeg shared lib build information does not belong in MPlayer configure.Sat, 14 Jan 2006 23:39:31 +0000, by diego
-
Always try to parse index chunk, no reason to check for movi_endSat, 14 Jan 2006 22:47:38 +0000, by reimar
-
Sync with latest FFmpeg build system changes.Sat, 14 Jan 2006 22:21:34 +0000, by diego
-
German man page review part X:Sat, 14 Jan 2006 21:54:50 +0000, by kraymer
-
Fix printing of audio fourcc in hex formatSat, 14 Jan 2006 19:24:55 +0000, by rtognimp
-
German man page review part IX:Sat, 14 Jan 2006 18:59:45 +0000, by kraymer
-
add mod playback to the wishlistSat, 14 Jan 2006 17:59:03 +0000, by rathann
-
Print audio 4cc for every stream, print 4cc of selected audio trackSat, 14 Jan 2006 16:57:52 +0000, by rtognimp
-
Consistent variable names for shared libavcodec.Sat, 14 Jan 2006 16:26:42 +0000, by diego
-
Add --disable-libavcodec_so/--disable-libavformat_so.Sat, 14 Jan 2006 16:04:35 +0000, by diego
-
sync up to 1.217Sat, 14 Jan 2006 10:59:16 +0000, by ptt
-
1l - one cast too manySat, 14 Jan 2006 04:09:48 +0000, by rathann
-
Fix parallel make builds, patch by Oded Shimon.Sat, 14 Jan 2006 02:26:19 +0000, by rathann
-
German man page review part VIIISat, 14 Jan 2006 00:06:23 +0000, by kraymer
-
This patch cleans up OPTFLAGS in Gui, removes hardcoded -Wall fromFri, 13 Jan 2006 23:38:16 +0000, by rathann
-
German man page review part VIIFri, 13 Jan 2006 22:29:11 +0000, by kraymer
-
dvd subtitles should be disabled by default, and enabled specifying -sid or -slang; this fix also restores the display of other subtitles types when dvd subs are presentFri, 13 Jan 2006 20:06:59 +0000, by nicodvb
-
sync to 1.217Fri, 13 Jan 2006 20:02:37 +0000, by kraymer
-
Synced with 1.82Fri, 13 Jan 2006 13:11:33 +0000, by jheryan
-
Synced with 1.16Fri, 13 Jan 2006 13:11:07 +0000, by jheryan
-
Synced with 1.76Fri, 13 Jan 2006 13:10:42 +0000, by jheryan
-
Synced with 1.60Fri, 13 Jan 2006 13:10:15 +0000, by jheryan
-
Synced with 1.24Fri, 13 Jan 2006 13:09:42 +0000, by jheryan
-
Synced with 1.100Fri, 13 Jan 2006 13:09:18 +0000, by jheryan
-
Synced with 1.38Fri, 13 Jan 2006 13:08:46 +0000, by jheryan
-
Synced with 1.28Fri, 13 Jan 2006 13:08:17 +0000, by jheryan
-
Synced with 1.74Fri, 13 Jan 2006 13:07:52 +0000, by jheryan
-
Synced with 1.32Fri, 13 Jan 2006 13:07:23 +0000, by jheryan
-
Update licensing information: The FSF changed postal address.Fri, 13 Jan 2006 00:23:32 +0000, by diego
-
massive attack: mp_msg printf format fixesThu, 12 Jan 2006 20:04:36 +0000, by rathann
-
Remove libxvmc-dev from build-depends.Thu, 12 Jan 2006 11:27:26 +0000, by diego
-
wording fixThu, 12 Jan 2006 00:25:15 +0000, by kraymer
-
1.1202: Reformat examples to prevent linebreaks and hyphenation.Thu, 12 Jan 2006 00:03:58 +0000, by kraymer
-
1.1201: Explain DVDREAD_NOKEYS environment variable.Wed, 11 Jan 2006 23:43:55 +0000, by kraymer
-
1.1193: [does not apply]Wed, 11 Jan 2006 23:03:50 +0000, by kraymer
-
remove build-depends used only for obsolete voWed, 11 Jan 2006 22:19:47 +0000, by aurel
-
1.1186: Merry Christmas and happy cola-chugging!Wed, 11 Jan 2006 22:09:55 +0000, by kraymer
-
do not give focus to vo_macosx in shared buffer mode. Patch by Hector Chu<hectorchu@gmail.com>Wed, 11 Jan 2006 02:45:17 +0000, by nplourde
-
I'm the new mailling list maintainerTue, 10 Jan 2006 22:17:16 +0000, by gpoirier
-
xlibs-dev don't exist anymore, as well as libpng-dev and libgtk-dev.Tue, 10 Jan 2006 21:19:22 +0000, by aurel
-
convert some printfs to mp_msgTue, 10 Jan 2006 11:09:03 +0000, by rathann
-
added support for external libavformatMon, 09 Jan 2006 19:35:44 +0000, by nicodvb
-
CamStudio codec supportMon, 09 Jan 2006 15:44:15 +0000, by reimar
-
Minor correction of last updates, credit to Paul TTMon, 09 Jan 2006 07:46:17 +0000, by danny
-
OS X compilation fix: Include inttypes.h so that uint32_t is not undefined.Sun, 08 Jan 2006 22:57:59 +0000, by diego
-
support for Radeon 9550Sun, 08 Jan 2006 22:18:03 +0000, by diego
-
sync w/ 1.1205Sun, 08 Jan 2006 21:41:01 +0000, by gpoirier
-
Remove non-ASCII character.Sun, 08 Jan 2006 19:06:13 +0000, by diego
-
Update for current Debian package.Sun, 08 Jan 2006 18:34:33 +0000, by diego
-
Improve the Debian package configuration: Remove the vo module configuration,Sun, 08 Jan 2006 18:33:54 +0000, by diego
-
Quote some values to silence debconf warnings.Sun, 08 Jan 2006 17:37:48 +0000, by diego
-
Do not install .cvsignore files.Sun, 08 Jan 2006 17:37:00 +0000, by diego
-
include the right avcodec.h, consistently with the rest of mplayerSun, 08 Jan 2006 14:03:42 +0000, by nicodvb
-
fix crash if no video codec availableSun, 08 Jan 2006 13:35:54 +0000, by reimar
-
fix premature end of audio playback (audio only)Sun, 08 Jan 2006 10:18:18 +0000, by henry
-
Add uppercase MPG2 fourcc.Sat, 07 Jan 2006 22:41:04 +0000, by diego
-
disabled hack to read the properties of mpeg1/2 video in avi and asf: it's totally useless and leads mplayer to crashSat, 07 Jan 2006 22:20:46 +0000, by nicodvb
-
Remove empty sections, speak of container formats, not file formats.Sat, 07 Jan 2006 22:09:10 +0000, by diego
-
minor rewordingSat, 07 Jan 2006 22:06:06 +0000, by diego
-
avoid some gcc 4 compiler warningsSat, 07 Jan 2006 19:56:55 +0000, by reimar
-
Less ugly and easier to extend getFunctionsSat, 07 Jan 2006 19:53:51 +0000, by reimar
-
Mention Chinese console messages.Fri, 06 Jan 2006 20:09:15 +0000, by diego
-
Update for realrtsp bandwidth supportFri, 06 Jan 2006 14:43:28 +0000, by rtognimp
-
This patch makes real rtsp tell the server to deliver data at specifiedFri, 06 Jan 2006 14:39:10 +0000, by rtognimp
-
Reformat examples to prevent linebreaks and hyphenation. When occurringFri, 06 Jan 2006 14:03:51 +0000, by diego
-
align byte is deprecatedFri, 06 Jan 2006 13:51:36 +0000, by ods15
-
Yet another MPEG-4 fourcc (Samsung SMP4)Fri, 06 Jan 2006 12:36:59 +0000, by rtognimp
-
1) remove global_timebaseFri, 06 Jan 2006 02:06:22 +0000, by ods15
-
MN ruleFri, 06 Jan 2006 02:05:57 +0000, by ods15
-
1) change date and goals slightlyFri, 06 Jan 2006 02:05:34 +0000, by ods15
-
Better default vo - xv instead of x11.Fri, 06 Jan 2006 01:40:30 +0000, by diego
-
Remove unused template file.Fri, 06 Jan 2006 00:54:03 +0000, by diego
-
100l, the vo selection should fall back to other vo drivers.Fri, 06 Jan 2006 00:53:31 +0000, by diego
-
build fixThu, 05 Jan 2006 23:33:20 +0000, by diego
-
Improve overall structure by adding a few top-level chapters so thatThu, 05 Jan 2006 23:32:18 +0000, by diego
-
Add FFmpeg TrueSpeech.Thu, 05 Jan 2006 22:50:54 +0000, by diego
-
Add MPEG fourcc to all MPEG decoders.Thu, 05 Jan 2006 22:47:08 +0000, by diego
-
Don't leak memory (free audio reordering buffers)Wed, 04 Jan 2006 23:36:36 +0000, by rtognimp
-
Remove assumption that all audio packets in a block have the sameWed, 04 Jan 2006 22:49:23 +0000, by rtognimp
-
1000.0l timestamps are floatWed, 04 Jan 2006 22:21:32 +0000, by rtognimp
-
Explain DVDREAD_NOKEYS environment variable.Wed, 04 Jan 2006 16:17:05 +0000, by diego
-
Bandaid fix for compilation failure when creating main/.depend with GUIWed, 04 Jan 2006 15:54:47 +0000, by diego
-
cosmetics: Make the patch apply without offsets.Wed, 04 Jan 2006 15:31:01 +0000, by diego
-
Update copyright date to 2006Wed, 04 Jan 2006 15:28:02 +0000, by gpoirier
-
Update with current changes.Wed, 04 Jan 2006 15:25:51 +0000, by diego
-
CONFIGURATION FILES section added to the man page.Wed, 04 Jan 2006 15:01:55 +0000, by diego
-
Expand the configuration file section to include MEncoder examples.Wed, 04 Jan 2006 15:01:30 +0000, by diego
-
10l build fixWed, 04 Jan 2006 11:26:15 +0000, by diego
-
synced with 1.1198Wed, 04 Jan 2006 08:20:27 +0000, by gpoirier
-
little fixes i looked at after previous cvs commit :-)Wed, 04 Jan 2006 00:34:38 +0000, by ptt
-
sync with 1.1198 plus little fixesWed, 04 Jan 2006 00:24:14 +0000, by ptt
-
fixed indentation for suboption brd_scaleWed, 04 Jan 2006 00:01:39 +0000, by ptt
-
synced with 1.1197Tue, 03 Jan 2006 22:27:09 +0000, by gpoirier
-
removed previously forgotten reording options/flagsTue, 03 Jan 2006 22:14:27 +0000, by nicodvb
-
Reverse commit 31 Dec 2005 18:56:35 -0000 1.34Tue, 03 Jan 2006 22:06:12 +0000, by gpoirier
-
removed frame reording optionTue, 03 Jan 2006 22:05:03 +0000, by nicodvb
-
removed broken frame reording code; unified audio and video frame storing code (in memory, not in the packets); simple workaround to handle non-standard framerate mpeg1/2 videoTue, 03 Jan 2006 22:02:11 +0000, by nicodvb
-
disable dvd subtitles by defaultTue, 03 Jan 2006 20:55:27 +0000, by nicodvb
-
word consistency fixTue, 03 Jan 2006 17:18:44 +0000, by ptt
-
sync up to 1.1167Tue, 03 Jan 2006 17:12:16 +0000, by ptt
-
Restructure ports section.Tue, 03 Jan 2006 16:11:07 +0000, by diego
-
updates, spellingTue, 03 Jan 2006 16:07:59 +0000, by diego
-
Fix _inc_extra handling in DirectFB check.Tue, 03 Jan 2006 16:03:17 +0000, by diego
-
small wording/spelling/syntax fixesTue, 03 Jan 2006 14:23:03 +0000, by diego
-
add bitexact's lavd flag desc.Tue, 03 Jan 2006 13:07:54 +0000, by gpoirier
-
h264es: don't seek to non-keyframesTue, 03 Jan 2006 07:29:59 +0000, by lorenm
-
use $(INSTALLSTRIP) consistentlyTue, 03 Jan 2006 00:24:17 +0000, by rathann
-
fix the translator names list so that it conforms to lastname, firstnameMon, 02 Jan 2006 23:22:13 +0000, by rathann
-
don't reset dvdsub->id unless -slang is specified; assign default sub stream id when demux->sub->id is -1 (autodetect)Mon, 02 Jan 2006 20:40:25 +0000, by nicodvb
-
Synced with 1.216Mon, 02 Jan 2006 13:12:29 +0000, by jheryan
-
Synced with 1.1182Mon, 02 Jan 2006 13:02:20 +0000, by jheryan
-
Partial support for QuickTime sound atom version 2.Mon, 02 Jan 2006 06:56:22 +0000, by corey
-
sync up to 1.216Mon, 02 Jan 2006 02:02:57 +0000, by ptt
-
add Dicas MPEGable H.264/MPEG-4 AVC fourccSun, 01 Jan 2006 15:31:05 +0000, by iive
-
Add Rich's advice posted on the thread:Sat, 31 Dec 2005 19:16:14 +0000, by gpoirier
-
"Currently mplayer looks for only one MP3 frame sync. The attachedSat, 31 Dec 2005 18:56:35 +0000, by gpoirier
-
Add MPEG fourcc to mpeg12.Sat, 31 Dec 2005 18:24:00 +0000, by diego
-
search next sequence_header untile a valid one is foundSat, 31 Dec 2005 17:47:54 +0000, by nicodvb
-
Guide on creating quality skins.Sat, 31 Dec 2005 14:03:47 +0000, by diego
-
Build incomplete Russian docs last.Sat, 31 Dec 2005 14:01:19 +0000, by diego
-
check the intermediate audio bufferSat, 31 Dec 2005 07:37:37 +0000, by henry
-
update x264 feature summarySat, 31 Dec 2005 00:41:35 +0000, by lorenm
-
Mac OS updateFri, 30 Dec 2005 21:40:39 +0000, by diego
-
synced with 1.1194Fri, 30 Dec 2005 08:38:11 +0000, by gpoirier
-
synced with 1.1192Fri, 30 Dec 2005 08:13:59 +0000, by gpoirier
-
sync to x264 r390 (bime)Fri, 30 Dec 2005 05:15:27 +0000, by lorenm
-
for roff: add missing linebreak in uspp descriptionFri, 30 Dec 2005 05:08:37 +0000, by wanderer
-
minor grammar/punctuation on lavc's keyint optionThu, 29 Dec 2005 19:24:06 +0000, by wanderer
-
further wording fix for usppThu, 29 Dec 2005 19:17:42 +0000, by wanderer
-
AIX PPC portThu, 29 Dec 2005 18:01:22 +0000, by diego
-
Bump DH_COMPAT version.Thu, 29 Dec 2005 17:03:27 +0000, by diego
-
Add a basic watch file.Thu, 29 Dec 2005 17:02:48 +0000, by diego
-
Support vme=8 (iterative overlapped block).Thu, 29 Dec 2005 17:01:33 +0000, by diego
-
Include the snow wavelet comparison functions from DOCS/tech/snow.txtThu, 29 Dec 2005 16:59:14 +0000, by diego
-
wordingThu, 29 Dec 2005 16:56:35 +0000, by diego
-
change erase to end of line, fall back to old behavior if no termcap foundThu, 29 Dec 2005 11:27:22 +0000, by ods15
-
fix dvdread version macroWed, 28 Dec 2005 12:34:20 +0000, by rathann
-
Add bidir_refine to lavc's set of options, and document it.Wed, 28 Dec 2005 08:45:18 +0000, by gpoirier
-
wma2 fixedTue, 27 Dec 2005 20:03:36 +0000, by rtognimp
-
vpotmeter fix, scroll in the correct directionTue, 27 Dec 2005 19:21:04 +0000, by ods15
-
fixes suggested by DiegoTue, 27 Dec 2005 13:01:22 +0000, by gpoirier
-
new input command prefixes, pausing_keep, pausing_toggleTue, 27 Dec 2005 10:59:52 +0000, by ods15
-
Fix erase to end of line with windows, windows terminal does not supportTue, 27 Dec 2005 10:42:02 +0000, by ods15
-
Remove tables used by MPlayer native 14_4 and 28_8 codecsTue, 27 Dec 2005 10:10:44 +0000, by rtognimp
-
New section: choosing the video codec for your encode: what to consider before picking it.Tue, 27 Dec 2005 09:34:57 +0000, by gpoirier
-
fix setting colorkey in vidix mga_vidMon, 26 Dec 2005 20:46:20 +0000, by ods15
-
10000l to me, broke compilation on mingw, erase_to_end_of_line needs to beMon, 26 Dec 2005 13:10:13 +0000, by ods15
-
Merry Christmas and happy cola-chugging!Mon, 26 Dec 2005 06:27:56 +0000, by gpoirier
-
- move our setenv() fallback implementation to osdepMon, 26 Dec 2005 03:16:48 +0000, by al
-
Adds lavc's brd_scale and updates vb_strategySun, 25 Dec 2005 21:33:15 +0000, by gpoirier
-
support downscaling frames for dynamic b frame decissionSun, 25 Dec 2005 21:29:18 +0000, by gpoirier
-
synced with 1.1184Sun, 25 Dec 2005 20:42:27 +0000, by gpoirier
-
add "pausing_keep" and "pausing_toggle" input cmd prefixesSun, 25 Dec 2005 19:22:48 +0000, by ods15
-
Use termcap "erase to end of line" character code instead of using spacesSun, 25 Dec 2005 18:26:35 +0000, by ods15
-
Add current Cygwin tool paths.Sun, 25 Dec 2005 17:38:19 +0000, by diego
-
Windows waveout is no longer the best choice under Windows.Sun, 25 Dec 2005 17:34:10 +0000, by diego
-
prefer newer terminfo-capable libraries (ncurses or terminfo)Sun, 25 Dec 2005 14:00:04 +0000, by rathann
-
improove termcap detection, -lncurses works tooSun, 25 Dec 2005 07:21:42 +0000, by ods15
-
Add "application/x-mms-framed" for ASFSat, 24 Dec 2005 18:17:39 +0000, by rtognimp
-
This cache-seek-min is definitly implemented. The not implemented one got removed...Sat, 24 Dec 2005 18:08:32 +0000, by iive
-
The <=132 frame rule is only valid at MacroBlock level not at frame one.Sat, 24 Dec 2005 16:13:12 +0000, by iive
-
Typo in ASF demuxer selection by name (it's 'asf', not 'asv')Sat, 24 Dec 2005 12:48:01 +0000, by rtognimp
-
synced with 1.1182Thu, 22 Dec 2005 09:36:50 +0000, by gpoirier
-
typoThu, 22 Dec 2005 05:48:04 +0000, by ods15
-
Synced with help_mp-en.h 1.216Wed, 21 Dec 2005 08:30:24 +0000, by gpoirier
-
Print some error message,Tue, 20 Dec 2005 19:04:17 +0000, by iive
-
I screwed up keep aspect param, made behavior the opposite of man page.Tue, 20 Dec 2005 17:38:43 +0000, by ods15
-
malloc padding to avoid access beyond allocated memoryMon, 19 Dec 2005 19:38:28 +0000, by henry
-
reverse the H264 hackMon, 19 Dec 2005 18:04:37 +0000, by henry
-
fspp updateSun, 18 Dec 2005 18:13:09 +0000, by henry
-
negative quality values allow postproc regardless of inputSun, 18 Dec 2005 18:11:26 +0000, by henry
-
credits for Onur, patch by himselfSun, 18 Dec 2005 16:51:28 +0000, by diego
-
do not postprocess H264Sun, 18 Dec 2005 13:35:48 +0000, by henry
-
support negative stride (flipping) in vo_gl.Sun, 18 Dec 2005 12:04:08 +0000, by reimar
-
calculate framesize for raw RGB and BGR.Sun, 18 Dec 2005 11:57:25 +0000, by reimar
-
fix crash with invalid -vid and no audio streamSun, 18 Dec 2005 11:55:47 +0000, by reimar
-
bitexact flagSun, 18 Dec 2005 01:22:11 +0000, by michael
-
1.1180: [does not apply]Sat, 17 Dec 2005 20:02:47 +0000, by ranma
-
deobfuscate some very simple code...Sat, 17 Dec 2005 20:00:16 +0000, by ods15
-
typo: ouput -> outputSat, 17 Dec 2005 19:58:24 +0000, by ranma
-
"cfg-mplayer-def.h" is what is written in ~/.mplayer/config when it is notSat, 17 Dec 2005 19:55:39 +0000, by ods15
-
sync to 1.216Sat, 17 Dec 2005 19:40:09 +0000, by ranma
-
some more new stuff..Sat, 17 Dec 2005 19:13:36 +0000, by ods15
-
-o in mencoder now manditorySat, 17 Dec 2005 18:52:05 +0000, by ods15
-
-msglevel added, -verbose removedSat, 17 Dec 2005 18:24:35 +0000, by ods15
-
Removing obsolete, and until recently, misdocumented option -verbose .Sat, 17 Dec 2005 18:10:51 +0000, by ods15
-
synced with 1.100Sat, 17 Dec 2005 15:43:17 +0000, by gpoirier
-
synced with 1.13, patch by Johan BosSat, 17 Dec 2005 15:19:28 +0000, by gpoirier
-
synced with 1.72, patch by Johan BosSat, 17 Dec 2005 15:17:45 +0000, by gpoirier
-
sync w/ 1.1178Sat, 17 Dec 2005 15:13:42 +0000, by gpoirier
-
synced with 1.12, patch by Johan Bos, and fixes by me :pSat, 17 Dec 2005 14:28:17 +0000, by gpoirier
-
Fixes by BounecSat, 17 Dec 2005 14:05:40 +0000, by gpoirier
-
grammar fixSat, 17 Dec 2005 13:32:54 +0000, by diego
-
include fastmemcpy.h before stream.h, so it is used for the stream_readSat, 17 Dec 2005 10:46:48 +0000, by reimar
-
remove now useless YV12 plane swap hack, patch by Luc Gallant lucgallant at gmail comFri, 16 Dec 2005 23:04:20 +0000, by henry
-
do not set the flag when config failedFri, 16 Dec 2005 18:32:58 +0000, by henry
-
Avoid gcc warnings:Thu, 15 Dec 2005 20:39:59 +0000, by rathann
-
make -o mandatory and add a warning when the extension does not match the container format, patch by Reynaldo PinochetThu, 15 Dec 2005 17:57:18 +0000, by wanderer
-
one-word grammar fix for "incompatible codec" messageThu, 15 Dec 2005 17:54:29 +0000, by wanderer
-
use snd_mixer_selem_set_playback_switch when muting ALSA, patch by Matthias Lederhofer <matled -at- gmx dot net>Thu, 15 Dec 2005 17:50:29 +0000, by wanderer
-
sync with 1.213Thu, 15 Dec 2005 16:00:31 +0000, by ptt
-
small grammatical/sentence fixThu, 15 Dec 2005 15:58:36 +0000, by ptt
-
fix compilation when dvdkit and dvdread are not availableWed, 14 Dec 2005 21:52:41 +0000, by nicodvb
-
Fix small typos spoted by Paul TTWed, 14 Dec 2005 19:35:25 +0000, by reynaldo
-
Reformat for better readability.Tue, 13 Dec 2005 23:27:37 +0000, by diego
-
restore the old behavior for --enable-theora, ie. provide a sane default for $_ld_theoraTue, 13 Dec 2005 21:54:28 +0000, by aurel
-
libdvdread configure script defines __DARWIN__ on darwin to triggerTue, 13 Dec 2005 19:55:45 +0000, by diego
-
Darwin does not support -rdynamic.Tue, 13 Dec 2005 17:01:07 +0000, by diego
-
small typo preventing compilation, sorry :(Tue, 13 Dec 2005 14:34:59 +0000, by ptt
-
little fixes....Tue, 13 Dec 2005 01:43:54 +0000, by ptt
-
sync up to 1.210Tue, 13 Dec 2005 01:16:02 +0000, by ptt
-
minor grammar clarification to the last commit, + omitted periodsMon, 12 Dec 2005 01:34:41 +0000, by wanderer
-
Unify paths in patch and fix recent breakage, no -ko keyword expansionSun, 11 Dec 2005 23:55:12 +0000, by diego
-
Another examples showing how to play raw YUV video samplesSun, 11 Dec 2005 22:09:55 +0000, by gpoirier
-
add hint to slave.txtSun, 11 Dec 2005 21:59:13 +0000, by reimar
-
improve video equalizer command (brightness, contrast, etc.) descriptionSun, 11 Dec 2005 21:52:47 +0000, by reimar
-
sync with 1.1176Sun, 11 Dec 2005 21:17:29 +0000, by gpoirier
-
make fribidi autodetect by default instead of disableSun, 11 Dec 2005 18:19:05 +0000, by ods15
-
Make -really-quiet a common option.Sun, 11 Dec 2005 18:05:23 +0000, by diego
-
make demuxer seek and close functions return void, patch by Dominik MierzejewskiSun, 11 Dec 2005 17:21:02 +0000, by wanderer
-
punctuation fixes for the previous commitSun, 11 Dec 2005 17:13:56 +0000, by wanderer
-
Update email address, old one is deadSun, 11 Dec 2005 16:51:29 +0000, by gpoirier
-
sync with 1.1175Sun, 11 Dec 2005 16:50:07 +0000, by gpoirier
-
Fix -v/-verbose description.Sun, 11 Dec 2005 16:44:44 +0000, by diego
-
sync with 1.1174Sun, 11 Dec 2005 16:38:04 +0000, by gpoirier
-
10l: \ needs to be escaped in roff.Sun, 11 Dec 2005 16:33:35 +0000, by diego
-
synced with 1.201Sat, 10 Dec 2005 23:49:35 +0000, by gabrov
-
Sync with 1.1171Sat, 10 Dec 2005 23:21:09 +0000, by gpoirier
-
1/4lSat, 10 Dec 2005 23:16:11 +0000, by gpoirier
-
Formatting fixSat, 10 Dec 2005 23:14:24 +0000, by gpoirier
-
Give an example about how to use the famous cqif video samplesSat, 10 Dec 2005 22:49:13 +0000, by gpoirier
-
move to next vo if /dev/3dfx could not be openedSat, 10 Dec 2005 22:30:30 +0000, by iive
-
synced with 1.1170Sat, 10 Dec 2005 22:22:24 +0000, by gpoirier
-
Do not exit() if /dev/3dfx is not available, approved by Ivan.Sat, 10 Dec 2005 21:00:48 +0000, by diego
-
Remove obsolete note.Sat, 10 Dec 2005 20:28:11 +0000, by diego
-
known bugs with P4 and SSE, small fixesSat, 10 Dec 2005 19:01:01 +0000, by diego
-
Convert this file to UTF-8 as it contains funky caracters from all around the world.Sat, 10 Dec 2005 17:31:04 +0000, by gpoirier
-
1.1162: multithreaded decodingSat, 10 Dec 2005 11:58:39 +0000, by ranma
-
sync to rev. 1.210Sat, 10 Dec 2005 10:29:16 +0000, by ranma
-
remove stray tab, which was confusing help_diff.shSat, 10 Dec 2005 10:19:15 +0000, by ranma
-
Harcoded eng strings on libmpdemux/network.c to help_mpSat, 10 Dec 2005 01:40:18 +0000, by reynaldo
-
ffmpeg updateFri, 09 Dec 2005 17:06:47 +0000, by rtognimp
-
Remove MPlayer native 14_4 and 28_8 codecs (they are in lavc)Fri, 09 Dec 2005 16:52:44 +0000, by rtognimp
-
cookFri, 09 Dec 2005 16:36:50 +0000, by diego
-
Move audio packets reordering from codec interface to demuxers for realFri, 09 Dec 2005 16:25:37 +0000, by rtognimp
-
#include help_mp.h only once.Fri, 09 Dec 2005 12:51:13 +0000, by diego
-
Remove some inactive maintainers.Fri, 09 Dec 2005 10:22:41 +0000, by diego
-
long obsoleteFri, 09 Dec 2005 00:26:24 +0000, by diego
-
some sync with the present day situationFri, 09 Dec 2005 00:25:50 +0000, by diego
-
Unify include paths, -I.. is in CFLAGS.Thu, 08 Dec 2005 22:12:57 +0000, by diego
-
M263 (M$ h263) can be decoded by lavc H.263 decoderThu, 08 Dec 2005 22:02:52 +0000, by rtognimp
-
Bye-bye old email address, I'm a student no more!! :-PThu, 08 Dec 2005 13:13:48 +0000, by gpoirier
-
translate just 1.1169Thu, 08 Dec 2005 10:59:53 +0000, by gpoirier
-
synced with 1.1167Thu, 08 Dec 2005 10:42:31 +0000, by gpoirier
-
-mc 0.1 is preferrable to -mc 10 since A/V sync is recovered quicker after seeking.Thu, 08 Dec 2005 08:44:36 +0000, by diego
-
Clarifications for the AUDIOSERVER environment variable.Thu, 08 Dec 2005 08:35:17 +0000, by diego
-
add fix for sbr_dec.c to local diff, tooWed, 07 Dec 2005 23:13:24 +0000, by rathann
-
add my fix to ps_dec.c to our diffWed, 07 Dec 2005 23:07:40 +0000, by rathann
-
Every contribution deserves to be listed on the "about" window of the gui.Wed, 07 Dec 2005 21:17:29 +0000, by gpoirier
-
vf_fspp bframes optionWed, 07 Dec 2005 20:09:25 +0000, by henry
-
prevent flicker on b-frames, trivial port from vf_sppWed, 07 Dec 2005 20:04:16 +0000, by henry
-
list myself as patch backlog maintainerWed, 07 Dec 2005 19:58:47 +0000, by wanderer
-
option to show the lines containing anomalies, patch by Ivo van PoortenWed, 07 Dec 2005 18:11:58 +0000, by wanderer
-
small updates and fixesWed, 07 Dec 2005 16:14:46 +0000, by diego
-
preliminary environment variables sectionWed, 07 Dec 2005 16:14:10 +0000, by diego
-
really clear frames to black instead of grey, and make sure one of thoseWed, 07 Dec 2005 16:04:14 +0000, by reimar
-
signed division must be used for calculation vo_dx and vo_dy.Wed, 07 Dec 2005 15:56:27 +0000, by reimar
-
WM_PAINT is the "expose" event, not WM_ACTIVATEWed, 07 Dec 2005 15:53:02 +0000, by reimar
-
Minor spelling fixesWed, 07 Dec 2005 15:05:23 +0000, by jheryan
-
Synced with 1.1163Wed, 07 Dec 2005 14:01:12 +0000, by jheryan
-
Don't abort when xscreensaver window isn't available anymore.Wed, 07 Dec 2005 11:39:24 +0000, by al
-
more warning fixesWed, 07 Dec 2005 10:07:27 +0000, by ods15
-
compiler warning fixes, some of these were actual (printing) bugs.Wed, 07 Dec 2005 09:56:44 +0000, by ods15
-
Some more cola for msglevel, codec-cfg can't even call mp_msg_init or it'llWed, 07 Dec 2005 05:12:07 +0000, by ods15
-
-msglevel description improvementWed, 07 Dec 2005 00:57:32 +0000, by diego
-
new arguments for -vf spp, patch by Corey HickeyTue, 06 Dec 2005 22:53:39 +0000, by wanderer
-
Must use glFlush when doublebuffering is not usedTue, 06 Dec 2005 22:35:54 +0000, by reimar
-
Get rid of most #ifdefsTue, 06 Dec 2005 22:23:06 +0000, by reimar
-
Fix message handling, process resize eventsTue, 06 Dec 2005 22:15:03 +0000, by reimar
-
alphabetical order + better explanation for '-lavdopts threads'Tue, 06 Dec 2005 21:34:42 +0000, by wanderer
-
minor grammar fix, + stray LIVE.COM -> LIVE555 transitionTue, 06 Dec 2005 21:31:02 +0000, by wanderer
-
another 100l, codec-cfg relied on mp_msg printing nothing....Tue, 06 Dec 2005 12:03:51 +0000, by ods15
-
100l, codec-cfg needs fixing after -msgl patchTue, 06 Dec 2005 11:59:14 +0000, by ods15
-
prevent flicker, to get old behaviour use spp=x:y:4 / x:y:5Tue, 06 Dec 2005 11:17:26 +0000, by michael
-
Fix EDL to be per file, allow -edlout and -edl together as there is reallyTue, 06 Dec 2005 08:52:18 +0000, by ods15
-
1000l, reverting 2 more unrelated changes with last commitTue, 06 Dec 2005 08:47:32 +0000, by ods15
-
100l, reverting unrelated change with last commitTue, 06 Dec 2005 08:45:06 +0000, by ods15
-
new -msglevel option, constrols msg level for every msg moduleTue, 06 Dec 2005 08:42:48 +0000, by ods15
-
more minor grammatical fixesTue, 06 Dec 2005 00:45:15 +0000, by wanderer
-
multithreaded decodingMon, 05 Dec 2005 19:27:03 +0000, by gpoirier
-
fixes suggested by The Wanderer and CoreyMon, 05 Dec 2005 19:20:48 +0000, by gpoirier
-
expand aspect works by display aspect, not video aspect.Mon, 05 Dec 2005 17:52:00 +0000, by ods15
-
add missing -I..Mon, 05 Dec 2005 01:34:47 +0000, by rathann
-
fixMon, 05 Dec 2005 01:34:13 +0000, by rathann
-
fixMon, 05 Dec 2005 01:32:30 +0000, by rathann
-
fixMon, 05 Dec 2005 01:31:53 +0000, by rathann
-
fixMon, 05 Dec 2005 01:31:03 +0000, by rathann
-
fixMon, 05 Dec 2005 01:30:31 +0000, by rathann
-
fixMon, 05 Dec 2005 01:30:01 +0000, by rathann
-
fixMon, 05 Dec 2005 01:28:59 +0000, by rathann
-
ad_libvorbis.c:119: warning: assignment from incompatible pointer typeMon, 05 Dec 2005 01:28:17 +0000, by rathann
-
fixMon, 05 Dec 2005 01:27:32 +0000, by rathann
-
fixMon, 05 Dec 2005 01:26:09 +0000, by rathann
-
fixMon, 05 Dec 2005 01:25:31 +0000, by rathann
-
fixMon, 05 Dec 2005 01:24:27 +0000, by rathann
-
mplayer.c:1928: warning: implicit declaration of function 'cache_uninit'Mon, 05 Dec 2005 01:18:10 +0000, by rathann
-
Fix popup menu problems: GTK cannot get a grab while the button is down,Sun, 04 Dec 2005 15:58:52 +0000, by reimar
-
About text should _not_ be editable, it just looks stupid.Sun, 04 Dec 2005 15:56:40 +0000, by reimar
-
missing dotSat, 03 Dec 2005 20:36:12 +0000, by ranma
-
lots of small fixes a few rephrasingsSat, 03 Dec 2005 20:35:30 +0000, by ranma
-
sync to 1.205Sat, 03 Dec 2005 19:36:17 +0000, by ranma
-
attribute alignSat, 03 Dec 2005 03:37:43 +0000, by michael
-
switch to snowSat, 03 Dec 2005 03:04:10 +0000, by michael
-
multithreaded decodingFri, 02 Dec 2005 22:00:50 +0000, by michael
-
muxer_lavf MUST be disabled by default until someone adds AVParserFri, 02 Dec 2005 19:43:36 +0000, by rfelker
-
fatal error when muxer cannot initializeFri, 02 Dec 2005 19:41:25 +0000, by rfelker
-
Synced with 1.100Fri, 02 Dec 2005 14:35:19 +0000, by jheryan
-
Synced with 1.99Fri, 02 Dec 2005 14:34:40 +0000, by jheryan
-
Synced with 1.34Fri, 02 Dec 2005 14:34:04 +0000, by jheryan
-
Synced with 1.12Fri, 02 Dec 2005 14:30:30 +0000, by jheryan
-
make -lavdopts debug work again, patch by Jason Tackaberry ( tack AH sault POIS org )Fri, 02 Dec 2005 10:00:35 +0000, by gpoirier
-
export ldexp() and frexp() in pncrt, they are needed by rp8 sipr dllThu, 01 Dec 2005 21:59:24 +0000, by rtognimp
-
Add CharNextA(), needed by rp8 sipr dllThu, 01 Dec 2005 20:13:19 +0000, by rtognimp
-
nits and fixes suggested by The Wanderer and Loren MerrittThu, 01 Dec 2005 16:44:00 +0000, by gpoirier
-
vo_tdfxfb should be preferred over vo_3dfx.Thu, 01 Dec 2005 11:58:44 +0000, by diego
-
wrong output level calculation on af_equalizer leaded to low level output even with all octaves at 0db (default), patch by Corey Hickey bugfood-ml AT -fatooh/org-Thu, 01 Dec 2005 03:14:21 +0000, by reynaldo
-
AMD's Family 6 CPUs come with two flavors: one that supports SSE andThu, 01 Dec 2005 02:51:22 +0000, by diego
-
fixed wrong telecine trf pattern; fall back to mpeg2 when user specifies unknown formatWed, 30 Nov 2005 21:45:32 +0000, by nicodvb
-
Clean up some muxer messages, patch by Corey Hickey bugfood-ml AT -fatooh/org- , small fixes by meTue, 29 Nov 2005 22:04:57 +0000, by reynaldo
-
Link was a bit dated (but still working :-))Tue, 29 Nov 2005 19:53:05 +0000, by ranma
-
Fixed wrong M_OPT_RANGE in vrc_maxrate/vrc_minrate , default was 0 and range [4,2400000]Tue, 29 Nov 2005 04:16:46 +0000, by reynaldo
-
Sync man page structure description with actual man page structure.Tue, 29 Nov 2005 01:12:03 +0000, by diego
-
spelling, capitalization and wording fixesTue, 29 Nov 2005 00:56:15 +0000, by diego
-
Smarter defaults, removing obsolete options.Tue, 29 Nov 2005 00:02:58 +0000, by diego
-
-aop is long obsolete.Mon, 28 Nov 2005 23:54:08 +0000, by diego
-
-aop is long obsolete.Mon, 28 Nov 2005 23:43:24 +0000, by diego
-
Add a function to remove osd msg and use it to remove the "OSD: enabled"Sun, 27 Nov 2005 23:29:33 +0000, by albeu
-
Add indicative QP for ASP and AVC codecsSun, 27 Nov 2005 19:48:39 +0000, by gpoirier
-
Explain how to make regression tests with CVSSun, 27 Nov 2005 18:51:21 +0000, by gpoirier
-
grammar fix on the documentation-updates noteSun, 27 Nov 2005 18:40:38 +0000, by wanderer
-
some comments and simplificationSun, 27 Nov 2005 14:03:14 +0000, by alex
-
1.1161: misc fixes [partly]Sun, 27 Nov 2005 04:54:47 +0000, by ranma
-
Note about handling patches that contain documentation updates.Sat, 26 Nov 2005 20:44:13 +0000, by diego
-
Add support to get the list of files from a file containing one filenameSat, 26 Nov 2005 17:10:17 +0000, by albeu
-
How to create a MPEG4 video from an explicit list of files, based on a patch by devik <devik AH cdi POIS cz>Sat, 26 Nov 2005 16:01:43 +0000, by gpoirier
-
Fix URL escaping to correctly handle URL containing an ip6 address orSat, 26 Nov 2005 15:57:39 +0000, by albeu
-
Correct optimization for C3, patch by Zuxy Meng < zuxy POIS meng AH gmail POIS com >Sat, 26 Nov 2005 15:52:17 +0000, by gpoirier
-
skin authors, trailing whitespace cosmeticsFri, 25 Nov 2005 21:15:05 +0000, by diego
-
wording and gramma fixes by BougizFri, 25 Nov 2005 19:42:43 +0000, by gpoirier
-
When it comes to CD/DVD handling bsdi has a linux CD/DVD compatibilityFri, 25 Nov 2005 02:06:47 +0000, by diego
-
Grammar and wording fixes by BougizThu, 24 Nov 2005 12:18:55 +0000, by gpoirier
-
productive skinThu, 24 Nov 2005 11:51:16 +0000, by diego
-
M-x untabifyWed, 23 Nov 2005 19:29:11 +0000, by gpoirier
-
correct k6_mtrr detection, add a great deal of infos about newer processorsWed, 23 Nov 2005 19:21:11 +0000, by gpoirier
-
fixes in examples, minor detailsWed, 23 Nov 2005 19:14:05 +0000, by wight
-
Synced with 1.202Wed, 23 Nov 2005 12:25:17 +0000, by jheryan
-
sync with 1.99, Patch by Johan B. < dariusjb AH gmail POIS com >Wed, 23 Nov 2005 11:55:20 +0000, by gpoirier
-
-mc is useful to get rid of A/V desync.Wed, 23 Nov 2005 08:40:18 +0000, by diego
-
synced with 1.1161Wed, 23 Nov 2005 08:26:53 +0000, by gpoirier
-
misc fixesWed, 23 Nov 2005 00:27:25 +0000, by diego
-
Revert previous commitTue, 22 Nov 2005 22:05:47 +0000, by al
-
Ignore OPTIONS rtsp command during playback. FixesTue, 22 Nov 2005 19:24:09 +0000, by rtognimp
-
sync with 1.1159Tue, 22 Nov 2005 17:36:00 +0000, by gpoirier
-
Explain -vo gl:slice-height behaviour if YUV rendering is used.Tue, 22 Nov 2005 16:49:36 +0000, by reimar
-
added a '.'... not abig effort by me indeed :-)))n..Tue, 22 Nov 2005 16:29:34 +0000, by ptt
-
sync with 1.1158Tue, 22 Nov 2005 16:25:04 +0000, by ptt
-
Use slice-height 16 as default for yuv colorspaces (only relevant if decoderTue, 22 Nov 2005 16:18:34 +0000, by reimar
-
10lTue, 22 Nov 2005 05:32:28 +0000, by lorenm
-
sync to x264 r373 (brdo)Tue, 22 Nov 2005 05:17:17 +0000, by lorenm
-
resolves problem in module stop_xscreensaver, crashing mp after sleep and awake or enabling/disabling xssaver by handMon, 21 Nov 2005 23:51:27 +0000, by ptt
-
buffering in the muxer layer; patch by Corey Hickey (bugfood-ml ad fatooh punctum org) plus small fixes by meMon, 21 Nov 2005 22:53:14 +0000, by nicodvb
-
Mentions that --enable-runtime-cpudetection is not on by default.Mon, 21 Nov 2005 21:17:27 +0000, by gpoirier
-
Make the osd command only switch between enabled/disabled whenSun, 20 Nov 2005 23:44:46 +0000, by albeu
-
Unify include paths, -I.. is in CFLAGS.Sat, 19 Nov 2005 14:35:45 +0000, by diego
-
Also parse glX extension string, makes -vo gl:swapinterval work again on linuxSat, 19 Nov 2005 14:00:35 +0000, by reimar
-
Change MUST to SHOULD have disposition and if applicable language tags.Fri, 18 Nov 2005 16:28:26 +0000, by al
-
Unify include path handling by using -I.Fri, 18 Nov 2005 16:16:33 +0000, by diego
-
302m_convert and 360m_convert are generated files.Fri, 18 Nov 2005 16:10:31 +0000, by diego
-
fastmemcpybench and cpuinfo are x86-specific.Fri, 18 Nov 2005 16:08:58 +0000, by diego
-
Unify include path handling by adding $(MPROOT) to CFLAGS.Fri, 18 Nov 2005 14:57:15 +0000, by diego
-
Makefile reorganized for better clarity and maintainability.Fri, 18 Nov 2005 14:55:37 +0000, by diego
-
Unify include path handling, -I.. is in CFLAGS.Fri, 18 Nov 2005 14:39:25 +0000, by diego
-
1.1157: -novideo does not work in some cases, e.g. with MPEG demuxers.Fri, 18 Nov 2005 14:14:21 +0000, by ranma
-
synced with 1.1157Fri, 18 Nov 2005 12:27:02 +0000, by gpoirier
-
libavformat seems to use "Vo" as Vorbis tag, so add that.Thu, 17 Nov 2005 22:31:28 +0000, by reimar
-
-novideo does not work in some cases, e.g. with MPEG demuxers.Thu, 17 Nov 2005 21:51:40 +0000, by reimar
-
new -(no)border optionThu, 17 Nov 2005 21:15:59 +0000, by reimar
-
Enable border toggling for gl and gl2 under windows.Thu, 17 Nov 2005 20:49:46 +0000, by reimar
-
print the number of encoded frames per seconds (fps) with a greater precisionThu, 17 Nov 2005 19:17:53 +0000, by gpoirier
-
Reformating and nitThu, 17 Nov 2005 15:52:04 +0000, by gpoirier
-
synced with 1.1155Thu, 17 Nov 2005 15:50:46 +0000, by gpoirier
-
Document the new osd options: -osd-duration, -noterm-osd, -term-osd-escThu, 17 Nov 2005 14:43:53 +0000, by albeu
-
Remove stray \n and shorten overly long lines in the process.Thu, 17 Nov 2005 11:07:29 +0000, by diego
-
Tests should use echocheck/echores instead of plain echo for output.Thu, 17 Nov 2005 11:06:38 +0000, by diego
-
Update credits, sync a few lines.Thu, 17 Nov 2005 10:33:28 +0000, by diego
-
Do not build Debian package with runtime CPU detection by default.Thu, 17 Nov 2005 06:31:50 +0000, by gpoirier
-
spelling/grammarThu, 17 Nov 2005 00:47:25 +0000, by diego
-
Added new TOOL to convert 'anything supported' to VCD/SVCD (PAL/NTSC) using mencoderWed, 16 Nov 2005 19:15:27 +0000, by reynaldo
-
Small fixes...Wed, 16 Nov 2005 19:11:03 +0000, by ptt
-
1.1153: Document the new oss config parameters.Wed, 16 Nov 2005 17:33:28 +0000, by ranma
-
sync with rev. 1.202Wed, 16 Nov 2005 17:05:19 +0000, by ranma
-
Big OSD cleanup. Replace the mess with 100's of counter varsWed, 16 Nov 2005 16:51:48 +0000, by albeu
-
fix to uninstall section, pointed out by Reshat Sabiq to -users ml sabiq -- at -- csociety -- dot -- orgWed, 16 Nov 2005 10:38:23 +0000, by ptt
-
avisubdumpTue, 15 Nov 2005 18:21:13 +0000, by diego
-
Unify include paths, -I.. is in CFLAGS.Tue, 15 Nov 2005 18:14:07 +0000, by diego
-
little fixes...Tue, 15 Nov 2005 17:55:39 +0000, by ptt
-
Sync with 1.202Tue, 15 Nov 2005 17:02:17 +0000, by ptt
-
Added a space after dv suboption for -lavfopts sectionTue, 15 Nov 2005 15:46:53 +0000, by ptt
-
Unify include paths, -I.. is in CFLAGS.Mon, 14 Nov 2005 00:30:37 +0000, by diego
-
disable *SwapInterval function when extensions are missing, since itSun, 13 Nov 2005 21:53:26 +0000, by reimar
-
Simplify weird code. ;)Sun, 13 Nov 2005 20:25:06 +0000, by rathann
-
Unify include paths by adding -I.. to CFLAGS.Sun, 13 Nov 2005 18:28:44 +0000, by diego
-
Remove duplicate leftover line.Sat, 12 Nov 2005 22:02:17 +0000, by diego
-
fixes missing caps on last patchesSat, 12 Nov 2005 19:46:02 +0000, by reynaldo
-
Configure support for Cyrix C3Sat, 12 Nov 2005 08:25:04 +0000, by gpoirier
-
Sync with help_mp-en.h 1.201, patch by Emfox Zhou < emfoxzhou AH gmail POIS com>Sat, 12 Nov 2005 08:15:34 +0000, by gpoirier
-
synced with 1.1153Fri, 11 Nov 2005 15:56:56 +0000, by gpoirier
-
Document the new oss config parameters.Fri, 11 Nov 2005 15:08:35 +0000, by albeu
-
Generate double-click mouse events.Fri, 11 Nov 2005 13:26:24 +0000, by joey
-
Add double-click mouse events.Fri, 11 Nov 2005 13:25:48 +0000, by joey
-
Intercept maximize event and go into fullscreen mode.Fri, 11 Nov 2005 13:22:01 +0000, by joey
-
DirectSound's GetVolume and SetVolume use 100ths of decibels and range from -10,000 to 0.Fri, 11 Nov 2005 03:07:01 +0000, by joey
-
Adds a target parameter to the volnorm filter.Fri, 11 Nov 2005 02:47:21 +0000, by joey
-
-waveheader is deprecated, using -ao pcm:waveheader insteadFri, 11 Nov 2005 01:39:54 +0000, by reynaldo
-
alphabetical orderThu, 10 Nov 2005 23:26:55 +0000, by diego
-
add a switch, slave command, and vo control to toggle borderless window.Thu, 10 Nov 2005 22:25:54 +0000, by joey
-
[TRIVIAL] More translatables to help_mp and printfs to mp_msg on libmpdemuxThu, 10 Nov 2005 21:33:12 +0000, by reynaldo
-
move window style to a macro for easier maintainingThu, 10 Nov 2005 21:15:37 +0000, by joey
-
attempt to fix missing and/or broken boundary checksThu, 10 Nov 2005 20:41:11 +0000, by reimar
-
ffmpeg truemotion1 codec now outputs BGR32 for some filesThu, 10 Nov 2005 20:38:05 +0000, by reimar
-
do not set ctx->vo_inited when init fails. This caused a crash when aThu, 10 Nov 2005 20:36:37 +0000, by reimar
-
Do not hang forever when the card delivers no new data.Thu, 10 Nov 2005 20:32:47 +0000, by reimar
-
implement norm switching, which was already documented??Thu, 10 Nov 2005 20:31:27 +0000, by reimar
-
Sync with help_mp-en.h 1.198, patch by Emfox Zhou emfoxzhou AHThu, 10 Nov 2005 18:20:28 +0000, by gpoirier
-
Allow setting the mixer per instance so one can fallback betweenThu, 10 Nov 2005 09:02:56 +0000, by albeu
-
Test if source image dimensions are too big.Thu, 10 Nov 2005 02:39:31 +0000, by al
-
small typoThu, 10 Nov 2005 00:49:51 +0000, by ptt
-
synced with 1.198Thu, 10 Nov 2005 00:21:13 +0000, by ptt
-
reordered subtitles language OSD display, since it worked bad for ogm...Wed, 09 Nov 2005 23:18:38 +0000, by ptt
-
sync with 1.1150 (megaslow pp:) )Wed, 09 Nov 2005 22:17:20 +0000, by gpoirier
-
it looks like width needs to be a multiple of 64 for newer cardsWed, 09 Nov 2005 16:10:45 +0000, by faust3
-
new orthographyWed, 09 Nov 2005 15:40:25 +0000, by ranma
-
Speling (das -> daªª?)Wed, 09 Nov 2005 06:22:03 +0000, by ranma
-
typo, trailing whitespaceWed, 09 Nov 2005 00:18:48 +0000, by diego
-
SDL no longer needed by defaultTue, 08 Nov 2005 23:58:43 +0000, by rathann
-
Add another content-type for aac audio in shoutcast streamsTue, 08 Nov 2005 22:07:53 +0000, by rtognimp
-
document new vf_usppTue, 08 Nov 2005 20:03:48 +0000, by ranma
-
ultra simple&slow pp filter, yes yet another spp like filter :)Tue, 08 Nov 2005 13:15:19 +0000, by michael
-
fd --> file descriptor, small fixesTue, 08 Nov 2005 11:54:43 +0000, by diego
-
do not call glFinish when we do not have a contextMon, 07 Nov 2005 21:29:38 +0000, by reimar
-
Do not show cache-line size message, I've never seen a case where it was usefulMon, 07 Nov 2005 16:16:14 +0000, by reimar
-
typo: libcio --> libcdioMon, 07 Nov 2005 10:30:37 +0000, by diego
-
Fix compilation, use vo_fs instead of fullscreen variable. Not tested.Sun, 06 Nov 2005 21:15:53 +0000, by reimar
-
save us from #ifndef hellSun, 06 Nov 2005 21:09:07 +0000, by faust3
-
synced with 1.197Sun, 06 Nov 2005 19:57:02 +0000, by gabrov
-
there is no sh_video for audio only filesSun, 06 Nov 2005 18:01:52 +0000, by faust3
-
mostly formatting fixesSun, 06 Nov 2005 17:48:26 +0000, by ranma
-
libcdioSun, 06 Nov 2005 17:46:26 +0000, by faust3
-
make it optionally possible to compile MPlayer with libcdio instead of libcdparanoiaSun, 06 Nov 2005 17:42:20 +0000, by faust3
-
fixed possible uint8 overflow; assign progid to the newly created pmtSun, 06 Nov 2005 16:17:17 +0000, by nicodvb
-
10l: osd_show_dvd_nav_highlight is just a flagSun, 06 Nov 2005 16:16:04 +0000, by ranma
-
fix typos: aslo->also, falback->fallback (they were just too annoying *g*)Sun, 06 Nov 2005 16:10:39 +0000, by reimar
-
Two minor corrections by mitch (mitch at cgarbs dot de)Sun, 06 Nov 2005 15:54:29 +0000, by ranma
-
Fix bugs/crash introduced by translation patchSun, 06 Nov 2005 15:25:08 +0000, by reimar
-
Number of frames to show the OSD shouldn't be hardcoded, derive from fps insteadSun, 06 Nov 2005 14:44:49 +0000, by ranma
-
sync w/ 1.1149Sun, 06 Nov 2005 14:28:25 +0000, by gpoirier
-
"describe" cdda://n-m syntaxSun, 06 Nov 2005 14:21:17 +0000, by reimar
-
fix cdda://n syntax: do not hang when n > nr_tracks and play only track n,Sun, 06 Nov 2005 14:17:51 +0000, by reimar
-
estimate total time also for audio-only files.Sun, 06 Nov 2005 14:14:53 +0000, by reimar
-
added support for OSD localizationSun, 06 Nov 2005 02:47:43 +0000, by ptt
-
Added translatable messages for OSD localization to help/help_mp-en.hSun, 06 Nov 2005 02:38:47 +0000, by ptt
-
Added translatable messages for OSD localization from libvo/sub.cSun, 06 Nov 2005 02:36:00 +0000, by ptt
-
synced with 1.98Sat, 05 Nov 2005 21:42:27 +0000, by gabrov
-
Sync with 1.1148Sat, 05 Nov 2005 18:11:02 +0000, by gpoirier
-
sync with rev. 1.196Sat, 05 Nov 2005 17:48:00 +0000, by ranma
-
Translated strings might be longer than the originals. One unnecessary dependancy on string length fixed; quadrupled buffer size for matroska caseSat, 05 Nov 2005 17:25:34 +0000, by ranma
-
Use correct demuxer type for aac in shoutcast streamsSat, 05 Nov 2005 15:32:50 +0000, by rtognimp
-
Speex audio decodingSat, 05 Nov 2005 12:01:05 +0000, by reimar
-
Speex support. Seeking and pts generation does not work.Sat, 05 Nov 2005 11:58:25 +0000, by reimar
-
set cdda paranoia default to 0 since e.g. cdda://2 breaks otherwise.Sat, 05 Nov 2005 11:40:06 +0000, by reimar
-
Allow detection of theora without pkg-config and linking against internalSat, 05 Nov 2005 09:57:13 +0000, by reimar
-
sort timestamps instead of assuming conventional B-frame order. (fixes x264 B-pyramid)Sat, 05 Nov 2005 04:56:23 +0000, by lorenm
-
Enabled OSD localization / moved msgs to help/help_mp-en.hSat, 05 Nov 2005 01:27:38 +0000, by ptt
-
Added translatable messages for OSD localizationSat, 05 Nov 2005 01:25:16 +0000, by ptt
-
Little fixes around ':' and spacesSat, 05 Nov 2005 01:02:18 +0000, by ptt
-
Changed MSGTR_MPDEMUX_URL_MallocFailed to MSGTR_MemAllocFailed (msg defined two times in help_mp-en.h)Sat, 05 Nov 2005 00:55:34 +0000, by ptt
-
Changed MSGTR_MPDEMUX_ASF_MallocFailed to MSGTR_MemAllocFailed (msg defined two times inhelp_mp-en.h)Sat, 05 Nov 2005 00:53:33 +0000, by ptt
-
Changed MSGTR_MPDEMUX_MMST_MallocFailed to MSGTR_MemAllocFailed (msg defined two times inhelp_mp-en.h)Sat, 05 Nov 2005 00:51:36 +0000, by ptt
-
changes from MSGTR_MPDEMUX_AIALSA1X_* to MSGTR_MPDEMUX_AIALSA_* since they are the same messagesSat, 05 Nov 2005 00:48:43 +0000, by ptt
-
MSGTR_MemAllocFailed printout changed to fit its definition in help/help_mp-en.hSat, 05 Nov 2005 00:45:56 +0000, by ptt
-
libmpdemux translatables correctionsSat, 05 Nov 2005 00:42:10 +0000, by ptt
-
synced with 1.136Fri, 04 Nov 2005 11:17:03 +0000, by ptt
-
Synced with 1.98Fri, 04 Nov 2005 06:42:58 +0000, by jheryan
-
Synced with 1.1146Fri, 04 Nov 2005 06:42:17 +0000, by jheryan
-
Synced with 1.193Fri, 04 Nov 2005 06:41:39 +0000, by jheryan
-
sync to x264 r360 (trellis)Fri, 04 Nov 2005 01:01:19 +0000, by lorenm
-
Autoload vobsub's from ~/.mplayer/subThu, 03 Nov 2005 14:19:25 +0000, by albeu
-
changed KEY_PREVIOUS to KEY_PREV, cause the first undefinedThu, 03 Nov 2005 10:50:43 +0000, by ptt
-
small grammar/wording fixesThu, 03 Nov 2005 09:52:05 +0000, by ptt
-
typo fix bust/mustThu, 03 Nov 2005 04:04:22 +0000, by reynaldo
-
sync with 1.192 by PaulTTThu, 03 Nov 2005 00:38:11 +0000, by ptt
-
libvo input cleanup: remove the dependency on libinput,Wed, 02 Nov 2005 21:50:55 +0000, by albeu
-
sync with 1.193Wed, 02 Nov 2005 16:09:44 +0000, by ranma
-
sync with rev. 1.192Wed, 02 Nov 2005 14:48:13 +0000, by ranma
-
Too much spare time on tuesday, compared about 2/3 of the english manpage with the german one to find missing sections; some rephrasingWed, 02 Nov 2005 14:44:22 +0000, by ranma
-
synced with 1.1146Wed, 02 Nov 2005 10:59:11 +0000, by gpoirier
-
bump sync tagTue, 01 Nov 2005 22:01:01 +0000, by gpoirier
-
close stream_fd on uninit. Fixes bugzilla bug #400.Tue, 01 Nov 2005 18:22:18 +0000, by reimar
-
synced with 1.98, patch by Johan Bos.Tue, 01 Nov 2005 17:09:26 +0000, by gpoirier
-
Fix two (loosely) related bugs: massive A-V desync with -audiofile (bugzillaTue, 01 Nov 2005 16:12:53 +0000, by reimar
-
more precise seeking based on calculated average video bitrate; works quite well in case of a TS with only 1 video streamMon, 31 Oct 2005 23:38:32 +0000, by nicodvb
-
libmpdemux translatables to help_mp part 1 / mp_msg calls / try 2Mon, 31 Oct 2005 23:37:41 +0000, by reynaldo
-
libmpdemux translatables to help_mp part 1 / messages / try 2Mon, 31 Oct 2005 23:36:22 +0000, by reynaldo
-
10l typo, nomanyfmts should be used against playback problems.Mon, 31 Oct 2005 13:57:37 +0000, by reimar
-
More consistent and sane types. Also avoids some gcc 4 warnings.Mon, 31 Oct 2005 13:56:16 +0000, by reimar
-
synced with 1.34, patch by Johan Bos + fixes by meMon, 31 Oct 2005 08:41:41 +0000, by gpoirier
-
move resync_audio_stream after seeking to demuxer.cSun, 30 Oct 2005 09:19:05 +0000, by reimar
-
Provide DEMUXER_CTRL_GET_TIME_LENGTH and DEMUXER_CTRL_GET_PERCENT_POS.Sun, 30 Oct 2005 09:13:32 +0000, by reimar
-
Provide percentage even when demuxer->movi_start and movi_end are not availableSun, 30 Oct 2005 09:11:40 +0000, by reimar
-
10l, uninit() was not used, fixes bug #401Sun, 30 Oct 2005 08:45:24 +0000, by reimar
-
Updating little things I have done so farSat, 29 Oct 2005 23:45:48 +0000, by reynaldo
-
Allow the user to set the $MPLAYER_HOME environment variable to point to the locationSat, 29 Oct 2005 12:16:46 +0000, by albeu
-
preliminary support for wpl playlists, closes #362Fri, 28 Oct 2005 22:12:20 +0000, by reynaldo
-
add a \n after whole cache fill.Thu, 27 Oct 2005 06:55:05 +0000, by ods15
-
updatesWed, 26 Oct 2005 22:57:15 +0000, by diego
-
make myself console help messages maintainter at diego's requestWed, 26 Oct 2005 22:52:41 +0000, by reynaldo
-
gcc -dumpmachine outputs x86_64-something on some machines andWed, 26 Oct 2005 20:40:19 +0000, by diego
-
synced with 1.192Wed, 26 Oct 2005 13:14:15 +0000, by gabrov
-
Clarify subtitle alignment behavior.Wed, 26 Oct 2005 09:15:49 +0000, by diego
-
Added support for remote controls.Wed, 26 Oct 2005 07:41:41 +0000, by syrjala
-
Complete sync with 1.192Wed, 26 Oct 2005 01:35:27 +0000, by reynaldo
-
Unify include paths, -I.. is in CFLAGS.Wed, 26 Oct 2005 00:07:43 +0000, by diego
-
Run dh_makeshlibs to create proper shlibs files and avoid warnings.Tue, 25 Oct 2005 22:13:36 +0000, by diego
-
Unify include paths, -I.. is in CFLAGS.Tue, 25 Oct 2005 21:23:45 +0000, by diego
-
big-endian fixes for "extended" (i.e. mythtv) files.Tue, 25 Oct 2005 20:01:09 +0000, by reimar
-
10l broken asm crap needs an external nameTue, 25 Oct 2005 19:29:51 +0000, by rfelker
-
INPUT section created, added messages from input/input.c and input/joystick.cTue, 25 Oct 2005 18:47:20 +0000, by reynaldo
-
translatable eng strings to new section on help_mp-enTue, 25 Oct 2005 18:46:25 +0000, by reynaldo
-
printf to mp_msgTue, 25 Oct 2005 18:45:39 +0000, by reynaldo
-
fix incorrect use of strl* functions (patch by reimar)Tue, 25 Oct 2005 17:28:10 +0000, by rfelker
-
fix broken (off-by-one) behavior of our strl* functions (patch by reimar)Tue, 25 Oct 2005 17:13:20 +0000, by rfelker
-
do not export useless symbols! fixed compile bug with decode support in lameTue, 25 Oct 2005 17:08:49 +0000, by rfelker
-
synced with 1.1145Tue, 25 Oct 2005 15:15:46 +0000, by gpoirier
-
Extra processor information needs to be known in the x86_64 case as wellTue, 25 Oct 2005 13:28:07 +0000, by diego
-
fixing the unverified patch (one of the millions) commited by:Tue, 25 Oct 2005 11:52:49 +0000, by gabucino
-
Switch from our own to the upstream DVD key caching strategy and directory.Mon, 24 Oct 2005 09:50:42 +0000, by diego
-
10l to Reimar: common.h belongs to libdvdcss, not libdvdread.Mon, 24 Oct 2005 09:29:15 +0000, by diego
-
sync to x264 r334 (crf)Mon, 24 Oct 2005 04:39:18 +0000, by lorenm
-
Synced with 1.1143Sun, 23 Oct 2005 21:21:45 +0000, by gpoirier
-
minor spelling wording fixesSun, 23 Oct 2005 16:51:39 +0000, by diego
-
author list prettyprintingSun, 23 Oct 2005 16:50:27 +0000, by diego
-
Reformat section titles so that it becomes easier to tell sections andSun, 23 Oct 2005 16:49:56 +0000, by diego
-
Make include paths consistent among files in libvo. Since -I.. is addedSun, 23 Oct 2005 16:19:32 +0000, by diego
-
improve documentation of -subalignSun, 23 Oct 2005 15:54:13 +0000, by rfelker
-
make bottom alignment the default since it's the only sane mode when sub_pos is near bottom (default)Sun, 23 Oct 2005 15:35:28 +0000, by rfelker
-
reverse incorrect sub alignment change, ok'd by diegoSun, 23 Oct 2005 15:34:39 +0000, by rfelker
-
10l to whoever got aspect upside-down.. it's w/h, not h/w. hope this doesn't bother anyone already using it too muchSun, 23 Oct 2005 15:25:10 +0000, by rfelker
-
comment on -noskip patchSun, 23 Oct 2005 15:05:11 +0000, by rfelker
-
spelling/grammar/wordingSun, 23 Oct 2005 14:49:32 +0000, by diego
-
The conditions for bottom (2) and top (1) subtitle alignment are reversed.Sun, 23 Oct 2005 14:25:56 +0000, by diego
-
support for prescott, nocona and pentium-m processorsSun, 23 Oct 2005 13:55:23 +0000, by diego
-
Add a comment to an esac where the case is very far away.Sun, 23 Oct 2005 13:13:12 +0000, by diego
-
Simplification of the system_name check and the PPC CPU type check.Sun, 23 Oct 2005 12:39:47 +0000, by diego
-
Add a comment to else clauses where the if is very far away.Sun, 23 Oct 2005 11:26:36 +0000, by diego
-
honor decoder's/filter's decision to remove frames when using -noskip.Sun, 23 Oct 2005 07:37:55 +0000, by rfelker
-
reapply rawaudio muxer fix (don't disable audio without user's permission!) (previously reversed because of mistake in patch.. 10l to me :)Sun, 23 Oct 2005 07:32:35 +0000, by rfelker
-
reverse patch that was mistakenly applied with unwanted unrelated changesSun, 23 Oct 2005 07:30:56 +0000, by rfelker
-
Add missing quotes around .IPs argument.Sat, 22 Oct 2005 19:28:37 +0000, by diego
-
Support for video files created by Samsung Miniket VP-M100 diskless camcorderSat, 22 Oct 2005 13:53:18 +0000, by iive
-
Added support for A_AAC.Sat, 22 Oct 2005 10:13:28 +0000, by mosu
-
cross compiling probably worth mentioiningFri, 21 Oct 2005 14:44:13 +0000, by ods15
-
Add a few more XML tags for better semantics markup.Thu, 20 Oct 2005 23:07:55 +0000, by diego
-
Explain how to place subtitles in black bands.Thu, 20 Oct 2005 23:06:02 +0000, by diego
-
mach64_mmio size fix from vidix.sf.net, possible bugfix for #59Thu, 20 Oct 2005 18:03:43 +0000, by faust3
-
sync amd64 fixes from vidix.sf.netThu, 20 Oct 2005 17:56:28 +0000, by faust3
-
Fix seeking in wav files: align relative to start of data, not start of fileThu, 20 Oct 2005 15:15:53 +0000, by reimar
-
sync with 1.32Thu, 20 Oct 2005 13:46:29 +0000, by diego
-
ilmv --> ilme typo fixThu, 20 Oct 2005 13:45:41 +0000, by diego
-
semi-hack: avoid passing 0-length blocks to audio filters.Thu, 20 Oct 2005 09:12:28 +0000, by reimar
-
document hackThu, 20 Oct 2005 05:54:51 +0000, by ods15
-
-vc null -vo null is not the fastest way to dump...Thu, 20 Oct 2005 00:08:09 +0000, by diego
-
Converted from GBK to UTF-8 encoding.Wed, 19 Oct 2005 18:17:32 +0000, by diego
-
further sync by Emfox Zhou < emfoxzhou -- at -- gmail -- dot -- com >Wed, 19 Oct 2005 18:03:22 +0000, by diego
-
sync with 1.188 by Paul TT < paultt == at == hackerjournal == dot == it >Wed, 19 Oct 2005 17:56:06 +0000, by diego
-
Synced with 1.98Wed, 19 Oct 2005 12:15:06 +0000, by jheryan
-
Typo hunting.Wed, 19 Oct 2005 12:14:01 +0000, by jheryan
-
Formal syncing. Typo hunting.Wed, 19 Oct 2005 12:09:56 +0000, by jheryan
-
charset for help_mp-zh_TW.hWed, 19 Oct 2005 08:13:55 +0000, by diego
-
processing audio is sometimes essential for a/v sync, so 1000l toWed, 19 Oct 2005 05:44:27 +0000, by rfelker
-
add cross-compiling supportTue, 18 Oct 2005 21:48:09 +0000, by aurel
-
replace all the direct $TMPO calls by a tmp_run() function callTue, 18 Oct 2005 21:44:14 +0000, by aurel
-
replace mp3lame version detection by required features detectionTue, 18 Oct 2005 21:40:17 +0000, by aurel
-
modify DirectFB version detection so that it only requires pre-processingTue, 18 Oct 2005 21:37:28 +0000, by aurel
-
modify alsa version detection so that it don't require running the generated binaryTue, 18 Oct 2005 21:34:54 +0000, by aurel
-
add a cxx_check function to simplify C++ libs checkingTue, 18 Oct 2005 21:30:43 +0000, by aurel
-
synced with 1.1140Tue, 18 Oct 2005 20:26:08 +0000, by gpoirier
-
UpdateTue, 18 Oct 2005 20:20:19 +0000, by rtognimp
-
Add FFmpeg QDM2 audio decoderTue, 18 Oct 2005 20:18:28 +0000, by rtognimp
-
xscreensaver --> XScreenSaverTue, 18 Oct 2005 19:58:33 +0000, by diego
-
Embarassing goofs in the basic key sections that nobody noticed for agesTue, 18 Oct 2005 19:56:57 +0000, by diego
-
Make a few more messages translatable by moving them into help_mp-en.h.Tue, 18 Oct 2005 11:11:25 +0000, by diego
-
Add a few more CPU models to the list.Tue, 18 Oct 2005 08:22:27 +0000, by diego
-
Add a note about the "synce with 1.XXX" line that should be in everyMon, 17 Oct 2005 22:46:48 +0000, by diego
-
Add a note and a workaround about broken hardware players and how theyMon, 17 Oct 2005 22:23:37 +0000, by diego
-
synced with 1.1139 + Reimar's patchMon, 17 Oct 2005 20:44:17 +0000, by gpoirier
-
new message was even worse -- B/s means bytes per second, not sample!Mon, 17 Oct 2005 18:16:28 +0000, by rfelker
-
further sync by Emfox Zhou < emfoxzhou == at == gmail == dot == com >Mon, 17 Oct 2005 14:37:01 +0000, by diego
-
deobfuscatioin: csp --> colorspaceMon, 17 Oct 2005 11:26:26 +0000, by diego
-
Guillaume now maintains the MEncoder documentation.Mon, 17 Oct 2005 08:50:37 +0000, by diego
-
minor typoMon, 17 Oct 2005 08:50:04 +0000, by diego
-
100l -- mismatched type after changing sizes to type long!Mon, 17 Oct 2005 05:05:51 +0000, by rfelker
-
remove nonsense break statements that do nothing..Mon, 17 Oct 2005 04:51:34 +0000, by rfelker
-
allow mencoder to load win32 codecs properly patch by Zuxy <zuxy.meng at gmail.com>Sun, 16 Oct 2005 19:14:09 +0000, by faust3
-
Add MIPS64 detection.Sun, 16 Oct 2005 17:44:58 +0000, by diego
-
1000l de Breizh Cola: build fix.Sun, 16 Oct 2005 17:29:08 +0000, by gpoirier
-
UpdateSat, 15 Oct 2005 23:52:56 +0000, by rtognimp
-
Support DTA and FLX extensions for flic via ffmpeg decoderSat, 15 Oct 2005 23:24:53 +0000, by rtognimp
-
Add ffmpeg truemotion2 codec, make it default for TM20Sat, 15 Oct 2005 23:17:25 +0000, by rtognimp
-
synced with 1.1138Sat, 15 Oct 2005 21:50:21 +0000, by gpoirier
-
synced with 1.1137Sat, 15 Oct 2005 18:12:51 +0000, by gpoirier
-
Fix/improve vo_gl and vo_gl2 suboption documentationSat, 15 Oct 2005 14:47:26 +0000, by reimar
-
Another usage example for the %n%str escaping syntax and ao_sgi documentation updateSat, 15 Oct 2005 14:38:02 +0000, by reimar
-
10l, demux_mpg_control was missing from demuxer info struct, causing audioSat, 15 Oct 2005 11:51:37 +0000, by reimar
-
ugly hack to make it work again with external libdvdreadSat, 15 Oct 2005 11:47:33 +0000, by reimar
-
Extend the network test to also check the socket libs.Sat, 15 Oct 2005 10:46:24 +0000, by diego
-
bumped sync tag after typo fix in English version (synced with 1.98)Fri, 14 Oct 2005 20:34:17 +0000, by gabrov
-
missing ")", picked up by Mizda GaborFri, 14 Oct 2005 20:29:33 +0000, by gpoirier
-
synced with 1.186Fri, 14 Oct 2005 20:05:19 +0000, by gabrov
-
synced with 1.26Fri, 14 Oct 2005 19:28:14 +0000, by gabrov
-
synced with 1.97Fri, 14 Oct 2005 18:54:01 +0000, by gabrov
-
synced with 1.31Fri, 14 Oct 2005 18:53:33 +0000, by gabrov
-
Kill a compiler warning, Patch by Zuxy MengFri, 14 Oct 2005 12:41:15 +0000, by gpoirier
-
Make FtpSendCmd() function more user friendly by making it append the necessary "\r\n" line break (instead of the caller)Fri, 14 Oct 2005 12:35:30 +0000, by gpoirier
-
synced with 1.96, patch by Johan Bos <dariusjb AH gmail POIS comFri, 14 Oct 2005 09:13:48 +0000, by gpoirier
-
third time is lucky, eh? last workaround broke netbsd, which apparently also has a broken noncompliant implementation of tr. if it still doesn't work... blame someone else. :)Fri, 14 Oct 2005 00:16:04 +0000, by rfelker
-
exit mplayer if audio filter init fails (same as mencoder does)Thu, 13 Oct 2005 22:41:30 +0000, by ivo
-
The Wanderer rulez :)Thu, 13 Oct 2005 22:23:42 +0000, by gpoirier
-
cosmetics. does not change functionality, but makes code easier to readThu, 13 Oct 2005 20:54:21 +0000, by ods15
-
nit by diegoThu, 13 Oct 2005 20:36:28 +0000, by ods15
-
fixes suggested by Diego and AlexThu, 13 Oct 2005 20:31:30 +0000, by gpoirier
-
weirdness, flags aren't restored right unless you add this second pushThu, 13 Oct 2005 20:27:48 +0000, by ods15
-
fix mencoder multi-file with some files having audio but others dontThu, 13 Oct 2005 19:30:07 +0000, by ods15
-
Be less verbose.Thu, 13 Oct 2005 19:15:30 +0000, by reimar
-
Use PRI?64 defines as format strings for 64 bit variables.Thu, 13 Oct 2005 18:33:56 +0000, by reimar
-
further sync by Emfox Zhou < emfoxzhou -- at -- gmail -- dot -- com >Thu, 13 Oct 2005 13:24:35 +0000, by diego
-
we need stdio.h for SEEK_SET on mingw, patch by Zuxy <zuxy.meng at gmail.com>Thu, 13 Oct 2005 12:13:49 +0000, by faust3
-
Synced with 1.1134 - patch by Paul TT <paultt - at - hackerjournal - dot - it>Thu, 13 Oct 2005 07:31:35 +0000, by danny
-
List the different containers supported by MEncoder, as well as a nice example of how to produce flash videos. + a bit a clean-up.Wed, 12 Oct 2005 23:42:40 +0000, by gpoirier
-
Implement seekingWed, 12 Oct 2005 21:55:55 +0000, by reimar
-
implement ADCTRL_RESYNC_STREAM, it tries to detect when decoding isWed, 12 Oct 2005 21:49:47 +0000, by reimar
-
Bigendian bugWed, 12 Oct 2005 20:45:52 +0000, by reimar
-
Missing space in status lineWed, 12 Oct 2005 20:40:05 +0000, by reimar
-
Add support for suboption escaping via both "" and %n%str syntaxWed, 12 Oct 2005 16:35:37 +0000, by reimar
-
change to switch/case for dumpsubWed, 12 Oct 2005 14:37:03 +0000, by ods15
-
Change unsigned->signed and int->long, this fits the asm code better on 64Wed, 12 Oct 2005 12:11:27 +0000, by reimar
-
sync with 1.1136Wed, 12 Oct 2005 11:42:15 +0000, by gpoirier
-
-vc dummy is know to cause crashes, so suggest -vc null instead.Wed, 12 Oct 2005 09:53:20 +0000, by reimar
-
further partial sync by Emfox Zhou < emfoxzhou -- at -- gmail -- dot -- com >Wed, 12 Oct 2005 08:19:10 +0000, by diego
-
Put networking lib linker flag checks in the order they were before theTue, 11 Oct 2005 23:44:08 +0000, by diego
-
misc corrections by Paul TT < paultt -- at -- hackerjournal -- dot -- it >Tue, 11 Oct 2005 23:40:31 +0000, by diego
-
partial sync by Emfox Zhou < emfoxzhou -- at -- gmail -- dot com >Tue, 11 Oct 2005 23:26:16 +0000, by diego
-
ao_macosx is a native audio output driver and should thus have priorityTue, 11 Oct 2005 23:07:53 +0000, by diego
-
solaris bug workarounds, take 2..Tue, 11 Oct 2005 22:50:23 +0000, by rfelker
-
-frames plays one frame too many.Tue, 11 Oct 2005 15:51:46 +0000, by reimar
-
I think I know EDL enough to maintain it...Tue, 11 Oct 2005 15:26:08 +0000, by ods15
-
synced with 1.59, patch by Johan Bos dariusjb AH gmail POIS comTue, 11 Oct 2005 15:24:58 +0000, by gpoirier
-
A few fixes noticed by Paul TT.Tue, 11 Oct 2005 13:34:24 +0000, by diego
-
Compile fix: _lseeki64 is not available under cygwinTue, 11 Oct 2005 12:17:09 +0000, by reimar
-
1l, strtof is only C99, strtod is ANSI C, so use that instead.Tue, 11 Oct 2005 08:50:32 +0000, by reimar
-
work around (buggy?) solaris tr. hope this helps.. please report if its still brokenTue, 11 Oct 2005 04:37:38 +0000, by rfelker
-
More consistency for the interactive control section.Tue, 11 Oct 2005 03:10:21 +0000, by diego
-
nitsMon, 10 Oct 2005 21:02:18 +0000, by gpoirier
-
use subopt parser for arguments.Mon, 10 Oct 2005 12:59:36 +0000, by joey
-
support float arguments in subopt helper.Mon, 10 Oct 2005 12:56:44 +0000, by joey
-
Typo fix: RFC959 says that FTP commands should end with a carriage returnMon, 10 Oct 2005 12:56:17 +0000, by gpoirier
-
makes demux_lavf (-demuxer 35) use the framerate specified in the containerMon, 10 Oct 2005 05:45:38 +0000, by gpoirier
-
sync with 1.1132Sun, 09 Oct 2005 19:26:23 +0000, by gpoirier
-
sync with patches.xml removalSun, 09 Oct 2005 11:35:45 +0000, by diego
-
sync with 1.26Sun, 09 Oct 2005 11:35:24 +0000, by diego
-
Replace unconditional #defines by build system trickery.Sun, 09 Oct 2005 10:18:24 +0000, by diego
-
whitespace cosmeticsSun, 09 Oct 2005 09:53:27 +0000, by diego
-
sync to x264 r318 (mixed_refs)Sat, 08 Oct 2005 22:28:27 +0000, by lorenm
-
typo fix at (_)ld_dlSat, 08 Oct 2005 20:43:41 +0000, by iive
-
some docs updatesSat, 08 Oct 2005 19:04:25 +0000, by diego
-
Remove the "How to send patches appendix", the info is in the FAQ.Sat, 08 Oct 2005 18:41:58 +0000, by diego
-
100000l to meSat, 08 Oct 2005 17:21:00 +0000, by ods15
-
Synced with 1.81Fri, 07 Oct 2005 08:02:13 +0000, by jheryan
-
Synced with 1.17Fri, 07 Oct 2005 08:01:26 +0000, by jheryan
-
Synced with 1.94Fri, 07 Oct 2005 08:00:38 +0000, by jheryan
-
Synced with 1.59Fri, 07 Oct 2005 07:59:52 +0000, by jheryan
-
Synced with 1.96Fri, 07 Oct 2005 07:59:11 +0000, by jheryan
-
Synced with 1.31Fri, 07 Oct 2005 07:22:55 +0000, by jheryan
-
Synced with 1.1131Fri, 07 Oct 2005 05:56:58 +0000, by jheryan
-
synced with 1.34Thu, 06 Oct 2005 23:35:40 +0000, by gabrov
-
Typo fix, patch by Ismail D«Ónmez <ismail AH kde POIS org POIS tr>Thu, 06 Oct 2005 21:37:56 +0000, by gpoirier
-
synced with 1.17, patch by Johan BossThu, 06 Oct 2005 21:27:58 +0000, by gpoirier
-
synced with 1.81, patch by johan bosThu, 06 Oct 2005 21:21:00 +0000, by gpoirier
-
synced with 1.14, patch by Johan Bos, plus some formating changes by meThu, 06 Oct 2005 20:07:11 +0000, by gpoirier
-
Centaur/VIA configure checkThu, 06 Oct 2005 19:24:06 +0000, by henry
-
synced with 1.16, patch by Johan Bos, plus reformating by meThu, 06 Oct 2005 18:00:06 +0000, by gpoirier
-
synced with 1.70, patch by Johan Bos + reformating of the source by meThu, 06 Oct 2005 17:49:30 +0000, by gpoirier
-
synced with 1.1131 (just after Diego's commit torrent) :-)Thu, 06 Oct 2005 16:51:41 +0000, by gpoirier
-
Synced with 1.1128Thu, 06 Oct 2005 12:46:56 +0000, by jheryan
-
stupid typoThu, 06 Oct 2005 12:42:48 +0000, by diego
-
Reformat the interactive control section.Thu, 06 Oct 2005 12:38:04 +0000, by diego
-
Keyboard control section renamed to interactive control, small structure change.Thu, 06 Oct 2005 12:29:43 +0000, by diego
-
synced with 1.12, patch by johan bosThu, 06 Oct 2005 11:16:22 +0000, by gpoirier
-
cosmetic reformatting: tabs --> spaces, prettyprinting, trailing whitespaceThu, 06 Oct 2005 11:08:43 +0000, by diego
-
typoThu, 06 Oct 2005 11:07:12 +0000, by diego
-
neightbour --> neighbor typo fixThu, 06 Oct 2005 08:12:49 +0000, by diego
-
Synced with 1.183Thu, 06 Oct 2005 07:22:41 +0000, by jheryan
-
hqdn3d: 2.5x faster temporal-only, 1.6x faster spatial-only.Thu, 06 Oct 2005 06:05:38 +0000, by lorenm
-
detect Centaur CPUs (Winchip, VIA C3)Wed, 05 Oct 2005 19:52:13 +0000, by henry
-
faac vs _faac typo fix by Giacomo Comes < comes -- at -- naic -- dot -- edu >Wed, 05 Oct 2005 19:39:31 +0000, by diego
-
10l, off by one error in last patch (codecdata length sanity check),Wed, 05 Oct 2005 14:55:06 +0000, by reimar
-
libavcodec can encode to SVQ1 and RV20.Wed, 05 Oct 2005 14:43:24 +0000, by diego
-
Compilation fix for systems lacking lrintf like e.g. NetBSD.Wed, 05 Oct 2005 09:39:08 +0000, by diego
-
consistency nitTue, 04 Oct 2005 23:37:54 +0000, by diego
-
Document XF86 multimedia keys.Tue, 04 Oct 2005 23:36:39 +0000, by diego
-
synced with 1.183Tue, 04 Oct 2005 23:11:12 +0000, by gabrov
-
mouse and keyboard controlTue, 04 Oct 2005 23:09:23 +0000, by diego
-
synced with 1.59Tue, 04 Oct 2005 23:02:24 +0000, by gabrov
-
typoTue, 04 Oct 2005 22:57:29 +0000, by diego
-
Add missing keys to the keyboard section, fix typos in that section.Tue, 04 Oct 2005 22:57:06 +0000, by diego
-
synced with 1.96Tue, 04 Oct 2005 22:55:15 +0000, by gabrov
-
Shut up jack pkg-config.Tue, 04 Oct 2005 22:47:13 +0000, by diego
-
General bug fixes, like missing includes, formats that were incorrectlyTue, 04 Oct 2005 22:23:51 +0000, by reimar
-
Fix vo_zr2 suboption description.Tue, 04 Oct 2005 22:12:16 +0000, by diego
-
Rename compilation section to compilation and installation.Tue, 04 Oct 2005 22:09:43 +0000, by diego
-
much simpler signed/unsigned conversion.Tue, 04 Oct 2005 21:49:56 +0000, by reimar
-
CVS now supports GTK 2.0Tue, 04 Oct 2005 21:43:29 +0000, by gpoirier
-
according to Intel/AMD official documentations, CPU family should be displayed asTue, 04 Oct 2005 21:06:07 +0000, by gpoirier
-
Stupidity in last patch broke compile without MMX: RTjpeg_lmask is a unionTue, 04 Oct 2005 19:44:42 +0000, by reimar
-
Use pkg-config to detect theora dependencies.Tue, 04 Oct 2005 17:58:11 +0000, by diego
-
Add changes from last patch (stream mapping).Tue, 04 Oct 2005 16:47:38 +0000, by reimar
-
MEncoder FAQs as suggested by Compn < tempn - a - twmi - d - rr - d - com >Tue, 04 Oct 2005 16:29:23 +0000, by diego
-
random improvements plus some readability cosmeticsTue, 04 Oct 2005 16:04:28 +0000, by diego
-
Document subsearch.sh, menc2pass.Tue, 04 Oct 2005 15:46:58 +0000, by diego
-
Fix incorrect information for P4 family CPU, patch by Zuxy <zuxy POIS meng AH gmail POIS com>Tue, 04 Oct 2005 15:02:35 +0000, by gpoirier
-
Show total time when playing audio-only filesTue, 04 Oct 2005 13:59:25 +0000, by reimar
-
Fix 100l bugs that break playback on 64 bit systems (like typedefing __u32Tue, 04 Oct 2005 12:15:12 +0000, by reimar
-
synced with 1.14Tue, 04 Oct 2005 11:21:30 +0000, by gabrov
-
General cleanup: do not link -lm multiple times, use for...in loops insteadMon, 03 Oct 2005 19:36:32 +0000, by reimar
-
expGetSystemInfo should not leave SYSTEM_INFO unitialized, even whenMon, 03 Oct 2005 19:11:55 +0000, by reimar
-
Fix DVD audio and subtitle stream mapping, esp. for DVD with both 4:3 andMon, 03 Oct 2005 14:29:01 +0000, by reimar
-
Make fragment program snprintf less confusing.Mon, 03 Oct 2005 14:25:04 +0000, by reimar
-
synced with 1.30Mon, 03 Oct 2005 12:00:28 +0000, by gabrov
-
Synced with 1.34Mon, 03 Oct 2005 11:09:35 +0000, by jheryan
-
Synced with 1.1121Mon, 03 Oct 2005 10:59:24 +0000, by jheryan
-
typoSun, 02 Oct 2005 21:50:01 +0000, by gpoirier
-
synced with 1.22, patch by johan bosSun, 02 Oct 2005 21:48:26 +0000, by gpoirier
-
synced with 1.25, patch by johan bosSun, 02 Oct 2005 21:43:48 +0000, by gpoirier
-
synced with 1.72, Patch by johan bosSun, 02 Oct 2005 21:35:17 +0000, by gpoirier
-
synced with 1.11, patch by johan bosSun, 02 Oct 2005 21:12:12 +0000, by gpoirier
-
synced with 1.15, patch by johan bosSun, 02 Oct 2005 20:50:52 +0000, by gpoirier
-
sync with 1.13, patch by johan bosSun, 02 Oct 2005 20:47:52 +0000, by gpoirier
-
synced with 1.31, patch by johan bos dariusjb AH gmail POIS comSun, 02 Oct 2005 20:38:13 +0000, by gpoirier
-
Nits suggested by Ivo and Diego. Patch by Matthias Wieser < mwieser AH gmx POIS de >Sun, 02 Oct 2005 18:03:08 +0000, by gpoirier
-
10l, forgotten call to paranoia_modeset to actually set the desired mode.Sun, 02 Oct 2005 16:30:01 +0000, by reimar
-
updates, fixesSun, 02 Oct 2005 16:17:33 +0000, by diego
-
Expose MSG_USE_COLORS in config.h.Sun, 02 Oct 2005 16:14:43 +0000, by diego
-
Several minor fixes: Correctly advertise SSE and SSE2 instruction sets,Sun, 02 Oct 2005 14:26:42 +0000, by reimar
-
modification notices according to GPL 2aSat, 01 Oct 2005 17:58:37 +0000, by diego
-
upgrade to libdvdcss 1.2.9Sat, 01 Oct 2005 17:19:33 +0000, by diego
-
long obsoleteSat, 01 Oct 2005 17:18:10 +0000, by diego
-
fixes the bug #382 http://bugzilla.mplayerhq.hu/show_bug.cgi?id=382Sat, 01 Oct 2005 15:35:11 +0000, by gpoirier
-
documentation-only patch: make doxygen compatible and createSat, 01 Oct 2005 12:55:34 +0000, by reimar
-
documentation update.Sat, 01 Oct 2005 12:53:49 +0000, by reimar
-
Support for ATI specific YUV->RGB conversion.Sat, 01 Oct 2005 12:49:28 +0000, by reimar
-
Check for eof instead of decoding the same data over and over.Sat, 01 Oct 2005 12:35:18 +0000, by reimar
-
Add Compn, expert at wrangling useful bugreports from users ;-)Sat, 01 Oct 2005 11:16:02 +0000, by reimar
-
Better wording by The WandererFri, 30 Sep 2005 16:44:57 +0000, by gpoirier
-
1000lFri, 30 Sep 2005 05:57:59 +0000, by ods15
-
Add missing defaut for a suboption of tfieldsThu, 29 Sep 2005 15:36:16 +0000, by gpoirier
-
document missing parameter of tfields: field dominance.Thu, 29 Sep 2005 14:56:39 +0000, by gpoirier
-
mp_msg cleanup.Thu, 29 Sep 2005 05:21:12 +0000, by ods15
-
A long-standing bug... -vfwopts in cfg-mencoder.h is being overriddenWed, 28 Sep 2005 21:49:40 +0000, by diego
-
forgotten include; patch by Jan Knutar (jknutar ad nic puntum fi)Wed, 28 Sep 2005 20:15:30 +0000, by nicodvb
-
code before decleration, gcc2.95 fixWed, 28 Sep 2005 17:25:21 +0000, by ods15
-
another url_free that shouldn't be commented out.Wed, 28 Sep 2005 15:43:24 +0000, by reimar
-
Detect eof when seeking and do _not_ restart the video.Wed, 28 Sep 2005 15:37:30 +0000, by reimar
-
Report total timeTue, 27 Sep 2005 19:04:10 +0000, by reimar
-
Sanity-check codecdata_len, fixes crash in libfaad due to failed malloc forTue, 27 Sep 2005 11:21:13 +0000, by reimar
-
synced with 1.1119Tue, 27 Sep 2005 10:44:21 +0000, by gpoirier
-
Allow string escaping via "".Tue, 27 Sep 2005 08:52:40 +0000, by reimar
-
Add missing GL_REGISTER_COMBINERS_NV defineTue, 27 Sep 2005 08:33:33 +0000, by reimar
-
Add -panscanrange optionTue, 27 Sep 2005 08:32:37 +0000, by reimar
-
the "psnr" option doesn't really need to be in the encoding setting examples.Mon, 26 Sep 2005 22:14:54 +0000, by gpoirier
-
Random fixes and more coherencyMon, 26 Sep 2005 21:56:13 +0000, by gpoirier
-
Don't pass NULL pointers to demux_info_add()Mon, 26 Sep 2005 20:13:10 +0000, by rtognimp
-
Synced with 1.1098 - patch by Paul TT <paultt - at - hackerjournal - dot - it>Mon, 26 Sep 2005 12:33:12 +0000, by danny
-
make xvid encoding use the filename fromMon, 26 Sep 2005 10:43:34 +0000, by gpoirier
-
Config file option format corrected.Mon, 26 Sep 2005 06:04:14 +0000, by jheryan
-
Sync with 1.1118Sun, 25 Sep 2005 18:58:19 +0000, by gpoirier
-
Nits noticed by DiegoSun, 25 Sep 2005 17:53:55 +0000, by gpoirier
-
the on suboption of -rawaudio and -rawvideo do not work anymore since theSun, 25 Sep 2005 17:29:45 +0000, by reimar
-
little updateSun, 25 Sep 2005 16:59:19 +0000, by reimar
-
Adds encoding setting examples for lavc and XviD.Sun, 25 Sep 2005 16:43:59 +0000, by gpoirier
-
fix/improve code doxumentation. Also group gl_common functions in severalSun, 25 Sep 2005 16:41:28 +0000, by reimar
-
debugging/testing helpers: allow forcing a certain width/height for texturesSun, 25 Sep 2005 16:33:03 +0000, by reimar
-
Allow specifying a custom (ppm) texture for texture unit 3Sun, 25 Sep 2005 16:31:58 +0000, by reimar
-
support loading a texture from a PPM fileSun, 25 Sep 2005 16:30:00 +0000, by reimar
-
vo_gl2 now supports panscanSun, 25 Sep 2005 16:20:41 +0000, by reimar
-
panscan supportSun, 25 Sep 2005 16:18:16 +0000, by reimar
-
contrast 0 should lead to a grey, not a black imageSun, 25 Sep 2005 16:17:03 +0000, by reimar
-
get rid of global getProcAddress variableSun, 25 Sep 2005 16:12:01 +0000, by reimar
-
vo_gl rectangle and yuv options should work together nowSun, 25 Sep 2005 16:11:21 +0000, by reimar
-
Support rectangular texture in fragment programsSun, 25 Sep 2005 16:07:54 +0000, by reimar
-
Improve/clarify description of -vo gl and -vo gl2 suboptionsSun, 25 Sep 2005 15:42:18 +0000, by reimar
-
Several bugfixes:Sun, 25 Sep 2005 14:02:02 +0000, by reimar
-
Fix crashes and green border when using YV12 input formatSun, 25 Sep 2005 13:58:18 +0000, by reimar
-
texture units do not need to be explicitly enabled when using a fragmentSun, 25 Sep 2005 13:56:42 +0000, by reimar
-
sync 1.1114Sun, 25 Sep 2005 13:45:26 +0000, by wight
-
synced with 1.1114Sun, 25 Sep 2005 09:43:26 +0000, by gpoirier
-
German man page review part VISat, 24 Sep 2005 17:56:42 +0000, by kraymer
-
German man page review part VSat, 24 Sep 2005 17:39:40 +0000, by kraymer
-
German man page review part IVSat, 24 Sep 2005 16:29:56 +0000, by kraymer
-
The nth attempt to come up with correct a description of -frameno-file...Sat, 24 Sep 2005 16:23:49 +0000, by diego
-
sync with 1.183Sat, 24 Sep 2005 14:49:13 +0000, by kraymer
-
wrap around 80...Sat, 24 Sep 2005 04:44:22 +0000, by ods15
-
compress back_ptr better by multiplying by 8Sat, 24 Sep 2005 04:43:02 +0000, by ods15
-
"LIVE.COM Streaming Media" is now called "LIVE555 Streaming Media".Fri, 23 Sep 2005 22:35:04 +0000, by rsf
-
typo, noticed by Julian Sikorski <lordzanon at poczta dot onet dot pl>Fri, 23 Sep 2005 20:11:39 +0000, by rathann
-
More appropriatte sectionFri, 23 Sep 2005 13:58:53 +0000, by ods15
-
synced with 1.14Fri, 23 Sep 2005 12:57:20 +0000, by jheryan
-
synced with 1.70Fri, 23 Sep 2005 12:55:18 +0000, by jheryan
-
synced with 1.92Fri, 23 Sep 2005 12:34:24 +0000, by jheryan
-
remove duplicate entryFri, 23 Sep 2005 09:56:41 +0000, by gpoirier
-
synced with 1.1113Fri, 23 Sep 2005 08:28:25 +0000, by gpoirier
-
Symlinks are not needed any more.Fri, 23 Sep 2005 08:05:45 +0000, by jheryan
-
synced with 1.24Fri, 23 Sep 2005 08:03:08 +0000, by jheryan
-
Screenshots can now be taken with -vf screenshot, based on a patch by Oded.Fri, 23 Sep 2005 07:42:54 +0000, by diego
-
better (hopefully correct) explanation of -frameno-fileFri, 23 Sep 2005 07:33:35 +0000, by diego
-
wording fix suggested by the WandererFri, 23 Sep 2005 07:30:25 +0000, by diego
-
small fixes and additionsFri, 23 Sep 2005 07:29:09 +0000, by diego
-
Nits and fixesFri, 23 Sep 2005 06:47:07 +0000, by gpoirier
-
synced with 1.58Fri, 23 Sep 2005 06:43:06 +0000, by jheryan
-
synced with 1.22Fri, 23 Sep 2005 06:42:48 +0000, by jheryan
-
synced with 1.93Fri, 23 Sep 2005 06:42:22 +0000, by jheryan
-
last file translated, synced with 1.21Fri, 23 Sep 2005 06:41:46 +0000, by jheryan
-
last file translated, synced with 1.79Fri, 23 Sep 2005 06:40:02 +0000, by jheryan
-
CONFIG_RISKY is long gone from FFmpeg.Fri, 23 Sep 2005 00:55:51 +0000, by diego
-
libavformat now requires CONFIG_(DE)MUXERS #defines.Fri, 23 Sep 2005 00:55:11 +0000, by diego
-
Creating a MPEG-1 file suitable for exchange, taken from the example posted by James Courtier-Dutton on mplayer-usersThu, 22 Sep 2005 21:34:51 +0000, by gpoirier
-
What means AVC, more consistencyThu, 22 Sep 2005 21:18:59 +0000, by gpoirier
-
synced with 1.70Thu, 22 Sep 2005 19:57:14 +0000, by gabrov
-
Prints the numbers of start and end tracks and MSF length for eachThu, 22 Sep 2005 08:46:05 +0000, by gpoirier
-
synced with 1.1112Thu, 22 Sep 2005 08:11:17 +0000, by gpoirier
-
frameno.avi is an audio file, not a statistics file, wording fix.Thu, 22 Sep 2005 07:51:19 +0000, by diego
-
Prints the number of titles, DVD disk ID, the numbers of chapters andThu, 22 Sep 2005 07:40:25 +0000, by gpoirier
-
Some very weird people are apperantely scared of reading GPL code. :/Thu, 22 Sep 2005 07:17:57 +0000, by ods15
-
synced with 1.70Wed, 21 Sep 2005 21:21:01 +0000, by paszczi
-
add some internal links between "codecs supported by mencoder" andTue, 20 Sep 2005 19:57:09 +0000, by gpoirier
-
bah, it's been there all night, and still noone fixed it...Tue, 20 Sep 2005 02:53:03 +0000, by ods15
-
minor spelling/wording/grammar fixesMon, 19 Sep 2005 23:09:40 +0000, by diego
-
better wording for -frameno-fileMon, 19 Sep 2005 22:52:52 +0000, by diego
-
Disassemble comments and pass it to the demux_info interfaceMon, 19 Sep 2005 22:52:03 +0000, by alex
-
fix my email addressMon, 19 Sep 2005 22:47:16 +0000, by alex
-
Document lavc audio codecsMon, 19 Sep 2005 22:29:36 +0000, by gpoirier
-
Lists main A/V codecs supported by MEncoder, talks about how to select an imput file for encoding.Mon, 19 Sep 2005 21:42:00 +0000, by gpoirier
-
synced with 1.1109Mon, 19 Sep 2005 21:16:44 +0000, by gpoirier
-
Fixes formatting issuesMon, 19 Sep 2005 21:14:09 +0000, by gpoirier
-
Sync with 1.1108Mon, 19 Sep 2005 19:53:20 +0000, by gpoirier
-
Make the description of the newly introduced "-frameno-file" have all its sentences start in a newline to make groff and Diego happy :-)Mon, 19 Sep 2005 19:52:19 +0000, by gpoirier
-
feel free to fix this as you see fit...Mon, 19 Sep 2005 19:36:10 +0000, by ods15
-
Make frameno.avi not turn on by default. this is deprecated and this entireMon, 19 Sep 2005 19:23:38 +0000, by ods15
-
sync 1.14Mon, 19 Sep 2005 18:28:30 +0000, by wight
-
sync 1.22Mon, 19 Sep 2005 18:28:02 +0000, by wight
-
sync 1.72Mon, 19 Sep 2005 18:27:43 +0000, by wight
-
Prints the number of tracks and MSF length for each track of an audio CD,Mon, 19 Sep 2005 18:22:09 +0000, by gpoirier
-
sync 1.1106Mon, 19 Sep 2005 17:57:41 +0000, by wight
-
Prints -identify output for:Mon, 19 Sep 2005 16:33:39 +0000, by gpoirier
-
Break up all long lines that were missed during the last reformatting round.Mon, 19 Sep 2005 15:23:15 +0000, by diego
-
10l: the directories specified with --with-xvid*dir were ignored.Mon, 19 Sep 2005 15:12:38 +0000, by gpoirier
-
change obsolete -waveheader to -ao pcm:waveheader in hintinfo messageMon, 19 Sep 2005 14:07:12 +0000, by ivo
-
typo noticed by TorinthielMon, 19 Sep 2005 13:35:52 +0000, by diego
-
Synced with 1.182Mon, 19 Sep 2005 12:17:05 +0000, by jheryan
-
removed dependency on glibc's %a in sscanf()Sun, 18 Sep 2005 19:17:23 +0000, by nicodvb
-
10l: fully working DXN profile support require XviD 1.1.x. Earlier version will work but will lack VBV supportSun, 18 Sep 2005 17:22:04 +0000, by gpoirier
-
spelling/grammar fixesSun, 18 Sep 2005 13:11:24 +0000, by diego
-
Reflect recent changes to the the pan audio filter syntax and behavior inSun, 18 Sep 2005 11:40:06 +0000, by diego
-
remove very obsolate draft...Sun, 18 Sep 2005 08:10:56 +0000, by iive
-
remove info frame repeating its problematic and controversicalSat, 17 Sep 2005 22:32:35 +0000, by michael
-
add FreeBSD default cd/dvd devicesSat, 17 Sep 2005 20:53:20 +0000, by nexus
-
The s key is now used for taking screenshots.Sat, 17 Sep 2005 19:58:13 +0000, by diego
-
Unify the descriptions of vo_gl and vo_gl2 including some fixes.Sat, 17 Sep 2005 19:54:15 +0000, by diego
-
add FreeBSD default cd/dvd devicesSat, 17 Sep 2005 19:51:41 +0000, by nexus
-
add back_ptrSat, 17 Sep 2005 19:27:39 +0000, by michael
-
Fix H264 packetizer. Might not work with arbitrary slice order.Sat, 17 Sep 2005 18:36:43 +0000, by reimar
-
add a demux_peekc function that allows to just "have a look" at the nextSat, 17 Sep 2005 18:05:55 +0000, by reimar
-
typo, probably..Sat, 17 Sep 2005 05:46:20 +0000, by ods15
-
NitsFri, 16 Sep 2005 14:46:14 +0000, by gpoirier
-
Sync with 1.1102Fri, 16 Sep 2005 13:46:19 +0000, by gpoirier
-
1000l bug fix: The CONFIG_LIBAVUTIL variable needs to be passed the valueFri, 16 Sep 2005 12:12:48 +0000, by diego
-
Missing break for WM_SYSCOMMAND handling.Fri, 16 Sep 2005 12:09:24 +0000, by reimar
-
sync with 1.181 and misc fixesFri, 16 Sep 2005 11:34:15 +0000, by diego
-
print the first 16 bytes of frame data with -v -v, helps detect whenFri, 16 Sep 2005 11:30:33 +0000, by reimar
-
Wrong editlist handling: end pts must be included.Fri, 16 Sep 2005 11:05:29 +0000, by reimar
-
fix expanding of $_ld_dl when needed by iconvThu, 15 Sep 2005 22:39:38 +0000, by aurel
-
Mention af_pan changeThu, 15 Sep 2005 11:46:50 +0000, by reimar
-
Fix af_pan commandline mess and (hopefully) improve description.Thu, 15 Sep 2005 11:41:23 +0000, by reimar
-
When compiled with gui, bind ESC to gui_stop so that s is free for screenshot.Thu, 15 Sep 2005 10:25:43 +0000, by reimar
-
Small wording/spelling fixes, one duplicate entry removed.Thu, 15 Sep 2005 03:15:04 +0000, by diego
-
Add comments to a few #endif statements in order to make clear whichThu, 15 Sep 2005 03:08:35 +0000, by diego
-
consistency fix: OSD bar for gamma changes should only appear when gammaWed, 14 Sep 2005 23:21:44 +0000, by reimar
-
hardware color-space conversion for vo_gl and vo_gl2Wed, 14 Sep 2005 22:08:04 +0000, by reimar
-
minor wording fix in the advanced audio guideWed, 14 Sep 2005 21:15:38 +0000, by wanderer
-
Illustrate by a nice table what each profiles supported by XviD features.Wed, 14 Sep 2005 20:40:50 +0000, by gpoirier
-
synced with 1.1100Wed, 14 Sep 2005 09:54:00 +0000, by gpoirier
-
TyposWed, 14 Sep 2005 09:52:56 +0000, by gpoirier
-
Fix MMX accelerated RGB24 OSD, fixes "ugly OSD with -vo gl2".Tue, 13 Sep 2005 21:41:44 +0000, by reimar
-
reduced verbosityTue, 13 Sep 2005 21:35:41 +0000, by nicodvb
-
adds Simple, Advanced Simple and DivX profile support for XviD, Patch by Robert Swain < robert POUM swain AH gmail POUM com >Tue, 13 Sep 2005 21:04:44 +0000, by gpoirier
-
Fix -af-adv force description, 1 is default now.Tue, 13 Sep 2005 19:33:13 +0000, by reimar
-
The screenshot command is now implemented, wording/spelling fixes.Tue, 13 Sep 2005 18:48:57 +0000, by diego
-
screenshot filter entry wording improvementTue, 13 Sep 2005 18:15:51 +0000, by diego
-
Make the fourcc output endianness-independent.Tue, 13 Sep 2005 18:13:58 +0000, by diego
-
Avoid duplicated messages from demux_avi.c and demuxer.c.Tue, 13 Sep 2005 18:12:48 +0000, by diego
-
Allow disabling the glFinish callTue, 13 Sep 2005 16:16:13 +0000, by reimar
-
Improved glFindFormatTue, 13 Sep 2005 15:56:32 +0000, by reimar
-
Nits suggested by DiegoTue, 13 Sep 2005 11:38:39 +0000, by gpoirier
-
Remove incorrect information about gcc 2.95.x on PPC, mention vo_macosx.Tue, 13 Sep 2005 11:04:20 +0000, by diego
-
pp_postprocess reads from target image, so request a readable one.Tue, 13 Sep 2005 10:47:33 +0000, by reimar
-
- improved performance on truecolor modesTue, 13 Sep 2005 08:47:46 +0000, by diego
-
cycle through tv channels (patch by Andrew Calkin < calkina at geexbox.org >)Mon, 12 Sep 2005 22:48:14 +0000, by aurel
-
Fix maximum frame size, could lead to crashes when changing playback speed.Mon, 12 Sep 2005 21:08:04 +0000, by reimar
-
synced with 1.1096Mon, 12 Sep 2005 20:37:53 +0000, by gpoirier
-
start new sentences on a new lineMon, 12 Sep 2005 20:33:29 +0000, by gpoirier
-
XviD supports "turbo" mode.Mon, 12 Sep 2005 19:39:48 +0000, by gpoirier
-
Fix multiple issues: No picture at all, broken pictures, only every secondMon, 12 Sep 2005 18:33:26 +0000, by reimar
-
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.Mon, 12 Sep 2005 16:56:19 +0000, by gpoirier
-
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.Mon, 12 Sep 2005 16:35:58 +0000, by gpoirier
-
Use GL_CLAMP_TO_EDGE instead of GL_CLAMP to avoid border texels being sampled.Mon, 12 Sep 2005 15:15:28 +0000, by reimar
-
Fix border color (forgot to divide by 255.0).Mon, 12 Sep 2005 14:51:30 +0000, by reimar
-
echores cleanup, introduce _res_comment variable to easily output additionalMon, 12 Sep 2005 10:05:06 +0000, by reimar
-
Respect -nodouble even though it looks very bad.Sun, 11 Sep 2005 17:45:12 +0000, by reimar
-
do nothing if no free filenames are availableSun, 11 Sep 2005 15:41:08 +0000, by henry
-
use slices if DR isn't availableSun, 11 Sep 2005 15:08:48 +0000, by henry
-
only make the check for osx api if system is darwinSun, 11 Sep 2005 15:02:49 +0000, by nplourde
-
removed dep for perl_check on osxSun, 11 Sep 2005 14:50:33 +0000, by nplourde
-
better _comment in echoresSun, 11 Sep 2005 12:45:34 +0000, by iive
-
forgotten MP_IMGFLAG_READABLESun, 11 Sep 2005 12:16:12 +0000, by henry
-
Separate _freetype=no from the comment, this fixes the fontconfig bug without need of forcing "no"Sun, 11 Sep 2005 10:57:28 +0000, by iive
-
DR and slice supportSun, 11 Sep 2005 10:52:24 +0000, by henry
-
Sync with 1.1094Sun, 11 Sep 2005 10:06:27 +0000, by gpoirier
-
screenshot filterSun, 11 Sep 2005 08:00:38 +0000, by henry
-
screenshot filterSun, 11 Sep 2005 07:25:50 +0000, by henry
-
screenshot filterSun, 11 Sep 2005 06:42:32 +0000, by henry
-
key_down_eventSat, 10 Sep 2005 20:15:02 +0000, by nplourde
-
perl check for macosxSat, 10 Sep 2005 18:44:17 +0000, by nplourde
-
use system videodev2.h insteadSat, 10 Sep 2005 18:39:28 +0000, by henry
-
- remove useless /dev/video* checksSat, 10 Sep 2005 18:38:23 +0000, by henry
-
Make sure _freetype is either yes or no, otherwise fontconfig might be enabledSat, 10 Sep 2005 18:23:40 +0000, by reimar
-
CONFIG_GPL for lavcSat, 10 Sep 2005 17:03:35 +0000, by michael
-
Mac OS X section reviewed for wording/spelling/grammar and content.Sat, 10 Sep 2005 15:13:13 +0000, by diego
-
Ignore movi_end (except on error) to allow playing growing files.Fri, 09 Sep 2005 20:05:42 +0000, by reimar
-
Set texture border color to avoid weird border colors in some rare cases.Fri, 09 Sep 2005 17:08:26 +0000, by reimar
-
Add missing doxygen comment for clearOSD()Fri, 09 Sep 2005 16:43:18 +0000, by reimar
-
Fix a typo in a commentFri, 09 Sep 2005 15:54:09 +0000, by reimar
-
gl_buffer should be unsignedFri, 09 Sep 2005 14:49:13 +0000, by reimar
-
Add an uninit function.Fri, 09 Sep 2005 14:47:54 +0000, by reimar
-
synced with 1.1093Fri, 09 Sep 2005 13:29:04 +0000, by gpoirier
-
Remove useless spaceFri, 09 Sep 2005 11:19:27 +0000, by reimar
-
Missing .REss in -vo gl descriptionFri, 09 Sep 2005 11:10:29 +0000, by reimar
-
Updates to NUT spec:Fri, 09 Sep 2005 10:26:21 +0000, by ods15
-
spelling/grammar/wordingFri, 09 Sep 2005 09:25:07 +0000, by diego
-
synced with 1.1091Fri, 09 Sep 2005 07:26:38 +0000, by gpoirier
-
Replace remaining tabs by spaces.Thu, 08 Sep 2005 00:11:55 +0000, by diego
-
Do not define NO_FREE, it causes a giant memleak with -loop 0 and a short file.Wed, 07 Sep 2005 00:19:04 +0000, by reimar
-
We can not seek, so set seekable to 0Tue, 06 Sep 2005 23:11:30 +0000, by reimar
-
When specifying a VIDIX subdevice the name needs to be written outTue, 06 Sep 2005 22:47:57 +0000, by diego
-
small wording fixesTue, 06 Sep 2005 22:00:35 +0000, by diego
-
memleak fix, escfilename was not freed for an invalid urlTue, 06 Sep 2005 21:45:40 +0000, by reimar
-
New section about sync and remuxing issues.Tue, 06 Sep 2005 21:33:28 +0000, by gpoirier
-
memleak fixes when using an http proxyTue, 06 Sep 2005 21:14:55 +0000, by reimar
-
check4proxies always creates a copy, so url should be freedTue, 06 Sep 2005 21:08:36 +0000, by reimar
-
memleak fixes when invalid http url specified.Tue, 06 Sep 2005 21:00:57 +0000, by reimar
-
support for GeForce FX Go5200 (newer Apple PowerBooks)Tue, 06 Sep 2005 20:50:10 +0000, by diego
-
Use bitrate from demuxerTue, 06 Sep 2005 20:37:47 +0000, by reimar
-
better bitrate calculationTue, 06 Sep 2005 20:35:14 +0000, by reimar
-
execute the check function even when a demuxer is forced, to avoid crashes.Tue, 06 Sep 2005 19:50:21 +0000, by reimar
-
Forgotten mpc demuxerTue, 06 Sep 2005 19:46:48 +0000, by reimar
-
Changes forgotten during demuxer API change, introduce a check function.Tue, 06 Sep 2005 19:40:19 +0000, by reimar
-
Ignore libdha test program.Tue, 06 Sep 2005 19:05:30 +0000, by diego
-
Switch indentation over to K&R style, replace all tabs by spaces.Tue, 06 Sep 2005 18:44:04 +0000, by diego
-
Only older card version seem to make problems with y < 8 in text mode.Tue, 06 Sep 2005 17:12:28 +0000, by reimar
-
Avoid some short forms, some consistency, wording and typo fixes.Tue, 06 Sep 2005 16:36:26 +0000, by diego
-
A few more details and grammar updates.Tue, 06 Sep 2005 16:33:31 +0000, by diego
-
10lTue, 06 Sep 2005 15:30:12 +0000, by ivo
-
Reduce unnecessary swscaler verbosity.Tue, 06 Sep 2005 15:15:27 +0000, by diego
-
Obsoleted...Tue, 06 Sep 2005 05:33:14 +0000, by ods15
-
clear OSD when playing new fileMon, 05 Sep 2005 12:05:29 +0000, by reimar
-
Consistency fixMon, 05 Sep 2005 11:25:30 +0000, by gpoirier
-
synced with 1.1088Mon, 05 Sep 2005 11:20:21 +0000, by gpoirier
-
Synced with 1.1076 - patch by Paul TT <paultt - at - hackerjournal - dot - it> with some improvement ;)Mon, 05 Sep 2005 11:18:09 +0000, by danny
-
Fix up cqm section.Mon, 05 Sep 2005 10:43:52 +0000, by diego
-
Properly initialize osdtexCntMon, 05 Sep 2005 10:08:04 +0000, by reimar
-
OSD alpha conversion index out of rangeMon, 05 Sep 2005 10:02:06 +0000, by reimar
-
Spelling, fix Terminal and Categories entry, add MimeType.Mon, 05 Sep 2005 09:43:13 +0000, by diego
-
rewrite the little we-want-matrix-files section, patch by Corey Hickey < bugfood-ml AT fatooh DOT org >Mon, 05 Sep 2005 01:43:59 +0000, by wanderer
-
enable vidix on AMD64, at least for nVidia it seems to work.Sun, 04 Sep 2005 23:02:30 +0000, by reimar
-
a libmpcdec version with our patches was released (but I did not yet test it).Sun, 04 Sep 2005 22:42:01 +0000, by reimar
-
MPlayer advanced audio usage guide by Corey Hickey < bugfood-ml AH fatooh POUM org>Sun, 04 Sep 2005 22:29:36 +0000, by gpoirier
-
synced with 1.1087Sun, 04 Sep 2005 21:48:51 +0000, by gpoirier
-
equalizer fixes: changing one attribute reset the others,Sun, 04 Sep 2005 21:00:07 +0000, by reimar
-
Support equalizer.Sun, 04 Sep 2005 20:58:39 +0000, by reimar
-
Fixes suggested by DiegoSun, 04 Sep 2005 16:57:51 +0000, by gpoirier
-
Reorder slave mode commands to appear in alphabetical order with a fewSun, 04 Sep 2005 16:08:18 +0000, by diego
-
mplayer osx shared video bufferSun, 04 Sep 2005 12:58:16 +0000, by nplourde
-
Typo, and fixed missing wordSun, 04 Sep 2005 12:41:30 +0000, by gpoirier
-
In order to make sure A/V sync is preserved, MEncoder really has to be fed with an audio track.Sun, 04 Sep 2005 12:21:47 +0000, by gpoirier
-
synced with 1.1084Sun, 04 Sep 2005 10:21:38 +0000, by gpoirier
-
Suggestions by of The WandererSat, 03 Sep 2005 21:49:50 +0000, by gpoirier
-
equalizer supportSat, 03 Sep 2005 19:31:10 +0000, by reimar
-
improve colorizationSat, 03 Sep 2005 19:27:48 +0000, by michael
-
64 bit fix: do not cast pointers to uint32_tSat, 03 Sep 2005 19:20:51 +0000, by reimar
-
Make MTRR setup work on AMD64 and simplify some #ifdefsSat, 03 Sep 2005 19:17:28 +0000, by reimar
-
vidix support for nVidix FX Go 5700Sat, 03 Sep 2005 19:10:43 +0000, by reimar
-
Capitalize sentences.Sat, 03 Sep 2005 16:49:17 +0000, by gpoirier
-
Remove many annoying GTK includes in every compile line and remove GTKSat, 03 Sep 2005 15:19:52 +0000, by ods15
-
Lotsa cool stuff new with -pre8Sat, 03 Sep 2005 14:41:09 +0000, by gpoirier
-
replace sleep with usec_sleep, required for recent mingw versions, patch by Robert Swain <robert.swain at gmail.com>Sat, 03 Sep 2005 10:58:52 +0000, by faust3
-
initial endianess fixesSat, 03 Sep 2005 10:27:22 +0000, by faust3
-
simplificationSat, 03 Sep 2005 10:06:08 +0000, by faust3
-
faster mpg and much faster gxf demuxingSat, 03 Sep 2005 08:58:34 +0000, by reimar
-
likely() and unlikely() macros to help (newer) compilers optimize correctlySat, 03 Sep 2005 08:53:48 +0000, by reimar
-
fix window position adjustmentSat, 03 Sep 2005 08:48:59 +0000, by faust3
-
custom quantization matrix for x264, original patch by Robert Swain < robert POUM swain AH gmail POUM com>Fri, 02 Sep 2005 21:54:17 +0000, by gpoirier
-
UpdatesFri, 02 Sep 2005 20:37:34 +0000, by rtognimp
-
Hopefully better advices about A/V syncFri, 02 Sep 2005 20:21:32 +0000, by gpoirier
-
10l, typo in last commitFri, 02 Sep 2005 19:31:29 +0000, by reimar
-
Support D-Cinema audio demuxer and decoder from FFmpeg.Fri, 02 Sep 2005 19:22:22 +0000, by reimar
-
Mention the MEncoder configuration files along with the MPlayer ones.Fri, 02 Sep 2005 17:18:28 +0000, by diego
-
Replace bps by B/s when it means bytes per second to avoid ambiguity sinceFri, 02 Sep 2005 17:11:00 +0000, by diego
-
100l bps != fps, noticed by a.guru - at - sympatico - dot - caFri, 02 Sep 2005 17:06:37 +0000, by diego
-
Improve -idle description.Fri, 02 Sep 2005 16:18:33 +0000, by diego
-
synced with 1.1083Fri, 02 Sep 2005 15:11:57 +0000, by gpoirier
-
GUI MPlayer --> GMPlayerFri, 02 Sep 2005 13:56:54 +0000, by diego
-
Remove duplication between vo_directfb and vo_dfbmga entries.Fri, 02 Sep 2005 13:54:27 +0000, by diego
-
Wording fixes: Avoid short forms.Fri, 02 Sep 2005 13:46:44 +0000, by diego
-
Sync with 1.1081Fri, 02 Sep 2005 13:44:31 +0000, by gpoirier
-
update -channels to match observed behavior, patch by Corey Hickey < bugfood-ml AH fatooh POUM org >Fri, 02 Sep 2005 13:11:17 +0000, by gpoirier
-
Sync with with 1.1080Fri, 02 Sep 2005 12:23:28 +0000, by gpoirier
-
and again.. sorry :/Fri, 02 Sep 2005 08:59:28 +0000, by ods15
-
spacingFri, 02 Sep 2005 08:58:18 +0000, by ods15
-
-idle Documentation.Fri, 02 Sep 2005 08:53:05 +0000, by ods15
-
Adds -idle, an option to make MPlayer wait for input ('loadfile' orFri, 02 Sep 2005 08:44:55 +0000, by ods15
-
Make -identify's 'ID_LENGTH=' print a float and not an integer.. TheFri, 02 Sep 2005 08:32:32 +0000, by ods15
-
allow multiple help clauses on the command line, Patch by kiriuja " mplayer-patches AH en-directo POUM net "Fri, 02 Sep 2005 08:29:30 +0000, by gpoirier
-
typoFri, 02 Sep 2005 00:05:21 +0000, by diego
-
description typo fixesFri, 02 Sep 2005 00:04:55 +0000, by diego
-
updates, typosFri, 02 Sep 2005 00:03:19 +0000, by diego
-
aRts, ESD consistent spellingThu, 01 Sep 2005 23:53:57 +0000, by diego
-
Avoid short forms.Thu, 01 Sep 2005 23:53:33 +0000, by diego
-
New section: Notes on Audio/Video synchronization, taken from Rich's encoding guideThu, 01 Sep 2005 22:09:27 +0000, by gpoirier
-
Support On2 VP7 via binary decoder by implementing USER32.RegisterClipboardFormatA,Thu, 01 Sep 2005 20:42:13 +0000, by reimar
-
* really keep track on how many samples were decoded last round (fix 10l)Thu, 01 Sep 2005 15:59:55 +0000, by attila
-
stop trying to decode faad audio, when last decoded length is <0Thu, 01 Sep 2005 15:25:03 +0000, by attila
-
Synced with 1.12Thu, 01 Sep 2005 13:25:39 +0000, by jheryan
-
Synced with 1.1077Thu, 01 Sep 2005 12:40:53 +0000, by jheryan
-
Sync with 1.1077Thu, 01 Sep 2005 12:29:19 +0000, by gpoirier
-
Sync with 1.1076Thu, 01 Sep 2005 12:23:40 +0000, by gpoirier
-
Add -I../libavutil to the includes to fix building vo_zr[2].Thu, 01 Sep 2005 10:44:46 +0000, by diego
-
fix longstanding typo - "patentend"Wed, 31 Aug 2005 21:13:05 +0000, by wanderer
-
x264 fourccWed, 31 Aug 2005 17:33:38 +0000, by faust3
-
Missing parts of the force codecs/demuxers documentationWed, 31 Aug 2005 16:23:07 +0000, by reimar
-
support Pinnacle VideoXLWed, 31 Aug 2005 15:47:16 +0000, by alex
-
Fix move playlists (control must be returned to mplayer.c, with the demuxerWed, 31 Aug 2005 13:04:22 +0000, by reimar
-
10lWed, 31 Aug 2005 09:24:44 +0000, by attila
-
Sync with 1.1075Wed, 31 Aug 2005 08:40:26 +0000, by gpoirier
-
add key_down_eventto slave mode, used to inject key down event with mplayer_put_keyWed, 31 Aug 2005 02:15:03 +0000, by nplourde
-
Sparcs do not like wild pointer typecasting (unaligned access).Tue, 30 Aug 2005 23:59:21 +0000, by reimar
-
Allow forcing of demuxers and codecs by prepending '+'Tue, 30 Aug 2005 23:56:24 +0000, by reimar
-
extra size checks for samples array to avoid crashes in some rare cases.Tue, 30 Aug 2005 23:24:47 +0000, by reimar
-
multiplying fps by 10000 is no more necessary (when determining mp4v and h264 framerate)Tue, 30 Aug 2005 22:07:30 +0000, by nicodvb
-
Fix nsv detection with new demuxer structureTue, 30 Aug 2005 19:06:55 +0000, by rtognimp
-
How to build MPlayerOSXTue, 30 Aug 2005 16:32:45 +0000, by gpoirier
-
synced with 1.12Mon, 29 Aug 2005 19:53:27 +0000, by gabrov
-
adds 'ID_DEMUXER=avi' to -identify...Sat, 27 Aug 2005 19:45:11 +0000, by ods15
-
Fix mpeg-pes playbackFri, 26 Aug 2005 22:53:59 +0000, by rtognimp
-
ENCA uses -lmFri, 26 Aug 2005 19:08:28 +0000, by henry
-
X11 can use pthread (fixes --enable-static)Fri, 26 Aug 2005 19:00:36 +0000, by henry
-
more thorough aalib test (needed for --enable-static)Fri, 26 Aug 2005 18:58:06 +0000, by henry
-
support MPEG in GXF container with extension-based detection.Fri, 26 Aug 2005 17:40:02 +0000, by reimar
-
reordered bps calculationThu, 25 Aug 2005 21:46:32 +0000, by henry
-
set the nearest number of channels, return(0) upon errorsThu, 25 Aug 2005 19:57:32 +0000, by henry
-
avoid reading more than maxlen bytes.Thu, 25 Aug 2005 19:46:20 +0000, by reimar
-
10l, missing returnThu, 25 Aug 2005 18:22:12 +0000, by faust3
-
Wrong scale conversion from VFCTRL_SET_EQUALIZER, priv->saturation shouldThu, 25 Aug 2005 17:02:17 +0000, by reimar
-
ffwmv3 does not work, use "status crashing" so it is not auto-selected.Thu, 25 Aug 2005 15:54:44 +0000, by reimar
-
Fix texture format variable types. Internal format is GLint, others are GLenumThu, 25 Aug 2005 12:45:57 +0000, by reimar
-
Fixed seeking for AVC-in-Matroska (wrong assumption of what kind of references may be present for a non-I-frame).Wed, 24 Aug 2005 12:33:32 +0000, by mosu
-
Slightly reduce unnecessary verbosity.Wed, 24 Aug 2005 00:46:04 +0000, by diego
-
typos, cosmeticsWed, 24 Aug 2005 00:24:11 +0000, by diego
-
Documents x264 visualization during encodingTue, 23 Aug 2005 19:27:18 +0000, by gpoirier
-
Add D-Cinema Audio and Video conversion programsTue, 23 Aug 2005 18:03:23 +0000, by reimar
-
compile fix, vobsub.c needs identify variable.Tue, 23 Aug 2005 17:21:27 +0000, by reimar
-
1. -cache-prefil has not been renamed, it's been removed (-cache-seek-minTue, 23 Aug 2005 17:03:30 +0000, by rathann
-
More typos. One noticed by Nico. Added an empty line at the end to make syncmail happyTue, 23 Aug 2005 16:22:13 +0000, by gpoirier
-
Typo :)Tue, 23 Aug 2005 16:12:39 +0000, by gpoirier
-
Correction pointed by NicoTue, 23 Aug 2005 09:17:06 +0000, by danny
-
Crash fix for: "[MPlayer-users] Crash of mencoder in demux_ts.c line 2728"Tue, 23 Aug 2005 08:23:53 +0000, by gpoirier
-
Do not free demuxer before using demuxer->desc->type (happened when using -audiofile).Tue, 23 Aug 2005 08:03:26 +0000, by reimar
-
ensure that audio-only files are decoded till the end by not onlyTue, 23 Aug 2005 07:56:29 +0000, by reimar
-
mode fps int vs. float woesMon, 22 Aug 2005 20:04:42 +0000, by henry
-
DestroyWindow must be used when -wid was not given, so for WinID < 0, not >=0Mon, 22 Aug 2005 09:05:18 +0000, by reimar
-
Sync with 1.1074Mon, 22 Aug 2005 08:21:43 +0000, by gpoirier
-
typo, grammarMon, 22 Aug 2005 00:01:02 +0000, by diego
-
The thread "Call for video encoding settings" has to be easily found until its infos make it to our docsSun, 21 Aug 2005 20:55:26 +0000, by gpoirier
-
100l, video_out.h is now needed for some vo_ variables.Sun, 21 Aug 2005 10:19:25 +0000, by reimar
-
How to encode with soft 3:2 pullup, patch by Brendan McCarthySun, 21 Aug 2005 10:03:59 +0000, by gpoirier
-
-wid support for windows. Not well tested, might still behave a bit weird.Sun, 21 Aug 2005 09:59:45 +0000, by reimar
-
synced with 1.88Sun, 21 Aug 2005 08:40:26 +0000, by gabrov
-
remove extern for variables that are already in headers.Sun, 21 Aug 2005 01:20:31 +0000, by reimar
-
synced with 1.11Sun, 21 Aug 2005 00:17:15 +0000, by gabrov
-
cache-prefill has been renamed to cache-seek-min, example config shouldSat, 20 Aug 2005 21:00:51 +0000, by rathann
-
Encoding setting examples for x264Sat, 20 Aug 2005 20:13:03 +0000, by gpoirier
-
remove broken shared libpostproc stuffFri, 19 Aug 2005 19:24:30 +0000, by rfelker
-
Sync with 1.1073Fri, 19 Aug 2005 15:10:23 +0000, by gpoirier
-
1000000000000000lFri, 19 Aug 2005 14:30:24 +0000, by rfelker
-
100lFri, 19 Aug 2005 14:28:30 +0000, by rfelker
-
less weird OSD alpha transformation.Fri, 19 Aug 2005 12:23:34 +0000, by reimar
-
Do not set SwapInterval for values < 0.Fri, 19 Aug 2005 12:16:52 +0000, by reimar
-
Fix crash in windowsFri, 19 Aug 2005 12:09:44 +0000, by reimar
-
Sync with 1.1072Fri, 19 Aug 2005 11:52:11 +0000, by gpoirier
-
automatic vsync enabling for vo_gl.Fri, 19 Aug 2005 09:31:02 +0000, by reimar
-
Aconvert allows mencoder to (easily) encode from an audio only file (hack).Thu, 18 Aug 2005 20:00:57 +0000, by jonas
-
fix warnings and decoding on CYGWIN (produced only noise before this change)Thu, 18 Aug 2005 16:25:45 +0000, by faust3
-
gtk2 is supported, next step is pure gtk without X.Thu, 18 Aug 2005 13:46:01 +0000, by reimar
-
gtf.{c,h} is used by vesa onlyThu, 18 Aug 2005 12:59:19 +0000, by alex
-
synced with 1.72Thu, 18 Aug 2005 12:05:41 +0000, by jheryan
-
new, synced with 1.10Thu, 18 Aug 2005 11:53:51 +0000, by jheryan
-
synced with 1.25Thu, 18 Aug 2005 11:53:00 +0000, by jheryan
-
sync 1.1071Thu, 18 Aug 2005 11:45:22 +0000, by gpoirier
-
code reduction and less error prone, use the same tableThu, 18 Aug 2005 11:37:16 +0000, by alex
-
some entries are doneThu, 18 Aug 2005 11:29:58 +0000, by alex
-
these wishes are doneThu, 18 Aug 2005 11:26:58 +0000, by alex
-
use libvbe from vesautilsThu, 18 Aug 2005 11:26:04 +0000, by alex
-
synced with 1.87Thu, 18 Aug 2005 11:18:44 +0000, by jheryan
-
Further clarify loadfile/loadlist description.Thu, 18 Aug 2005 10:50:27 +0000, by diego
-
name suboption for jack to set client nameThu, 18 Aug 2005 09:40:59 +0000, by reimar
-
Remove unnecessary subshell invocations.Wed, 17 Aug 2005 23:39:19 +0000, by diego
-
Fix MEncoder build with shared libavcodec.Wed, 17 Aug 2005 23:08:18 +0000, by diego
-
Clarify loadfile/loadlist description.Wed, 17 Aug 2005 22:56:44 +0000, by diego
-
Update for latest changes.Wed, 17 Aug 2005 22:50:29 +0000, by diego
-
Sync with 1.1070Wed, 17 Aug 2005 21:44:47 +0000, by gpoirier
-
"recent" noteworthy featuresWed, 17 Aug 2005 20:47:56 +0000, by gpoirier
-
Support for GTK 2.x.Wed, 17 Aug 2005 18:41:15 +0000, by reimar
-
wording/spellingWed, 17 Aug 2005 17:36:45 +0000, by diego
-
Fixes suggested by DiegoWed, 17 Aug 2005 16:47:52 +0000, by gpoirier
-
Set block_align in header, seems MatLab can not handle files without.Wed, 17 Aug 2005 11:27:11 +0000, by reimar
-
Synced with 1.1068Wed, 17 Aug 2005 07:39:56 +0000, by jheryan
-
Added entry for checktree.shWed, 17 Aug 2005 02:01:59 +0000, by ivo
-
Script to check (CVS) source-tree for anomalies, like MSDOS line endings etc..Wed, 17 Aug 2005 01:50:05 +0000, by ivo
-
Get events from -wid window.Tue, 16 Aug 2005 23:24:52 +0000, by reimar
-
Sync with 1.1069Tue, 16 Aug 2005 19:09:43 +0000, by gpoirier
-
Our buffer usage actually fits better to GL_DYNAMIC_DRAW than GL_STREAM_DRAW.Tue, 16 Aug 2005 19:07:07 +0000, by reimar
-
OSD textures can be deleted with one function call...Tue, 16 Aug 2005 18:52:38 +0000, by reimar
-
Make glFinish optionalTue, 16 Aug 2005 18:27:12 +0000, by reimar
-
silly printf() is the onyl reason avi-fix was so slow, a printf forTue, 16 Aug 2005 18:19:06 +0000, by ods15
-
use GenBuffers to get a buffer number instead of hardcoding 1.Tue, 16 Aug 2005 17:57:53 +0000, by reimar
-
Synced with 1.1063 - patch by Paul TT <paultt - at - hackerjournal - dot - it>Tue, 16 Aug 2005 16:02:13 +0000, by danny
-
added libavutil, removed linuxTue, 16 Aug 2005 15:41:53 +0000, by alex
-
prefer FIXED_POINT for ARM - patch by AGAWA Koji <i at atty.sakura.ne.jp>Tue, 16 Aug 2005 15:29:24 +0000, by alex
-
grammar/phrasing fixes on the recent NTSC and telecine commitMon, 15 Aug 2005 22:46:27 +0000, by wanderer
-
-fafmttag can be needed while steam copying.Mon, 15 Aug 2005 16:30:31 +0000, by gpoirier
-
loadfile/loadlist can now also add files to the playlistMon, 15 Aug 2005 08:30:43 +0000, by reimar
-
10l, initializers don't work without a declaration :-(Sun, 14 Aug 2005 23:16:17 +0000, by reimar
-
NTSC sources are hard to encode. How to identify telecine content reliably.Sun, 14 Aug 2005 22:25:02 +0000, by gpoirier
-
use glUploadTex helper functionSun, 14 Aug 2005 19:40:33 +0000, by reimar
-
extra check for glUploadTex to avoid a possible hang.Sun, 14 Aug 2005 19:38:16 +0000, by reimar
-
textures smaller 64x64 might not be supportedSun, 14 Aug 2005 19:36:34 +0000, by reimar
-
remove/move some unused headers/variables/codeSun, 14 Aug 2005 19:24:49 +0000, by reimar
-
10l, texture_width/height initialization was removed, so useSun, 14 Aug 2005 18:36:01 +0000, by reimar
-
minor punctuation fixSun, 14 Aug 2005 17:34:19 +0000, by wanderer
-
grammar/phrasing fix, still less than idealSun, 14 Aug 2005 17:31:09 +0000, by wanderer
-
fixes short form, better wordingSun, 14 Aug 2005 14:56:25 +0000, by gpoirier
-
fixes bf_threshold description.Sun, 14 Aug 2005 14:38:19 +0000, by gpoirier
-
typoSun, 14 Aug 2005 14:05:28 +0000, by gpoirier
-
Helper function for drawing texture and general cleanup of vo_gl2.cSun, 14 Aug 2005 13:44:14 +0000, by reimar
-
Cleanup, move declarations to beginning of block.Sun, 14 Aug 2005 10:30:18 +0000, by reimar
-
libaf/config.mak is generated, so mention itSun, 14 Aug 2005 07:02:00 +0000, by wight
-
100l: fix avi demuxing for ni and nini cases, allow forcing ni and niniSat, 13 Aug 2005 12:20:07 +0000, by rtognimp
-
revert -std=gnu99 usage, -D_GNU_SOURCE is enough for lrintf supportSat, 13 Aug 2005 07:04:53 +0000, by henry
-
synced with 1.7Fri, 12 Aug 2005 19:47:22 +0000, by gabrov
-
Formatting fixFri, 12 Aug 2005 17:25:40 +0000, by gpoirier
-
Consitency fixFri, 12 Aug 2005 17:23:33 +0000, by gpoirier
-
Sync with 1.1062Fri, 12 Aug 2005 15:11:00 +0000, by gpoirier
-
URL updateFri, 12 Aug 2005 14:14:29 +0000, by gpoirier
-
lavc also supports H.261, and Snow is FFmpeg-only. Patch by CompnFri, 12 Aug 2005 13:37:21 +0000, by gpoirier
-
Missing codecs that libavcodec supports.Fri, 12 Aug 2005 13:30:13 +0000, by gpoirier
-
Why multipass is better in a nutshell. Taken from Rich's encoding guide.Fri, 12 Aug 2005 13:27:26 +0000, by gpoirier
-
libavutil should be be in "PARTS" so that 'make distclean' cleans that directory too. A cup of coffee to beastd for forgetting it :)Thu, 11 Aug 2005 22:30:05 +0000, by gpoirier
-
video fourcc fixThu, 11 Aug 2005 20:54:09 +0000, by michael
-
demux_avi_control() missing in avi's demuxer struct.Thu, 11 Aug 2005 17:23:45 +0000, by ods15
-
fix brokeness caused by demuxer patch, this code is useless forThu, 11 Aug 2005 17:01:13 +0000, by ods15
-
typo, must be ld_dl instead of ld_ldThu, 11 Aug 2005 13:16:34 +0000, by reimar
-
10l, patch found in geexboxThu, 11 Aug 2005 11:02:30 +0000, by alex
-
Removed in-filter int to float conversion. af_ladspa now demands floats asWed, 10 Aug 2005 23:27:39 +0000, by ivo
-
Remove stray MSDOS linebreaksWed, 10 Aug 2005 22:48:32 +0000, by ivo
-
Synced with 1.178Wed, 10 Aug 2005 04:44:12 +0000, by jheryan
-
reconcile with earlier fps fix in mpeg header parserWed, 10 Aug 2005 01:42:06 +0000, by rfelker
-
sync liba52_amd64_changes.diff with latest fixTue, 09 Aug 2005 22:56:57 +0000, by aurel
-
Sync with 1.1061Tue, 09 Aug 2005 20:58:43 +0000, by gpoirier
-
Fixes segfault on IA-32 machines caused by the ASM patch for AMD-64 for a52.Tue, 09 Aug 2005 19:58:13 +0000, by gpoirier
-
Various fixes, addition and removal of entries related to functions that come from the FFmpeg projectMon, 08 Aug 2005 22:49:03 +0000, by gpoirier
-
Add missing libavcodec supported codecs and adds (hopefully) all libavformat muxersMon, 08 Aug 2005 21:51:11 +0000, by gpoirier
-
take into account that VIDIOC_S_FMT might return updated parametersSat, 06 Aug 2005 19:45:55 +0000, by faust3
-
do not crash when /dev/video0 is not presentSat, 06 Aug 2005 18:19:58 +0000, by faust3
-
100l to whoever wrote this crap using 1/10000 units. it caused framerates to get trashed from 30000/1001 to 2997/100, etc.!Sat, 06 Aug 2005 16:15:07 +0000, by rfelker
-
tremor uses integer typesSat, 06 Aug 2005 15:43:54 +0000, by rathann
-
missing includeSat, 06 Aug 2005 15:43:08 +0000, by rathann
-
Forgot to actually enable vo_gl on Windows...Sat, 06 Aug 2005 13:38:00 +0000, by reimar
-
Remove stray DOS linebreaks.Sat, 06 Aug 2005 10:02:59 +0000, by diego
-
Remove stray DOS linebreaks.Sat, 06 Aug 2005 09:32:16 +0000, by diego
-
Avoid short forms and libavcodec should not the that much singled outFri, 05 Aug 2005 21:44:28 +0000, by gpoirier
-
synced with 1.72Fri, 05 Aug 2005 21:29:49 +0000, by gabrov
-
synced with 1.87Fri, 05 Aug 2005 21:13:13 +0000, by gabrov
-
Demuxer modularizationFri, 05 Aug 2005 19:57:47 +0000, by rtognimp
-
add the liba52 amd64 changes in a separate diff fileFri, 05 Aug 2005 13:37:32 +0000, by aurel
-
liba52 asm optimizations ported to amd64Fri, 05 Aug 2005 13:33:50 +0000, by aurel
-
Missed one uint32_t declaration.Fri, 05 Aug 2005 12:46:42 +0000, by ivo
-
Fix the return types of all (six) libvo API functions. Used to be uint32_t, butFri, 05 Aug 2005 01:24:37 +0000, by ivo
-
libavutiMon, 01 Aug 2005 23:43:40 +0000, by diego
-
libavutil is now part of MPlayer.Mon, 01 Aug 2005 22:41:32 +0000, by diego