Tue, 14 Aug 2007 14:52:22 +0000 |
diego |
Rename TMPO to TMPEXE, it is an executable, not an object file.
|
Tue, 14 Aug 2007 14:30:27 +0000 |
diego |
cosmetics: prettyprint
|
Tue, 14 Aug 2007 14:29:22 +0000 |
diego |
Apple Remote support
|
Mon, 13 Aug 2007 22:50:44 +0000 |
diego |
AC3 --> AC-3
|
Mon, 13 Aug 2007 22:42:42 +0000 |
diego |
Document how to encode with some libavcodec audio codecs.
|
Mon, 13 Aug 2007 17:41:56 +0000 |
diego |
Fix compilation on BSD.
|
Mon, 13 Aug 2007 08:49:11 +0000 |
diego |
Remove unused variables.
|
Mon, 13 Aug 2007 08:32:47 +0000 |
cehoyos |
Fix likely mistake when using char*.
|
Mon, 13 Aug 2007 08:30:53 +0000 |
cehoyos |
Remove additional warnings when using icc - similar to -Wno-pointer-sign.
|
Sun, 12 Aug 2007 13:22:46 +0000 |
diego |
MP3 audio encoder was renamed to libmp3lame in FFmpeg.
|
Sun, 12 Aug 2007 12:47:13 +0000 |
diego |
Remove unused definition.
|
Sun, 12 Aug 2007 12:42:47 +0000 |
diego |
Remove outdated lines.
|
Sun, 12 Aug 2007 12:21:07 +0000 |
diego |
Declare all vo_gamma variables in libvo/video_out.h and remove them from
|
Sun, 12 Aug 2007 12:16:11 +0000 |
diego |
Fix UDP select timeout.
|
Thu, 09 Aug 2007 20:13:53 +0000 |
gpoirier |
Change "object type complexity" parameter of FAAC in the
|
Thu, 09 Aug 2007 19:04:21 +0000 |
reimar |
The "svn copy" method for reverting has worked flawlessly for me without
|
Thu, 09 Aug 2007 11:35:41 +0000 |
diego |
Move some more compiler flags to configure.
|
Thu, 09 Aug 2007 10:26:00 +0000 |
reimar |
When a new subtitle stream becomes available check if it is the one that
|
Wed, 08 Aug 2007 23:33:34 +0000 |
diego |
Remove unused definition.
|
Wed, 08 Aug 2007 23:28:29 +0000 |
cehoyos |
printf in mp_image.h was changed to fprintf in r17972.
|
Wed, 08 Aug 2007 22:30:51 +0000 |
cehoyos |
Fix warning: too many arguments for format
|
Wed, 08 Aug 2007 22:14:00 +0000 |
cehoyos |
Cosmetics: Remove empty block.
|
Wed, 08 Aug 2007 21:47:36 +0000 |
cehoyos |
Define teletext_control() in tvi_v4l.c and tvi_v4l2.c.
|
Wed, 08 Aug 2007 19:33:26 +0000 |
kraymer |
r23920: Teletext support (and editor's info)
|
Wed, 08 Aug 2007 13:13:12 +0000 |
reimar |
Add <application> tag around MEncoder
|
Wed, 08 Aug 2007 13:03:01 +0000 |
ptt |
synced with r24030
|
Wed, 08 Aug 2007 12:48:47 +0000 |
ptt |
synced with r23996
|
Wed, 08 Aug 2007 10:40:17 +0000 |
cehoyos |
Remove useless #include and silence warnings when compiling find_sub.c.
|
Wed, 08 Aug 2007 09:12:33 +0000 |
diego |
Move some #defines into configure/config.h.
|
Wed, 08 Aug 2007 08:59:59 +0000 |
reimar |
Document special A-V sync issues with FLV files
|
Wed, 08 Aug 2007 08:10:35 +0000 |
cehoyos |
bbox[n] and spu->scaled_start_row are unsigned, comparison with 0 is pointless.
|
Wed, 08 Aug 2007 00:35:40 +0000 |
kraymer |
Chinese man page translation is in sync now
|
Wed, 08 Aug 2007 00:28:01 +0000 |
kraymer |
This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
|
Tue, 07 Aug 2007 21:56:19 +0000 |
kraymer |
r23996: Hint at mf://@... syntax
|
Tue, 07 Aug 2007 21:49:17 +0000 |
cehoyos |
Kill two warnings.
|
Tue, 07 Aug 2007 18:48:13 +0000 |
michael |
make x264 work again after the h264-libx264 renaming
|
Tue, 07 Aug 2007 17:59:42 +0000 |
diego |
Move HAVE_INTTYPES_H definition to a more sensible place in config.h.
|
Tue, 07 Aug 2007 16:07:52 +0000 |
diego |
Improve error message.
|
Tue, 07 Aug 2007 08:57:20 +0000 |
diego |
HAVE_INTTYPES_H is in config.h, HAVE_STDINT_H is never reached.
|
Tue, 07 Aug 2007 08:50:16 +0000 |
ptt |
synced with r23982
|
Tue, 07 Aug 2007 08:45:33 +0000 |
ptt |
synced to r23983
|
Tue, 07 Aug 2007 08:34:00 +0000 |
diego |
HAVE_INTTYPES_H is already declared in config.h.
|
Tue, 07 Aug 2007 05:43:45 +0000 |
Gabrov |
synced with r24016
|
Mon, 06 Aug 2007 09:58:15 +0000 |
cehoyos |
Added Alan Nisotas modify_reg.
|
Sun, 05 Aug 2007 10:52:55 +0000 |
gpoirier |
sync w/ r23996
|
Sat, 04 Aug 2007 22:12:49 +0000 |
cehoyos |
Move alloc_mpi and copy_mpi from libmenu/vf_menu.c to libmpcodecs/mp_image.c.
|
Sat, 04 Aug 2007 21:59:26 +0000 |
cehoyos |
Moved dvdtimetomsec to stream_dvd_common.c.
|
Sat, 04 Aug 2007 21:26:54 +0000 |
diego |
Remove unused variables.
|
Sat, 04 Aug 2007 21:25:28 +0000 |
nicodvb |
cosmetics: removed commented code and small reindentation
|
Sat, 04 Aug 2007 21:16:22 +0000 |
nicodvb |
removed unused variables
|
Sat, 04 Aug 2007 15:58:43 +0000 |
reimar |
Add a dummy guiMessageBox so it still compiles when MPlayer was configured with
|
Sat, 04 Aug 2007 10:46:14 +0000 |
iive |
Fix compilation of ass_fontconfig.c when fontconfig is disabled.
|
Fri, 03 Aug 2007 18:29:54 +0000 |
reimar |
Handle case where get_image is called twice without a draw_image in-between
|
Fri, 03 Aug 2007 17:22:31 +0000 |
reimar |
Give the cpuinfo binary the right suffix $_exesuf
|
Fri, 03 Aug 2007 17:14:38 +0000 |
reimar |
Forgot to add the main vo_xvr100.c file
|
Fri, 03 Aug 2007 17:14:35 +0000 |
reimar |
add XVR-100 vo, patch by Balatoni Denes (dbalatoni interware hu)
|