Mercurial > mplayer.hg
graph
-
Fix indentation.Sun, 27 Jun 2010 19:20:38 +0000, by reimar
-
Simplify clang version extraction.Sun, 27 Jun 2010 19:19:50 +0000, by reimar
-
clang also does not support -march=native.Sun, 27 Jun 2010 19:10:29 +0000, by reimar
-
Experimental support for clang compiler.Sun, 27 Jun 2010 19:07:51 +0000, by reimar
-
Include internal.h last to avoid a conflict between its dprintf()Sun, 27 Jun 2010 19:02:10 +0000, by reimar
-
100l, actually enable libvpx encoder if libvpx is detected.Sun, 27 Jun 2010 16:28:45 +0000, by reimar
-
Use MSG_NOSIGNAL flag if available for send().Sun, 27 Jun 2010 15:04:13 +0000, by reimar
-
Remove (or for now actually only disable) support for external libfaad.Sun, 27 Jun 2010 15:01:24 +0000, by reimar
-
Update VP8 support information.Sun, 27 Jun 2010 14:58:50 +0000, by reimar
-
Fix arpa/inet.h configure check.Sun, 27 Jun 2010 14:55:58 +0000, by reimar
-
Add missing include for usec_sleep.Sun, 27 Jun 2010 14:49:35 +0000, by reimar
-
Fix missing iopl declaration on x86_64 systems.Sun, 27 Jun 2010 14:47:50 +0000, by reimar
-
Allow the FFmpeg VP8 decoder to work by disabling dr for it (thus we do notSat, 26 Jun 2010 18:06:20 +0000, by reimar
-
Ensure that e.g. -af-pre will not cause the filter list to beFri, 25 Jun 2010 16:56:40 +0000, by reimar
-
ladspa: ensure that activate is called on each filter instance, evenFri, 25 Jun 2010 16:53:27 +0000, by reimar
-
Synced with help_mp-en.h rev. 31512Fri, 25 Jun 2010 13:30:34 +0000, by jrash
-
sync with en/mplayer.1 rev. 31552Fri, 25 Jun 2010 13:27:37 +0000, by jrash
-
Clean up sub-related extern declarations.Thu, 24 Jun 2010 17:19:49 +0000, by diego
-
Add libvo/sub.h #include instead of declaring sub_visibility extern.Thu, 24 Jun 2010 16:50:47 +0000, by diego
-
Add #include for libvo/sub.h instead of duplicating sub_pos extern declaration.Thu, 24 Jun 2010 16:38:13 +0000, by diego
-
make clear that -frames 0 surpresses all _video_ output and not theThu, 24 Jun 2010 14:06:51 +0000, by attila
-
Add prototypes for exported FilterGraph_ functions.Thu, 24 Jun 2010 10:19:49 +0000, by diego
-
Remove redundant mp_msg_levels[] extern declaration.Thu, 24 Jun 2010 09:38:02 +0000, by diego
-
Move rtsp_port extern declaration to demuxer.h.Thu, 24 Jun 2010 09:23:49 +0000, by diego
-
Fix catch() callback function declaration in two compile tests.Thu, 24 Jun 2010 08:15:46 +0000, by diego
-
whitespace cosmeticsThu, 24 Jun 2010 08:14:32 +0000, by diego
-
Remove unnecessary #includes from libnut test.Thu, 24 Jun 2010 08:12:49 +0000, by diego
-
Replace manual header checks by header_check function.Thu, 24 Jun 2010 08:03:41 +0000, by diego
-
Improve extrastereo audio filter description.Wed, 23 Jun 2010 23:56:10 +0000, by diego
-
Improve LATM recognition.Wed, 23 Jun 2010 18:44:06 +0000, by cehoyos
-
Add FFmpeg VP8 decoder, even though it is not working since MPlayer requiresWed, 23 Jun 2010 17:34:19 +0000, by reimar
-
Change libvpx configure check to match FFmpeg's and also enable the encoder.Wed, 23 Jun 2010 16:57:04 +0000, by reimar
-
Replace ever-growing-to-uglyness IS_* macros to by functionsWed, 23 Jun 2010 16:44:21 +0000, by reimar
-
Move rtsp_destination extern declaration to stream.h.Wed, 23 Jun 2010 16:39:16 +0000, by diego
-
Get rid of xsltproc wrapper redirection; run commands directly from make.Wed, 23 Jun 2010 13:36:02 +0000, by diego
-
Move xsltproc target file hack to the Makefile.Wed, 23 Jun 2010 13:24:53 +0000, by diego
-
Drop support for the Saxon XSLT processor.Wed, 23 Jun 2010 12:38:40 +0000, by diego
-
Drop configure support for Jade/OpenJade XSLT processors.Wed, 23 Jun 2010 12:24:48 +0000, by diego
-
Get rid of xmllint wrapper redirection; run commands directly from make.Wed, 23 Jun 2010 12:07:29 +0000, by diego
-
Fix iopl() function declaration, fixes the warning:Wed, 23 Jun 2010 11:37:26 +0000, by diego
-
Remove pointless __linux__ preprocessor checks.Wed, 23 Jun 2010 11:36:40 +0000, by diego
-
Remove duplicated MKTAG macro definition, #include libavutil/common.h instead.Wed, 23 Jun 2010 10:59:26 +0000, by diego
-
Change timer_name type from char* to char[]; patch taken from Uoti's tree.Wed, 23 Jun 2010 10:50:55 +0000, by diego
-
Add CONFIG_SHARED to config.h for FFmpeg.Wed, 23 Jun 2010 10:47:48 +0000, by diego
-
Move the .SUFFIXES rule to the bottom of the Makefile and explain it.Tue, 22 Jun 2010 13:15:34 +0000, by diego
-
Remove disabled and unused timer-linux test main routine.Tue, 22 Jun 2010 07:41:12 +0000, by diego
-
Remove some unnecessary #includes from configure tests.Tue, 22 Jun 2010 07:02:18 +0000, by diego
-
Improves EDL to avoid jumping into a skipped out scene. It alsoMon, 21 Jun 2010 20:44:12 +0000, by reynaldo
-
typo fixes; mention lowering of hardware MPEG decoder priorityMon, 21 Jun 2010 17:36:25 +0000, by diego
-
Move video decoder option array extern declarations to vd.h.Mon, 21 Jun 2010 17:10:07 +0000, by diego
-
Add header file for video encoder extern variable declarations.Mon, 21 Jun 2010 17:09:14 +0000, by diego
-
Place AUDIO_AAC_LATM definition next to AUDIO_AAC.Mon, 21 Jun 2010 16:58:42 +0000, by reimar
-
Make demux_ts detect LATM AAC as a separate type.Mon, 21 Jun 2010 16:41:30 +0000, by reimar
-
Surround conditionally used orig_lines variable declaration by #ifdefs.Mon, 21 Jun 2010 14:46:09 +0000, by diego
-
Move lavfopts_conf/mpegopts_conf/nuvopts_conf extern declarations to muxer.h.Mon, 21 Jun 2010 14:43:08 +0000, by diego
-
Move dvbin_opts_conf extern variable declaration to stream.h.Mon, 21 Jun 2010 14:40:28 +0000, by diego
-
Use angular brackets for system #includes.Mon, 21 Jun 2010 14:39:24 +0000, by diego
-
Fix type of dvbin_opts_conf extern declaration.Mon, 21 Jun 2010 12:55:43 +0000, by diego
-
Move cddb_data_t and cd_toc_t structs to the only place they are used.Mon, 21 Jun 2010 11:03:03 +0000, by diego
-
Shut up strict prototype warnings from the gui subdirectory.Mon, 21 Jun 2010 10:58:02 +0000, by diego
-
Adjust printf length modifier, fixes the warning:Mon, 21 Jun 2010 10:51:31 +0000, by diego
-
cosmetics: Reorder functions to avoid forward declarations.Mon, 21 Jun 2010 10:40:30 +0000, by diego
-
Remove unused static function cddb_freedb_sites_parse().Mon, 21 Jun 2010 10:33:00 +0000, by diego
-
Move declarations for functions defined in stream_cddb.c to cdd.h.Mon, 21 Jun 2010 10:30:54 +0000, by diego
-
Remove unused static function cddb_get_freedb_sites(), fixes the warning:Mon, 21 Jun 2010 10:26:45 +0000, by diego
-
Reorder #includes and drop an unnecessary set of #ifdefs.Mon, 21 Jun 2010 10:20:17 +0000, by diego
-
Move cdda_priv structure to the only place it is used.Mon, 21 Jun 2010 10:19:01 +0000, by diego
-
Move demuxer-specific option array declarations to demuxer.h.Mon, 21 Jun 2010 09:55:59 +0000, by diego
-
Move faac/lame/toolame/twolame option array declarations to appropriate headers.Mon, 21 Jun 2010 09:51:26 +0000, by diego
-
Move mpae_twolame_ctx structure to ae_twolame.c.Mon, 21 Jun 2010 09:42:28 +0000, by diego
-
Move mpae_toolame_ctx structure to ae_toolame.c.Mon, 21 Jun 2010 09:42:01 +0000, by diego
-
Remove redundant dvd_device extern variable declaration.Mon, 21 Jun 2010 08:58:49 +0000, by diego
-
Move dvd_device extern declaration from stream_dvd_common.h to stream.h.Mon, 21 Jun 2010 08:58:09 +0000, by diego
-
Remove redundant cdrom_device extern variable declarations.Mon, 21 Jun 2010 08:38:23 +0000, by diego
-
Prefere the use of inet_ntop over inet_ntoa, as the former is ipv6 safe.Sun, 20 Jun 2010 19:29:18 +0000, by attila
-
Fix compilation after r31490.Sun, 20 Jun 2010 19:26:57 +0000, by cehoyos
-
Move noconfig_opts extern variable declaration to mpcommon.h.Sun, 20 Jun 2010 18:19:47 +0000, by diego
-
Move network_prefer_ipv4/reuse_socket extern declarations to tcp.h/udp.h.Sun, 20 Jun 2010 17:58:37 +0000, by diego
-
Mark data parameter of my_write function as const.Sun, 20 Jun 2010 17:54:46 +0000, by diego
-
Remove duplicate network_bandwidth extern declarations.Sun, 20 Jun 2010 16:01:17 +0000, by diego
-
Add declarations for open.c externally used variables to stream.h.Sun, 20 Jun 2010 15:53:45 +0000, by diego
-
Move af_cfg extern variable declaration to dec_audio.h.Sun, 20 Jun 2010 15:43:45 +0000, by diego
-
Move extern declarations for vf.c variables to vf.h.Sun, 20 Jun 2010 15:38:38 +0000, by diego
-
Add appropriate #include instead of duplicating mf_ extern var declarations.Sun, 20 Jun 2010 15:32:14 +0000, by diego
-
Move rtsp_transport_ extern variable declarations to demuxer.h.Sun, 20 Jun 2010 15:30:02 +0000, by diego
-
Move audio_stream_cache extern variable declaration to demuxer.h.Sun, 20 Jun 2010 15:24:07 +0000, by diego
-
Move more sws_ extern variable declarations to vf_scale.h.Sun, 20 Jun 2010 15:18:45 +0000, by diego
-
Move pvr_ extern variable declarations to stream/pvr.h.Sun, 20 Jun 2010 15:15:37 +0000, by diego
-
Move hr_mp3_seek extern variable declaration to demux_audio.h.Sun, 20 Jun 2010 15:04:12 +0000, by diego
-
Move cdda_opts extern declaration to stream/cdd.h.Sun, 20 Jun 2010 15:00:11 +0000, by diego
-
Move sws_flags extern variable declaration to vf_scale.h.Sun, 20 Jun 2010 14:40:42 +0000, by diego
-
Add appropriate #include instead of duplicating pp_help extern declaration.Sun, 20 Jun 2010 14:38:54 +0000, by diego
-
Add header file for externally used variable ps_probe.Sun, 20 Jun 2010 14:30:46 +0000, by diego
-
Add header file for VIVO extern variable declarations.Sun, 20 Jun 2010 14:25:20 +0000, by diego
-
Remove duplicate dvd_device extern variable declaration.Sun, 20 Jun 2010 14:17:06 +0000, by diego
-
Move demuxer-related extern variable declarations to demuxer.h.Sun, 20 Jun 2010 14:11:56 +0000, by diego
-
Add correct #include instead of duplicating dvd_speed extern declaration.Sun, 20 Jun 2010 14:01:43 +0000, by diego
-
Remove unused parsehtml parameters.Sat, 19 Jun 2010 18:44:43 +0000, by reimar
-
Add static to functions used only locally.Sat, 19 Jun 2010 18:37:06 +0000, by reimar
-
Remove incorrect additional printf arguments.Sat, 19 Jun 2010 18:35:06 +0000, by reimar
-
Auto-update CODEC_CFG_MIN value to release value in etc/codecs.conf.Sat, 19 Jun 2010 18:31:35 +0000, by reimar
-
Move audio_substream_id extern variable declaration to demux_ts.h.Fri, 18 Jun 2010 17:28:17 +0000, by diego
-
Remove examples of no longer supported gui commands.Fri, 18 Jun 2010 17:27:24 +0000, by reimar
-
Move ts_* extern variable declarations to demux_ts.h.Fri, 18 Jun 2010 17:20:42 +0000, by diego
-
Move audio_output_channels/fakemono extern variable declarations to dec_audio.h.Fri, 18 Jun 2010 17:06:39 +0000, by diego
-
Move field_dominance extern variable declaration to dec_video.h.Fri, 18 Jun 2010 17:03:13 +0000, by diego
-
Move codecs_file extern variable declaration to codec-cfg.h.Fri, 18 Jun 2010 17:00:23 +0000, by diego
-
100l, never just ignore a backwards skip, even if the stream is notFri, 18 Jun 2010 16:36:39 +0000, by reimar
-
Error messages should not be hidden at -v level.Fri, 18 Jun 2010 16:32:54 +0000, by reimar
-
Remove includes that break building if X11 is not available.Fri, 18 Jun 2010 16:17:37 +0000, by reimar
-
Fix type: struct mp_image_s no longer exists, it is nowFri, 18 Jun 2010 16:16:38 +0000, by reimar
-
sync with en/mplayer.1 rev. 31372Fri, 18 Jun 2010 11:33:15 +0000, by jrash
-
Synced with help_mp-en.h rev. 31430Fri, 18 Jun 2010 11:27:57 +0000, by jrash
-
Move extern variable declarations for network.c to network.h.Fri, 18 Jun 2010 09:44:58 +0000, by diego
-
Move mp_msg-related extern variable declarations to mp_msg.h.Fri, 18 Jun 2010 09:41:53 +0000, by diego
-
Simplify fribidi check - console output is not necessary.Thu, 17 Jun 2010 10:42:45 +0000, by diego
-
Rename loader/qt_comp.h --> loader/qt_comp_template.c.Thu, 17 Jun 2010 10:17:37 +0000, by diego
-
Add header file for externally used dxr2_opts array.Thu, 17 Jun 2010 10:10:00 +0000, by diego
-
Add appropriate header files for GUI variables.Thu, 17 Jun 2010 09:59:31 +0000, by diego
-
Add extern declaration for guiWinID variable.Thu, 17 Jun 2010 09:58:51 +0000, by diego
-
Add #include for unrar_exec.h instead of declaring unrar_executable extern.Thu, 17 Jun 2010 09:49:41 +0000, by diego
-
Declare stop_xscreensaver extern in x11_common.h instead of all over the code.Thu, 17 Jun 2010 09:46:44 +0000, by diego
-
Add #include for geometry.h instead of declaring vo_geometry variable extern.Thu, 17 Jun 2010 09:40:18 +0000, by diego
-
Move vo_panscanrange extern declaration to aspect.h, where it belongs.Thu, 17 Jun 2010 09:22:24 +0000, by diego
-
Move LIRC-related extern variable declarations to lirc.h.Thu, 17 Jun 2010 09:19:05 +0000, by diego
-
Move extern variable declarations for mp_fifo.c to mp_fifo.h.Thu, 17 Jun 2010 09:17:13 +0000, by diego
-
Move menu-related extern variable declarations to menu.h.Thu, 17 Jun 2010 09:12:38 +0000, by diego
-
Add header file for externally used variables from vo_fbdev.c.Thu, 17 Jun 2010 08:38:12 +0000, by diego
-
Move force_monitor_aspect and monitor_pixel_aspect declarations to aspect.h.Thu, 17 Jun 2010 08:33:55 +0000, by diego
-
Add header file for the extern declarations from muxer_avi.c.Thu, 17 Jun 2010 08:28:43 +0000, by diego
-
Lower priority of hardware MPEG decoder cards below software decoders.Thu, 17 Jun 2010 08:22:21 +0000, by diego
-
Factorize monitor_aspect extern declaration into aspect.h.Thu, 17 Jun 2010 08:17:06 +0000, by diego
-
Add vd.h #include instead of declaring movie_aspect extern.Thu, 17 Jun 2010 08:14:57 +0000, by diego
-
Place vo_osd_list extern declaration in sub.h instead of all over the code.Thu, 17 Jun 2010 08:07:37 +0000, by diego
-
Remove unused 'extern int vo_osd_changed_flag' declaration.Thu, 17 Jun 2010 08:04:12 +0000, by diego
-
Disable only G200 support when compiling against dynamic libswscale insteadWed, 16 Jun 2010 19:40:26 +0000, by reimar
-
Add header_check convenience function to check for header availability.Wed, 16 Jun 2010 19:09:06 +0000, by diego
-
Remove unused extern fs_layer declaration.Wed, 16 Jun 2010 18:59:59 +0000, by diego
-
Replace common options template by a common options array.Wed, 16 Jun 2010 18:59:10 +0000, by diego
-
Use a struct timezone as second parameter for gettimeofday in the function test.Wed, 16 Jun 2010 18:27:59 +0000, by diego
-
SIGPIPE is not really a crash, try to exit cleanly in case we receive one.Wed, 16 Jun 2010 17:33:17 +0000, by reimar
-
Remove some unnecessary #includes from compilation tests.Wed, 16 Jun 2010 15:02:52 +0000, by diego
-
Rename libvo/mga_common.c --> libvo/mga_template.c.Wed, 16 Jun 2010 13:55:09 +0000, by diego
-
Remove commented-out forward declaration for removed function.Wed, 16 Jun 2010 13:14:29 +0000, by diego
-
More sensible behaviour for -geometry with -wid and -vo gl.Tue, 15 Jun 2010 19:32:22 +0000, by reimar
-
Add symver defines for FFmpeg. Since we don't care aboutTue, 15 Jun 2010 19:29:51 +0000, by reimar
-
Make sure we always have exactly one CONFIG_LIBRTMP define.Tue, 15 Jun 2010 19:03:54 +0000, by reimar
-
Remove an unused extern declaration.Tue, 15 Jun 2010 08:56:38 +0000, by diego
-
Remove some unused extern declarations.Tue, 15 Jun 2010 08:49:38 +0000, by diego
-
Cleanup some demux_ty code and at the same time possibly fix vstream support (untested).Mon, 14 Jun 2010 20:11:44 +0000, by reimar
-
Consistently use "None" instead of "NULL" for X resources.Mon, 14 Jun 2010 19:17:38 +0000, by reimar
-
Rename cfg-common-opts.h --> cfg-common_template.c.Mon, 14 Jun 2010 17:17:04 +0000, by diego
-
Fix embarassing OCNFIG vs. CONFIG typo.Mon, 14 Jun 2010 15:50:07 +0000, by diego
-
Add header for ivtv_write() instead of forward declaring it.Mon, 14 Jun 2010 15:48:39 +0000, by diego
-
Mark first parameter of ivtv_write as const; it is never changed.Mon, 14 Jun 2010 15:43:47 +0000, by diego
-
cosmetics: Reindent after last commit.Mon, 14 Jun 2010 15:21:09 +0000, by diego
-
Drop linux-devfs configure option.Mon, 14 Jun 2010 15:19:38 +0000, by diego
-
Rename configure.log file to the more standard name config.log.Mon, 14 Jun 2010 15:17:48 +0000, by diego
-
Replace forward declarations by proper loader/wine/winbase.h #include.Mon, 14 Jun 2010 14:35:57 +0000, by diego
-
Ignore generated .d files below loader/qtx/.Mon, 14 Jun 2010 14:19:58 +0000, by diego
-
Adjust comment after the removal of the pt_iter_add_gui_file macro.Mon, 14 Jun 2010 14:16:30 +0000, by diego
-
Remove unnecessary and unused #defines.Mon, 14 Jun 2010 11:46:40 +0000, by diego
-
Replace forward declarations by loader/wine/winbase.h #include.Mon, 14 Jun 2010 11:45:33 +0000, by diego
-
Remove unnecessary get_path() declaration.Mon, 14 Jun 2010 11:41:07 +0000, by diego
-
Remove unnecessary get_path() declaration.Mon, 14 Jun 2010 11:39:22 +0000, by diego
-
Add path.o to the dependency list of the loader test programs.Mon, 14 Jun 2010 11:34:48 +0000, by diego
-
Remove unused function ComponentDummy().Mon, 14 Jun 2010 11:30:59 +0000, by diego
-
Add ad_mp3lib.h #include for the mplayer_audio_read prototype.Mon, 14 Jun 2010 11:28:51 +0000, by diego
-
Revert marking mplayer_audio_read() as static; it is used from linked .o files.Mon, 14 Jun 2010 11:27:26 +0000, by diego
-
Mark exit_sig() function as static; it is only used within the file.Mon, 14 Jun 2010 11:25:39 +0000, by diego
-
Add a command to the binary build rule.Mon, 14 Jun 2010 11:24:55 +0000, by diego
-
typo: Add missing '$' to EXESUF variable in binary build rule.Mon, 14 Jun 2010 11:16:30 +0000, by diego
-
Revert linking vd_zrmjpeg.c and vf_zrmjpeg.c to MPlayer only.Mon, 14 Jun 2010 11:15:21 +0000, by diego
-
Ignore .d files with dependency information.Mon, 14 Jun 2010 11:11:41 +0000, by diego
-
get_path.c was renamed to path.c.Mon, 14 Jun 2010 11:10:49 +0000, by diego
-
Remove redundant monitor_aspect extern declaration, fixes the warning:Mon, 14 Jun 2010 09:34:54 +0000, by diego
-
Mark mplayer_audio_read() function as static; it is not used outside the file.Mon, 14 Jun 2010 09:33:48 +0000, by diego
-
Reinstate libmpeg2 hook to export quantizationMon, 14 Jun 2010 08:55:32 +0000, by lu_zero
-
Remove more gui-related code from libvo.Sun, 13 Jun 2010 22:38:15 +0000, by reimar
-
Remove some unused win32 GUI code.Sun, 13 Jun 2010 19:10:37 +0000, by reimar
-
Fix sub_window default.Sun, 13 Jun 2010 19:09:11 +0000, by reimar
-
Move wsSearch function and make it static.Sun, 13 Jun 2010 18:25:26 +0000, by reimar
-
Drop inline attribute, it does not really make sense and withoutSun, 13 Jun 2010 18:20:07 +0000, by reimar
-
Install error handler as early as possible to avoid crashing.Sun, 13 Jun 2010 17:59:59 +0000, by reimar
-
Fix function pointer types in tvi_functions structSun, 13 Jun 2010 17:20:29 +0000, by reimar
-
Add CONFIG_LIBRTMP and HAVE_ISATTY #defines to config.h for FFmpeg.Sun, 13 Jun 2010 17:18:48 +0000, by diego
-
Remove unused function pt_add_gui_file().Sun, 13 Jun 2010 17:15:55 +0000, by diego
-
Remove unused mp_input_init parameter.Sun, 13 Jun 2010 17:10:52 +0000, by reimar
-
100l, add missing 0-termination of keymap file.Sun, 13 Jun 2010 13:40:18 +0000, by reimar
-
Add missing font_load.h include (previously hidden by gui include).Sun, 13 Jun 2010 12:08:00 +0000, by reimar
-
Remove unused includes.Sun, 13 Jun 2010 12:05:58 +0000, by reimar
-
For vos that support the new libvo API (provide UPDATE_SCREENINFO),Sun, 13 Jun 2010 12:04:13 +0000, by reimar
-
Gui: Do not just exit on X error, just ignoring problems is alreadySun, 13 Jun 2010 11:51:41 +0000, by reimar
-
Indentation fix.Sun, 13 Jun 2010 11:38:18 +0000, by reimar
-
Remove Gui-specific slave commands and associated key-bindings and other code.Sun, 13 Jun 2010 11:34:14 +0000, by reimar
-
Remove mp_msg related GUI hacks.Sun, 13 Jun 2010 11:17:26 +0000, by reimar
-
Allow LGPL for csputils as well, they were previously part of gl_commonSun, 13 Jun 2010 10:45:20 +0000, by reimar
-
Dual-license gl_common and vo_gl under the LGPL v2.1 or later asSun, 13 Jun 2010 10:42:32 +0000, by reimar
-
Extend libvpx configure check to reject too old versions.Sun, 13 Jun 2010 08:19:12 +0000, by reimar
-
Add QuantizeBuffer function call to gif test to actually test linking.Sun, 13 Jun 2010 05:32:09 +0000, by reimar
-
Add quotes around tune names, otherwise "(psy tuning)" does not getSat, 12 Jun 2010 17:12:27 +0000, by tack
-
Respect -cache-seek-min also for on-disk files to reduce issues with mov.Sat, 12 Jun 2010 07:05:22 +0000, by reimar
-
mga_vid depends on static libswscale.Fri, 11 Jun 2010 15:19:42 +0000, by diego
-
sync with en/mplayer.1 rev. 31364Fri, 11 Jun 2010 13:01:03 +0000, by jrash
-
Synced with help_mp-en.h rev. 31353Fri, 11 Jun 2010 11:57:45 +0000, by jrash
-
Drop hunk that was forgotten in the quantizer_scale removal.Fri, 11 Jun 2010 11:02:23 +0000, by diego
-
move the mga video check below the libswscale checkFri, 11 Jun 2010 10:25:21 +0000, by siretart
-
Cosmetics: properly indent block after introducing if statement in r31363.Thu, 10 Jun 2010 21:58:03 +0000, by tack
-
-x264encopts: document preset, tune, and profile options; removeThu, 10 Jun 2010 21:49:59 +0000, by tack
-
ve_x264: rewrite option parsing and add support for x264's presets,Thu, 10 Jun 2010 21:45:20 +0000, by tack
-
yuv422 is not supported by current VDPAU hardware.Thu, 10 Jun 2010 16:01:59 +0000, by cehoyos
-
Only enable vd_zrmjpeg.c/vf_zrmjpeg.c for MPlayer.Thu, 10 Jun 2010 14:14:18 +0000, by diego
-
Add support for compiling against external libmpeg2.Thu, 10 Jun 2010 11:55:44 +0000, by diego
-
libmpeg2: Remove local quantizer scale changes related to postprocessing.Thu, 10 Jun 2010 09:52:30 +0000, by diego
-
ao_jack: increase maximum allowed channels from 6 to 8.Wed, 09 Jun 2010 21:13:03 +0000, by tack
-
We use unmodified r231 of libdvdcss, no point in mentioning older revisions.Wed, 09 Jun 2010 17:46:34 +0000, by reimar
-
libmpeg2: Move pending_buffer stuff to local decoder context.Wed, 09 Jun 2010 16:56:21 +0000, by diego
-
cosmetics: Remove commented-out cruft.Wed, 09 Jun 2010 16:07:46 +0000, by diego
-
Remove stale leftovers from MPlayer-specific buffer handling in libmpeg2.Wed, 09 Jun 2010 14:35:31 +0000, by diego
-
Reduce verbosity about suboption parsing in vo drivers.Wed, 09 Jun 2010 13:44:32 +0000, by diego
-
Split internal and external libmpeg2 support in the build system.Wed, 09 Jun 2010 12:51:35 +0000, by diego
-
cosmetics: Drop leading underscore from configuration variable.Wed, 09 Jun 2010 09:27:29 +0000, by diego
-
remove libmpcodecs/vf_rgb2bgr.cWed, 09 Jun 2010 07:26:54 +0000, by siretart
-
Make -mc 1 the default.Tue, 08 Jun 2010 20:11:01 +0000, by cehoyos
-
Fix compilation with nemesi and live555.Tue, 08 Jun 2010 19:14:22 +0000, by cehoyos
-
Support RTSP/RTP over HTTP via LIVE555.Tue, 08 Jun 2010 09:29:14 +0000, by cehoyos
-
Extract duplicated code into a separate function.Mon, 07 Jun 2010 19:01:15 +0000, by reimar
-
Ensure the SAMI subtitle reader does not read more lines than we support.Mon, 07 Jun 2010 18:53:20 +0000, by reimar
-
Print media start time with -identify.Mon, 07 Jun 2010 17:52:28 +0000, by reimar
-
Move code printing -identify output for a file to a separate function.Mon, 07 Jun 2010 17:12:49 +0000, by reimar
-
M701: Matrox MPEG-2 intra-only.Mon, 07 Jun 2010 09:50:11 +0000, by cehoyos
-
Fix typo in commentSun, 06 Jun 2010 21:36:49 +0000, by hyc
-
Remove nonsense commented-out function header.Sun, 06 Jun 2010 18:59:19 +0000, by reimar
-
Update common.mak and subdir.mak to latest FFmpeg versions.Sun, 06 Jun 2010 15:41:37 +0000, by reimar
-
Fix ds_get_next_pts to also work for the first packet of a stream.Sun, 06 Jun 2010 13:59:44 +0000, by reimar
-
Fix the ds->first documentation to actually match reality.Sun, 06 Jun 2010 13:53:18 +0000, by reimar
-
Minor code simplification.Sun, 06 Jun 2010 11:23:56 +0000, by reimar
-
Disable index reading in real demuxer if stream is not seekable.Sun, 06 Jun 2010 11:08:46 +0000, by reimar
-
Some more Changelog updates.Sun, 06 Jun 2010 08:32:17 +0000, by reimar
-
yuv4mpeg interlaced changes.Sun, 06 Jun 2010 08:29:34 +0000, by reimar
-
Update codecs.conf version again, we had quite a few additions to it.Sat, 05 Jun 2010 18:11:51 +0000, by reimar
-
Extend -vf format to allow substituting the format for a compatible oneSat, 05 Jun 2010 17:55:20 +0000, by reimar
-
Fix -vf format and -vf noformat to work with slices.Sat, 05 Jun 2010 17:45:35 +0000, by reimar
-
Add webm/VP8 support to native matroska demuxer.Sat, 05 Jun 2010 17:32:11 +0000, by reimar
-
If we have no FPS value, try enabling -correct-pts mode, it doesSat, 05 Jun 2010 16:46:25 +0000, by reimar
-
Add partial support for dirac to TS demuxer.Sat, 05 Jun 2010 16:37:10 +0000, by reimar
-
Also print current stream position in mp_read debug output.Sat, 05 Jun 2010 16:14:56 +0000, by reimar
-
Remove explicit eof check for mp_read code, stream code handles this caseSat, 05 Jun 2010 16:12:36 +0000, by reimar
-
Di not do a stream_reset on seeking backwards, the seek itself shouldSat, 05 Jun 2010 16:00:49 +0000, by reimar
-
Do not make seek fail explicitly simply because eof was hit somewhen,Sat, 05 Jun 2010 15:57:57 +0000, by reimar
-
Fix compilation after FFmpeg r23485.Sat, 05 Jun 2010 13:44:20 +0000, by cehoyos
-
sync with en/mplayer.1 rev. 31292Sat, 05 Jun 2010 11:38:19 +0000, by jrash
-
Remove colorspace conversion code from -vo yuv4mpeg, -vf scale shouldSat, 05 Jun 2010 06:45:01 +0000, by reimar
-
Sync libdvdcss with their latest SVN.Sat, 05 Jun 2010 06:41:43 +0000, by reimar
-
Add support for -geometry x syntax since the documentation claimsSat, 05 Jun 2010 06:28:58 +0000, by reimar
-
Do not use libass functions if it is disabled.Fri, 04 Jun 2010 18:46:22 +0000, by reimar
-
Default to -correct-pts off if -fps was given, since -fps has no effectFri, 04 Jun 2010 17:11:56 +0000, by reimar
-
Force window placement also if -xineramascreen was set >= 0,Fri, 04 Jun 2010 17:10:38 +0000, by reimar
-
apply missing bits from http://repo.or.cz/w/mplayer.git/commitdiff/cd4e8dc1fa2863dcce62a44dd9ea105f9f9288f4Thu, 03 Jun 2010 21:50:08 +0000, by siretart
-
Try always enabling correct pts again for lavf demuxer, since the knowThu, 03 Jun 2010 21:01:37 +0000, by reimar
-
Limit buffered PTS only when we actually got a frame from the decoder.Thu, 03 Jun 2010 20:59:40 +0000, by reimar
-
If an invalid pts value is detected, try to to make up some if it seemsThu, 03 Jun 2010 20:39:41 +0000, by reimar
-
vo_yuv4mpeg: disable RGB support when compiling against a shared libswscaleThu, 03 Jun 2010 17:37:58 +0000, by siretart
-
Simplify libass version check.Thu, 03 Jun 2010 08:17:51 +0000, by cehoyos
-
Raise LIBASS_VERSION, forgotten in r31293.Thu, 03 Jun 2010 08:17:10 +0000, by cehoyos
-
Add the -march fallback for amdfam10 also to the x86_64 case.Wed, 02 Jun 2010 22:09:04 +0000, by reimar
-
libavcodec/libx264.c requires x264 0.98 since r23430.Wed, 02 Jun 2010 20:50:55 +0000, by cehoyos
-
Fix compilation with external libass.Wed, 02 Jun 2010 20:21:29 +0000, by cehoyos
-
ass_set_aspect_ratio() takes three arguments since 0x00907010.Wed, 02 Jun 2010 20:12:50 +0000, by cehoyos
-
avoid using swscale internals by copying in palette8torbg16 and its bgr variantTue, 01 Jun 2010 21:07:02 +0000, by siretart
-
Extend geometry parsing to reject all invalid strings.Tue, 01 Jun 2010 20:12:58 +0000, by reimar
-
deprecate palette8topacked32 in favor of public API functions sws_convertPalette8ToPacked32 and -24Tue, 01 Jun 2010 19:35:16 +0000, by siretart
-
Move internal scale context fields initialization fromTue, 01 Jun 2010 11:30:07 +0000, by stefano
-
Fix compilation after FFmpeg r23402.Tue, 01 Jun 2010 10:28:45 +0000, by cehoyos
-
remove palette8torgb15 and palette8tobgr15Tue, 01 Jun 2010 06:53:56 +0000, by siretart
-
Factor out some common code and ensure we will not try to draw OSDMon, 31 May 2010 21:24:00 +0000, by reimar
-
Reindent.Mon, 31 May 2010 21:16:02 +0000, by reimar
-
Fix subtitle display for http://samples.mplayerhq.hu/sub/largeres_vobsub.mkvMon, 31 May 2010 21:15:20 +0000, by reimar
-
Switch mkv demuxing to lavf by default.Mon, 31 May 2010 19:44:02 +0000, by aurel
-
backport ass_flush_events() from upstream libass and make use of itMon, 31 May 2010 19:10:57 +0000, by aurel
-
Extend the range of the -a52drc range up to two, as a experimental featureMon, 31 May 2010 17:12:27 +0000, by reimar
-
Move TS_MAX_PROBE_SIZE #define to demux_ts.h instead of duplicating it.Sun, 30 May 2010 22:14:13 +0000, by diego
-
synced with r31289Sun, 30 May 2010 22:11:32 +0000, by Gabrov
-
Change code to let Window Manager chose window location by default.Sun, 30 May 2010 19:14:18 +0000, by reimar
-
Add a referrer option to set the HTTP Referer field.Sun, 30 May 2010 16:50:02 +0000, by reimar
-
Forgotten part of previous commit (extern declaration of drc_level).Sun, 30 May 2010 16:48:18 +0000, by reimar
-
Use the -a52drc option also for the libavcodec decoder.Sun, 30 May 2010 16:46:31 +0000, by reimar
-
Fix compilation without librtmp.Sun, 30 May 2010 14:29:18 +0000, by cehoyos
-
Treat a NULL renderer string as indication for software renderer.Sun, 30 May 2010 13:51:24 +0000, by reimar
-
Prefer -vo sdl over "probably software" OpenGL.Sun, 30 May 2010 13:50:14 +0000, by reimar
-
Change compiler argument order for compile_check to avoid incorrect linkingSun, 30 May 2010 12:14:40 +0000, by reimar
-
Make 3dnow and MMX code compile for 64 bit (just stupid search-and-replace).Sun, 30 May 2010 10:01:40 +0000, by reimar
-
Add codec-cfg.h to the dependency list of codec-cfg.Sun, 30 May 2010 09:47:53 +0000, by diego
-
Rename yuv2rgb_template2.c --> yuv2rgb_template.c now that the other is gone.Sun, 30 May 2010 08:44:05 +0000, by diego
-
Remove GPL-licensed YUV to RGB MMX routines.Sun, 30 May 2010 08:31:23 +0000, by diego
-
Add librtmp supportSun, 30 May 2010 05:16:29 +0000, by hyc
-
Cast void* pointer to appropriate type before using it in an addition; fixesSat, 29 May 2010 22:22:07 +0000, by diego
-
Update 1.0rc3 release name and date.Sat, 29 May 2010 22:17:26 +0000, by diego
-
minor spelling fixesSat, 29 May 2010 22:04:35 +0000, by siretart
-
add myself to the AUTHORS fileSat, 29 May 2010 22:02:25 +0000, by siretart
-
Use edi instead of ebx to avoid issues with PIC.Sat, 29 May 2010 16:34:01 +0000, by reimar
-
Remove obsolete may_alias-related defines, lavu handles this nowSat, 29 May 2010 15:07:16 +0000, by reimar
-
Actually run a detection whether external libass exists, insteadSat, 29 May 2010 14:57:17 +0000, by reimar
-
Fix compilation if the compiler does not support -march=amdfam10Sat, 29 May 2010 14:44:02 +0000, by reimar
-
cosmetics: Drop leading '_' from noinputmodules variable.Sat, 29 May 2010 10:43:51 +0000, by diego
-
misc cosmetics: K&R style nits, #include placement, indentationSat, 29 May 2010 10:13:39 +0000, by diego
-
Mark key_type structure as const.Sat, 29 May 2010 10:11:55 +0000, by diego
-
getch2-os2.c: Add #include for the header that declares the public functions.Sat, 29 May 2010 10:10:30 +0000, by diego
-
cosmetics: Remove some commented-out #includes, fix a comment grammar error.Sat, 29 May 2010 10:07:10 +0000, by diego
-
Directly mark jpeg_buf_src() as void instead of using some indirection marcro.Sat, 29 May 2010 10:06:29 +0000, by diego
-
add "lpcJ" fourcc for the RealAudio 1.0 codec.Fri, 28 May 2010 21:03:29 +0000, by compn
-
Fix typo in message.Fri, 28 May 2010 20:59:53 +0000, by reimar
-
stream_check_interrupt should sleep even if no callback is set.Fri, 28 May 2010 18:49:02 +0000, by reimar
-
100l, stream_check_for_interrupt argument is not in usec,Fri, 28 May 2010 18:47:03 +0000, by reimar
-
Document time scale for stream_check_interrupt argument.Fri, 28 May 2010 18:45:25 +0000, by reimar
-
Document thatg time argument is in milliseconds.Fri, 28 May 2010 18:44:41 +0000, by reimar
-
Improve handling of cache process/thread hanging/being killed.Fri, 28 May 2010 17:26:31 +0000, by reimar
-
Fix cache process accidentally being killed by SIGUSR1.Fri, 28 May 2010 16:57:16 +0000, by reimar
-
Use MSGT_DECVIDEO in a video decoder.Fri, 28 May 2010 11:52:12 +0000, by cehoyos
-
Remove commented-out declaration of nonexisting function uGetTimer().Fri, 28 May 2010 08:39:02 +0000, by diego
-
Drop pointless _t suffix from 'struct lavf_priv'.Fri, 28 May 2010 00:25:28 +0000, by diego
-
Drop pointles _st suffix from struct mp_cmd_filter and mp_cmd_bind_section.Thu, 27 May 2010 23:36:03 +0000, by diego
-
cosmetics: vertical alignment in msg module help output.Thu, 27 May 2010 23:21:16 +0000, by diego
-
vf_yuy2 was removed after the 1.0rc3 branch was cut.Thu, 27 May 2010 22:43:49 +0000, by diego
-
small cosmetics for the 1.0rc3 changelogThu, 27 May 2010 22:43:14 +0000, by diego
-
Fix a bunch of typos in the stream cache code.Thu, 27 May 2010 22:18:10 +0000, by diego
-
Drop pointless _s suffix from 'struct af_stream'.Thu, 27 May 2010 20:59:40 +0000, by diego
-
Drop pointless _st suffix from 'struct stream'.Thu, 27 May 2010 20:38:25 +0000, by diego
-
Drop pointless _s suffix from struct ao_data.Thu, 27 May 2010 18:15:04 +0000, by diego
-
cosmetics: Reformat in K&R coding style.Thu, 27 May 2010 16:46:47 +0000, by diego
-
Remove two pointless void* casts.Thu, 27 May 2010 16:13:53 +0000, by diego
-
Remove unnecessary demux_mkv_seek() forward declaration.Thu, 27 May 2010 16:05:30 +0000, by diego
-
cosmetics: Drop pointless _s suffix from 'struct ad_functions'.Thu, 27 May 2010 10:10:27 +0000, by diego
-
cosmetics: Drop pointless _s suffix from 'struct mp_image'.Thu, 27 May 2010 10:08:30 +0000, by diego
-
cosmetics: Drop _s suffix from 'struct vd_functions'.Thu, 27 May 2010 09:59:15 +0000, by diego
-
cosmetics: K&R coding styleThu, 27 May 2010 09:54:37 +0000, by diego
-
cosmetics: K&R coding styleThu, 27 May 2010 09:54:11 +0000, by diego
-
Retry reading even if we hit eof before.Wed, 26 May 2010 18:23:43 +0000, by reimar
-
Switch ogg demuxing to lavf by default.Wed, 26 May 2010 18:01:38 +0000, by reimar
-
Re-enable wakeup-on-signal for cache process.Wed, 26 May 2010 17:56:11 +0000, by reimar
-
Disable waking the cache process up via a signal, itWed, 26 May 2010 17:27:38 +0000, by reimar
-
Both XVID and VDPAU decode our SIPP sample better than current libavcodec.Wed, 26 May 2010 10:05:36 +0000, by cehoyos
-
Add missing RGB12 version of the fast OSD table.Wed, 26 May 2010 00:47:22 +0000, by diego
-
Add support for decoding VP8 through libvpx wrapper in FFmpeg.Tue, 25 May 2010 23:41:30 +0000, by diego
-
Remove obsolete new policy proposal draft from Michael.Tue, 25 May 2010 23:09:20 +0000, by diego
-
Add support for STREAM_CTRL_SEEK_TO_TIME in ffmpeg streamsTue, 25 May 2010 23:07:28 +0000, by hyc
-
whitespace cosmeticsTue, 25 May 2010 11:39:58 +0000, by diego
-
whitespace cosmetics: fix indentationTue, 25 May 2010 11:37:53 +0000, by diego
-
cosmetics: vertical alignment in msg module help outputTue, 25 May 2010 11:36:55 +0000, by diego
-
Remove some commented-out duplicate option entries.Tue, 25 May 2010 11:35:56 +0000, by diego
-
K&R cosmetics: Fix '*' placement.Tue, 25 May 2010 11:34:38 +0000, by diego
-
Remove unused forward declarations.Tue, 25 May 2010 11:32:32 +0000, by diego
-
Samsung uses SIPP as FourCC for MPEG-4 ASP.Tue, 25 May 2010 10:32:09 +0000, by cehoyos
-
support linking to fribidi without pkg-configMon, 24 May 2010 21:13:22 +0000, by siretart
-
make configure use pkg-config for fribidi checksMon, 24 May 2010 19:32:17 +0000, by siretart
-
Change -vo md5sum to not interleave U and V lines when calculatingMon, 24 May 2010 17:51:15 +0000, by reimar
-
Fix OpenGL autodetection to not leave values at -1.Mon, 24 May 2010 17:36:23 +0000, by reimar
-
Avoid decoding of 0-size packets. This also fixes that the main loop believesSun, 23 May 2010 23:24:25 +0000, by reimar
-
Use MP_NOPTS_VALUE as "default" pts for delayed frames instead of someSun, 23 May 2010 23:22:25 +0000, by reimar
-
Slightly reduce number of #ifsSun, 23 May 2010 22:26:10 +0000, by reimar
-
Use an extra define to simplify ifdefsSun, 23 May 2010 22:09:40 +0000, by reimar
-
Try reducing the #ifdef mess for the different cache variants.Sun, 23 May 2010 22:04:01 +0000, by reimar
-
Extract the cache main loop into a separate function.Sun, 23 May 2010 21:58:50 +0000, by reimar
-
Remove ambiguous language about indenting if-blocks.Sun, 23 May 2010 21:56:22 +0000, by diego
-
Optimize cache behaviour for the many-consecutive-seeks case.Sun, 23 May 2010 21:53:48 +0000, by reimar
-
Add code to wake up cache process when e.g. a seek is needed.Sun, 23 May 2010 19:49:28 +0000, by reimar
-
Add ChangeLog entry about CineForm support.Sun, 23 May 2010 17:05:55 +0000, by sesse
-
Add final missing bits of CineForm HD support on Linux (via the WindowsSun, 23 May 2010 16:01:12 +0000, by sesse
-
Remove unused function MODULE_DecRefCount(), fixes the warning:Sun, 23 May 2010 15:50:49 +0000, by diego
-
K&R coding style should be applied to new code.Sun, 23 May 2010 15:07:34 +0000, by diego
-
cosmetics: reformat ad_pcm.c in K&R styleSun, 23 May 2010 14:15:27 +0000, by diego
-
Add empty newline to separate function declarations, for betterSun, 23 May 2010 10:02:30 +0000, by stefano
-
Ignore (but print out) offset with libtheora decoder.Sat, 22 May 2010 16:32:39 +0000, by cehoyos
-
Do not use correct-pts for mpeg-ps: It breaks PAFF samples.Sat, 22 May 2010 01:17:59 +0000, by cehoyos
-
Change WAV header updating in ao_pcm to allow to up to almost 4GB size.Fri, 21 May 2010 17:19:01 +0000, by reimar
-
sync with en/mplayer.1 rev. 31173Fri, 21 May 2010 11:20:23 +0000, by jrash
-
Fix compilation broken by FFmpeg-r23201 that changed the api of error logging.Thu, 20 May 2010 23:17:41 +0000, by iive
-
Cosmetics: make more compact the code for handle_jpeg(), this also allowsWed, 19 May 2010 22:56:41 +0000, by stefano
-
Remove PI definition and use M_PI instead.Wed, 19 May 2010 22:49:04 +0000, by stefano
-
Do not return pointer to on-stack memory.Wed, 19 May 2010 17:58:17 +0000, by reimar
-
Fix return value (it was missing completely).Wed, 19 May 2010 17:55:39 +0000, by reimar
-
Handle -wid Window being closed for direct3d and gl vos on Windows.Wed, 19 May 2010 17:53:47 +0000, by reimar
-
13% faster yuv420 to rgb15 mmx.Wed, 19 May 2010 13:31:11 +0000, by lorenm
-
40% faster yuv420 to rgb24 mmx.Wed, 19 May 2010 08:21:56 +0000, by lorenm
-
Quit MPlayer if we receive a DestroyNotify event.Fri, 14 May 2010 18:00:04 +0000, by reimar
-
vf_zr requires the lavc MJPEG encoder even when MEncoder has been disabled.Fri, 14 May 2010 16:56:43 +0000, by diego
-
Remove duplicate and nonsense libavencoders #define for OpenCORE AMR-WB.Fri, 14 May 2010 16:13:53 +0000, by diego
-
Check for termios.h before sys/termios.h.Fri, 14 May 2010 15:34:30 +0000, by diego
-
Enable libavcodecs new MPEG-1 Audio float decoder.Fri, 14 May 2010 14:24:16 +0000, by cehoyos
-
Fix compilation after r31173.Fri, 14 May 2010 14:20:19 +0000, by cehoyos
-
remove vf_yuy2, functionality is replaced by -vf format=yuv2Fri, 14 May 2010 13:49:05 +0000, by siretart
-
Silence a gcc warning about char trying to be packed.Thu, 13 May 2010 20:48:55 +0000, by cehoyos
-
move 'dvdsublang... moviename en,eng,' message to debug level.Thu, 13 May 2010 18:11:45 +0000, by compn
-
Revert r31153. It failed to build on:Wed, 12 May 2010 20:47:32 +0000, by ramiro
-
Mention removal of internal liba52 copy in Changelog.Wed, 12 May 2010 08:29:55 +0000, by diego
-
10l: Use the directory part of the stylesheet path to create a directory.Tue, 11 May 2010 22:31:47 +0000, by diego
-
cosmetics: Invoke all shell scripts during XML documentation build directly.Tue, 11 May 2010 21:33:15 +0000, by diego
-
Create output directory when copying stylesheet.Tue, 11 May 2010 21:31:36 +0000, by diego
-
Merge both XML documentation README files into one.Tue, 11 May 2010 21:25:12 +0000, by diego
-
Do not run xmllint prior to building the XML documentation.Tue, 11 May 2010 21:21:45 +0000, by diego
-
XML docs: Make xmllint-* targets a dependency of html-chunked-*/html-single-*.Tue, 11 May 2010 14:27:26 +0000, by diego
-
Only mark targets whose names end in "clean" as phony.Tue, 11 May 2010 13:27:13 +0000, by diego
-
docs: Update documentation to account for recent build system changes.Tue, 11 May 2010 13:17:26 +0000, by diego
-
Make XML documentation build process nonrecursive.Tue, 11 May 2010 13:13:32 +0000, by diego
-
Get rid of pointless variable indirection for XSL stylesheets.Tue, 11 May 2010 11:52:41 +0000, by diego
-
libdvdcss is now synced to a recent upstream Subversion snapshot.Tue, 11 May 2010 11:13:07 +0000, by diego
-
libdvdcss: Fix potential format string crash; check RPC status on disc access.Tue, 11 May 2010 11:10:28 +0000, by diego
-
libdvdcss: OS/2 support; this merges upstream revisions 220 and 229.Tue, 11 May 2010 10:58:50 +0000, by diego
-
libdvdcss: cosmetics: Fix FSF address and program name in license headers.Tue, 11 May 2010 10:51:46 +0000, by diego
-
Fix compilation with --disable-fastmemcpy on x86Tue, 11 May 2010 09:23:31 +0000, by astrange
-
Use int instead of long to pass width parameters in non-public functions.Tue, 11 May 2010 00:36:34 +0000, by ramiro
-
Pass a language variable to submakes instead of reading subdirectory Makefiles.Mon, 10 May 2010 23:39:16 +0000, by diego
-
Default to rectangle=1 on Mesa DRI R200 drivers, much faster and less buggy.Sun, 09 May 2010 21:36:10 +0000, by reimar
-
Minor code cleanup.Sun, 09 May 2010 21:29:21 +0000, by reimar
-
yuv=5 supports brightness and contrast adjustment.Sun, 09 May 2010 21:25:38 +0000, by reimar
-
add FLV4 fourcc to vp6Sun, 09 May 2010 20:31:45 +0000, by compn
-
Remove internal liba52 copy.Sun, 09 May 2010 14:45:29 +0000, by diego
-
Use the system liba52 headers when internal liba52 is disabled, fixes:Sun, 09 May 2010 12:28:15 +0000, by diego
-
cosmetics: Drop leading underscore from some commonly-used variable names.Sun, 09 May 2010 11:20:15 +0000, by diego
-
Handle Y8/Y800 formats more similar to other YUV formats.Sun, 09 May 2010 00:18:26 +0000, by reimar
-
Handle chroma texture size becoming 0, e.g. due to bad rounding.Sun, 09 May 2010 00:16:46 +0000, by reimar
-
blackfin: fix yuv422 to yuv420 conversionFri, 07 May 2010 21:59:18 +0000, by mru
-
Remove references to some long-removed files.Fri, 07 May 2010 18:27:46 +0000, by diego
-
Remove seemingly misplaced and commented-out liba52 #include.Fri, 07 May 2010 18:24:41 +0000, by diego
-
Add support for 12-bit color mode on framebuffer devices.Thu, 06 May 2010 10:18:25 +0000, by cehoyos
-
Fix compilation with old libschroedinger-dev installed.Thu, 06 May 2010 10:10:34 +0000, by cehoyos
-
cosmetic: typo, this wasn't supposed to be pluralTue, 04 May 2010 18:46:42 +0000, by aurel
-
Remove translated strings that are gone from the master translation.Tue, 04 May 2010 11:46:50 +0000, by diego
-
alternative LGPL-licensed, MMX-optimized YUV to RGB conversion routinesTue, 04 May 2010 09:11:01 +0000, by diego
-
the great MPlayer tab removal: part IIMon, 03 May 2010 23:34:38 +0000, by diego
-
Put symlinks under revision control instead of generating them during make.Mon, 03 May 2010 23:00:58 +0000, by diego
-
print a more detailed and more useful description of each stream with lavfMon, 03 May 2010 22:45:00 +0000, by aurel
-
10l: correctly use video_stream instead of audio_stream in the video sectionMon, 03 May 2010 22:40:00 +0000, by aurel
-
add ID_..._NAME to -identify for each lavf stream which has a titleMon, 03 May 2010 22:30:06 +0000, by aurel
-
uniformize handling of aid and vid with lavf so that it matches handling of sidMon, 03 May 2010 22:19:52 +0000, by aurel
-
Silence permanent warning messages when decoding H264 over rtsp withSun, 02 May 2010 10:47:40 +0000, by cehoyos
-
Also print OpenGL renderer string with vendor and version with -vSat, 01 May 2010 22:49:05 +0000, by reimar
-
Continue probing even for score == AVPROBE_SCORE_MAX / 4 to matchSat, 01 May 2010 15:38:37 +0000, by reimar
-
Use av_probe_input_format2 and avoid accepting detectionSat, 01 May 2010 13:50:49 +0000, by reimar
-
Revert accidental change to default CFLAGS.Fri, 30 Apr 2010 21:18:17 +0000, by reimar
-
Add configure detection for SDL backend for -vo gl.Fri, 30 Apr 2010 19:04:13 +0000, by reimar
-
Avoid duplicating the GL/gl.h include.Fri, 30 Apr 2010 19:03:13 +0000, by reimar
-
100l, open the customtex also in binary mode, not just the program.Fri, 30 Apr 2010 17:12:52 +0000, by reimar
-
Fix compilation with gcc 2.95.3 (with --disable-ass).Wed, 28 Apr 2010 11:57:09 +0000, by cehoyos
-
New hack for vobsub packet merging.Tue, 27 Apr 2010 22:06:29 +0000, by iive
-
Move variable declaration into the block where it is actually used.Tue, 27 Apr 2010 19:04:23 +0000, by reimar
-
Add llrintf test for FFmpeg.Tue, 27 Apr 2010 17:50:50 +0000, by diego
-
Add missing input.h #include, fixes the warnings:Tue, 27 Apr 2010 15:17:49 +0000, by diego
-
Move "screen" variable declaration below the relevant #ifdef, fixes the warning:Tue, 27 Apr 2010 15:16:42 +0000, by diego
-
fix typoTue, 27 Apr 2010 13:33:29 +0000, by Gabrov
-
Fix compilation with live555 after libavutil r22965.Tue, 27 Apr 2010 08:19:42 +0000, by cehoyos
-
synced with r31096Sun, 25 Apr 2010 20:05:22 +0000, by Gabrov
-
typo fixesSun, 25 Apr 2010 19:58:43 +0000, by Gabrov
-
Set vo_dwidth/vo_dheight for mouse movements work at least in windowed mode.Sun, 25 Apr 2010 16:48:48 +0000, by reimar
-
Try other methods also if GetBusKey fails instead of failing completely.Sun, 25 Apr 2010 16:39:39 +0000, by reimar
-
Missing space after if.Sun, 25 Apr 2010 16:20:54 +0000, by reimar
-
Support mouse movements in SDL.Sun, 25 Apr 2010 16:15:00 +0000, by reimar
-
Avoid duplicating mouse-movement command-generation code.Sun, 25 Apr 2010 16:13:57 +0000, by reimar
-
Fix crash if a DVD is played with dvdnav:// and without videoSun, 25 Apr 2010 16:09:56 +0000, by reimar
-
Deduplicate enable_mouse_movements declaration.Sun, 25 Apr 2010 15:49:46 +0000, by reimar
-
Minor cosmetics.Sun, 25 Apr 2010 15:41:21 +0000, by reimar
-
Add comment for endif.Sun, 25 Apr 2010 15:39:22 +0000, by reimar
-
Support for auto-selecting the OpenGL backend.Sun, 25 Apr 2010 10:53:01 +0000, by reimar
-
Add reinitialization support. Necessary for fullscreen on OSX.Sun, 25 Apr 2010 10:44:53 +0000, by reimar
-
Handle SDL expose events with -vo gl.Sun, 25 Apr 2010 10:34:58 +0000, by reimar
-
Missing space in error message.Sun, 25 Apr 2010 10:12:39 +0000, by reimar
-
Simplify SDL key symbol mapping.Sun, 25 Apr 2010 10:09:01 +0000, by reimar
-
Use the proper define for translating the tab key.Sun, 25 Apr 2010 09:59:43 +0000, by reimar
-
Make uppercase characters and in general all ASCII characters workSun, 25 Apr 2010 09:57:52 +0000, by reimar
-
Share SDL initialization code.Sun, 25 Apr 2010 09:52:01 +0000, by reimar
-
Remove unnecessary check.Sun, 25 Apr 2010 09:25:23 +0000, by reimar
-
Fullscreen support for -vo gl using SDL.Sun, 25 Apr 2010 09:24:30 +0000, by reimar
-
Set SDL window title.Sun, 25 Apr 2010 08:40:28 +0000, by reimar
-
Window resizing support for -vo gl with SDL backend.Sun, 25 Apr 2010 08:35:35 +0000, by reimar
-
Add sdl_common file and use it to share the input handling between -vo glSun, 25 Apr 2010 08:17:23 +0000, by reimar
-
Use SDL_GL_ProcAddress to work around conflicts between -lGLSun, 25 Apr 2010 07:32:42 +0000, by reimar
-
Update copyright and email address.Sun, 25 Apr 2010 06:52:13 +0000, by reimar
-
Clarify that the GL_TEXT_FRAGMENT_SHADER_ATI bug workaround is for OSX,Sun, 25 Apr 2010 06:14:25 +0000, by reimar
-
Missing gl.h include for SDL backend.Sat, 24 Apr 2010 22:35:39 +0000, by reimar
-
Slightly more correct ifdefs for vo_gl2.Sat, 24 Apr 2010 22:34:38 +0000, by reimar