Mercurial > mplayer.hg
graph
-
Skip pointless ignoring return value of 'rm -f'.Mon, 05 Jan 2009 00:07:55 +0000, by diego
-
nonrecursive releaseclean targetMon, 05 Jan 2009 00:04:34 +0000, by diego
-
cosmetics: Move clean targets to the bottom.Mon, 05 Jan 2009 00:01:55 +0000, by diego
-
Remove pointless language-specific clean and distclean targets.Sun, 04 Jan 2009 23:50:44 +0000, by diego
-
Subsume clean-html-chunked and clean-html-single targets into clean target.Sun, 04 Jan 2009 23:45:14 +0000, by diego
-
Fix compilation after upcoming H264_VDPAU patch for FFmpeg.Sun, 04 Jan 2009 23:41:56 +0000, by cehoyos
-
Get rid of pointless chunked-dir and single-dir targets.Sun, 04 Jan 2009 23:34:38 +0000, by diego
-
Simplify phony target declaration.Sun, 04 Jan 2009 23:27:03 +0000, by diego
-
Sync audio.xml removal.Sun, 04 Jan 2009 23:10:47 +0000, by diego
-
Sync history chapter removal.Sun, 04 Jan 2009 22:38:08 +0000, by diego
-
Remove history chapter; it is outdated and of little practical value.Sun, 04 Jan 2009 22:37:43 +0000, by diego
-
EXTERN_PREFIX is not only used in FFmpeg code.Sun, 04 Jan 2009 16:01:52 +0000, by diego
-
added support for manual audio substream selection out of 0xFD PES streams (Blueray, multistream in the same pid)Sun, 04 Jan 2009 13:12:51 +0000, by nicodvb
-
Add ARMv6t2 CPU extension additions missed in previous commit.Sun, 04 Jan 2009 13:08:13 +0000, by diego
-
Sync ARMv6t2 optimization support from FFmpeg.Sun, 04 Jan 2009 13:05:24 +0000, by diego
-
Update JACK configure test to match r28241Sun, 04 Jan 2009 11:52:37 +0000, by reimar
-
Replace deprecated jack_client_new with jack_client_open.Sun, 04 Jan 2009 11:51:11 +0000, by reimar
-
synced with r28215Sun, 04 Jan 2009 09:49:58 +0000, by Gabrov
-
Fix deinit problem due to r28215Sat, 03 Jan 2009 22:33:04 +0000, by gpoirier
-
Synced with r28122Sat, 03 Jan 2009 02:15:07 +0000, by jheryan
-
Sync with latest round of xvmc changes in FFmpeg.Fri, 02 Jan 2009 17:06:09 +0000, by diego
-
Rename libaf/af_resample.h to libaf/af_resample_template.c, it is used asFri, 02 Jan 2009 16:13:22 +0000, by diego
-
Conditionally define render_one_glyph and kerning dummy functions inFri, 02 Jan 2009 14:41:38 +0000, by diego
-
Remove unused debug code.Fri, 02 Jan 2009 13:25:00 +0000, by diego
-
Avoid unused variable warning.Fri, 02 Jan 2009 12:53:05 +0000, by diego
-
Reorder #includes and #ifdefs to avoid excessive #ifdeffery.Fri, 02 Jan 2009 12:48:11 +0000, by diego
-
Reorder #includes and #ifdefs to avoid warnings and excessive #ifdeffery.Fri, 02 Jan 2009 12:28:47 +0000, by diego
-
Relicense to GPLv2 or later with the author's permission.Fri, 02 Jan 2009 11:46:34 +0000, by diego
-
Fix reference to wrong DLL filename in header comment.Fri, 02 Jan 2009 11:45:39 +0000, by diego
-
Fix confused references to DLL filenames.Thu, 01 Jan 2009 23:16:36 +0000, by diego
-
Move several of the ao_nas int-to-string maps into .rodataThu, 01 Jan 2009 11:51:52 +0000, by reimar
-
Fix DVD seek_to_chapter: the title number must be converted to a per-VTSThu, 01 Jan 2009 11:46:34 +0000, by reimar
-
Code simplificationThu, 01 Jan 2009 11:41:09 +0000, by reimar
-
Make AVI demuxer more resilient against broken or incomplete files.Thu, 01 Jan 2009 11:39:47 +0000, by reimar
-
Simplify and comment spudec bilinear scaling codeThu, 01 Jan 2009 11:33:46 +0000, by reimar
-
Include alloca.h when using alloca to make sure it is defined.Thu, 01 Jan 2009 11:23:32 +0000, by reimar
-
XVID profile array should be const, so it is in rodataThu, 01 Jan 2009 11:16:52 +0000, by reimar
-
Avoid a uselessly high number of wakeups when playing audio-only files.Thu, 01 Jan 2009 10:24:19 +0000, by reimar
-
1000l, play_tree_parser_stop_keeping broke 0-termination of bufferThu, 01 Jan 2009 09:47:21 +0000, by reimar
-
Add zero termination missing in two cases.Thu, 01 Jan 2009 09:37:02 +0000, by reimar
-
Add asserts to detect when assumptions for play_tree_parser_get_lineThu, 01 Jan 2009 09:35:25 +0000, by reimar
-
Work around a dvdread bug where DVDReadBlocks would return values < 0 on read error,Wed, 31 Dec 2008 14:21:50 +0000, by reimar
-
Add an option to vo_macosx to set a custom buffer_name.Tue, 30 Dec 2008 21:39:42 +0000, by gpoirier
-
Support F- and numpad keys for w32_common based vos.Tue, 30 Dec 2008 17:00:11 +0000, by reimar
-
Update outdated availability note for -mouse-movementsTue, 30 Dec 2008 16:41:35 +0000, by reimar
-
synced with r28211Tue, 30 Dec 2008 12:48:17 +0000, by Gabrov
-
Fix OSD flickering with filters that add frames (tfields, yadif) andTue, 30 Dec 2008 10:40:26 +0000, by reimar
-
Fix OSD flicker with tfields as well.Tue, 30 Dec 2008 10:38:39 +0000, by reimar
-
Avoid flickering OSD with -vf yadif=1Tue, 30 Dec 2008 10:38:29 +0000, by reimar
-
Add nocache to example dvdnav profile, otherwise dvdnav is unusable.Mon, 29 Dec 2008 19:09:45 +0000, by reimar
-
Remove audio output section, it provides little to no useful information.Sat, 27 Dec 2008 21:44:33 +0000, by diego
-
Fix Chinese documentation build, English codecs.xml was removed.Sat, 27 Dec 2008 21:43:57 +0000, by diego
-
fix error message exampleSat, 27 Dec 2008 18:58:36 +0000, by compn
-
Remove (audio) codecs section, its contents are part of the usage section.Sat, 27 Dec 2008 15:28:51 +0000, by diego
-
Convert Win32 codec importing HOWTO into a text document in the tech section.Sat, 27 Dec 2008 14:38:42 +0000, by diego
-
Remove/fix ancient CVS references.Sat, 27 Dec 2008 13:58:20 +0000, by diego
-
Remove known bugs section, it contains little useful information.Sat, 27 Dec 2008 13:49:24 +0000, by diego
-
Add entry about mysterious coredumps.Sat, 27 Dec 2008 13:09:42 +0000, by diego
-
Fix ugly borders problem with ati-hackSat, 27 Dec 2008 13:00:03 +0000, by reimar
-
Reorder sections: Put FAQ at the end, group usage sections together.Sat, 27 Dec 2008 12:46:06 +0000, by diego
-
Avoid u_ BSD type names.Sat, 27 Dec 2008 12:03:51 +0000, by diego
-
Set and use only ARCH_PPC, not also ARCH_POWERPC.Sat, 27 Dec 2008 12:00:11 +0000, by diego
-
Avoid POSIX-reserved _t namespace.Sat, 27 Dec 2008 11:45:46 +0000, by diego
-
consistency cosmetics: Rename POWERPC identifiers to PPC.Sat, 27 Dec 2008 11:33:54 +0000, by diego
-
grammar fix by Vineeth N, nvineeth gmail comThu, 25 Dec 2008 18:28:10 +0000, by diego
-
Add nomsgmodule option, patch by Onur K¸«ä¸«®¸«äk, onur delipenguen net.Wed, 24 Dec 2008 18:13:18 +0000, by diego
-
Remove unused variable.Wed, 24 Dec 2008 16:57:35 +0000, by diego
-
Increase MAX_PACK_BYTES from 8 or 32 MB (with/without CONFIG_TV_BSDBT848) to always 32 MB.Wed, 24 Dec 2008 16:05:20 +0000, by reimar
-
add zygo audio (SPXN) qtaudio codecWed, 24 Dec 2008 04:33:51 +0000, by compn
-
Warn when using features that are broken due to ATI driver bugs.Tue, 23 Dec 2008 20:56:45 +0000, by reimar
-
Do not default to rectangle=2, it is at least for ATI HD4850 cards with 8.12 drivers 20% slower at HD resolutionsTue, 23 Dec 2008 19:31:56 +0000, by reimar
-
Reduce the priority of the rv3040 native Linux RealVideo decoders since it crashes on SMP systemsTue, 23 Dec 2008 19:10:40 +0000, by reimar
-
updatesTue, 23 Dec 2008 18:11:55 +0000, by compn
-
Remove pointless forward declaration.Tue, 23 Dec 2008 13:31:04 +0000, by diego
-
Set fast_cmov for all x86_64 systems, except for P4-based systems thisTue, 23 Dec 2008 11:42:24 +0000, by reimar
-
Define HAVE_FAST_64BIT if appropriateTue, 23 Dec 2008 11:42:11 +0000, by reimar
-
fix poorly worded changelog entriesTue, 23 Dec 2008 04:24:07 +0000, by compn
-
Allow compilation of 32bit mplayer on 64 bit systems with --cc='cc -m32'.Mon, 22 Dec 2008 22:56:51 +0000, by cehoyos
-
re-add codecs: sif1 (directshow version) and acdsee mjpegMon, 22 Dec 2008 16:51:06 +0000, by compn
-
Sync with latest FFmpeg changes.Mon, 22 Dec 2008 09:20:38 +0000, by diego
-
libavcodec/i386/ was renamed to libavcodec/x86/.Mon, 22 Dec 2008 09:20:18 +0000, by diego
-
add amr format tags, fixes:Sun, 21 Dec 2008 20:12:47 +0000, by compn
-
100l, forgot an assignment, broke special keys handling for X11-based vos.Sun, 21 Dec 2008 04:11:51 +0000, by reimar
-
remove acdsee mjpeg binary codec, works with ffmjpegSat, 20 Dec 2008 23:01:22 +0000, by compn
-
FFmpeg now has RV30 decoder enabledSat, 20 Dec 2008 18:07:08 +0000, by kostya
-
Add and use a special lookup function to do table-based translation to MPlayer keycodes.Sat, 20 Dec 2008 11:52:11 +0000, by reimar
-
Cosmetics: get rid of some tabs and trailing whitespace.Sat, 20 Dec 2008 11:49:00 +0000, by reimar
-
Use a table to translate X11 to MPlayer keycodes.Sat, 20 Dec 2008 11:12:45 +0000, by reimar
-
Get rid of pointless and now unused defines.Sat, 20 Dec 2008 10:26:17 +0000, by reimar
-
Simplify handling of X11 key events that are just passed through.Sat, 20 Dec 2008 10:25:13 +0000, by reimar
-
Fix imaadpcm extradata with lavc encoder.Sat, 20 Dec 2008 10:18:15 +0000, by reimar
-
Document vo_macosx's shared_buffer option.Fri, 19 Dec 2008 21:18:31 +0000, by gpoirier
-
Replace vo_macosx's custom options parsing with a subopt_parse()-based oneFri, 19 Dec 2008 20:33:54 +0000, by gpoirier
-
Remove pointless malloc.h #include.Fri, 19 Dec 2008 09:59:59 +0000, by diego
-
Include config.h in mangle.h, fixes make checkheaders.Fri, 19 Dec 2008 09:43:19 +0000, by reimar
-
add binary codecs:Wed, 17 Dec 2008 20:54:25 +0000, by compn
-
synced with r28160Wed, 17 Dec 2008 16:12:12 +0000, by Gabrov
-
add binary codec for fourcc wavcWed, 17 Dec 2008 14:52:46 +0000, by compn
-
another round of armv4l --> arm changesWed, 17 Dec 2008 08:47:01 +0000, by diego
-
libavcodec/armv4l/ was renamed to libavcodec/arm/.Wed, 17 Dec 2008 01:10:34 +0000, by diego
-
Do not use full relative #include path for headers in the same directory.Wed, 17 Dec 2008 00:08:04 +0000, by diego
-
#include sub.h instead of locally declaring vo_draw_text().Wed, 17 Dec 2008 00:06:03 +0000, by diego
-
Added FOURCCS:Tue, 16 Dec 2008 05:19:11 +0000, by compn
-
xvmc is now a CONFIG_ option in FFmpeg.Mon, 15 Dec 2008 22:25:39 +0000, by diego
-
100l, reorder check for AC3 format to avoid a possible memleakMon, 15 Dec 2008 20:19:27 +0000, by reimar
-
Consistently include config.h before mangle.h, fixes possible compilationMon, 15 Dec 2008 16:13:41 +0000, by reimar
-
Simplify the definition of MANGLE, possibly also makes it easier to support more systems.Mon, 15 Dec 2008 13:53:07 +0000, by reimar
-
Add extra checks to avoid crashes with broken vqf files.Sun, 14 Dec 2008 15:17:18 +0000, by reimar
-
Update links to RPM packages, now that Livna has merged into RPMFusion.Sun, 14 Dec 2008 11:18:23 +0000, by rathann
-
Add standard GPL headers.Sat, 13 Dec 2008 18:40:19 +0000, by diego
-
Add standard GPL license header.Sat, 13 Dec 2008 18:28:00 +0000, by diego
-
Replace informal GPL notices by standard GPL headers.Sat, 13 Dec 2008 12:33:22 +0000, by diego