log

age author description
Sat, 26 Mar 2011 21:02:34 +0000 reimar Add ugly hack to compensate DVDNAV's ugly hacks and fix seeking.
Sat, 26 Mar 2011 20:22:43 +0000 reimar Use fewer () to make code more readable.
Sat, 26 Mar 2011 20:04:47 +0000 reimar Ensure we always pass a buffer of at least sector size to the read function.
Sat, 26 Mar 2011 18:37:05 +0000 reimar Disable the combination of slices and multithreaded decode by default, it
Sat, 26 Mar 2011 16:11:18 +0000 reimar Do not do A-V sync correction if one of the pts values is bogus
Sat, 26 Mar 2011 16:02:44 +0000 reimar Generalize previous commit: assume that a 0 frame time is always wrong
Sat, 26 Mar 2011 16:01:00 +0000 reimar For a stream without pts values time video frames based on fps
Sat, 26 Mar 2011 13:00:11 +0000 reimar Enable both frame and slice threading.
Sat, 26 Mar 2011 12:43:19 +0000 reimar Do not use deprecated avcodec_thread_init, it is broken and does nothing currently.
Fri, 25 Mar 2011 13:58:26 +0000 compn cleanup/unify hdv* fourccs, except vdpau
Fri, 25 Mar 2011 12:40:20 +0000 ib Revise some GUI error message texts.
Fri, 25 Mar 2011 11:28:25 +0000 ib Show GUI message when GUI must exit.
Fri, 25 Mar 2011 10:33:48 +0000 ib Add message showing function.
Fri, 25 Mar 2011 09:26:00 +0000 ib Cosmetic: Rename ERRORMESSAGE() skin_error().
Fri, 25 Mar 2011 09:16:57 +0000 ib Cosmetic: Move supportive stuff at top of file.
Thu, 24 Mar 2011 22:46:22 +0000 reimar Update key-fifo-size documentation, stuck keys should no
Thu, 24 Mar 2011 22:34:23 +0000 reimar Allow mouse wheel to work with a key fifo size of 2.
Thu, 24 Mar 2011 22:28:17 +0000 reimar Change condition to avoid needless key state resets with very small
Thu, 24 Mar 2011 22:11:18 +0000 reimar Make "stuck keys" problem impossibly by resetting the internal
Thu, 24 Mar 2011 21:58:06 +0000 reimar Remove debug printfs that haven't been used since ages.
Thu, 24 Mar 2011 21:57:08 +0000 reimar Remove pointless initializers.
Thu, 24 Mar 2011 21:56:34 +0000 reimar Change fifo to not waste one entry needlessly.
Thu, 24 Mar 2011 20:25:45 +0000 reimar More const preservation.
Thu, 24 Mar 2011 20:21:27 +0000 reimar Do not pointlessly cast away a const.
Wed, 23 Mar 2011 22:08:34 +0000 cehoyos Support E-AC3 in deprecated native matroska demuxer.
Wed, 23 Mar 2011 14:52:13 +0000 zuxy Change MP_IMGFLAG_ACCEPT_STRIDE to MP_IMGFLAG_ACCEPT_ALIGNED_STRIDE as various
Wed, 23 Mar 2011 10:49:28 +0000 cehoyos VDPAU does not support colourspaces different from 4:2:0.
Wed, 23 Mar 2011 08:35:45 +0000 cehoyos Support CrystalHD decoding.
Tue, 22 Mar 2011 11:44:26 +0000 compn add xd55 isom for mpeg2 video from fcp
Mon, 21 Mar 2011 19:33:22 +0000 ib Initialize guiIntfStruct.VCDTracks.
Mon, 21 Mar 2011 19:21:32 +0000 ib Remove unused variable vcd_track.
Mon, 21 Mar 2011 12:46:03 +0000 ib Correct VCD's titles menu.
Mon, 21 Mar 2011 12:44:17 +0000 ib Correct next track button functionality for VCDs.
Mon, 21 Mar 2011 12:39:28 +0000 ib Start vcd:// with first title when hitting play button.
Mon, 21 Mar 2011 12:35:38 +0000 ib Replace vcd_seek_to_track() by stream_control().
Mon, 21 Mar 2011 11:59:02 +0000 cehoyos Allow compilation after sine windows were moved into a new file in FFmpeg.
Sun, 20 Mar 2011 11:23:39 +0000 siretart make buildlogs in debian/ubuntu buildlogs verbose
Sun, 20 Mar 2011 11:22:34 +0000 siretart unbreak compilation with libav
Sat, 19 Mar 2011 11:53:32 +0000 reimar FFmpeg's AC-3 decoder will do byte-swapping on its own, so no
Fri, 18 Mar 2011 14:48:54 +0000 jrash sync with en/mplayer.1 rev. 33082
Thu, 17 Mar 2011 08:58:49 +0000 cehoyos Allow setting custom http header.
Mon, 14 Mar 2011 00:07:11 +0000 cehoyos Output ID_DVD_VOLUME_ID also for dvdnav://.
Sun, 13 Mar 2011 00:32:55 +0000 diego Simplify sed expressions to remove groups of decoders from libavdecoders list.
Sat, 12 Mar 2011 23:52:50 +0000 diego Add CONFIG_AC3DSP to config.mak for FFmpeg; fix build.
Sat, 12 Mar 2011 23:44:11 +0000 diego Revert broken crystalhd check and replace by minimal bandaid compile fix.
Sat, 12 Mar 2011 11:55:01 +0000 cehoyos Use fourcc instead of format where appropriate.
Sat, 12 Mar 2011 10:55:33 +0000 cehoyos Support 32bit big endian float pcm in aiff.
Sat, 12 Mar 2011 10:50:14 +0000 cehoyos Support 'lpcm' in mov files, has audible (clipping?) artefacts on some systems.
Fri, 11 Mar 2011 16:06:43 +0000 iive Merge the configure CrystalHD dummy detection with
Fri, 11 Mar 2011 15:50:42 +0000 iive Fix MPlayer build after CrystalHD have been accepted in FFmpeg.
Fri, 11 Mar 2011 14:05:29 +0000 jrash sync with en/mplayer.1 rev. 33064
Fri, 11 Mar 2011 00:58:09 +0000 ib Cosmetic: Format to MPlayer coding style.
Thu, 10 Mar 2011 18:59:44 +0000 ib Cosmetic: Prefer path relative to current directory.
Thu, 10 Mar 2011 18:45:42 +0000 ib Cosmetic: Remove incorrect comment.
Thu, 10 Mar 2011 18:43:54 +0000 ib Cosmetic: Add required include files.
Thu, 10 Mar 2011 15:43:08 +0000 ib Cosmetic: Rename pointers handling current window and items.
Thu, 10 Mar 2011 14:20:36 +0000 ib Replace some awkward and unnecessary usages of strlen().
Thu, 10 Mar 2011 13:22:11 +0000 ib Remove unused function guiMessageBox().
Wed, 09 Mar 2011 23:03:54 +0000 cehoyos Add a command line option -gamma.
Wed, 09 Mar 2011 21:18:25 +0000 ranma Use memmove when source and destination can overlap.