log

age author description
Sat, 20 Dec 2008 11:12:45 +0000 reimar Use a table to translate X11 to MPlayer keycodes.
Sat, 20 Dec 2008 10:26:17 +0000 reimar Get rid of pointless and now unused defines.
Sat, 20 Dec 2008 10:25:13 +0000 reimar Simplify handling of X11 key events that are just passed through.
Sat, 20 Dec 2008 10:18:15 +0000 reimar Fix imaadpcm extradata with lavc encoder.
Fri, 19 Dec 2008 21:18:31 +0000 gpoirier Document vo_macosx's shared_buffer option.
Fri, 19 Dec 2008 20:33:54 +0000 gpoirier Replace vo_macosx's custom options parsing with a subopt_parse()-based one
Fri, 19 Dec 2008 09:59:59 +0000 diego Remove pointless malloc.h #include.
Fri, 19 Dec 2008 09:43:19 +0000 reimar Include config.h in mangle.h, fixes make checkheaders.
Wed, 17 Dec 2008 20:54:25 +0000 compn add binary codecs:
Wed, 17 Dec 2008 16:12:12 +0000 Gabrov synced with r28160
Wed, 17 Dec 2008 14:52:46 +0000 compn add binary codec for fourcc wavc
Wed, 17 Dec 2008 08:47:01 +0000 diego another round of armv4l --> arm changes
Wed, 17 Dec 2008 01:10:34 +0000 diego libavcodec/armv4l/ was renamed to libavcodec/arm/.
Wed, 17 Dec 2008 00:08:04 +0000 diego Do not use full relative #include path for headers in the same directory.
Wed, 17 Dec 2008 00:06:03 +0000 diego #include sub.h instead of locally declaring vo_draw_text().
Tue, 16 Dec 2008 05:19:11 +0000 compn Added FOURCCS:
Mon, 15 Dec 2008 22:25:39 +0000 diego xvmc is now a CONFIG_ option in FFmpeg.
Mon, 15 Dec 2008 20:19:27 +0000 reimar 100l, reorder check for AC3 format to avoid a possible memleak
Mon, 15 Dec 2008 16:13:41 +0000 reimar Consistently include config.h before mangle.h, fixes possible compilation
Mon, 15 Dec 2008 13:53:07 +0000 reimar Simplify the definition of MANGLE, possibly also makes it easier to support more systems.
Sun, 14 Dec 2008 15:17:18 +0000 reimar Add extra checks to avoid crashes with broken vqf files.
Sun, 14 Dec 2008 11:18:23 +0000 rathann Update links to RPM packages, now that Livna has merged into RPMFusion.
Sat, 13 Dec 2008 18:40:19 +0000 diego Add standard GPL headers.
Sat, 13 Dec 2008 18:28:00 +0000 diego Add standard GPL license header.
Sat, 13 Dec 2008 12:33:22 +0000 diego Replace informal GPL notices by standard GPL headers.
Sat, 13 Dec 2008 12:31:07 +0000 diego license header consistency cosmetics
Sat, 13 Dec 2008 12:18:14 +0000 diego Apparently Real codecs work on OpenBSD, taken from the OpenBSD ports tree.
Sat, 13 Dec 2008 12:17:00 +0000 diego Merge two identical NetBSD/OpenBSD conditions.
Sat, 13 Dec 2008 12:16:32 +0000 diego Apparently VCDs work on OpenBSD, taken from the OpenBSD ports tree.
Sat, 13 Dec 2008 12:13:48 +0000 diego Replace informal GPL notes by standard GPL header.
Sat, 13 Dec 2008 09:53:08 +0000 reimar Simplify: use AV_RL32/AV_RB32
Sat, 13 Dec 2008 09:44:51 +0000 reimar Avoid useless casts.
Sat, 13 Dec 2008 04:37:32 +0000 compn another mpeg4 fourcc and add binary vdo codec
Fri, 12 Dec 2008 16:46:43 +0000 reimar Some forgotten eax -> REG_a changes.
Fri, 12 Dec 2008 05:08:28 +0000 ods15 Warning fixes for demux_nut
Fri, 12 Dec 2008 05:07:18 +0000 ods15 Remove resync_audio_stream() from demux_nut seek function
Fri, 12 Dec 2008 04:58:54 +0000 ods15 Rename typedefs in demux_nut to _tt instead of _t, sync to new libnut API
Thu, 11 Dec 2008 23:33:43 +0000 compn add ac-3 fourcc from mp4 file
Thu, 11 Dec 2008 23:24:36 +0000 cehoyos Search live555 library also in /usr/lib64.
Thu, 11 Dec 2008 21:52:47 +0000 diego Rework Theora test, it was throwing away CFLAGS provided by pkg-config.
Thu, 11 Dec 2008 21:45:11 +0000 diego Add missing 'void' to parameterless function declaration.
Thu, 11 Dec 2008 21:29:01 +0000 diego Change some printf calls to 'Debug printf' so as not to pollute stdout.
Wed, 10 Dec 2008 21:15:55 +0000 gpoirier sync w/r28126
Wed, 10 Dec 2008 16:44:12 +0000 reimar Add support for writing PNG files with alpha channel in -vo png
Wed, 10 Dec 2008 16:39:45 +0000 reimar Try to auto-detect several vo_gl settings (ati-hack, force-pbo and rectangle).
Wed, 10 Dec 2008 14:28:17 +0000 gpoirier 10l: actually disable quartz vo when detection failed.
Wed, 10 Dec 2008 12:41:36 +0000 compn add acdv fourcc to ffmjpeg
Tue, 09 Dec 2008 20:25:49 +0000 diego Fix MGSTR vs. MSGTR typo.
Tue, 09 Dec 2008 18:44:48 +0000 reimar Set d3d_handle to NULL after release.
Tue, 09 Dec 2008 18:41:41 +0000 reimar Forgotten part of previous cosmetics commit
Tue, 09 Dec 2008 18:36:15 +0000 reimar Slightly simplify the conditional release/free code
Tue, 09 Dec 2008 18:31:52 +0000 reimar First version of OSD support for vo_direct3d
Tue, 09 Dec 2008 02:46:28 +0000 compn add binary voxware metavoice audio codec, format 0x74
Mon, 08 Dec 2008 19:43:48 +0000 compn remove duplicated fourcc
Mon, 08 Dec 2008 19:42:00 +0000 compn add some fourcc's and ulead dv audio codec, fixes samples from:
Mon, 08 Dec 2008 14:43:28 +0000 reimar Use svn.ffmpeg.org for the externals which is both more correct and more reliable.
Mon, 08 Dec 2008 11:30:43 +0000 diego cosmetics: indentation
Mon, 08 Dec 2008 11:04:27 +0000 reimar Remove pointless or even wrong N/A return values doxy comments
Mon, 08 Dec 2008 00:12:53 +0000 diego Add missing unistd.h #include, fixes the warning:
Mon, 08 Dec 2008 00:11:03 +0000 diego Remove unused variable, fixes the warning:
Mon, 08 Dec 2008 00:02:07 +0000 diego #include appropriate headers instead of locally declaring function prototypes.
Sat, 06 Dec 2008 12:13:14 +0000 reimar ati_hack only makes sense when PBOs are used, not with mesa_buffer.
Sat, 06 Dec 2008 06:44:54 +0000 reimar More possible fixes for mesa-buffer mode.
Sat, 06 Dec 2008 06:41:36 +0000 reimar Move one ati_hack check to a better place.
Sat, 06 Dec 2008 06:40:47 +0000 reimar Reindent
Sat, 06 Dec 2008 06:18:57 +0000 reimar 100l, forgot setting GL_UNPACK_CLIENT_STORAGE_APPLE for mesa-buffer mode.
Fri, 05 Dec 2008 23:35:32 +0000 reimar 10l, add forgotten a #ifndef GL_WIN32, fixes win32 builds.
Fri, 05 Dec 2008 22:35:24 +0000 reimar Fix indentation
Fri, 05 Dec 2008 22:16:45 +0000 reimar Add experimental support for glXAllocateMemoryMESA
Fri, 05 Dec 2008 21:46:28 +0000 gpoirier sync w/r28096
Fri, 05 Dec 2008 20:56:49 +0000 reimar Avoid one more duplicated logic.
Fri, 05 Dec 2008 20:50:43 +0000 reimar Simplify, do not duplicate buffer size calculation
Fri, 05 Dec 2008 19:01:49 +0000 reimar Set the base size window manager hint, otherwise some subtract the minimum
Fri, 05 Dec 2008 15:55:25 +0000 reimar Using rectangle=2 for vo_gl is probably a good idea nowadays.
Fri, 05 Dec 2008 15:54:31 +0000 reimar Document missing vo_gl suboptions
Fri, 05 Dec 2008 15:50:24 +0000 reimar Add some forgotten documentation for gl suboptions
Fri, 05 Dec 2008 15:36:54 +0000 reimar Add support for YCBCR MESA texture format to vo_gl.
Fri, 05 Dec 2008 14:50:48 +0000 compn add a bunch of binary codecs with samples from this list:
Fri, 05 Dec 2008 14:21:22 +0000 reimar Add const to avoid warnings about discarded qualifiers.
Fri, 05 Dec 2008 09:57:37 +0000 Gabrov synced with r28089
Thu, 04 Dec 2008 18:11:05 +0000 diego Add entry for FFmpeg QCELP decoder, currently produces white noise.
Thu, 04 Dec 2008 15:07:15 +0000 reimar Re-add "extern"s incorrectly removed in r28085
Wed, 03 Dec 2008 23:43:58 +0000 diego Restore two mistakenly removed 'extern' keywords.
Wed, 03 Dec 2008 23:03:48 +0000 cehoyos Allow mp2 in mov.
Wed, 03 Dec 2008 23:01:03 +0000 diego Get rid of pointless 'extern' keywords.
Wed, 03 Dec 2008 20:52:27 +0000 compn add bunch of fourccs and updates from
Wed, 03 Dec 2008 18:53:35 +0000 diego Remove unused declarations and references to vo_draw_text_osd(),
Wed, 03 Dec 2008 15:25:27 +0000 diego Delete unnecessary 'extern' keywords.
Wed, 03 Dec 2008 14:54:04 +0000 diego whitespace cosmetics in test programs
Wed, 03 Dec 2008 14:48:31 +0000 diego Treat video output objects the same as everything else in the build system,
Wed, 03 Dec 2008 14:39:45 +0000 diego cosmetics: consistent CONFIG_PNM definition
Wed, 03 Dec 2008 13:35:44 +0000 compn add FFDS fourcc
Wed, 03 Dec 2008 12:47:29 +0000 diego cosmetics: Rename ZORAN Makefile variable to ZR for consistency.
Wed, 03 Dec 2008 12:22:32 +0000 reimar Fix indentation.
Wed, 03 Dec 2008 12:05:47 +0000 diego Treat audio output objects the same as everything else in the build system,
Wed, 03 Dec 2008 10:54:01 +0000 reimar More robust w32 -wid size handling
Wed, 03 Dec 2008 10:42:53 +0000 reimar Reindent after previous commit
Wed, 03 Dec 2008 10:38:50 +0000 reimar Do not override the vo_dwidth/vo_dheight values in vo_w32_config
Wed, 03 Dec 2008 10:34:03 +0000 gpoirier sync w/r28056
Wed, 03 Dec 2008 09:58:11 +0000 reimar Cosmetics, whitespace and "... == NULL" to "!..."
Wed, 03 Dec 2008 09:27:19 +0000 reimar Some whitespace and () cosmetics
Wed, 03 Dec 2008 09:06:23 +0000 gpoirier Pass "-f macho" to yasm when enabling YASM support on a 32-bits machine as
Tue, 02 Dec 2008 20:07:13 +0000 reimar 100l, actually put the PTHREAD_CACHE define into config.h
Tue, 02 Dec 2008 19:53:41 +0000 reimar Print ID_EXIT and exit reason message in identify mode when exiting.
Tue, 02 Dec 2008 15:03:19 +0000 reimar Remove resize_d3d call from render_d3d_frame that was made useless
Tue, 02 Dec 2008 14:51:46 +0000 reimar 100l, do not call check_events from resize_d3d since there should be
Tue, 02 Dec 2008 09:46:08 +0000 reimar Cosmetics: Remove unnecessary ()
Tue, 02 Dec 2008 09:40:09 +0000 reimar Consistency cosmetics: do not compare against NULL in ifs
Tue, 02 Dec 2008 09:38:24 +0000 reimar Cosmetics: remove spaces before argument (
Tue, 02 Dec 2008 09:36:47 +0000 reimar Reorganize Direct3D initialization code.
Tue, 02 Dec 2008 08:35:30 +0000 diego vo_direct3d.o depends on w32_common.o.
Tue, 02 Dec 2008 00:26:14 +0000 diego Remove commented-out duplicate declarations.
Tue, 02 Dec 2008 00:21:37 +0000 diego Remove unused declarations.
Mon, 01 Dec 2008 16:45:43 +0000 reimar Add a note about some known issues with -vo sdl
Mon, 01 Dec 2008 16:37:06 +0000 reimar Remove a lot of completely pointless mp_msg_test calls.
Mon, 01 Dec 2008 06:42:11 +0000 kostya FFmpeg now has RV40 decoder
Sun, 30 Nov 2008 13:37:42 +0000 diego Use standard unsigned long type instead of u_long.
Sun, 30 Nov 2008 13:22:34 +0000 diego MNG demuxer by Stefan Schuermans, stefan blinkenarea org
Sun, 30 Nov 2008 13:21:09 +0000 diego whitespace cosmetics
Sun, 30 Nov 2008 12:55:11 +0000 nplourde use mmap instead of shmat for MPlayerOSX, patch by Adrian Stutz<adrian@sttz.ch>