log

age author description
Wed, 14 Nov 2007 00:33:34 +0000 compn some updates
Tue, 13 Nov 2007 23:47:15 +0000 diego The FFmpeg WMV2 decoder is no longer buggy now that J-frames are supported.
Tue, 13 Nov 2007 23:02:49 +0000 lu_zero Check for second stream presence, fixes single stream playback (from amol)
Tue, 13 Nov 2007 23:02:09 +0000 lu_zero 10l video != audio
Tue, 13 Nov 2007 23:01:25 +0000 lu_zero support extradata for audio streams
Tue, 13 Nov 2007 23:00:12 +0000 lu_zero fetch metadata for audio (from amol)
Tue, 13 Nov 2007 22:57:22 +0000 lu_zero Revert stray commit r25027
Tue, 13 Nov 2007 21:13:00 +0000 compn fix typo spotted by corey
Tue, 13 Nov 2007 15:08:17 +0000 ulion Remove an useless conditional suggested by Emanuele Giaquinta.
Tue, 13 Nov 2007 14:29:02 +0000 lu_zero Check for second stream presence, fixes single stream playback (from amol)
Tue, 13 Nov 2007 11:34:45 +0000 voroshil Add missing call to audio_in_uninit in v4l2 tv driver.
Mon, 12 Nov 2007 20:44:06 +0000 reimar Replace stupid "unsigned long" by the correct uint32_t.
Mon, 12 Nov 2007 20:40:13 +0000 reimar Use proper inttypes.h types instead of broken uint32 etc. defines
Mon, 12 Nov 2007 18:21:43 +0000 lu_zero 10l video != audio
Mon, 12 Nov 2007 16:56:23 +0000 lu_zero support extradata for audio streams
Mon, 12 Nov 2007 16:39:09 +0000 lu_zero fetch metadata for audio (from amol)
Mon, 12 Nov 2007 16:32:45 +0000 lu_zero Add support for mpeg4video-es (from dario)
Mon, 12 Nov 2007 16:31:52 +0000 lu_zero fix forcefps (from amol)
Mon, 12 Nov 2007 16:26:33 +0000 lu_zero Refactor demux_nemesi (from amol)
Sun, 11 Nov 2007 20:58:02 +0000 lu_zero unaligned store, should fix bug #893
Sun, 11 Nov 2007 20:10:19 +0000 diego Prefer DMO Windows Media codecs over the DShow ones. They are considerably
Sun, 11 Nov 2007 13:09:09 +0000 ulion Remove useless definition.
Sun, 11 Nov 2007 09:47:56 +0000 diego OGG_MUXER was renamed to LIBOGG_MUXER in FFmpeg.
Sun, 11 Nov 2007 08:14:57 +0000 zuxy Better handling of win32 GUI thread:
Sun, 11 Nov 2007 02:58:45 +0000 ulion Indent fix for last change.
Sun, 11 Nov 2007 02:54:57 +0000 ulion Support mute when passthrough to digital output.
Sat, 10 Nov 2007 21:56:08 +0000 diego wording/grammar/spelling/formatting
Sat, 10 Nov 2007 21:48:15 +0000 nicodvb & => &
Sat, 10 Nov 2007 21:22:53 +0000 diego Get rid of M$ silliness.
Sat, 10 Nov 2007 20:45:28 +0000 nicodvb at the end of open() warn users that seeking won't work correctly if the cache is enabled
Sat, 10 Nov 2007 19:48:17 +0000 nicodvb switch_audio works with many other formats than described
Sat, 10 Nov 2007 19:44:11 +0000 nicodvb small rephrasing
Sat, 10 Nov 2007 19:43:09 +0000 nicodvb a couple of tricks to improve playback resistance and usability of dvb streams
Sat, 10 Nov 2007 11:14:15 +0000 reimar Make crash-debug gdb auto-execute "bt"
Sat, 10 Nov 2007 11:09:08 +0000 reimar Restore terminal for gdb with -crash-debug by calling getch2_disable()
Sat, 10 Nov 2007 02:07:34 +0000 ulion Fix dead lock when changing and restoring stream format for digital output,
Sat, 10 Nov 2007 02:01:41 +0000 ulion Make page up and down with proper page size instead of always 10 rows.
Fri, 09 Nov 2007 21:52:23 +0000 reimar J/X8-Frames in WMV2 are finally supported!
Fri, 09 Nov 2007 17:20:27 +0000 diego Add missing header files, fixes the warnings:
Fri, 09 Nov 2007 17:17:48 +0000 diego Add missing header file, fixes the warnings:
Fri, 09 Nov 2007 16:28:37 +0000 diego Remove misleading comment and remove unnecessary #includes.
Fri, 09 Nov 2007 15:44:47 +0000 diego Rearrange headers to get rid of an #undef and remove unnecessary headers.
Fri, 09 Nov 2007 15:39:08 +0000 diego Remove unnecessary dsputil.h #include, fixes the warnings:
Fri, 09 Nov 2007 14:12:19 +0000 diego #include libavcodec/eval.h instead of manually declaring ff_eval.
Fri, 09 Nov 2007 12:52:50 +0000 rfelker const fix
Fri, 09 Nov 2007 12:51:43 +0000 rfelker ack, can't believe i wrote this crap with void pointer arithmetic
Fri, 09 Nov 2007 06:58:32 +0000 rfelker begin moving const filter data to .text/.rodata sections
Fri, 09 Nov 2007 06:57:24 +0000 rfelker stage 1 of applying const to vf structs
Fri, 09 Nov 2007 06:52:33 +0000 rfelker vf_screenshot does not depend on libpng; it uses libavcodec now
Fri, 09 Nov 2007 06:50:53 +0000 rfelker correct const usage in the option handling code so that tables can be
Fri, 09 Nov 2007 03:49:32 +0000 ulion Enable ontop command from mplayer to be sent to mplayer osx.
Fri, 09 Nov 2007 01:56:31 +0000 zuxy Sync with Linux kernel with some latest feature bits.
Thu, 08 Nov 2007 23:07:19 +0000 cehoyos Fix possible null-pointer-dereference in stream_fill_buffer().
Thu, 08 Nov 2007 23:05:54 +0000 cehoyos Fix possible null-pointer-dereference in parse_smil().
Thu, 08 Nov 2007 18:14:49 +0000 reimar Simplify decode_audio function a bit.
Thu, 08 Nov 2007 05:41:26 +0000 ulion Fix pause key problem in correct way, only handle pause cmd when showing menu.
Thu, 08 Nov 2007 05:19:56 +0000 ulion Fix cmd filter memory leak, free the cmd after filter ate it.
Wed, 07 Nov 2007 01:44:41 +0000 ulion Handle mouse up event to get double click support from mp_fifo.
Tue, 06 Nov 2007 23:44:53 +0000 rathann add support for newer libdca
Tue, 06 Nov 2007 15:57:36 +0000 ulion Fix mouse right button and middle button incorrect identifications.
Tue, 06 Nov 2007 13:17:37 +0000 ulion Fix KPENTER keycode value.
Tue, 06 Nov 2007 12:52:54 +0000 ulion Fix the prevent system idle code. Original code also works, but not as expected.
Tue, 06 Nov 2007 12:40:04 +0000 ulion Fix the prevent system idle code. Original code also works, but not as expected.
Tue, 06 Nov 2007 12:12:48 +0000 ulion Warning fixes:
Tue, 06 Nov 2007 09:54:58 +0000 diego cosmetics: output grammar/spelling fixes
Tue, 06 Nov 2007 09:49:55 +0000 diego cosmetics: Comment grammar and spelling fixes.
Tue, 06 Nov 2007 09:41:38 +0000 diego Reduce excessive verbosity: Move debug messages to the appropriate MSGL
Tue, 06 Nov 2007 08:12:19 +0000 reimar Fix typo in error message
Tue, 06 Nov 2007 03:41:15 +0000 ulion Fix memory leak caused by after calling mp_input_get_cmd didn't free the cmd.
Mon, 05 Nov 2007 20:16:06 +0000 nicodvb reindented
Mon, 05 Nov 2007 20:15:09 +0000 nicodvb 10l, setting a non-existent timestamp (default 0.0) when the pts flag isn't set in
Mon, 05 Nov 2007 16:34:15 +0000 voroshil Fix memory leak.
Mon, 05 Nov 2007 16:33:29 +0000 voroshil Fix segmentation fault after audio initialization failure in tv driver.
Mon, 05 Nov 2007 12:02:21 +0000 ulion Add include to fix warning:
Mon, 05 Nov 2007 09:24:01 +0000 gpoirier sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
Mon, 05 Nov 2007 02:45:59 +0000 ulion Warning fixes:
Sun, 04 Nov 2007 23:39:05 +0000 iive 10l Diego, revert commit 24966.
Sun, 04 Nov 2007 13:41:07 +0000 diego Fix previous incorrect commit, +/- has higher precedence than shifts.
Sun, 04 Nov 2007 12:34:46 +0000 diego The function names of [rgb|bgr]1[56]to[UV|Y] had rgb<->bgr flipped.
Sun, 04 Nov 2007 12:11:55 +0000 diego Escape some more '-'.
Sun, 04 Nov 2007 11:57:33 +0000 Gabrov synced with r24954
Sun, 04 Nov 2007 05:23:46 +0000 ulion Old code for dvdsub_id fix assume the global_sub_indices[SUB_SOURCE_DEMUX]
Sat, 03 Nov 2007 22:25:52 +0000 diego Avoid short forms; has the added benefit of allowing compilation with gcc 2.95
Sat, 03 Nov 2007 21:12:07 +0000 reimar Add an example on how to use slave mode with a fifo
Sat, 03 Nov 2007 20:25:00 +0000 diego Add some parentheses to fix the following warnings:
Sat, 03 Nov 2007 19:14:16 +0000 compn add some updates
Sat, 03 Nov 2007 16:22:45 +0000 reimar Fix link to email explaining the paused vf_menu behaviour change
Sat, 03 Nov 2007 14:56:26 +0000 diego Replace some Hungarian comments, thanks to Denes Balatoni for the translation.
Sat, 03 Nov 2007 14:50:33 +0000 diego Escape a ton of '-'. Note that this is likely not complete.
Sat, 03 Nov 2007 14:15:54 +0000 diego another round of '-' escapes
Sat, 03 Nov 2007 13:43:08 +0000 diego one more '-' escape, wording fix
Sat, 03 Nov 2007 13:27:44 +0000 diego Escape some more '-' where appropriate.
Sat, 03 Nov 2007 10:46:15 +0000 reimar Remove idiotic check that would always be false
Sat, 03 Nov 2007 10:44:57 +0000 reimar Explain new ao_pulse option syntax
Sat, 03 Nov 2007 10:42:23 +0000 reimar Change parsing to allow host == NULL and sink != NULL
Sat, 03 Nov 2007 10:37:22 +0000 reimar Simplify argument "parsing"
Sat, 03 Nov 2007 10:35:03 +0000 reimar Make sink variable local, it is only used in one place
Sat, 03 Nov 2007 10:20:00 +0000 reimar Remove a check+abort, this case should never happen anyway, and if it does
Sat, 03 Nov 2007 07:41:17 +0000 gpoirier sync w/r24924, patch by JRaSH %jrash06 A 163 P com%
Sat, 03 Nov 2007 04:48:50 +0000 voroshil r24875: program switching in demux_lavf
Sat, 03 Nov 2007 02:51:02 +0000 voroshil r24892: move errors and a warning to help_mp-en.h
Sat, 03 Nov 2007 02:38:42 +0000 voroshil r24907: Remove paragraph that no long applies: runtime SSE detection on Windows.
Fri, 02 Nov 2007 23:45:57 +0000 cehoyos We support gcc 2.95 (fixes r24928).
Fri, 02 Nov 2007 23:05:51 +0000 nicodvb in video_read_frame() set the keyframe flag in demuxer->video when dealing with
Fri, 02 Nov 2007 22:43:17 +0000 Gabrov synced with r24938
Fri, 02 Nov 2007 20:06:28 +0000 nicodvb prevent unlikely memleak
Fri, 02 Nov 2007 19:52:22 +0000 nicodvb 10l, priv->use_psm can be 1 only if the format is genmpeg2
Fri, 02 Nov 2007 19:06:15 +0000 nicodvb add streams to the PSM only if priv->use_psm is set, otherwise the muxer would
Fri, 02 Nov 2007 19:01:13 +0000 nicodvb moved to fix_parameters() the decision of the necessity of the PSM based on the format of the video stream
Fri, 02 Nov 2007 18:52:08 +0000 nicodvb removed no more needed variable
Fri, 02 Nov 2007 18:50:41 +0000 nicodvb moved to fix_parameters() the code that decides if the PSM is needed
Fri, 02 Nov 2007 17:48:27 +0000 nicodvb repeat the PSM once every second (in terms of delta_scr) otherwise playing the file from the middle would miss the first instance
Fri, 02 Nov 2007 17:43:39 +0000 nicodvb remove the registration descriptor from the PSM: writing the fourcc in it makes it total crap
Fri, 02 Nov 2007 11:43:03 +0000 nicodvb 100% cosmetics: reformatted with tabs and symmetric braces and removed useless braces and trailing tabs
Thu, 01 Nov 2007 23:33:51 +0000 diego Add missing #include to fix GNU/kFreeBSD compilation, see Debian bug #448791.
Thu, 01 Nov 2007 06:52:50 +0000 uau A/V sync: take audio filter buffers into account
Thu, 01 Nov 2007 06:52:47 +0000 uau af_scaletempo: code cleanup
Thu, 01 Nov 2007 06:52:44 +0000 uau af_scaletempo: Fix crash in option parsing
Thu, 01 Nov 2007 06:52:41 +0000 uau af_scaletempo: Fix audio copy position
Thu, 01 Nov 2007 06:52:38 +0000 uau Add audio filter scaletempo