Sun, 25 Jan 2009 20:35:58 +0000 |
diego |
Factorize print_version().
|
Sun, 25 Jan 2009 20:10:36 +0000 |
diego |
Add missing multiple inclusion guards.
|
Sun, 25 Jan 2009 19:58:33 +0000 |
diego |
HAVE_3DNOW --> HAVE_AMD3DNOW to sync with latest configure changes.
|
Sun, 25 Jan 2009 19:20:30 +0000 |
diego |
Add missing header for av_gcd, fixes the warning:
|
Sun, 25 Jan 2009 18:46:24 +0000 |
reimar |
Fix typo: pool -> poll
|
Sun, 25 Jan 2009 18:25:11 +0000 |
reimar |
Actually abort (return NULL) in the alloc-failure check in play_tree_new
|
Sun, 25 Jan 2009 18:23:05 +0000 |
reimar |
Fix a NULL-check that used && instead of || and thus could not avoid crashes.
|
Sun, 25 Jan 2009 12:03:28 +0000 |
diego |
Declare struct SwsContext before using it, fixes the checkheaders warning:
|
Sun, 25 Jan 2009 11:59:22 +0000 |
diego |
Disable C code when compiling AltiVec code, fixes the warning:
|
Sun, 25 Jan 2009 11:57:17 +0000 |
diego |
spelling/grammar cosmetics
|
Sun, 25 Jan 2009 11:33:35 +0000 |
diego |
Fix #endif comments.
|
Sat, 24 Jan 2009 22:14:32 +0000 |
compn |
add "<!DOCTYPE smil" to smil playlist
|
Thu, 22 Jan 2009 21:50:13 +0000 |
nicodvb |
in parse_pat() IDENTIFY program number and pmt_pid
|
Tue, 20 Jan 2009 23:23:53 +0000 |
diego |
The homepage/ subdirectory should no longer be redirected on web mirrors.
|
Tue, 20 Jan 2009 17:20:16 +0000 |
compn |
add EPHV to ffodivx,xvid
|
Tue, 20 Jan 2009 15:31:24 +0000 |
gpoirier |
sync w/r28341
|
Tue, 20 Jan 2009 09:31:07 +0000 |
cehoyos |
Add PIX_FMT_VDPAU_WMV3 and PIX_FMT_VDPAU_VC1.
|
Tue, 20 Jan 2009 09:17:32 +0000 |
cehoyos |
Disable upcoming VC1/WMV3 VDPAU decoder.
|
Mon, 19 Jan 2009 17:12:43 +0000 |
diego |
cosmetics: Remove pointless period after copyright statement non-sentences.
|
Sun, 18 Jan 2009 18:05:16 +0000 |
gpoirier |
fix device_id option after r28165
|
Sat, 17 Jan 2009 21:33:30 +0000 |
diego |
Reduce QuickTime binary decoder verbosity.
|
Sat, 17 Jan 2009 11:31:12 +0000 |
cehoyos |
MPlayer only supports latest libavutil.
|
Sat, 17 Jan 2009 11:29:36 +0000 |
cehoyos |
Fix compilation: s/ff_gcd/av_gcd.
|
Fri, 16 Jan 2009 21:04:52 +0000 |
reimar |
100l, forgot to delete two defines left over from old HAVE_MMX handling code.
|
Fri, 16 Jan 2009 20:32:36 +0000 |
gpoirier |
fix compilation without VDPAU decoders
|
Fri, 16 Jan 2009 19:09:57 +0000 |
compn |
add mimic in avi fourcc LM20 to ffmimic
|
Fri, 16 Jan 2009 13:19:29 +0000 |
gpoirier |
revert #ifdef WORDS_BIGENDIAN => #if WORDS_BIGENDIAN changes from r28331
|
Fri, 16 Jan 2009 12:37:56 +0000 |
gpoirier |
Completely get rid of MMX define, use HAVE_MMX define instead.
|
Fri, 16 Jan 2009 12:23:52 +0000 |
gpoirier |
fix wrong #ifdef/#ifndef -> #if conversion in r28323
|
Fri, 16 Jan 2009 10:07:14 +0000 |
gpoirier |
fix compilation on non x86 machines (PPC here)
|
Fri, 16 Jan 2009 09:44:36 +0000 |
reimar |
Fix a wrongly converted !defined(ARCH_X86_64)
|
Fri, 16 Jan 2009 09:41:26 +0000 |
reimar |
100l, mixed up ao_data.samplerate and ao_data.bps when calculating sleep time.
|
Fri, 16 Jan 2009 09:35:05 +0000 |
reimar |
Another missed #ifdef HAVE_MMX
|
Fri, 16 Jan 2009 09:32:54 +0000 |
reimar |
More #ifdef HAVE_MMX etc. missed by earlier search.
|
Fri, 16 Jan 2009 09:29:20 +0000 |
reimar |
More #ifdef -> #if fixes
|
Fri, 16 Jan 2009 09:21:21 +0000 |
reimar |
Lots and lots of #ifdef ARCH_... -> #if ARCH_...
|
Fri, 16 Jan 2009 08:45:35 +0000 |
reimar |
More #ifdef -> #if
|
Fri, 16 Jan 2009 08:43:05 +0000 |
reimar |
Fix first handful of #if vs. #ifdef for ARCH_, HAVE_SSE etc.
|
Fri, 16 Jan 2009 02:14:25 +0000 |
cehoyos |
Add VDPAU hardware accelerated decoding for MPEG1 and MPEG2 which will
|
Fri, 16 Jan 2009 01:55:48 +0000 |
cehoyos |
Disable upcoming MPEG_VDPAU_DECODER.
|
Fri, 16 Jan 2009 01:11:16 +0000 |
diego |
one more ARCH_ARMV4L --> ARCH_ARM, patch by Guillaume Lecerf, foxcore gmail com
|
Thu, 15 Jan 2009 17:21:25 +0000 |
gpoirier |
sync w/r28279
|
Thu, 15 Jan 2009 15:57:19 +0000 |
diego |
Get rid of now unused FFmpeg ENABLE_ preprocessor directives.
|
Thu, 15 Jan 2009 15:56:24 +0000 |
diego |
Sync with latest FFmpeg changes: #define disabled preprocessor directives
|
Thu, 15 Jan 2009 15:51:50 +0000 |
diego |
Treat mlib as a normal FFmpeg option, not a CPU extension.
|
Thu, 15 Jan 2009 15:41:29 +0000 |
diego |
Treat SH architecture like SH4 like in FFmpeg, the only place it is used.
|
Thu, 15 Jan 2009 15:40:12 +0000 |
diego |
SH4 is not a CPU extension mechanism.
|
Thu, 15 Jan 2009 08:51:12 +0000 |
diego |
Mark internal libraries as such in the configure summary, fixes Bugzilla #1378.
|
Thu, 15 Jan 2009 08:46:17 +0000 |
diego |
Update copyright year, patch by Zhou Zongyi, zhouzongyi pset.suntec net.
|
Wed, 14 Jan 2009 00:13:56 +0000 |
aurel |
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
|
Tue, 13 Jan 2009 17:08:29 +0000 |
compn |
add SLMJ fourcc to ffmjpeg
|
Tue, 13 Jan 2009 17:05:18 +0000 |
compn |
add binary codecs:
|
Tue, 13 Jan 2009 11:53:54 +0000 |
compn |
add nsvideo (NSVI) binary codec. works on uncommon samples list
|
Tue, 13 Jan 2009 02:38:03 +0000 |
compn |
add yamaha adpcm ffmpeg codec, works on sample
|
Sun, 11 Jan 2009 23:20:56 +0000 |
diego |
Update copyright year.
|
Sun, 11 Jan 2009 22:53:08 +0000 |
diego |
Sync with latest FFmpeg changes: Check for the availability of truncf().
|
Sun, 11 Jan 2009 19:48:51 +0000 |
diego |
spelling/grammar/wording/whitespace
|
Sun, 11 Jan 2009 19:48:01 +0000 |
diego |
Fix d_width vs. d_height typo.
|
Sun, 11 Jan 2009 19:47:17 +0000 |
diego |
Fix decvideo vs. dec_video typo noticed by Vineeth N, nvineeth gmail com.
|
Sun, 11 Jan 2009 15:36:08 +0000 |
diego |
Remove outdated comment.
|
Sun, 11 Jan 2009 15:31:53 +0000 |
diego |
cosmetics: Move CPU byte order check to a more sensible place.
|
Sun, 11 Jan 2009 13:33:44 +0000 |
diego |
Only check for YASM support on x86 systems.
|
Sun, 11 Jan 2009 12:58:06 +0000 |
diego |
cosmetics: Move some checks to more logical places.
|
Sun, 11 Jan 2009 12:17:46 +0000 |
ptt |
removed remaining english word
|
Sun, 11 Jan 2009 11:28:01 +0000 |
diego |
console output cosmetics
|
Sun, 11 Jan 2009 11:16:20 +0000 |
diego |
Only print "using XYZ" comment if XYZ has been set.
|
Sat, 10 Jan 2009 20:01:47 +0000 |
diego |
Add missing const qualifier to mpctx_get_audio_out function declaration.
|
Sat, 10 Jan 2009 14:23:42 +0000 |
Gabrov |
synced with r28279
|
Sat, 10 Jan 2009 13:57:33 +0000 |
reimar |
Reindent for "if" added in internal dvdnav patch
|
Sat, 10 Jan 2009 13:51:02 +0000 |
reimar |
Support an "internal" dvdnav version to make it easier to compile with,
|
Sat, 10 Jan 2009 13:47:41 +0000 |
reimar |
Change vo_draw_text to a vo_draw_text_ext function which draws DVD navigation
|
Sat, 10 Jan 2009 13:14:25 +0000 |
compn |
add vdowave acm codec for format 0xFFFC
|
Sat, 10 Jan 2009 01:58:55 +0000 |
reynaldo |
Correct a few mistakes in the spanish translation.
|
Sat, 10 Jan 2009 01:57:25 +0000 |
reynaldo |
TRIVIAL, Extend the copyright line to 2009. Patch by andrew .david .45 AT gmail.
|
Fri, 09 Jan 2009 20:50:25 +0000 |
diego |
Fix build: calc_drwXY was factorized into vo_calc_drwXY.
|
Fri, 09 Jan 2009 15:25:24 +0000 |
cehoyos |
Factor calc_drwXY out of vo_xv and vo_xvmc.
|
Fri, 09 Jan 2009 10:32:01 +0000 |
reimar |
Consistently use tabs in svn:externals
|
Fri, 09 Jan 2009 10:14:03 +0000 |
diego |
Rearrange genres between numbers 53 and 63 into the correct order.
|
Fri, 09 Jan 2009 09:52:20 +0000 |
diego |
Replace reference to LICENSE file with GPL notice from said file.
|
Thu, 08 Jan 2009 19:54:43 +0000 |
cehoyos |
Add PIX_FMT_VDPAU_H264.
|
Thu, 08 Jan 2009 19:28:28 +0000 |
reimar |
Switch internal dvdread to libdvdread SVN external.
|
Wed, 07 Jan 2009 16:39:56 +0000 |
eugeni |
Clarify relationship between -ass and -fontconfig in the man page.
|
Tue, 06 Jan 2009 20:44:51 +0000 |
gpoirier |
sync w/r28122, patch by JRaSH % jrash06 A 163 P com %
|
Tue, 06 Jan 2009 20:37:58 +0000 |
gpoirier |
looks like I missed r27542...
|
Tue, 06 Jan 2009 16:44:47 +0000 |
eugeni |
Support loading font faces other then the first one in a font file.
|
Mon, 05 Jan 2009 22:55:58 +0000 |
reimar |
Fix r28222, including alloca.h directly might break compilation.
|
Mon, 05 Jan 2009 22:18:35 +0000 |
diego |
Fix some typos, add flv and trp to the list of video formats
|
Mon, 05 Jan 2009 22:05:19 +0000 |
diego |
Rename libaf/af_format_alaw.c --> libaf/af_format_alaw.h and
|
Mon, 05 Jan 2009 21:55:47 +0000 |
diego |
Use standard multiple inclusion guards.
|
Mon, 05 Jan 2009 21:55:19 +0000 |
diego |
Remove unnecessary local definition of _ISOC9X_SOURCE.
|
Mon, 05 Jan 2009 21:37:47 +0000 |
diego |
small Turkish translation fixes, patch by Onur K¸«ä¸«®¸«äk, onur delipenguen net
|
Mon, 05 Jan 2009 18:05:34 +0000 |
uau |
timer-win2.c: Fix "voi" (void) typo breaking Windows compilation
|
Mon, 05 Jan 2009 14:53:45 +0000 |
diego |
#include the appropriate header instead of using local declarations.
|
Mon, 05 Jan 2009 14:48:03 +0000 |
diego |
Add missing 'void' keyword to parameterless function declarations.
|
Mon, 05 Jan 2009 12:50:53 +0000 |
Gabrov |
update copyright year
|
Mon, 05 Jan 2009 12:43:50 +0000 |
diego |
Remove obsolete and misleading comment.
|
Mon, 05 Jan 2009 12:41:40 +0000 |
diego |
Replace informal license notices by standard license header
|
Mon, 05 Jan 2009 11:44:13 +0000 |
diego |
Fix nonstandard license headers in the documentation.
|
Mon, 05 Jan 2009 11:06:28 +0000 |
diego |
Fix two more instances of nonstandard license headers.
|
Mon, 05 Jan 2009 10:52:13 +0000 |
Gabrov |
synced with r28247
|
Mon, 05 Jan 2009 10:22:40 +0000 |
diego |
Sync removal of bugs.xml.
|
Mon, 05 Jan 2009 03:17:12 +0000 |
compn |
add binary codec Philips Speech Processing CELP acm for format 0x120
|
Mon, 05 Jan 2009 00:08:23 +0000 |
diego |
Do not run mkdir in a subshell.
|
Mon, 05 Jan 2009 00:07:55 +0000 |
diego |
Skip pointless ignoring return value of 'rm -f'.
|
Mon, 05 Jan 2009 00:04:34 +0000 |
diego |
nonrecursive releaseclean target
|
Mon, 05 Jan 2009 00:01:55 +0000 |
diego |
cosmetics: Move clean targets to the bottom.
|
Sun, 04 Jan 2009 23:50:44 +0000 |
diego |
Remove pointless language-specific clean and distclean targets.
|
Sun, 04 Jan 2009 23:45:14 +0000 |
diego |
Subsume clean-html-chunked and clean-html-single targets into clean target.
|
Sun, 04 Jan 2009 23:41:56 +0000 |
cehoyos |
Fix compilation after upcoming H264_VDPAU patch for FFmpeg.
|
Sun, 04 Jan 2009 23:34:38 +0000 |
diego |
Get rid of pointless chunked-dir and single-dir targets.
|
Sun, 04 Jan 2009 23:27:03 +0000 |
diego |
Simplify phony target declaration.
|
Sun, 04 Jan 2009 23:10:47 +0000 |
diego |
Sync audio.xml removal.
|
Sun, 04 Jan 2009 22:38:08 +0000 |
diego |
Sync history chapter removal.
|
Sun, 04 Jan 2009 22:37:43 +0000 |
diego |
Remove history chapter; it is outdated and of little practical value.
|
Sun, 04 Jan 2009 16:01:52 +0000 |
diego |
EXTERN_PREFIX is not only used in FFmpeg code.
|
Sun, 04 Jan 2009 13:12:51 +0000 |
nicodvb |
added support for manual audio substream selection out of 0xFD PES streams (Blueray, multistream in the same pid)
|
Sun, 04 Jan 2009 13:08:13 +0000 |
diego |
Add ARMv6t2 CPU extension additions missed in previous commit.
|
Sun, 04 Jan 2009 13:05:24 +0000 |
diego |
Sync ARMv6t2 optimization support from FFmpeg.
|
Sun, 04 Jan 2009 11:52:37 +0000 |
reimar |
Update JACK configure test to match r28241
|
Sun, 04 Jan 2009 11:51:11 +0000 |
reimar |
Replace deprecated jack_client_new with jack_client_open.
|
Sun, 04 Jan 2009 09:49:58 +0000 |
Gabrov |
synced with r28215
|
Sat, 03 Jan 2009 22:33:04 +0000 |
gpoirier |
Fix deinit problem due to r28215
|
Sat, 03 Jan 2009 02:15:07 +0000 |
jheryan |
Synced with r28122
|
Fri, 02 Jan 2009 17:06:09 +0000 |
diego |
Sync with latest round of xvmc changes in FFmpeg.
|
Fri, 02 Jan 2009 16:13:22 +0000 |
diego |
Rename libaf/af_resample.h to libaf/af_resample_template.c, it is used as
|
Fri, 02 Jan 2009 14:41:38 +0000 |
diego |
Conditionally define render_one_glyph and kerning dummy functions in
|
Fri, 02 Jan 2009 13:25:00 +0000 |
diego |
Remove unused debug code.
|
Fri, 02 Jan 2009 12:53:05 +0000 |
diego |
Avoid unused variable warning.
|
Fri, 02 Jan 2009 12:48:11 +0000 |
diego |
Reorder #includes and #ifdefs to avoid excessive #ifdeffery.
|
Fri, 02 Jan 2009 12:28:47 +0000 |
diego |
Reorder #includes and #ifdefs to avoid warnings and excessive #ifdeffery.
|
Fri, 02 Jan 2009 11:46:34 +0000 |
diego |
Relicense to GPLv2 or later with the author's permission.
|
Fri, 02 Jan 2009 11:45:39 +0000 |
diego |
Fix reference to wrong DLL filename in header comment.
|
Thu, 01 Jan 2009 23:16:36 +0000 |
diego |
Fix confused references to DLL filenames.
|
Thu, 01 Jan 2009 11:51:52 +0000 |
reimar |
Move several of the ao_nas int-to-string maps into .rodata
|
Thu, 01 Jan 2009 11:46:34 +0000 |
reimar |
Fix DVD seek_to_chapter: the title number must be converted to a per-VTS
|
Thu, 01 Jan 2009 11:41:09 +0000 |
reimar |
Code simplification
|
Thu, 01 Jan 2009 11:39:47 +0000 |
reimar |
Make AVI demuxer more resilient against broken or incomplete files.
|
Thu, 01 Jan 2009 11:33:46 +0000 |
reimar |
Simplify and comment spudec bilinear scaling code
|
Thu, 01 Jan 2009 11:23:32 +0000 |
reimar |
Include alloca.h when using alloca to make sure it is defined.
|
Thu, 01 Jan 2009 11:16:52 +0000 |
reimar |
XVID profile array should be const, so it is in rodata
|
Thu, 01 Jan 2009 10:24:19 +0000 |
reimar |
Avoid a uselessly high number of wakeups when playing audio-only files.
|
Thu, 01 Jan 2009 09:47:21 +0000 |
reimar |
1000l, play_tree_parser_stop_keeping broke 0-termination of buffer
|
Thu, 01 Jan 2009 09:37:02 +0000 |
reimar |
Add zero termination missing in two cases.
|
Thu, 01 Jan 2009 09:35:25 +0000 |
reimar |
Add asserts to detect when assumptions for play_tree_parser_get_line
|
Wed, 31 Dec 2008 14:21:50 +0000 |
reimar |
Work around a dvdread bug where DVDReadBlocks would return values < 0 on read error,
|
Tue, 30 Dec 2008 21:39:42 +0000 |
gpoirier |
Add an option to vo_macosx to set a custom buffer_name.
|
Tue, 30 Dec 2008 17:00:11 +0000 |
reimar |
Support F- and numpad keys for w32_common based vos.
|
Tue, 30 Dec 2008 16:41:35 +0000 |
reimar |
Update outdated availability note for -mouse-movements
|
Tue, 30 Dec 2008 12:48:17 +0000 |
Gabrov |
synced with r28211
|
Tue, 30 Dec 2008 10:40:26 +0000 |
reimar |
Fix OSD flickering with filters that add frames (tfields, yadif) and
|
Tue, 30 Dec 2008 10:38:39 +0000 |
reimar |
Fix OSD flicker with tfields as well.
|
Tue, 30 Dec 2008 10:38:29 +0000 |
reimar |
Avoid flickering OSD with -vf yadif=1
|
Mon, 29 Dec 2008 19:09:45 +0000 |
reimar |
Add nocache to example dvdnav profile, otherwise dvdnav is unusable.
|
Sat, 27 Dec 2008 21:44:33 +0000 |
diego |
Remove audio output section, it provides little to no useful information.
|
Sat, 27 Dec 2008 21:43:57 +0000 |
diego |
Fix Chinese documentation build, English codecs.xml was removed.
|
Sat, 27 Dec 2008 18:58:36 +0000 |
compn |
fix error message example
|
Sat, 27 Dec 2008 15:28:51 +0000 |
diego |
Remove (audio) codecs section, its contents are part of the usage section.
|
Sat, 27 Dec 2008 14:38:42 +0000 |
diego |
Convert Win32 codec importing HOWTO into a text document in the tech section.
|
Sat, 27 Dec 2008 13:58:20 +0000 |
diego |
Remove/fix ancient CVS references.
|
Sat, 27 Dec 2008 13:49:24 +0000 |
diego |
Remove known bugs section, it contains little useful information.
|
Sat, 27 Dec 2008 13:09:42 +0000 |
diego |
Add entry about mysterious coredumps.
|
Sat, 27 Dec 2008 13:00:03 +0000 |
reimar |
Fix ugly borders problem with ati-hack
|
Sat, 27 Dec 2008 12:46:06 +0000 |
diego |
Reorder sections: Put FAQ at the end, group usage sections together.
|
Sat, 27 Dec 2008 12:03:51 +0000 |
diego |
Avoid u_ BSD type names.
|
Sat, 27 Dec 2008 12:00:11 +0000 |
diego |
Set and use only ARCH_PPC, not also ARCH_POWERPC.
|
Sat, 27 Dec 2008 11:45:46 +0000 |
diego |
Avoid POSIX-reserved _t namespace.
|
Sat, 27 Dec 2008 11:33:54 +0000 |
diego |
consistency cosmetics: Rename POWERPC identifiers to PPC.
|
Thu, 25 Dec 2008 18:28:10 +0000 |
diego |
grammar fix by Vineeth N, nvineeth gmail com
|
Wed, 24 Dec 2008 18:13:18 +0000 |
diego |
Add nomsgmodule option, patch by Onur K¸«ä¸«®¸«äk, onur delipenguen net.
|
Wed, 24 Dec 2008 16:57:35 +0000 |
diego |
Remove unused variable.
|
Wed, 24 Dec 2008 16:05:20 +0000 |
reimar |
Increase MAX_PACK_BYTES from 8 or 32 MB (with/without CONFIG_TV_BSDBT848) to always 32 MB.
|
Wed, 24 Dec 2008 04:33:51 +0000 |
compn |
add zygo audio (SPXN) qtaudio codec
|
Tue, 23 Dec 2008 20:56:45 +0000 |
reimar |
Warn when using features that are broken due to ATI driver bugs.
|
Tue, 23 Dec 2008 19:31:56 +0000 |
reimar |
Do not default to rectangle=2, it is at least for ATI HD4850 cards with 8.12 drivers 20% slower at HD resolutions
|
Tue, 23 Dec 2008 19:10:40 +0000 |
reimar |
Reduce the priority of the rv3040 native Linux RealVideo decoders since it crashes on SMP systems
|
Tue, 23 Dec 2008 18:11:55 +0000 |
compn |
updates
|
Tue, 23 Dec 2008 13:31:04 +0000 |
diego |
Remove pointless forward declaration.
|
Tue, 23 Dec 2008 11:42:24 +0000 |
reimar |
Set fast_cmov for all x86_64 systems, except for P4-based systems this
|
Tue, 23 Dec 2008 11:42:11 +0000 |
reimar |
Define HAVE_FAST_64BIT if appropriate
|
Tue, 23 Dec 2008 04:24:07 +0000 |
compn |
fix poorly worded changelog entries
|
Mon, 22 Dec 2008 22:56:51 +0000 |
cehoyos |
Allow compilation of 32bit mplayer on 64 bit systems with --cc='cc -m32'.
|
Mon, 22 Dec 2008 16:51:06 +0000 |
compn |
re-add codecs: sif1 (directshow version) and acdsee mjpeg
|
Mon, 22 Dec 2008 09:20:38 +0000 |
diego |
Sync with latest FFmpeg changes.
|
Mon, 22 Dec 2008 09:20:18 +0000 |
diego |
libavcodec/i386/ was renamed to libavcodec/x86/.
|
Sun, 21 Dec 2008 20:12:47 +0000 |
compn |
add amr format tags, fixes:
|
Sun, 21 Dec 2008 04:11:51 +0000 |
reimar |
100l, forgot an assignment, broke special keys handling for X11-based vos.
|
Sat, 20 Dec 2008 23:01:22 +0000 |
compn |
remove acdsee mjpeg binary codec, works with ffmjpeg
|
Sat, 20 Dec 2008 18:07:08 +0000 |
kostya |
FFmpeg now has RV30 decoder enabled
|
Sat, 20 Dec 2008 11:52:11 +0000 |
reimar |
Add and use a special lookup function to do table-based translation to MPlayer keycodes.
|
Sat, 20 Dec 2008 11:49:00 +0000 |
reimar |
Cosmetics: get rid of some tabs and trailing whitespace.
|
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>
|
Sun, 30 Nov 2008 09:17:21 +0000 |
zuxy |
Correct detection of SSSE3 and SSE4a feature bits.
|
Fri, 28 Nov 2008 17:04:36 +0000 |
reimar |
Move PTHREAD_CACHE define logic to configure.
|
Fri, 28 Nov 2008 15:26:36 +0000 |
compn |
misc mplayer fixes
|
Fri, 28 Nov 2008 10:53:09 +0000 |
reimar |
Fix cross-compilation: autodetect correct nm tool
|
Fri, 28 Nov 2008 09:24:20 +0000 |
diego |
whitespace cosmetics: prettyprinting and indentation
|
Thu, 27 Nov 2008 11:34:26 +0000 |
gpoirier |
factorize mouse hiding and screensaver disabling code
|
Wed, 26 Nov 2008 18:49:16 +0000 |
uau |
configure: Move AANDCT config.mak entry and add config.h #defines
|
Wed, 26 Nov 2008 18:17:55 +0000 |
reimar |
Fix compilation after FFmpeg r15940
|
Wed, 26 Nov 2008 16:30:42 +0000 |
reimar |
Use D3DFMT_ constants where possible instead of MAKEFOURCC
|
Wed, 26 Nov 2008 16:27:39 +0000 |
reimar |
Add support for RGB formats to vo_direct3d
|
Wed, 26 Nov 2008 13:04:10 +0000 |
diego |
Update Tremor comment regarding fixed-point mode.
|
Tue, 25 Nov 2008 18:37:13 +0000 |
cehoyos |
Enable compilation with icc 11.0.
|
Tue, 25 Nov 2008 18:36:50 +0000 |
cehoyos |
Replace pushf/popf by explicit pushfl/popfl (32 bit) or pushfq/popfq
|
Tue, 25 Nov 2008 18:24:23 +0000 |
reimar |
100l, OSD alpha textures were cleared to the wrong value.
|
Tue, 25 Nov 2008 09:54:34 +0000 |
gpoirier |
typo fix + readability improvement
|
Mon, 24 Nov 2008 22:42:19 +0000 |
torinthiel |
Another part of sync to 27843
|
Mon, 24 Nov 2008 21:23:16 +0000 |
diego |
Sync with latest FFmpeg changes.
|
Mon, 24 Nov 2008 20:50:14 +0000 |
compn |
add more informative comment
|
Mon, 24 Nov 2008 17:35:08 +0000 |
diego |
Remove unnecessary #ifdef around a struct and a bunch of extern declarations.
|
Mon, 24 Nov 2008 17:29:37 +0000 |
gpoirier |
now that we have a specific check to enable ao_macosx or not, don't let test
|
Mon, 24 Nov 2008 17:27:05 +0000 |
gpoirier |
add specific test to check if we can enable ao_macosx not matter how vo_quartz test may turn out
|
Mon, 24 Nov 2008 14:44:09 +0000 |
diego |
Do not initialize fb_dev_fd to -1, similar to vo_fbdev.c.
|
Mon, 24 Nov 2008 14:35:08 +0000 |
diego |
cosmetics: Add/remove a few newlines similar to vo_fbdev.c.
|
Mon, 24 Nov 2008 14:29:32 +0000 |
gpoirier |
cosmetics (svn diff --diff-cmd diff -x '-duwbBE' gives no differences)
|
Mon, 24 Nov 2008 14:25:14 +0000 |
gpoirier |
avoid putting several statements on a single line
|
Mon, 24 Nov 2008 13:34:31 +0000 |
gpoirier |
Use doxygen-style comments in file header. Remove tabs usage.
|
Mon, 24 Nov 2008 13:28:56 +0000 |
gpoirier |
whitespace-cleanup
|
Mon, 24 Nov 2008 13:22:18 +0000 |
gpoirier |
Allow vo_macosx to be compiled in 64-bits mode:
|
Mon, 24 Nov 2008 11:04:50 +0000 |
reimar |
More hacks around ATI driver problems, 8.11 ignores UNPACK_BUFFER pointer offsets.
|
Mon, 24 Nov 2008 10:01:03 +0000 |
gpoirier |
Replace QuickDraw calls in vo_quartz.c to fix warnings when compiling with current SDK versions.
|
Mon, 24 Nov 2008 09:46:23 +0000 |
reimar |
Remove a ColorFill that is not necessary since the surface it is used
|
Mon, 24 Nov 2008 09:44:33 +0000 |
reimar |
Make sure the backbuffer is cleared when the border size might have changed.
|
Mon, 24 Nov 2008 08:43:13 +0000 |
diego |
Remove useless setting of frame_buffer to NULL as suggested by Reimar.
|
Mon, 24 Nov 2008 08:41:44 +0000 |
diego |
cosmetics: indentation
|
Mon, 24 Nov 2008 08:40:11 +0000 |
diego |
Move setting of frame_buffer variable out of 'if', as preferred by Reimar.
|
Mon, 24 Nov 2008 08:31:44 +0000 |
diego |
Create a separate codecs.conf entry for Tremor and use it if MPlayer is
|
Mon, 24 Nov 2008 08:29:34 +0000 |
diego |
Fix HAVE_VIS vs. HAVE_MVI typo, SPARC has MVI, not VIS.
|
Sun, 23 Nov 2008 22:01:54 +0000 |
gpoirier |
sync w/r27979
|
Sun, 23 Nov 2008 20:49:05 +0000 |
reimar |
Clear the whole window on resize in vo_x11 since we do not
|
Sun, 23 Nov 2008 20:47:04 +0000 |
reimar |
Simplify vo_x11 check_events function
|
Sun, 23 Nov 2008 20:39:15 +0000 |
reimar |
Do not draw in window if our image has not yet been adjusted to the new window size.
|
Sun, 23 Nov 2008 20:20:51 +0000 |
reimar |
Remove unnecessary xf86vmode.h include.
|
Sun, 23 Nov 2008 20:19:06 +0000 |
reimar |
Remove some usnused variables and commented-out code.
|
Sun, 23 Nov 2008 20:17:46 +0000 |
reimar |
Use aspect.c code in vo_x11.c. Removes some inconsistencies in -wid handling.
|
Sun, 23 Nov 2008 18:50:39 +0000 |
reimar |
Patch to improve/consistify coding style.
|
Sun, 23 Nov 2008 18:45:01 +0000 |
reimar |
Fix indentation
|
Sun, 23 Nov 2008 18:42:29 +0000 |
reimar |
Lock/unlock surface only once even when drawing many slices.
|
Sun, 23 Nov 2008 18:24:53 +0000 |
reimar |
Move locked_rect from stack to priv struct in preparation for following patch.
|
Sun, 23 Nov 2008 18:13:56 +0000 |
reimar |
Move the StretchRect call from draw_slices to render_d3d_frame.
|
Sun, 23 Nov 2008 17:25:46 +0000 |
reimar |
Remove pointless is_cfG_finished variable.
|
Sun, 23 Nov 2008 14:57:51 +0000 |
diego |
Handle fb_dev_name similar to vo_fbdev in vo_wii.
|
Sun, 23 Nov 2008 14:32:39 +0000 |
diego |
Merge another if condition check to lessen differences to vo_fbdev.c.
|
Sun, 23 Nov 2008 14:15:54 +0000 |
diego |
Use static variable instead of #define to lessen differences to vo_fbdev.c.
|
Sun, 23 Nov 2008 13:55:23 +0000 |
diego |
Get rid of TTY_DEV_NAME #define to lessen differences to vo_fbdev.c.
|
Sun, 23 Nov 2008 13:51:16 +0000 |
diego |
Merge another if condition check to lessen differences to vo_fbdev.c.
|
Sun, 23 Nov 2008 13:42:41 +0000 |
diego |
Merge if condition check to lessen differences to vo_fbdev.c.
|
Sun, 23 Nov 2008 13:41:57 +0000 |
diego |
Remove debug function.
|
Sun, 23 Nov 2008 13:23:14 +0000 |
diego |
cosmetics: one more round of whitespace changes
|
Sun, 23 Nov 2008 13:19:43 +0000 |
diego |
cosmetics: further reformatting to lessen differences to vo_fbdev.c
|
Sun, 23 Nov 2008 13:06:37 +0000 |
diego |
cosmetics: complete reformatting, tabs to spaces, etc.
|
Sun, 23 Nov 2008 13:02:10 +0000 |
diego |
cosmetics: Lessen differences to vo_wii.c.
|
Sun, 23 Nov 2008 12:46:42 +0000 |
diego |
cosmetics: consistent formatting for if/else/case
|
Sun, 23 Nov 2008 12:45:07 +0000 |
reimar |
Reimplement -endchapter support again for -dump*, it was broken in r25987.
|
Sun, 23 Nov 2008 12:30:39 +0000 |
reimar |
Simplify handling of VOFLAG_MODESWITCHNG, merge assignment and declaration
|
Sun, 23 Nov 2008 12:25:41 +0000 |
reimar |
Remove unused flip_flag variable
|
Sun, 23 Nov 2008 12:08:18 +0000 |
diego |
cosmetics: Reformat some lines to lessen differences to vo_fbdev.c.
|
Sun, 23 Nov 2008 12:01:48 +0000 |
diego |
cosmetics: Move up uninit() to avoid a forward declaration.
|
Sun, 23 Nov 2008 11:59:37 +0000 |
diego |
cosmetics: consistent function declarations.
|
Sun, 23 Nov 2008 11:58:11 +0000 |
diego |
cosmetics: Remove tabs and trailing whitespace.
|
Sun, 23 Nov 2008 11:53:17 +0000 |
diego |
Remove unused variables and the related warnings along with them.
|
Sat, 22 Nov 2008 13:31:55 +0000 |
bircoph |
Make description of the option more clear as suggested by
|
Fri, 21 Nov 2008 23:22:53 +0000 |
reimar |
Remove a aspect calculation line.
|
Fri, 21 Nov 2008 23:17:26 +0000 |
reimar |
Simplify handling of "flags" parameter
|
Fri, 21 Nov 2008 23:14:38 +0000 |
reimar |
Add forgotten initialization if Flip_Flag to 0.
|
Fri, 21 Nov 2008 19:32:19 +0000 |
diego |
cosmetics: typo fixes
|
Fri, 21 Nov 2008 18:55:00 +0000 |
diego |
cosmetics: Write revision number with leading 'r'.
|
Fri, 21 Nov 2008 13:03:22 +0000 |
compn |
add direct3d docs, ok'd by Guillaume
|
Fri, 21 Nov 2008 12:23:10 +0000 |
bircoph |
Synced with r27967.
|
Fri, 21 Nov 2008 12:22:16 +0000 |
reimar |
Fix and enable panscan handling for vo_direct3d
|
Thu, 20 Nov 2008 22:54:30 +0000 |
diego |
cosmetics: Consistently place HEADERS before OBJS in all Makefiles.
|
Thu, 20 Nov 2008 19:32:08 +0000 |
reynaldo |
Add all still missing lines, full sync against r27967
|
Thu, 20 Nov 2008 19:03:53 +0000 |
reynaldo |
Trivial, add some more lines that were missing
|
Thu, 20 Nov 2008 18:28:22 +0000 |
reynaldo |
Trivial, Cosmetics
|
Thu, 20 Nov 2008 16:15:25 +0000 |
reynaldo |
COSMETICS, More line shifting to match English master
|
Thu, 20 Nov 2008 16:06:52 +0000 |
reynaldo |
TRIVIAL, add some more missing lines
|
Thu, 20 Nov 2008 16:03:52 +0000 |
reynaldo |
COSMETICS, More line shifting to match English master
|
Thu, 20 Nov 2008 15:39:51 +0000 |
reynaldo |
TRIVIAL, some missing lines and a grammar correction
|
Thu, 20 Nov 2008 15:13:14 +0000 |
reimar |
Cosmetics: rename variables etc. in vo_direct3d.c
|
Wed, 19 Nov 2008 20:19:25 +0000 |
reimar |
Factor common code like -wid handling, vo_gc creation etc. out into
|
Wed, 19 Nov 2008 16:41:59 +0000 |
gpoirier |
Add detection of x86 CPU features SSSE3 and SSE4a.
|
Wed, 19 Nov 2008 13:39:07 +0000 |
reimar |
Simplify conditions in direct3d vo: remove == 1, change == 0 to ! etc.
|
Tue, 18 Nov 2008 20:34:07 +0000 |
reynaldo |
Cosmetics, mostly line shifting to match English master
|
Tue, 18 Nov 2008 14:51:54 +0000 |
reimar |
Add missing "static" qualifiers to vo_direct3d
|
Tue, 18 Nov 2008 13:18:55 +0000 |
reimar |
100l, the video_out_drivers list must be sorted by priority, not
|
Tue, 18 Nov 2008 12:23:42 +0000 |
reimar |
Direct3D based video_out module.
|
Tue, 18 Nov 2008 12:23:23 +0000 |
reimar |
Doxygen documentation for w32_common.c
|
Tue, 18 Nov 2008 09:41:31 +0000 |
bircoph |
On OpenBSD socklen_t is defined at sys/types.h, so latter is added
|
Tue, 18 Nov 2008 03:41:54 +0000 |
reynaldo |
Trivial, Cosmetics
|
Tue, 18 Nov 2008 03:17:11 +0000 |
reynaldo |
Trivial, Cosmetics
|
Tue, 18 Nov 2008 03:06:27 +0000 |
reynaldo |
Add some more missing messages
|
Mon, 17 Nov 2008 18:20:20 +0000 |
reimar |
100l, missing ' s' in sed command, probably caused all decoders to be
|
Mon, 17 Nov 2008 15:25:33 +0000 |
diego |
Only enable CONFIG_FFT_MMX if both yasm and MMX are enabled.
|
Mon, 17 Nov 2008 15:02:24 +0000 |
diego |
Set _have_yasm to "no" if yasm detection failed.
|
Mon, 17 Nov 2008 13:12:01 +0000 |
reimar |
Remove a useless XGetGeometry call, the X11 event handling already
|
Mon, 17 Nov 2008 10:33:59 +0000 |
diego |
Put variable declaration inside an #ifdef to avoid an unused variable warning.
|
Mon, 17 Nov 2008 10:16:28 +0000 |
cehoyos |
Allow compilation with icc 10.1.
|
Sun, 16 Nov 2008 23:59:47 +0000 |
diego |
Fix build: Remove some references to sections that no longer exist.
|
Sun, 16 Nov 2008 17:16:08 +0000 |
reimar |
Get rid of (besides useless assignments) unused XSizeHints variable
|
Sun, 16 Nov 2008 16:59:17 +0000 |
reimar |
Fix missing -DARCH_X86_64 for yasm on x86_64.
|
Sun, 16 Nov 2008 13:04:16 +0000 |
bircoph |
Add yasm support to the build system.
|
Sun, 16 Nov 2008 12:20:14 +0000 |
Gabrov |
synced with r27938
|
Sun, 16 Nov 2008 10:20:58 +0000 |
reimar |
Use 64 bit numbers for file positions in the seek function in audio demuxer.
|
Sat, 15 Nov 2008 23:09:31 +0000 |
reimar |
Remove explicit setting of vo_ontop since that is already done by vo_x11_create_vo_window
|
Sat, 15 Nov 2008 22:49:49 +0000 |
reimar |
Remove a duplicated vo_x11_selectinput_witherr
|
Sat, 15 Nov 2008 22:48:41 +0000 |
reimar |
respect -vf dsize etc. also for -rootwin, just like vo_xv does.
|
Sat, 15 Nov 2008 22:34:41 +0000 |
bircoph |
Fix phrase to maintain consistency.
|
Sat, 15 Nov 2008 22:33:36 +0000 |
reimar |
Sync with vo_x11: make sure we get expose events even when drawing to the root window.
|
Sat, 15 Nov 2008 22:25:11 +0000 |
bircoph |
Synced with r26763.
|
Sat, 15 Nov 2008 20:37:08 +0000 |
gpoirier |
On Darwin, don't use hostinfo on _all_ x86 variants to detect the running CPU,
|
Sat, 15 Nov 2008 19:43:39 +0000 |
reimar |
100l, stream->cache_pid can not be used directly in pthread_create,
|
Sat, 15 Nov 2008 19:14:09 +0000 |
reimar |
Remove a nonsensical "else" for the video mode switching case.
|
Sat, 15 Nov 2008 19:08:50 +0000 |
reimar |
Use pthreads for the cache on Cygwin, since _beginthread is not available
|
Sat, 15 Nov 2008 19:06:25 +0000 |
reimar |
include limits.h for INT_MAX.
|
Sat, 15 Nov 2008 19:03:21 +0000 |
reimar |
Remove now unused variables.
|
Sat, 15 Nov 2008 18:58:14 +0000 |
reimar |
Use vo_dwidth/vo_dheight for creating the windows instead of d_width/d_height.
|
Sat, 15 Nov 2008 18:56:25 +0000 |
reimar |
Simplify vo_vm_switch and vo_vm_close, everyone was using the (almost) same
|
Sat, 15 Nov 2008 18:28:35 +0000 |
reimar |
Set modified window position and monitor aspect in vo_vm_switch instead of in
|
Sat, 15 Nov 2008 18:14:03 +0000 |
reimar |
Get rid of (besides useless assignments) unused XSizeHints variable
|
Sat, 15 Nov 2008 18:11:10 +0000 |
reimar |
Set modeline_width/height to sane values in vo_vm_switch even when
|
Sat, 15 Nov 2008 17:48:27 +0000 |
reimar |
Cosmetics: remove useless "extern"
|
Sat, 15 Nov 2008 17:45:55 +0000 |
reimar |
Replace some of the different inconsistent XGetGeometry uses by a
|
Sat, 15 Nov 2008 17:41:30 +0000 |
reimar |
Remove a useless XGetGeometry call, the X11 event handling already takes care of this.
|
Sat, 15 Nov 2008 16:40:48 +0000 |
reimar |
Remove code from unused and since ages deprecated draw_frame function.
|
Sat, 15 Nov 2008 16:36:39 +0000 |
reimar |
Remove vo_xv code that has been under #if 0 since ages.
|
Sat, 15 Nov 2008 16:34:44 +0000 |
reimar |
vo_x11: do not replace the vo_gc created by the Gui.
|
Sat, 15 Nov 2008 15:50:47 +0000 |
reimar |
Cosmetic changes to vo_x11 to reduce diff to vo_xv for future refactoring.
|
Sat, 15 Nov 2008 14:24:32 +0000 |
reimar |
Cosmetics for vo_x11 control() to make it more similar to vo_xv.c
|
Sat, 15 Nov 2008 14:21:02 +0000 |
reimar |
Fix grammar of comment and sync it with vo_x11.c
|
Sat, 15 Nov 2008 03:41:28 +0000 |
reynaldo |
Adds Some missing messages - 1 of 3
|
Fri, 14 Nov 2008 19:29:04 +0000 |
reimar |
Include cache2.h in cache2.c, fixes an implicit declaration warning for cache_do_control
|
Fri, 14 Nov 2008 13:03:33 +0000 |
gpoirier |
sync w/r27906
|
Fri, 14 Nov 2008 10:31:15 +0000 |
reimar |
Fix ati-hack to work again with ATI 8.9 and later drivers.
|
Thu, 13 Nov 2008 19:05:07 +0000 |
reimar |
Use the proper IMGFMT_RGB24 and IMGFMT_BGR24 defines instead of
|
Thu, 13 Nov 2008 17:18:40 +0000 |
gpoirier |
document x264's option subq=0, plus a bit of factoring and added details
|
Thu, 13 Nov 2008 00:15:09 +0000 |
diego |
Print out that vo_macosx is disabled when Mac OS X APIs are not available.
|
Tue, 11 Nov 2008 19:21:36 +0000 |
reimar |
Fix Windows OpenGL -wid:
|
Tue, 11 Nov 2008 13:57:29 +0000 |
torinthiel |
Partial sync to 27843
|
Sat, 08 Nov 2008 09:51:12 +0000 |
diego |
Sync with latest FFmpeg changes.
|
Sat, 08 Nov 2008 04:51:46 +0000 |
bircoph |
Synced with r25786.
|
Fri, 07 Nov 2008 08:34:15 +0000 |
bircoph |
Synced with r27402. Some spelling, typo fixes.
|
Thu, 06 Nov 2008 18:39:37 +0000 |
reimar |
For fragment programs, check GL_MAX_TEXTURE_IMAGE_UNITS instead of GL_MAX_TEXTURE_UNITS.
|
Thu, 06 Nov 2008 12:41:23 +0000 |
gpoirier |
sync w/r27895
|
Wed, 05 Nov 2008 23:37:52 +0000 |
nicodvb |
set to -1 fds that were closed; handle the sec_fd only if CONFIG_DVB_HEAD isn't defined; patch by Reimar
|
Tue, 04 Nov 2008 21:00:29 +0000 |
diego |
Add #include <string.h> for memset.
|
Tue, 04 Nov 2008 20:46:45 +0000 |
diego |
Fix typo in psy-rd x264 option description.
|
Tue, 04 Nov 2008 20:38:55 +0000 |
diego |
Add some const specifiers to function name variables; fixes a bunch of
|
Tue, 04 Nov 2008 18:44:14 +0000 |
reimar |
Intialize unused fd variables to -1 (which is actually invalid) instead
|
Tue, 04 Nov 2008 18:42:46 +0000 |
reimar |
Fix condition broken in r27401 which incorrectly caused stdin to be closed after playing DVB.
|
Tue, 04 Nov 2008 00:35:49 +0000 |
bircoph |
Fix a typo.
|
Mon, 03 Nov 2008 23:55:42 +0000 |
diego |
Remove outdated sections.
|
Mon, 03 Nov 2008 22:06:45 +0000 |
diego |
Merge ARCH_BFIN lines.
|
Mon, 03 Nov 2008 22:01:03 +0000 |
diego |
Add tests target for libswscale test programs.
|
Mon, 03 Nov 2008 21:49:54 +0000 |
mru |
Remove forgotten ASM_OBJS in libswscale
|
Mon, 03 Nov 2008 12:06:40 +0000 |
Gabrov |
synced with r27885
|
Mon, 03 Nov 2008 10:35:54 +0000 |
ptt |
44% synced with r22753 (going on... ;))
|
Sun, 02 Nov 2008 18:25:44 +0000 |
reimar |
lavc tscc decoder now also depends on zlib
|
Sun, 02 Nov 2008 17:19:30 +0000 |
reimar |
Add a few more supported URL protocols
|
Sun, 02 Nov 2008 17:15:44 +0000 |
reimar |
Forgotten reindent
|
Sun, 02 Nov 2008 17:15:14 +0000 |
reimar |
Add a noicyx:// protocol to allow easier testing for misconfigured servers.
|
Sun, 02 Nov 2008 16:46:02 +0000 |
reimar |
vfw.h needs a windows.h include before on MinGW64.
|