log

age author description
Thu, 14 Oct 2010 08:37:47 +0000 siretart add hint for building an mplayer package that uses libdvdcss at runtime instead of the internal copy
Thu, 14 Oct 2010 08:36:31 +0000 siretart make clean target more robust (i.e. don't fail when config.mak isn't there)
Wed, 13 Oct 2010 18:56:44 +0000 reimar Replace snprintf by av_strlcpy.
Wed, 13 Oct 2010 18:38:50 +0000 reimar Do not call Setup_FS_Segment if the QuickTime framework is used on OSX
Wed, 13 Oct 2010 15:09:24 +0000 siretart do not create a fake 'bestsites' if neither 'fping' or 'netselect' are installed
Wed, 13 Oct 2010 15:02:00 +0000 siretart use 'dpkg --print-architecture'
Tue, 12 Oct 2010 22:08:46 +0000 cigaes EOSD: add a function to test if a source has already been registered.
Tue, 12 Oct 2010 16:53:43 +0000 diego Remove some obsolete and misleading comments.
Mon, 11 Oct 2010 17:09:33 +0000 reimar Fix handling of invalid values in aspect_save_screenres to not overwrite
Mon, 11 Oct 2010 12:33:57 +0000 diego Remove #warning preprocessor directives or replace them by suitable comments.
Sun, 10 Oct 2010 11:20:57 +0000 reimar Extract code to read a pnm file into a separate function.
Sun, 10 Oct 2010 09:30:42 +0000 cigaes Add the overlay_add and overlay_remove commands.
Sun, 10 Oct 2010 09:27:11 +0000 cigaes Use a dynamic list for the sources of EOSD elements.
Sat, 09 Oct 2010 17:52:35 +0000 reimar Avoid printing AAC with SBR warning on every decode call, instead print
Sat, 09 Oct 2010 15:55:09 +0000 reimar Write the code in a more understandable way instead of trying to explain
Sat, 09 Oct 2010 15:51:28 +0000 reimar Whitespace cosmetics: format init function more consistent with the
Sat, 09 Oct 2010 15:46:17 +0000 reimar Fix typo in error message: ACC -> AAC
Sat, 09 Oct 2010 15:16:24 +0000 reimar Simplify some ifdefs.
Sat, 09 Oct 2010 15:14:33 +0000 reimar Move OS-fixup hacks in init code into a separate function.
Sat, 09 Oct 2010 15:10:08 +0000 reimar Sanitize indentation of common init functions.
Sat, 09 Oct 2010 15:04:50 +0000 reimar Avoid duplicating common init code between MPlayer and mencoder.
Sat, 09 Oct 2010 14:17:06 +0000 reimar Remove some commented-out and generally useless code.
Sat, 09 Oct 2010 13:35:16 +0000 reimar Fix validity checks before closing a file descriptor.
Sat, 09 Oct 2010 13:31:03 +0000 reimar Fix indentation.
Sat, 09 Oct 2010 13:29:25 +0000 reimar Remov gui-specific code, the way teh GUI works was changed so most
Sat, 09 Oct 2010 12:12:14 +0000 reimar Add a va_list version of mp_msg and use it to avoid yet another intermediate
Sat, 09 Oct 2010 12:08:50 +0000 reimar Add a missing const to declaration.
Sat, 09 Oct 2010 12:07:49 +0000 reimar Simplify code for writing to /proc/mtrr.
Sat, 09 Oct 2010 11:45:45 +0000 reimar Spelling fix.
Sat, 09 Oct 2010 11:41:10 +0000 reimar Use FFALIGN macro.
Sat, 09 Oct 2010 11:33:50 +0000 reimar Spelling fix.
Sat, 09 Oct 2010 11:31:40 +0000 reimar Remove an unmotivated and pointless panscan_calc call.
Sat, 09 Oct 2010 11:26:37 +0000 reimar xvidix: reconfigure also on window move.
Sat, 09 Oct 2010 11:24:37 +0000 reimar Fix xmga event handling: Reconfigure hardware on move and resize,
Sat, 09 Oct 2010 11:20:51 +0000 reimar Remove a useless MGA_VID_CONFIG ioctl, set_window already does this.
Sat, 09 Oct 2010 11:17:28 +0000 reimar Add VO_EVENT_MOVE which is required for VOs that interact directly
Sat, 09 Oct 2010 11:12:53 +0000 reimar Switch (x)mga vo to new libvo API to reduce code duplication and improve
Sat, 09 Oct 2010 01:31:52 +0000 reimar Add fallback values to aspect_save_screenres to avoid division by 0
Fri, 08 Oct 2010 09:00:50 +0000 diego cosmetics: Drop some {} from if statements to get rid of pointless #ifdefs.
Fri, 08 Oct 2010 08:56:20 +0000 diego AC-3 streams need to be byteswapped on little-endian machines.
Fri, 08 Oct 2010 01:17:54 +0000 diego Change libmp3lame check to test for lame_set_VBR_quality().
Thu, 07 Oct 2010 15:42:06 +0000 diego Make sure some x86 config.h entries are available on all architectures.
Thu, 07 Oct 2010 15:28:25 +0000 diego Add missing values for the chanlist suboption of -tv.
Thu, 07 Oct 2010 12:25:29 +0000 diego Add xmm clobbers test for FFmpeg.
Wed, 06 Oct 2010 17:37:50 +0000 cehoyos Fix switching audio track with the native MPEG-TS demuxer after an
Tue, 05 Oct 2010 20:51:05 +0000 diego Add necessary #includes to make headers compile standalone.
Tue, 05 Oct 2010 20:24:03 +0000 diego Ignore generated .ho files.
Tue, 05 Oct 2010 10:08:53 +0000 diego Require LAME 3.98.3 for MPlayer, same as is required for FFmpeg.
Tue, 05 Oct 2010 09:49:17 +0000 diego Ensure that CONFIG_NETWORK is always #defined to either 0 or 1.
Tue, 05 Oct 2010 01:01:14 +0000 compn add another xdcam mpeg2 fourcc/isom
Mon, 04 Oct 2010 18:12:36 +0000 reimar Handle libavformat adding additional streams during playback.
Mon, 04 Oct 2010 06:40:32 +0000 reimar 1000l, %lf is not valid format string for printf (only for scanf) and actually
Sun, 03 Oct 2010 20:49:50 +0000 cehoyos yadif: Explicit wordlength for compare. Fixes compile with clang.
Sun, 03 Oct 2010 15:42:03 +0000 diego Move pva_get_payload() around to avoid a forward declaration.
Sun, 03 Oct 2010 15:39:50 +0000 diego Mark pva_get_payload() as static, it is not used outside of the file.
Sun, 03 Oct 2010 15:39:03 +0000 diego Move AVI muxer functions around to avoid forward declarations.
Sun, 03 Oct 2010 15:37:17 +0000 diego Move mp_unescape03 function around to avoid forward declaration.
Sun, 03 Oct 2010 15:35:41 +0000 diego Remove unused hexdump() forward declaration.
Sun, 03 Oct 2010 15:32:53 +0000 diego Replace forward declarations of skip_audio_frame() by proper #include.
Sun, 03 Oct 2010 15:28:49 +0000 diego Replace forward declarations of resync_{audio|video}_stream by proper #includes.
Sun, 03 Oct 2010 14:49:30 +0000 diego Remove some unnecessary #includes from IVTV and V4L2 checks.
Sun, 03 Oct 2010 13:49:57 +0000 diego Simplify some X11 checks with the help of statement_check_broken().
Sun, 03 Oct 2010 13:45:29 +0000 diego Remove some dead and commented-out variable declarations and assignments.
Sun, 03 Oct 2010 12:14:21 +0000 diego cosmetics: alphabetical order for the DIRS list
Sun, 03 Oct 2010 12:13:14 +0000 diego Add missing "ffmpeg/" prefix to libpostproc entry in DIRS list.
Sun, 03 Oct 2010 07:53:40 +0000 reimar 100l, fix sws_getCachedContext. It did not set the colorspace details,
Sat, 02 Oct 2010 15:03:40 +0000 reimar Fix ds_get_packet_sub to actually respect the pts-based read-ahead limit.
Sat, 02 Oct 2010 14:22:03 +0000 diego Remove UNUSED macros used to shut up unused function parameter warnings.
Fri, 01 Oct 2010 18:29:35 +0000 diego Move some code around to avoid forward declarations in top-level .c files.
Fri, 01 Oct 2010 16:04:43 +0000 diego Drop removal of AAC encoder from list of FFmpeg encoders.
Thu, 30 Sep 2010 18:15:50 +0000 reimar 100l, actually add yasmdefines to YASMFLAGS.
Thu, 30 Sep 2010 10:05:25 +0000 jrash Synced with help_mp-en.h rev. 32066
Thu, 30 Sep 2010 09:10:35 +0000 cehoyos Use calloc instead of malloc and memset.
Thu, 30 Sep 2010 09:08:37 +0000 cehoyos Simplify comparison.
Wed, 29 Sep 2010 22:06:44 +0000 stefano Set default values for the scale context in sws_alloc_context().
Wed, 29 Sep 2010 22:06:40 +0000 stefano Set the default value of param0 and param1 to SWS_PARAM_DEFAULT.
Wed, 29 Sep 2010 22:06:36 +0000 stefano Set valid default values for the srcw, srch, dstw, dsth options in the
Wed, 29 Sep 2010 19:43:34 +0000 reimar Use bluray_device variable also for bd:// instead of dvd_device
Wed, 29 Sep 2010 19:06:03 +0000 reimar Reindent.
Wed, 29 Sep 2010 19:05:13 +0000 reimar spudec: support "clear" packets that contain no data but instead
Wed, 29 Sep 2010 18:53:39 +0000 reimar Move config.asm back to root and append a '/' to SRC_PATH
Wed, 29 Sep 2010 18:26:12 +0000 reimar Allow configure to accept nasm instead of yasm again.
Wed, 29 Sep 2010 18:10:25 +0000 reimar Remove -DARCH_X86_64 from YASMFLAGS, that define is already in config.asm
Wed, 29 Sep 2010 18:05:27 +0000 reimar config.asm should be generate in ffmpeg/, not the root.
Wed, 29 Sep 2010 16:15:42 +0000 stefano Cosmetics: put "if (...)" and "av_log(...)" in the same line for
Wed, 29 Sep 2010 13:02:31 +0000 stefano Put if (...) av_log() in the same line, more compact and increase
Wed, 29 Sep 2010 13:02:28 +0000 stefano Amend constraints for the src_format and dst_format options in the
Wed, 29 Sep 2010 08:44:09 +0000 stefano Cosmetics: fix braces placement.
Tue, 28 Sep 2010 22:23:58 +0000 stefano Deprecate sws_getContext(), use sws_alloc_context() and
Tue, 28 Sep 2010 22:23:53 +0000 stefano Add documentation for the returned value of sws_init_context().
Tue, 28 Sep 2010 20:46:19 +0000 diego Use a single svn:externals declaration for all of FFmpeg.
Tue, 28 Sep 2010 20:40:28 +0000 ptt synced to r32397
Tue, 28 Sep 2010 20:33:27 +0000 ptt corrected a _ to - in -udp-slave message
Tue, 28 Sep 2010 15:29:23 +0000 stefano Bump minor version after the addition of sws_alloc_context() and
Mon, 27 Sep 2010 23:47:54 +0000 bcoudurier 100l fix if condition
Mon, 27 Sep 2010 22:24:03 +0000 bcoudurier Y400A (gray alpha) input support in libswscale
Mon, 27 Sep 2010 20:10:53 +0000 janne swscale: clear SWS_CPU_CAPS_SSE2 in update_flags_cpu() missed in r32068
Mon, 27 Sep 2010 20:09:29 +0000 janne cosmetics: break long line update_flags_cpu
Mon, 27 Sep 2010 18:37:43 +0000 reimar Fix condition for compiling lrintf, fixes compilation on cygwin/MinGW.
Mon, 27 Sep 2010 17:28:23 +0000 diego Remove unnecessary Xlib.h #include from xf86keysym check.
Mon, 27 Sep 2010 17:23:40 +0000 diego Revert accidentally committed changes.
Mon, 27 Sep 2010 17:18:39 +0000 diego Drop two unnecessary Xlib.h #includes and use helper functions.
Mon, 27 Sep 2010 12:10:59 +0000 diego cosmetics: Move some functions around to avoid ugly forward declarations.
Mon, 27 Sep 2010 11:54:17 +0000 diego Mark some function parameters that are not modified as const.
Mon, 27 Sep 2010 08:35:33 +0000 diego Check for __STDC_VERSION__ >= 199901L before declaring lrintf().
Mon, 27 Sep 2010 08:33:20 +0000 diego cosmetics: Make diff apply cleanly.
Mon, 27 Sep 2010 08:11:27 +0000 diego Ignore all config.* files.
Mon, 27 Sep 2010 01:10:15 +0000 diego Sync with current FFmpeg head.
Mon, 27 Sep 2010 01:09:42 +0000 diego Add config.asm with (sub)architecture definitions for FFmpeg's YASM support.
Mon, 27 Sep 2010 00:46:28 +0000 diego Simplify some configure checks through statement_check{_broken}().
Mon, 27 Sep 2010 00:02:59 +0000 diego cosmetics: Rename function_check{_broken}() --> statement_check{_broken}().
Sun, 26 Sep 2010 22:17:42 +0000 diego Remove unnecessary sys/types.h #include from shm check.
Sun, 26 Sep 2010 22:06:33 +0000 diego Add proper autodetection for FTP support; should fix Bugzilla #1804.
Sun, 26 Sep 2010 21:51:39 +0000 diego Simplify inet_pton/inet_aton checks with function_check().
Sun, 26 Sep 2010 21:48:28 +0000 diego Simplify jpeglib check with header_check_broken().
Sun, 26 Sep 2010 21:32:54 +0000 diego Switch back to using '-MD -MP' as gcc .d file creation flags.
Sun, 26 Sep 2010 20:53:09 +0000 diego Remove unnecessary linux/types.h #include from Apple IR check.
Sun, 26 Sep 2010 20:51:30 +0000 diego Move xmga check after X11, which xmga requires.
Sun, 26 Sep 2010 20:48:15 +0000 diego Simplify ENCA check.
Sun, 26 Sep 2010 20:31:04 +0000 ramiro fix typos and grammar