Mercurial > mplayer.hg
graph
-
Cosmetic: Rearrange structure members.Sun, 12 Feb 2012 18:49:46 +0000, by ib
-
vo_sdl: reuse some more sdl_common code.Sun, 12 Feb 2012 18:49:07 +0000, by reimar
-
Cosmetic: Rename functions in list.c.Sun, 12 Feb 2012 18:44:19 +0000, by ib
-
Remove code that has been unused and disabled since a very long time.Sun, 12 Feb 2012 18:39:27 +0000, by reimar
-
Complete German translation of messages.Sun, 12 Feb 2012 17:29:27 +0000, by ib
-
Revert one change of r34694.Sun, 12 Feb 2012 17:27:06 +0000, by ib
-
Make mplayer.c messages translatable.Sun, 12 Feb 2012 15:37:04 +0000, by ib
-
Try to detect when an audio driver ends up hanging afterSun, 12 Feb 2012 13:35:17 +0000, by reimar
-
sync with en/mplayer.1 rev. 34663Sun, 12 Feb 2012 00:37:23 +0000, by jrash
-
Fix green bottom line on yadif with certain parity.Sat, 11 Feb 2012 22:33:22 +0000, by iive
-
Fix bug in freeing playlist items.Sat, 11 Feb 2012 21:17:50 +0000, by ib
-
Fix bug in freeing URL list items.Sat, 11 Feb 2012 21:05:34 +0000, by ib
-
Free playlist and URL list items when GUI ends.Sat, 11 Feb 2012 20:43:02 +0000, by ib
-
Add code to free the URL list items.Sat, 11 Feb 2012 20:42:20 +0000, by ib
-
Optimize midentify script to not wasted time filling the cache.Sat, 11 Feb 2012 17:21:14 +0000, by reimar
-
Support -noborder with SDL.Sat, 11 Feb 2012 15:35:39 +0000, by reimar
-
Prefer static const char arrays for string constants to #defines.Fri, 10 Feb 2012 15:40:53 +0000, by ib
-
Simplify character array definition.Fri, 10 Feb 2012 15:24:27 +0000, by ib
-
Don't destroy list pointers while saving list items.Fri, 10 Feb 2012 15:06:59 +0000, by ib
-
Adjust content of GUI configuration file to MPlayer configuration files.Fri, 10 Feb 2012 14:57:29 +0000, by ib
-
Show option save error in message box.Fri, 10 Feb 2012 14:13:14 +0000, by ib
-
Use macro FF_ARRAY_ELEMS() instead of numeric constant.Fri, 10 Feb 2012 13:48:42 +0000, by ib
-
Remove unnecessary variable definition and commented code.Fri, 10 Feb 2012 13:44:25 +0000, by ib
-
Don't unnecessarily use gstrdup().Fri, 10 Feb 2012 13:06:43 +0000, by ib
-
Prevent reading empty lines.Thu, 09 Feb 2012 15:12:58 +0000, by ib
-
Cosmetic: Adjust indent.Thu, 09 Feb 2012 15:02:16 +0000, by ib
-
Prevent out-of-bounds array access of fsHistory.Thu, 09 Feb 2012 15:01:32 +0000, by ib
-
Cosmetic: Adjust indent.Thu, 09 Feb 2012 14:53:24 +0000, by ib
-
Check for playlist errors (path, but no file).Thu, 09 Feb 2012 14:52:22 +0000, by ib
-
Cosmetic: Adjust indent.Thu, 09 Feb 2012 14:37:38 +0000, by ib
-
Check for allocation error.Thu, 09 Feb 2012 14:37:06 +0000, by ib
-
Simplify end-of-file detection.Thu, 09 Feb 2012 14:26:12 +0000, by ib
-
Move buffer at top of function and rename it.Thu, 09 Feb 2012 14:14:39 +0000, by ib
-
Fix history file read-only fopen mode.Thu, 09 Feb 2012 13:57:25 +0000, by ib
-
Cosmetic: Change some variable names.Thu, 09 Feb 2012 13:43:23 +0000, by ib
-
In case of a GUI config error, exit MPlayer with error.Thu, 09 Feb 2012 13:25:05 +0000, by ib
-
Replace string constants by symbolic constants.Thu, 09 Feb 2012 12:52:09 +0000, by ib
-
Update dates in man pages.Thu, 09 Feb 2012 12:43:09 +0000, by ib
-
Fix German translation of MSGTR_MemAllocFailed.Thu, 09 Feb 2012 12:29:07 +0000, by ib
-
Support RGB48 tiff decoding.Tue, 07 Feb 2012 23:09:52 +0000, by cehoyos
-
Support displaying 64bit RGB via OpenGL.Tue, 07 Feb 2012 23:04:30 +0000, by cehoyos
-
Use 128 instead of 64 to define non-native RGB image formats.Tue, 07 Feb 2012 22:07:09 +0000, by cehoyos
-
X11 non-native RGB/BGR "emulation" only works for 32bit.Tue, 07 Feb 2012 21:56:45 +0000, by cehoyos
-
Add missing libavutil #include.Tue, 07 Feb 2012 14:52:23 +0000, by siretart
-
enable radio support, addresses https://launchpad.net/bugs/593548Tue, 07 Feb 2012 14:07:53 +0000, by siretart
-
build: fix lavfi dependencies (swscale and swresample).Tue, 07 Feb 2012 12:27:23 +0000, by cigaes
-
Update deprecated avcodec_alloc_context()/avcodec_open() API callsMon, 06 Feb 2012 06:30:12 +0000, by siretart
-
Support v408 and AYUV decoding via FFmpeg.Sun, 05 Feb 2012 21:20:51 +0000, by cehoyos
-
Workaround a bug in Pulse Audio (http://pulseaudio.org/ticket/866)Fri, 03 Feb 2012 23:11:48 +0000, by iive
-
Fix format string for -a52drc option.Fri, 03 Feb 2012 20:33:32 +0000, by reimar
-
Add some missing #includes to cfg.c.Fri, 03 Feb 2012 14:31:59 +0000, by ib
-
Make cfg_read() and cfg_write() void functions.Fri, 03 Feb 2012 13:57:10 +0000, by ib
-
Add fgetstr() to read from files without end-of-line characters.Fri, 03 Feb 2012 13:38:42 +0000, by ib
-
add media-100 qtx binary codecThu, 02 Feb 2012 18:26:17 +0000, by compn
-
Fix bpp for IMGFMT_BGR32Thu, 02 Feb 2012 03:04:52 +0000, by komh
-
Add VMAN-backend supportsThu, 02 Feb 2012 02:56:50 +0000, by komh
-
Add IMGFMT_BGR32 supportsThu, 02 Feb 2012 02:55:02 +0000, by komh
-
Emphasize the default audio track in the selection list.Tue, 31 Jan 2012 18:17:17 +0000, by ib
-
add jps / pns image formats, sync'd from ffmpegTue, 31 Jan 2012 12:11:46 +0000, by compn
-
Fix -pphelp to work with new libpostprocess API.Mon, 30 Jan 2012 18:14:45 +0000, by reimar
-
sdl: do not change caption on -wid windows.Sun, 29 Jan 2012 16:30:17 +0000, by reimar
-
Support -wid for vo_sdl.Sun, 29 Jan 2012 16:27:46 +0000, by reimar
-
Fix another case where opt.h was included from libavcodec instead of libavutil.Sat, 28 Jan 2012 14:55:15 +0000, by reimar
-
Do not try to render \r.Sat, 28 Jan 2012 14:51:29 +0000, by reimar
-
Do not apply writing order via fribidi when libass will be doing it.Sat, 28 Jan 2012 14:24:59 +0000, by reimar
-
Update config.asm generation to work with latest FFmpeg.Sat, 28 Jan 2012 14:00:07 +0000, by reimar
-
Translate level-based to flag-based error recognition values.Sat, 28 Jan 2012 13:59:17 +0000, by reimar
-
opt.h is now in libavutil.Sat, 28 Jan 2012 13:51:57 +0000, by reimar
-
Some hacks to allow stream_ffmpeg to compile against newer FFmpeg.Sat, 28 Jan 2012 13:47:01 +0000, by reimar
-
Switch to avcodec_alloc_context3.Sat, 28 Jan 2012 13:22:57 +0000, by reimar
-
Set memc_only via AVDictionary.Sat, 28 Jan 2012 13:20:20 +0000, by reimar
-
Only set "seekable", not "is_streamed" for compatibility withSat, 28 Jan 2012 13:13:29 +0000, by reimar
-
Use avformat_new_stream.Sat, 28 Jan 2012 13:06:59 +0000, by reimar
-
Set muxrate and preload via AVDictionary.Sat, 28 Jan 2012 12:57:58 +0000, by reimar
-
Remove pointless casts.Sat, 28 Jan 2012 12:52:23 +0000, by reimar
-
Remove pointless cast.Sat, 28 Jan 2012 12:41:26 +0000, by reimar
-
Use "seekable" instead of is_streamed.Sat, 28 Jan 2012 12:40:36 +0000, by reimar
-
Do not set stream_copy, it has not been used in FFmpeg since a long time.Sat, 28 Jan 2012 12:36:05 +0000, by reimar
-
Remove ifdefs that have been unnecessary since a long timeSat, 28 Jan 2012 12:33:58 +0000, by reimar
-
Set UMV flag via AVDictionary.Sat, 28 Jan 2012 12:24:12 +0000, by reimar
-
Get rid of nonsense usage of CODEC_FLAG_PART.Sat, 28 Jan 2012 12:22:10 +0000, by reimar
-
Use AVDictionary to set data_partitioning.Sat, 28 Jan 2012 12:17:50 +0000, by reimar
-
Fix avcodec_open2 options argument.Sat, 28 Jan 2012 12:15:38 +0000, by reimar
-
Use AV_PICTURE_TYPE_I.Sat, 28 Jan 2012 11:50:18 +0000, by reimar
-
Reuse init_avcodec function.Sat, 28 Jan 2012 11:06:35 +0000, by reimar
-
Replace deprecated/removed av_close_input_stream.Sat, 28 Jan 2012 10:53:17 +0000, by reimar
-
Replace deprecated av_set_int.Sat, 28 Jan 2012 10:50:52 +0000, by reimar
-
Replace deprecated/removed AV_METADATA_IGNORE_SUFFIX.Sat, 28 Jan 2012 10:47:02 +0000, by reimar
-
Remove some nonsensical uses of CODEC_FLAG_PART.Sat, 28 Jan 2012 10:44:08 +0000, by reimar
-
Use AVDictionary to set some special options.Sat, 28 Jan 2012 10:40:55 +0000, by reimar
-
palctrl exists no longer and has been unused a long time,Sat, 28 Jan 2012 10:32:49 +0000, by reimar
-
Switch to using AV_PICTURE_TYPE.Sat, 28 Jan 2012 10:31:24 +0000, by reimar
-
Remove unused AVFrame "age" handling code.Sat, 28 Jan 2012 10:28:45 +0000, by reimar
-
Fix "ouput" typo in vf framestep.Sat, 28 Jan 2012 10:04:51 +0000, by cboesch
-
Fix bug with selected file in file selector.Fri, 27 Jan 2012 14:47:18 +0000, by ib
-
Cosmetic: Rename variables.Fri, 27 Jan 2012 11:24:59 +0000, by ib
-
Synced with help_mp-en.h rev. 34569Fri, 27 Jan 2012 11:09:05 +0000, by jrash
-
Fix skin PNG read errors.Fri, 27 Jan 2012 00:07:45 +0000, by ib
-
Fix compilation with --disable-networking.Thu, 26 Jan 2012 23:16:43 +0000, by cehoyos
-
Add missing image formats to the ffv1 decoder.Wed, 25 Jan 2012 10:30:46 +0000, by cehoyos
-
Support 32-bit sunrast playback via FFmpeg.Tue, 24 Jan 2012 18:53:23 +0000, by cehoyos
-
Support 32-bit sgi playback via FFmpeg.Tue, 24 Jan 2012 18:39:51 +0000, by cehoyos
-
Remove unused image formats from fftga output format list.Tue, 24 Jan 2012 18:30:16 +0000, by cehoyos
-
Fix 32-bit targa playback with current FFmpeg on big-endian.Tue, 24 Jan 2012 18:24:00 +0000, by cehoyos
-
Replace incorrect output format list with the only format supported byTue, 24 Jan 2012 18:14:18 +0000, by cehoyos
-
Fix 32-bit png playback with current FFmpeg.Tue, 24 Jan 2012 18:11:10 +0000, by cehoyos
-
Remove unused image formats from ffpng output format list.Tue, 24 Jan 2012 18:02:55 +0000, by cehoyos
-
Remove unused image formats from ffpcx output format list.Tue, 24 Jan 2012 17:54:04 +0000, by cehoyos
-
Remove unused image formats from ffgif output format list: Only pal8 is supported.Tue, 24 Jan 2012 17:51:00 +0000, by cehoyos
-
Fix 32-bit dpx playback on big-endian.Tue, 24 Jan 2012 17:44:28 +0000, by cehoyos
-
Remove unused image formats from fftiff output format list.Tue, 24 Jan 2012 17:34:28 +0000, by cehoyos
-
Fix 32-bit tiff playback on big-endian.Tue, 24 Jan 2012 17:33:00 +0000, by cehoyos
-
Allow motionpixels playback on little endian.Mon, 23 Jan 2012 13:57:22 +0000, by cehoyos
-
demux_mf: add j2c and jpc as jpeg2k, add tiff extension as tif image.Sun, 22 Jan 2012 00:29:56 +0000, by compn
-
Support Sorenson 263 fourcc, see FFmpeg ticket #923.Sat, 21 Jan 2012 19:15:03 +0000, by cehoyos
-
Remove S263 from h263 fourcc list, we do not have such a sample.Sat, 21 Jan 2012 19:12:53 +0000, by cehoyos
-
vd theora: cosmetics: K&R style, alignmentSat, 21 Jan 2012 17:43:06 +0000, by al
-
Support decoding of Avid SUDS.Sat, 21 Jan 2012 16:55:37 +0000, by cehoyos
-
Fix per-file ASS options like -ass-force-style.Thu, 19 Jan 2012 23:20:37 +0000, by reimar
-
vd_theora: Skip th_decode_ycbcr_out() for packets representing dropped frames.Thu, 19 Jan 2012 14:36:17 +0000, by diego
-
Move static keyword to the beginning of function declarations.Thu, 19 Jan 2012 14:36:15 +0000, by diego
-
configure: Only test for Win32 threads on Windows.Thu, 19 Jan 2012 14:36:11 +0000, by diego
-
configure: Enable os2threads support on OS/2.Mon, 16 Jan 2012 09:15:40 +0000, by diego
-
Fix seeking beyond EOF in stream_cdda to work with cache.Sun, 15 Jan 2012 12:40:02 +0000, by reimar
-
Print an error when streams behave in a way that the cache cannot handle.Sun, 15 Jan 2012 12:38:38 +0000, by reimar
-
Fix seeking with e.g. flv files.Sun, 15 Jan 2012 12:23:40 +0000, by reimar
-
Eliminate duplicate subtitle lines which will most likelySun, 15 Jan 2012 12:08:26 +0000, by reimar
-
SSA reader: do not strip commas in commands.Sun, 15 Jan 2012 11:18:13 +0000, by reimar
-
reimar says comments are C strings and so i move all urls to ;comments instead.Sat, 14 Jan 2012 23:56:28 +0000, by compn
-
Support BW10 decoding via FFmpeg.Sat, 14 Jan 2012 20:33:57 +0000, by cehoyos
-
SDL: Try to select a fullscreen mode that does not require resolution changes by default.Sat, 14 Jan 2012 19:29:25 +0000, by reimar
-
Add size to ICONERROR warning message.Sat, 14 Jan 2012 16:30:03 +0000, by ib
-
Add differently sized, new icons for the GUI.Sat, 14 Jan 2012 16:08:16 +0000, by ib
-
Use check items for audio, video and subtitle tracks.Sat, 14 Jan 2012 16:02:37 +0000, by ib
-
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
-
Add /mnt only to the file selector path list if it exists.Fri, 23 Dec 2011 13:41:25 +0000, by ib
-
Fix build of swedish help after r33915.Thu, 22 Dec 2011 17:39:38 +0000, by cehoyos
-
Remember the lastly selected file in file selector.Tue, 20 Dec 2011 16:34:38 +0000, by ib
-
Support FFmpeg 8088flex TMV decoder.Tue, 20 Dec 2011 00:11:26 +0000, by cehoyos
-
sync with en/mplayer.1 rev. 34438Sun, 18 Dec 2011 10:28:24 +0000, by jrash
-
Support decoding yuv411p rawvideo.Sun, 18 Dec 2011 00:33:46 +0000, by cehoyos
-
Fix skin documentation.Fri, 16 Dec 2011 12:23:29 +0000, by ib
-
Support SBG decoding using ffwavesynth.Thu, 15 Dec 2011 22:32:22 +0000, by cigaes
-
Fix compilation after CONFIG_H264CHROMA was added to FFmpeg.Thu, 15 Dec 2011 14:01:05 +0000, by cehoyos
-
Support FFmpeg mmvideo decoder.Wed, 14 Dec 2011 14:32:47 +0000, by cehoyos
-
Support FFmpeg Dxtory decoder.Wed, 14 Dec 2011 12:37:16 +0000, by cehoyos
-
Avoid double conversion from utf16/ucs2 to utf8 for text subtitles.Wed, 14 Dec 2011 00:17:49 +0000, by iive
-
Revise German translation of MSGTR_MENU_PlayDisc.Tue, 13 Dec 2011 13:23:06 +0000, by ib
-
Return right pointer.Mon, 12 Dec 2011 09:20:34 +0000, by ib
-
Require a fribidi version that defines FriBidiParType.Sun, 11 Dec 2011 21:32:07 +0000, by reimar
-
Leave the focus in fsFNameList after key event in file selector.Sun, 11 Dec 2011 18:47:40 +0000, by ib
-
Add a suboption to allow forcing use of e.g. OpenGL ES to -vo gl.Sun, 11 Dec 2011 17:52:20 +0000, by reimar
-
Add Return key events to playlist's file lists.Sun, 11 Dec 2011 17:51:24 +0000, by ib
-
Add Return key events to playlist buttons.Sun, 11 Dec 2011 17:12:55 +0000, by ib
-
Make column titles in playlist passive.Sun, 11 Dec 2011 16:36:06 +0000, by ib
-
Fix bug with wrong focus in file selector.Sun, 11 Dec 2011 16:02:02 +0000, by ib
-
Cosmetic: Adjust indent.Sun, 11 Dec 2011 15:53:37 +0000, by ib
-
Add Return key events to file selector buttons.Sun, 11 Dec 2011 15:52:32 +0000, by ib
-
Add a test file for ultravox in comment.Sun, 11 Dec 2011 15:41:37 +0000, by reimar
-
Allow compiling libass without fribidi again.Sun, 11 Dec 2011 15:13:39 +0000, by reimar
-
Don't allow option gui-include in config files.Sun, 11 Dec 2011 14:54:56 +0000, by ib
-
Cosmetic: Adjust indent.Sun, 11 Dec 2011 14:44:36 +0000, by ib
-
Enable gui slave commands.Sun, 11 Dec 2011 14:43:16 +0000, by ib
-
Add highly experimental support for OpenGL ES.Sat, 10 Dec 2011 20:55:31 +0000, by reimar
-
Use glLoadMatrixf. This makes it easier to support OpenGL ES.Sat, 10 Dec 2011 20:21:50 +0000, by reimar
-
By default ignore CTRL key on its own.Sat, 10 Dec 2011 14:31:28 +0000, by reimar
-
Use an enum to define keycodes and fix CTRL and backspace key havingSat, 10 Dec 2011 14:27:04 +0000, by reimar
-
loosen the dependency on libjpeg-devFri, 09 Dec 2011 15:17:11 +0000, by siretart
-
Change prefix for internal events from ev to iv.Fri, 09 Dec 2011 13:34:38 +0000, by ib
-
Add evSetSubtitle event to the Win32 GUI.Fri, 09 Dec 2011 13:14:23 +0000, by ib
-
Remove unused symbolic constant and code for evFirstLoad.Fri, 09 Dec 2011 12:47:28 +0000, by ib
-
Remove unused symbolic constant definitions for events.Fri, 09 Dec 2011 12:42:47 +0000, by ib
-
Replace evPlayNetwork by evLoadURL.Fri, 09 Dec 2011 12:25:48 +0000, by ib
-
Change parameter name and its declaration to const.Fri, 09 Dec 2011 12:11:03 +0000, by ib
-
Add doxygen comment to app.cFri, 09 Dec 2011 12:05:37 +0000, by ib
-
Remove non-existing GUI user events.Fri, 09 Dec 2011 11:42:25 +0000, by ib
-
Fix bug in Win32 GUI introduced in r34403.Thu, 08 Dec 2011 19:41:28 +0000, by ib
-
Replace evSetURL by evLoadURL for consistency.Thu, 08 Dec 2011 17:11:52 +0000, by ib
-
Add evSetAspect to the skin documentation on GUI messages (whereThu, 08 Dec 2011 16:37:42 +0000, by ib
-
Cosmetic: Add evSetAspect event to video events.Thu, 08 Dec 2011 16:28:19 +0000, by ib
-
Cosmetic: Synchronize evPlaylist event and message names.Thu, 08 Dec 2011 16:06:24 +0000, by ib
-
Add evHalfSize event to the Win32 GUI.Thu, 08 Dec 2011 15:58:18 +0000, by ib
-
Fix bug with evHalfSize event.Thu, 08 Dec 2011 15:48:17 +0000, by ib
-
Revise skin documentation on GUI messages.Thu, 08 Dec 2011 15:39:49 +0000, by ib
-
Cosmetic: Rearrange and group GUI user events.Thu, 08 Dec 2011 15:38:35 +0000, by ib
-
Support decoding newer rpl files with FFmpeg's Escape 130 decoder.Thu, 08 Dec 2011 12:09:00 +0000, by cehoyos
-
Remove event evDropFile from Win32 GUI.Thu, 08 Dec 2011 12:05:00 +0000, by ib
-
ffmjpeg does not incorrectly output BGR32 anymore for ljpeg.Thu, 08 Dec 2011 02:44:19 +0000, by cehoyos
-
Try harder to extract a sensible palette from extradata.Tue, 06 Dec 2011 19:59:16 +0000, by reimar
-
Fix OSD time and e.g. frame number displayed with osd_fractionsMon, 05 Dec 2011 18:27:40 +0000, by reimar
-
Make emms/femms code simpler/more obvious.Mon, 05 Dec 2011 18:22:56 +0000, by reimar
-
vo_kva: support -title.Mon, 05 Dec 2011 18:09:21 +0000, by reimar
-
Discard frames where the size does not match the AVCodecContext width/height.Mon, 05 Dec 2011 18:08:29 +0000, by reimar
-
configure: (internal) libass depends on FriBiDi now; check availabilityMon, 05 Dec 2011 11:38:15 +0000, by diego
-
Restore mistakenly removed MSGTR_AO_SUN_RtscWriteFailed message.Mon, 05 Dec 2011 11:38:13 +0000, by diego
-
Remove some stray English messages from the Dutch message translation.Mon, 05 Dec 2011 11:38:08 +0000, by diego
-
Support FFmpeg's PCM 16-bit little-endian planar decoder.Sun, 04 Dec 2011 23:13:46 +0000, by cehoyos
-
Support FFmpeg's EA MAD decoder.Sun, 04 Dec 2011 23:03:24 +0000, by cehoyos
-
Support FFmpeg vdmaudio decoder.Sun, 04 Dec 2011 22:52:58 +0000, by cehoyos
-
Map FFmpeg's Escape 124 decoder to new MPlayer internal FourCC.Sun, 04 Dec 2011 22:41:31 +0000, by cehoyos
-
Add workaround for CTRL key getting stuck for X11 backendSun, 04 Dec 2011 13:30:54 +0000, by reimar
-
Commit added forgotten in previous commit.Sat, 03 Dec 2011 23:08:03 +0000, by reimar
-
Support -title for -vo corevideo.Sat, 03 Dec 2011 22:36:50 +0000, by reimar
-
vd_ffmpeg: fix comment typo (sepcified ¢ª specified)Sat, 03 Dec 2011 22:29:25 +0000, by cboesch
-
Support -title with -vo quartz.Sat, 03 Dec 2011 22:26:47 +0000, by reimar
-
Remove variable that is only assigned but never used.Sat, 03 Dec 2011 22:06:50 +0000, by reimar
-
Update libass to 0.10 release.Sat, 03 Dec 2011 21:35:56 +0000, by reimar
-
Remove unused header.Sat, 03 Dec 2011 21:33:28 +0000, by reimar
-
Make -title and -use-filename-title work on Windows.Sat, 03 Dec 2011 19:59:17 +0000, by reimar
-
X11: update title only on reconfigure instead of at least once per frame.Sat, 03 Dec 2011 19:06:19 +0000, by reimar
-
Finally apply forgotten patch to fix VDCTRL_QUERY_UNSEEN_FRAMES result for vd_ffmpeg.Sat, 03 Dec 2011 18:43:54 +0000, by reimar
-
Fix mp_tag2codec_id to take all AVI tags into account again.Sat, 03 Dec 2011 08:03:12 +0000, by reimar
-
Support FFmpeg QPEG decoding.Sat, 03 Dec 2011 00:30:59 +0000, by cehoyos
-
Cosmetics: Add a comment about the eatgv internal MPlayer FourCC.Sat, 03 Dec 2011 00:22:28 +0000, by cehoyos
-
Support FFmpeg ADPCM IMA Electronic Arts EACS decoding.Fri, 02 Dec 2011 19:45:48 +0000, by cehoyos
-
Support FFmpeg ADPCM IMA Electronic Arts SEAD decoding.Fri, 02 Dec 2011 19:40:36 +0000, by cehoyos
-
Support FFmpeg Funcom IMA ISS ADPCM decoding.Fri, 02 Dec 2011 19:23:43 +0000, by cehoyos
-
Support FFmpeg VBLE decoder.Fri, 02 Dec 2011 19:14:23 +0000, by cehoyos
-
Make cache process detect when the main process disappeared andThu, 01 Dec 2011 19:10:15 +0000, by reimar
-
Only print printable characters, not all ASCII ones.Thu, 01 Dec 2011 19:09:20 +0000, by reimar
-
X11: support CTRL key and thus key combinations with it.Thu, 01 Dec 2011 18:34:18 +0000, by reimar
-
debian: Ignore files and directories that are created during package builds.Tue, 29 Nov 2011 20:15:22 +0000, by diego
-
conf_packet_size is used as CONF_TYPE_INT, which is a 32bit type (fixes possible memory corruption).Tue, 29 Nov 2011 13:03:58 +0000, by ranma
-
edl_seek_type is used as CONF_TYPE_FLAG, which is a 32bit-Type (fixes possible memory corruption).Tue, 29 Nov 2011 13:02:45 +0000, by ranma
-
debian: adjust documentation build process, which now works non-recursivelyTue, 29 Nov 2011 05:05:16 +0000, by diego
-
Support RGB FFV1 videos without transparency.Tue, 29 Nov 2011 00:48:34 +0000, by cehoyos
-
Use lookup_keymap_table instead of a large number of switch cases.Thu, 24 Nov 2011 18:32:08 +0000, by reimar
-
Reindent.Thu, 24 Nov 2011 00:03:14 +0000, by reimar
-
caca: process all pending events instead of exactly one per check_events.Thu, 24 Nov 2011 00:00:39 +0000, by reimar
-
caca: for ordinary keys, send key events on press instead of release.Wed, 23 Nov 2011 23:59:01 +0000, by reimar
-
caca: support mouse events and more keys.Wed, 23 Nov 2011 23:57:37 +0000, by reimar
-
Replace constant by define with same value.Wed, 23 Nov 2011 20:47:24 +0000, by reimar
-
Change extended key handling so we will never call mplayer_put_key twiceTue, 22 Nov 2011 20:24:24 +0000, by reimar
-
Make vf expand more picky:Tue, 22 Nov 2011 19:33:29 +0000, by reimar
-
Set chroma_x_shift for 1-plane YUV formats.Tue, 22 Nov 2011 19:31:29 +0000, by reimar
-
vo direct3d: fix crash in osd drawing codeSat, 19 Nov 2011 14:04:11 +0000, by al
-
ao_null: mark global variables only used within the file as staticWed, 16 Nov 2011 11:14:25 +0000, by diego
-
configure: add HAVE_OS2THREADS to config.h for libavformatWed, 16 Nov 2011 11:14:23 +0000, by diego
-
doc: our Bugzilla is no longer brand-new; closes Bugzilla #2013Wed, 16 Nov 2011 09:54:29 +0000, by diego
-
OSD fractions: do not round up decimalsTue, 15 Nov 2011 17:57:23 +0000, by cigaes
-
Some spelling/grammar fixes.Mon, 14 Nov 2011 19:09:35 +0000, by reimar
-
Remove pointless casts.Mon, 14 Nov 2011 19:05:49 +0000, by reimar
-
ao_alsa: drop check for sys/asoundlib.h and ALSA versionMon, 14 Nov 2011 09:58:26 +0000, by diego
-
ai_alsa: set appropriate #defines to work with ALSA 0.9.x headersMon, 14 Nov 2011 09:58:24 +0000, by diego
-
Update regression test results to current FFmpeg.Sun, 13 Nov 2011 17:05:58 +0000, by cehoyos
-
Synced with help_mp-en.h rev. 34335Sun, 13 Nov 2011 10:04:25 +0000, by jrash
-
Make WAV format detection more restrictive so it does not incorrectlyFri, 11 Nov 2011 17:29:14 +0000, by reimar
-
Sanitize channel count for libaf to avoid crashes since it is used unchecked.Fri, 11 Nov 2011 17:15:13 +0000, by reimar
-
Fix .qcp (raw QCELP) playback.Thu, 10 Nov 2011 16:31:07 +0000, by cehoyos
-
Add lmlm4 regression test.Thu, 10 Nov 2011 16:06:23 +0000, by cehoyos
-
Fix fffrwu decoding.Thu, 10 Nov 2011 16:02:36 +0000, by cehoyos
-
vo_caca: Port to libcaca 1.x API, which is widespread enough nowadays.Wed, 09 Nov 2011 02:35:04 +0000, by diego
-
vo_caca: reformat and prettyprint as K&R, shorten some linesWed, 09 Nov 2011 02:26:58 +0000, by diego
-
vd_ffmpeg: Conditionally declare lavc_param_wait_keyframe to fix warning.Wed, 09 Nov 2011 01:41:44 +0000, by diego
-
Remove obsolete ALSA 0.5 audio output and ALSA 0.9 audio input.Wed, 09 Nov 2011 01:22:02 +0000, by diego
-
Fix "m1v " playback.Wed, 09 Nov 2011 00:32:12 +0000, by cehoyos
-
Support BMV decoding (bug 2009).Tue, 08 Nov 2011 23:51:41 +0000, by cehoyos
-
Add support for decoding EA CMV files.Tue, 08 Nov 2011 21:19:39 +0000, by reimar
-
Avoid running video-only test on audio-only files.Tue, 08 Nov 2011 21:12:37 +0000, by reimar
-
Remove unused variable.Tue, 08 Nov 2011 20:59:38 +0000, by reimar
-
Add beginnings of a test framework.Tue, 08 Nov 2011 20:48:11 +0000, by reimar
-
Detect codecs requiring too many references for DR also when theyTue, 08 Nov 2011 20:24:35 +0000, by reimar
-
libvo: Move x86_cpu.h #include to aclib_template, where it is actually used.Mon, 07 Nov 2011 19:54:49 +0000, by diego
-
configure: add CONFIG_GNUTLS/CONFIG_OPENSSL to config.h for libavformatMon, 07 Nov 2011 19:54:47 +0000, by diego
-
doc: Remove outdated FAQ entry about Mac OS X 10.3.Mon, 07 Nov 2011 19:54:45 +0000, by diego
-
Remove outdated entries from the Spanish FAQ translation.Mon, 07 Nov 2011 19:54:43 +0000, by diego
-
build: merge DOCS/xml/Makefile into top-level MakefileMon, 07 Nov 2011 19:54:40 +0000, by diego
-
build: drop releaseclean targetMon, 07 Nov 2011 19:54:38 +0000, by diego
-
build: Remove dangling reference to removed DOCS/xml/configure.Mon, 07 Nov 2011 19:54:36 +0000, by diego
-
doc: Move XML translation notes to translations.txt.Mon, 07 Nov 2011 19:54:35 +0000, by diego
-
doc: cosmetics: reindent German documentation.xmlMon, 07 Nov 2011 19:54:33 +0000, by diego
-
doc: drop outdated FIXME commentMon, 07 Nov 2011 19:54:29 +0000, by diego
-
Prefer converting GBR24P to other 8 bit per component RGB formats.Mon, 07 Nov 2011 18:49:10 +0000, by reimar
-
Split Spanish mencoder.xml like it was done for the English translation.Mon, 07 Nov 2011 13:13:20 +0000, by diego
-
Fix compilation with --disable-mencoder.Sun, 06 Nov 2011 22:41:37 +0000, by reimar
-
doc: Move all XML entities to main.xml.Sun, 06 Nov 2011 13:11:58 +0000, by diego
-
vo md5sum: support printing to stdout.Sun, 06 Nov 2011 09:09:26 +0000, by reimar
-
Print a proper result also when xsltproc is not installed.Sun, 06 Nov 2011 09:01:46 +0000, by reimar
-
Fix result output of yasm test.Sun, 06 Nov 2011 09:00:15 +0000, by reimar
-
Fix FFmpeg compilation.Sun, 06 Nov 2011 08:57:03 +0000, by reimar
-
Do not create a 0-sized palette side data from extradata.Sun, 06 Nov 2011 00:26:16 +0000, by reimar
-
RoQ decoder seems to work fine with DR.Sat, 05 Nov 2011 23:12:16 +0000, by reimar
-
Restore NUV1 internal fourcc.Sat, 05 Nov 2011 22:18:13 +0000, by reimar
-
Improve support for reget_buffer, this fixes DR1 with C93 FFmpeg decoder.Sat, 05 Nov 2011 19:11:21 +0000, by reimar
-
Support Chronomaster DFA decoding (bug 2006).Sat, 05 Nov 2011 18:38:56 +0000, by cehoyos
-
Fixes for palette allocation handling.Sat, 05 Nov 2011 18:20:44 +0000, by reimar
-
build: Merge DOCS/xml/xml.mak into config.mak.Sat, 05 Nov 2011 16:35:50 +0000, by diego
-
Define HAVE_YASM etc. not only for x86.Sat, 05 Nov 2011 13:47:51 +0000, by cehoyos
-
fmt_conversion: surround PIX_FMT_GBR24P by #ifdefs to ensure availabilityFri, 04 Nov 2011 15:22:51 +0000, by diego
-
configure: Remove unused alsa9 and alsa1x config.h #defines.Fri, 04 Nov 2011 14:29:33 +0000, by diego
-
configure: remove erroneous extra set of braces from vsscanf testFri, 04 Nov 2011 14:29:31 +0000, by diego
-
vf_zrmjpeg: fix compilation after introduction of av_strcasecmpFri, 04 Nov 2011 12:30:42 +0000, by diego
-
configure: Add CONFIG_LIBMODPLUG to config.h for FFmpeg.Fri, 04 Nov 2011 12:30:39 +0000, by diego
-
libdvdcss: sync some whitespace changes from upstreamFri, 04 Nov 2011 12:30:36 +0000, by diego
-
Support Mobotix MxPEG decoding (bug 2004).Fri, 04 Nov 2011 08:41:11 +0000, by cehoyos
-
Use init_avformat() instead of av_register_all().Thu, 03 Nov 2011 19:33:05 +0000, by cehoyos
-
Cosmetics: Remove empty statement.Thu, 03 Nov 2011 18:51:56 +0000, by cehoyos
-
Use new API avformat_new_stream() instead of the deprecatedThu, 03 Nov 2011 18:45:59 +0000, by cehoyos
-
Call av_register_all() before initialising the SPDIF muxer.Thu, 03 Nov 2011 18:43:49 +0000, by cehoyos
-
configure: add braces to initializer in vsscanf test to shut up a gcc warningThu, 03 Nov 2011 14:23:17 +0000, by diego
-
configure: merge DOCS/xml/configure into top-level configureThu, 03 Nov 2011 14:23:14 +0000, by diego
-
Fix a bunch of Doxygen syntax errors that caused warnings.Thu, 03 Nov 2011 13:24:53 +0000, by diego
-
loader: remove duplicate cpudetect.h #includeThu, 03 Nov 2011 13:24:50 +0000, by diego
-
cpudetect: clean up libavutil #includesThu, 03 Nov 2011 13:24:46 +0000, by diego
-
configure: Clarify a comment that explains the purpose of the glob_win variable.Wed, 02 Nov 2011 13:03:20 +0000, by diego
-
Map 8svx fourcc to 8raw instead of relying on non-existing CODEC_ID.Mon, 31 Oct 2011 19:44:51 +0000, by diego
-
build: fix compilation on Solaris due to missing alloca.h #includeMon, 31 Oct 2011 13:18:45 +0000, by diego
-
Add missing parameter to Win32 GUI's call to m_config_parse_config_file().Mon, 31 Oct 2011 12:25:00 +0000, by ib
-
Add missing parameter to Win32 GUI's call to m_config_parse_config_file().Mon, 31 Oct 2011 11:51:03 +0000, by ib
-
Support FFmpeg Dirac decoder.Mon, 31 Oct 2011 00:47:40 +0000, by cehoyos
-
Whitespace cosmetics: Align some IMGFMT-lists.Sun, 30 Oct 2011 18:00:25 +0000, by cehoyos
-
Fix compilation on Solaris/OpenIndiana where 'uname -m' outputs "i86pc".Sun, 30 Oct 2011 17:40:22 +0000, by cehoyos
-
Support YUV 4:4:4 9-bit output.Sat, 29 Oct 2011 16:51:26 +0000, by cehoyos
-
Fix compilation for broken libopenjpeg.Sat, 29 Oct 2011 10:01:32 +0000, by cehoyos
-
sync with en/mplayer.1 rev. 34249Fri, 28 Oct 2011 12:46:30 +0000, by jrash
-
Synced with help_mp-en.h rev. 34253Fri, 28 Oct 2011 12:43:31 +0000, by jrash
-
Fix wrong runtime and average bitrate for VBR (variable bitrate) MP3.Thu, 27 Oct 2011 20:09:09 +0000, by ib
-
Ensure that demuxer->movi_end will be set.Thu, 27 Oct 2011 19:58:42 +0000, by ib
-
build: Only compile Windows-specific local glob() replacement on MinGW.Thu, 27 Oct 2011 12:16:01 +0000, by diego
-
add m1v isom to mpeg1 codecsThu, 27 Oct 2011 01:11:34 +0000, by compn
-
Use CONF_TYPE_FUNC_PARAM for option gui-include.Wed, 26 Oct 2011 19:39:14 +0000, by ib
-
Clarify that too old binutils is only an issue with x86_64 compilation.Wed, 26 Oct 2011 18:26:51 +0000, by reimar
-
libdvdcss: Drop #define of snprintf() to _snprintf() if the former is undefined.Wed, 26 Oct 2011 17:02:09 +0000, by diego
-
libdvdcss: consistently use snprintf() instead of _snprintf()Wed, 26 Oct 2011 17:02:07 +0000, by diego
-
Optimize TranslateFilename().Wed, 26 Oct 2011 15:52:06 +0000, by ib
-
Cosmetic: Rename TranslateFilename()'s parameter names.Wed, 26 Oct 2011 15:40:47 +0000, by ib
-
Move TranslateFilename() to util/string.c.Wed, 26 Oct 2011 15:14:06 +0000, by ib
-
Add missing mp_msg.h #includes, remove some unnecessary ones.Wed, 26 Oct 2011 15:12:35 +0000, by diego
-
demux_rtp: Replace extern declarations by proper header #includes.Wed, 26 Oct 2011 15:12:25 +0000, by diego
-
Sanitize include option behaviour.Tue, 25 Oct 2011 20:45:09 +0000, by reimar
-
Pass on errors from CONF_TYPE_FUNC_PARAM_IMMEDIATE function.Tue, 25 Oct 2011 20:42:50 +0000, by reimar
-
Fix parse_call_func return value.Tue, 25 Oct 2011 20:38:09 +0000, by reimar
-
Sanitize include behaviour.Tue, 25 Oct 2011 20:18:35 +0000, by reimar
-
Make include recursion depth actually have some effect.Tue, 25 Oct 2011 19:22:10 +0000, by reimar
-
Remove completely pointless/nonsensical code.Tue, 25 Oct 2011 19:20:38 +0000, by reimar
-
Remove unused code from the Win32 GUI.Tue, 25 Oct 2011 13:59:33 +0000, by ib
-
Change MSGTR_MENU_Exit definition.Tue, 25 Oct 2011 13:55:48 +0000, by ib
-
Resize the Win32 GUI preference window and reposition items.Tue, 25 Oct 2011 13:48:47 +0000, by ib
-
Internationalize and localize the Win32 GUI.Tue, 25 Oct 2011 13:46:43 +0000, by ib
-
Change Win32 GUI window captions.Tue, 25 Oct 2011 13:40:30 +0000, by ib
-
Add a vd_ffmpeg option to make the decoder discard frames until the firstMon, 24 Oct 2011 17:44:13 +0000, by reimar
-
Remove unused code.Mon, 24 Oct 2011 16:22:10 +0000, by reimar
-
Mark pointer arguments as const where possible.Mon, 24 Oct 2011 16:20:00 +0000, by reimar
-
Stop h264_parse_sps and mp_vc1_decode_sequence_header from corrupting theMon, 24 Oct 2011 16:15:02 +0000, by reimar
-
Support planar GBR24 decoding.Sun, 23 Oct 2011 20:40:31 +0000, by cehoyos
-
Consistently use "struct AVCodecTag" and not sometimes just "AVCodecTag".Sun, 23 Oct 2011 12:14:45 +0000, by reimar
-
Change codec tag/id conversion to not use ff_codec_bmp_tags/ff_codec_wav_tags.Sun, 23 Oct 2011 12:12:43 +0000, by reimar
-
Reindent.Sun, 23 Oct 2011 12:03:40 +0000, by reimar
-
Fix possible crash since RenderCallbackSPDIF might call read_buffer with NULL data.Sun, 23 Oct 2011 12:03:13 +0000, by reimar
-
Add HAVE_CBRTF define.Sun, 23 Oct 2011 12:00:24 +0000, by reimar
-
Use uncrustify on glob-win.c to fix the indentation mess in it.Sun, 23 Oct 2011 11:51:44 +0000, by reimar
-
Support some H.264 444P samples.Sun, 23 Oct 2011 10:43:08 +0000, by cehoyos
-
Improve option type CONF_TYPE_PRINT.Sat, 22 Oct 2011 11:00:31 +0000, by ib
-
Always define HAVE_PTHREADS and HAVE_W32THREADS.Sat, 22 Oct 2011 00:17:28 +0000, by cehoyos
-
x264 version 118 is required for successful compilation.Fri, 21 Oct 2011 23:15:33 +0000, by cehoyos
-
add forgotten ec-3 tag to parsers list in demuxers.cFri, 21 Oct 2011 18:20:53 +0000, by compn
-
add ec-3 isom to eac3 decoder, fixes:Fri, 21 Oct 2011 18:08:36 +0000, by compn
-
Employ correct off_t printf conversion specifiers; this time without typos.Fri, 21 Oct 2011 15:44:58 +0000, by diego
-
configure: add -D__STDC_FORMAT_MACROS to CXXFLAGSFri, 21 Oct 2011 15:44:56 +0000, by diego
-
configure: cosmetics: fix indentationFri, 21 Oct 2011 15:44:55 +0000, by diego
-
configure: Add CONFIG_AVSERVER/HAVE_STRPTIME config.h #defines for libavformat.Fri, 21 Oct 2011 15:44:53 +0000, by diego
-
Fix compilation: Partly revert r34227.Fri, 21 Oct 2011 08:49:48 +0000, by cehoyos
-
Fix off_t printf conversion specifiers and related warnings.Thu, 20 Oct 2011 21:49:30 +0000, by diego
-
Support H264 4:2:2.Thu, 20 Oct 2011 16:42:31 +0000, by cehoyos
-
Support Kostya's native Ut Video decoder.Thu, 20 Oct 2011 16:32:55 +0000, by cehoyos
-
Replace 'q' printf length modifier by 'll'.Thu, 20 Oct 2011 14:42:14 +0000, by diego
-
Add TranslateFilename() to the Win32 GUI.Thu, 20 Oct 2011 13:09:08 +0000, by ib
-
Remove unused code.Thu, 20 Oct 2011 12:53:27 +0000, by ib
-
Support transparency in decorated windows in the Win32 GUI.Thu, 20 Oct 2011 12:48:35 +0000, by ib