Mercurial > mplayer.hg
graph
-
Fix vo_gl unsharp filter for chroma.Sat, 14 Jan 2012 15:49:54 +0000, by reimar
-
Don't needlessly set variables.Sat, 14 Jan 2012 15:46:58 +0000, by ib
-
Fix -ass-styles with SRT subs and more.Sat, 14 Jan 2012 14:06:29 +0000, by reimar
-
Extract setting up default ASS style to a separate function.Sat, 14 Jan 2012 13:55:38 +0000, by reimar
-
Support RGB48 tiff decoding via FFmpeg.Sat, 14 Jan 2012 12:56:28 +0000, by cehoyos
-
Cosmetic: Revise comment.Fri, 13 Jan 2012 17:16:35 +0000, by ib
-
Remove unused parameter from uiMenuMouseHandle().Fri, 13 Jan 2012 16:44:35 +0000, by ib
-
Remove unused parameter from uiPlaybarShow().Fri, 13 Jan 2012 16:40:04 +0000, by ib
-
Remove unused parameter from wsXDNDProcessClientMessage().Fri, 13 Jan 2012 16:36:06 +0000, by ib
-
Fix bug with switching audio and video tracks.Fri, 13 Jan 2012 16:19:35 +0000, by ib
-
Replace deprecated avcodec functions by new ones.Fri, 13 Jan 2012 15:25:13 +0000, by ib
-
Remove unused parameter from create_MessageBox().Fri, 13 Jan 2012 14:12:32 +0000, by ib
-
Use correct data types and common variable names in GTK callback functions.Fri, 13 Jan 2012 14:06:55 +0000, by ib
-
Properly handle the lack of XShm.Thu, 12 Jan 2012 18:21:56 +0000, by ib
-
Remove unnecessary #ifdef.Thu, 12 Jan 2012 16:14:20 +0000, by ib
-
Cosmetic: Remove blank lines.Thu, 12 Jan 2012 16:08:07 +0000, by ib
-
Simplify XShape handling and setting of wsUseXShape.Thu, 12 Jan 2012 16:01:32 +0000, by ib
-
Cosmetic: Remove braces.Thu, 12 Jan 2012 15:53:20 +0000, by ib
-
Always inform / warn about missing shared memory / shape extensionThu, 12 Jan 2012 15:50:53 +0000, by ib
-
Remove unnecessary #ifdef and #include.Thu, 12 Jan 2012 15:16:24 +0000, by ib
-
Add user event evMenu.Thu, 12 Jan 2012 14:21:55 +0000, by ib
-
propagate the pts to vf_next_put_image(); fixes playback with -correct-pts when reencoding is necessaryThu, 12 Jan 2012 13:36:20 +0000, by nicodvb
-
Fix bug with VCD stream calling DVD code.Thu, 12 Jan 2012 10:39:37 +0000, by ib
-
Replace goto label by an internal event case expression.Thu, 12 Jan 2012 10:31:39 +0000, by ib
-
Remove all unnecessary #ifdefs from GUI code.Thu, 12 Jan 2012 10:08:25 +0000, by ib
-
Define (extern) sub_cp unconditionally.Thu, 12 Jan 2012 10:07:22 +0000, by ib
-
Reduce number and avoid conditional definition of searchpath variables.Tue, 10 Jan 2012 13:28:15 +0000, by ib
-
Retrieve DVD's titles, chapters and angles by stream control commands.Tue, 10 Jan 2012 12:04:50 +0000, by ib
-
Remove all #ifdef MP_DEBUG from Win32 GUI code.Tue, 10 Jan 2012 11:51:30 +0000, by ib
-
Force "simple" IDCT to avoid different results on different PCs.Sun, 08 Jan 2012 17:52:59 +0000, by reimar
-
Fix directory creation in refupdate script.Sun, 08 Jan 2012 15:38:22 +0000, by reimar
-
Remove another md5sums reference file that missed the .md5 extension.Sun, 08 Jan 2012 13:47:08 +0000, by reimar
-
Remove file that was checked in accidentally (it was missing the .md5 part).Sun, 08 Jan 2012 13:46:29 +0000, by reimar
-
Fix testing of H.264 conformance tests.Sun, 08 Jan 2012 10:47:41 +0000, by reimar
-
Add a script to help update the references.Sun, 08 Jan 2012 10:44:00 +0000, by reimar
-
Add references for new fate samples.Sun, 08 Jan 2012 10:15:51 +0000, by reimar
-
Remove unused reference files.Sun, 08 Jan 2012 10:14:00 +0000, by reimar
-
Print a hint if FATE_SAMPLES was not set and fatetest is run.Sun, 08 Jan 2012 10:06:13 +0000, by reimar
-
Clean up faterun.sh.Sun, 08 Jan 2012 09:28:51 +0000, by reimar
-
Put test-related code in Makefile under ifdef FATE_SAMPLES.Sun, 08 Jan 2012 09:25:45 +0000, by reimar
-
Support cyuv uyvy422 rawvideo with -vc -ffcyuv,Fri, 06 Jan 2012 00:18:56 +0000, by cehoyos
-
Add support for additional libopenjpeg output formats.Thu, 05 Jan 2012 20:35:07 +0000, by reimar
-
Add support for 422P9.Thu, 05 Jan 2012 20:32:10 +0000, by reimar
-
Support for Avid Meridian Uncompressed via FFmpeg.Thu, 05 Jan 2012 20:18:38 +0000, by cehoyos
-
Add reference result for vble test file.Thu, 05 Jan 2012 18:23:34 +0000, by reimar
-
Disable wmv8_drm test.Thu, 05 Jan 2012 16:17:36 +0000, by reimar
-
QCP files are audio-only, do not run them through video test.Thu, 05 Jan 2012 16:06:16 +0000, by reimar
-
Change a few more pts-related float to double.Thu, 05 Jan 2012 15:50:17 +0000, by reimar
-
Use double also to calculate ogg subtitle pts.Thu, 05 Jan 2012 15:48:37 +0000, by reimar
-
Remove pointless cast.Thu, 05 Jan 2012 15:46:48 +0000, by reimar
-
Calculate Ogg timestamps as double instead of float.Thu, 05 Jan 2012 15:45:33 +0000, by reimar
-
Check for correct function (th_info_init, not theora_info_init) in libtheora test.Thu, 05 Jan 2012 15:41:59 +0000, by reimar
-
Add more fate test reference results.Thu, 05 Jan 2012 15:39:14 +0000, by reimar
-
Remove #ifdef MP_DEBUG.Thu, 05 Jan 2012 14:40:36 +0000, by ib
-
Explicitly enumerate all stream types.Thu, 05 Jan 2012 14:26:21 +0000, by ib
-
Remove pointless menu entry.Thu, 05 Jan 2012 13:55:03 +0000, by ib
-
Use empty1px.xpm instead of empty.xpm for check item (and similar) menus.Thu, 05 Jan 2012 13:50:34 +0000, by ib
-
Use check items for CD and VCD titles as well.Thu, 05 Jan 2012 12:55:33 +0000, by ib
-
Fix bug in CD / VCD / DVD related menus.Thu, 05 Jan 2012 12:44:02 +0000, by ib
-
Move CD / VCD / DVD related menu code.Thu, 05 Jan 2012 12:35:37 +0000, by ib
-
build: Merge tests/Makefile into top-level Makefile and test non-recursively.Thu, 05 Jan 2012 12:08:36 +0000, by diego
-
Move some DVD related events.Thu, 05 Jan 2012 12:06:03 +0000, by ib
-
Remove #ifdef MP_DEBUG.Thu, 05 Jan 2012 11:39:27 +0000, by ib
-
Port libtheora glue code to Theora 1.0 API.Wed, 04 Jan 2012 22:08:36 +0000, by diego
-
fmt-conversion.c: add a remark about the usage of #ifdef directivesWed, 04 Jan 2012 20:30:10 +0000, by siretart
-
libmpdemux/mp_taglists.c: Replace #ifdef with #if directivesWed, 04 Jan 2012 20:28:43 +0000, by siretart
-
Support decoding AVrp, v308 and yuv4 via FFmpeg.Wed, 04 Jan 2012 14:55:29 +0000, by cehoyos
-
make the checks for available codec id more robustWed, 04 Jan 2012 12:33:59 +0000, by siretart
-
configure: Simplify Theora check.Wed, 04 Jan 2012 10:39:38 +0000, by diego
-
Remove unnecessary #include.Tue, 03 Jan 2012 23:50:52 +0000, by ib
-
Remove (conditional and) unnecessary #includeTue, 03 Jan 2012 23:10:34 +0000, by ib
-
Add checks for errors in stream_cdda's get_track_by_sector().Tue, 03 Jan 2012 20:47:36 +0000, by ib
-
Allow Windows style CDROM device names for Wine port.Tue, 03 Jan 2012 16:17:21 +0000, by ib
-
Use cdparanoia compatibility names for CD function calls.Tue, 03 Jan 2012 16:16:04 +0000, by ib
-
Allow compilation with LibavTue, 03 Jan 2012 15:51:26 +0000, by siretart
-
Initialize device options in guiInit().Mon, 02 Jan 2012 16:48:18 +0000, by ib
-
Remove pointless filename setting from device name.Mon, 02 Jan 2012 16:25:00 +0000, by ib
-
Allow uiPlay() without guiInfo.Filename for some stream types.Mon, 02 Jan 2012 16:24:06 +0000, by ib
-
Cosmetic: Adjust indent.Mon, 02 Jan 2012 15:28:30 +0000, by ib
-
Don't explicitly set stream type if the type doesn't change.Mon, 02 Jan 2012 15:16:55 +0000, by ib
-
Add support of compression algorithm 3 (header stripping) in mkv demuxer.Mon, 02 Jan 2012 12:53:20 +0000, by iive
-
Support FFmpeg v410 decoder.Mon, 02 Jan 2012 11:26:00 +0000, by cehoyos
-
Support Y41P decoding via FFmpeg.Mon, 02 Jan 2012 11:20:26 +0000, by cehoyos
-
Synced with help_mp-en.h rev. 34475Mon, 02 Jan 2012 03:34:19 +0000, by jrash
-
Update copyright year.Sun, 01 Jan 2012 04:09:35 +0000, by cehoyos
-
Cosmetic: Collect together Wine port related functions.Sat, 31 Dec 2011 13:42:24 +0000, by ib
-
Allow Windows style devices for Wine port.Sat, 31 Dec 2011 13:25:23 +0000, by ib
-
Fix Win32 GUI DVD playback.Sat, 31 Dec 2011 13:20:29 +0000, by ib
-
Remove options cdrom_device and dvd_device from the Win32 GUI.Sat, 31 Dec 2011 13:15:30 +0000, by ib
-
Retrieve DVD's titles, chapters and angles by stream control commands.Sat, 31 Dec 2011 12:55:28 +0000, by ib
-
Replace VCD's STREAM_CTRL_GET_NUM_CHAPTERS by STREAM_CTRL_GET_NUM_TITLES.Sat, 31 Dec 2011 12:45:46 +0000, by ib
-
Add audio CD playback support to the X11/GTK GUI.Sat, 31 Dec 2011 12:38:52 +0000, by ib
-
Add new stream control command STREAM_CTRL_GET_NUM_TITLES.Sat, 31 Dec 2011 12:20:08 +0000, by ib
-
Support FFmpeg SMJPEG IMA ADPCM decoding.Thu, 29 Dec 2011 19:42:58 +0000, by cehoyos
-
Add comment to a condition that is just a hack around a cdparanoia bug.Thu, 29 Dec 2011 16:11:58 +0000, by reimar
-
Prefer libcdio over cdparanoia by default.Thu, 29 Dec 2011 16:10:12 +0000, by reimar
-
Rename MSGTR_SelectChapter MSGTR_SelectTitleChapter.Thu, 29 Dec 2011 13:59:05 +0000, by ib
-
Support the FFmpeg Indeo 4 decoder.Thu, 29 Dec 2011 01:14:48 +0000, by cehoyos
-
Don't call paranoia_modeset() for PARANOIA_MODE_DISABLE.Wed, 28 Dec 2011 14:14:12 +0000, by ib
-
Allow PARANOIA_MODE_FULL with skipping.Wed, 28 Dec 2011 14:04:27 +0000, by ib
-
sync with en/mplayer.1 rev. 34463Sat, 24 Dec 2011 13:31:49 +0000, by jrash
-
av_helpers: show libav* version and configuration.Sat, 24 Dec 2011 10:55:49 +0000, by cigaes
-
av_helpers: remove obsolete avcodec_init.Sat, 24 Dec 2011 10:55:47 +0000, by cigaes
-
vo_gl stereo: allow swapping left and right view.Fri, 23 Dec 2011 22:34:42 +0000, by reimar
-
cdda: set position to an actual EOF position when we set EOF.Fri, 23 Dec 2011 21:52:04 +0000, by reimar
-
Flush cache and sync stream position/eof after seeking STREAM_CTRLs.Fri, 23 Dec 2011 21:50:32 +0000, by reimar
-
Fail if trying to seek beyond the last chapter, not just if it is beyond the end of the disc.Fri, 23 Dec 2011 19:00:31 +0000, by reimar
-
Do not call paranoia_overlapset with 0, it actually causes cdparanoia to just hang.Fri, 23 Dec 2011 16:44:23 +0000, by reimar
-
Fix cdda speed default value, range and use more robust condition.Fri, 23 Dec 2011 16:27:15 +0000, by reimar
-
Add CONFIG_AVCODEC and CONFIG_SAFE_BITSTREAM_READER.Fri, 23 Dec 2011 14:45:35 +0000, by reimar
-
Add /home only to the file selector path list if HOME isn't set.Fri, 23 Dec 2011 14:42:17 +0000, by ib
-
Cosmetic: Swap /mnt and /media in the file selector path list.Fri, 23 Dec 2011 14:39:39 +0000, by ib