Mercurial > mplayer.hg
graph
-
Add ChangeLog entry about CineForm support.Sun, 23 May 2010 17:05:55 +0000, by sesse
-
Add final missing bits of CineForm HD support on Linux (via the WindowsSun, 23 May 2010 16:01:12 +0000, by sesse
-
Remove unused function MODULE_DecRefCount(), fixes the warning:Sun, 23 May 2010 15:50:49 +0000, by diego
-
K&R coding style should be applied to new code.Sun, 23 May 2010 15:07:34 +0000, by diego
-
cosmetics: reformat ad_pcm.c in K&R styleSun, 23 May 2010 14:15:27 +0000, by diego
-
Add empty newline to separate function declarations, for betterSun, 23 May 2010 10:02:30 +0000, by stefano
-
Ignore (but print out) offset with libtheora decoder.Sat, 22 May 2010 16:32:39 +0000, by cehoyos
-
Do not use correct-pts for mpeg-ps: It breaks PAFF samples.Sat, 22 May 2010 01:17:59 +0000, by cehoyos
-
Change WAV header updating in ao_pcm to allow to up to almost 4GB size.Fri, 21 May 2010 17:19:01 +0000, by reimar
-
sync with en/mplayer.1 rev. 31173Fri, 21 May 2010 11:20:23 +0000, by jrash
-
Fix compilation broken by FFmpeg-r23201 that changed the api of error logging.Thu, 20 May 2010 23:17:41 +0000, by iive
-
Cosmetics: make more compact the code for handle_jpeg(), this also allowsWed, 19 May 2010 22:56:41 +0000, by stefano
-
Remove PI definition and use M_PI instead.Wed, 19 May 2010 22:49:04 +0000, by stefano
-
Do not return pointer to on-stack memory.Wed, 19 May 2010 17:58:17 +0000, by reimar
-
Fix return value (it was missing completely).Wed, 19 May 2010 17:55:39 +0000, by reimar
-
Handle -wid Window being closed for direct3d and gl vos on Windows.Wed, 19 May 2010 17:53:47 +0000, by reimar
-
13% faster yuv420 to rgb15 mmx.Wed, 19 May 2010 13:31:11 +0000, by lorenm
-
40% faster yuv420 to rgb24 mmx.Wed, 19 May 2010 08:21:56 +0000, by lorenm
-
Quit MPlayer if we receive a DestroyNotify event.Fri, 14 May 2010 18:00:04 +0000, by reimar
-
vf_zr requires the lavc MJPEG encoder even when MEncoder has been disabled.Fri, 14 May 2010 16:56:43 +0000, by diego
-
Remove duplicate and nonsense libavencoders #define for OpenCORE AMR-WB.Fri, 14 May 2010 16:13:53 +0000, by diego
-
Check for termios.h before sys/termios.h.Fri, 14 May 2010 15:34:30 +0000, by diego
-
Enable libavcodecs new MPEG-1 Audio float decoder.Fri, 14 May 2010 14:24:16 +0000, by cehoyos
-
Fix compilation after r31173.Fri, 14 May 2010 14:20:19 +0000, by cehoyos
-
remove vf_yuy2, functionality is replaced by -vf format=yuv2Fri, 14 May 2010 13:49:05 +0000, by siretart
-
Silence a gcc warning about char trying to be packed.Thu, 13 May 2010 20:48:55 +0000, by cehoyos
-
move 'dvdsublang... moviename en,eng,' message to debug level.Thu, 13 May 2010 18:11:45 +0000, by compn
-
Revert r31153. It failed to build on:Wed, 12 May 2010 20:47:32 +0000, by ramiro
-
Mention removal of internal liba52 copy in Changelog.Wed, 12 May 2010 08:29:55 +0000, by diego
-
10l: Use the directory part of the stylesheet path to create a directory.Tue, 11 May 2010 22:31:47 +0000, by diego
-
cosmetics: Invoke all shell scripts during XML documentation build directly.Tue, 11 May 2010 21:33:15 +0000, by diego
-
Create output directory when copying stylesheet.Tue, 11 May 2010 21:31:36 +0000, by diego
-
Merge both XML documentation README files into one.Tue, 11 May 2010 21:25:12 +0000, by diego
-
Do not run xmllint prior to building the XML documentation.Tue, 11 May 2010 21:21:45 +0000, by diego
-
XML docs: Make xmllint-* targets a dependency of html-chunked-*/html-single-*.Tue, 11 May 2010 14:27:26 +0000, by diego
-
Only mark targets whose names end in "clean" as phony.Tue, 11 May 2010 13:27:13 +0000, by diego
-
docs: Update documentation to account for recent build system changes.Tue, 11 May 2010 13:17:26 +0000, by diego
-
Make XML documentation build process nonrecursive.Tue, 11 May 2010 13:13:32 +0000, by diego
-
Get rid of pointless variable indirection for XSL stylesheets.Tue, 11 May 2010 11:52:41 +0000, by diego
-
libdvdcss is now synced to a recent upstream Subversion snapshot.Tue, 11 May 2010 11:13:07 +0000, by diego
-
libdvdcss: Fix potential format string crash; check RPC status on disc access.Tue, 11 May 2010 11:10:28 +0000, by diego
-
libdvdcss: OS/2 support; this merges upstream revisions 220 and 229.Tue, 11 May 2010 10:58:50 +0000, by diego
-
libdvdcss: cosmetics: Fix FSF address and program name in license headers.Tue, 11 May 2010 10:51:46 +0000, by diego
-
Fix compilation with --disable-fastmemcpy on x86Tue, 11 May 2010 09:23:31 +0000, by astrange
-
Use int instead of long to pass width parameters in non-public functions.Tue, 11 May 2010 00:36:34 +0000, by ramiro
-
Pass a language variable to submakes instead of reading subdirectory Makefiles.Mon, 10 May 2010 23:39:16 +0000, by diego
-
Default to rectangle=1 on Mesa DRI R200 drivers, much faster and less buggy.Sun, 09 May 2010 21:36:10 +0000, by reimar
-
Minor code cleanup.Sun, 09 May 2010 21:29:21 +0000, by reimar
-
yuv=5 supports brightness and contrast adjustment.Sun, 09 May 2010 21:25:38 +0000, by reimar
-
add FLV4 fourcc to vp6Sun, 09 May 2010 20:31:45 +0000, by compn
-
Remove internal liba52 copy.Sun, 09 May 2010 14:45:29 +0000, by diego
-
Use the system liba52 headers when internal liba52 is disabled, fixes:Sun, 09 May 2010 12:28:15 +0000, by diego
-
cosmetics: Drop leading underscore from some commonly-used variable names.Sun, 09 May 2010 11:20:15 +0000, by diego
-
Handle Y8/Y800 formats more similar to other YUV formats.Sun, 09 May 2010 00:18:26 +0000, by reimar
-
Handle chroma texture size becoming 0, e.g. due to bad rounding.Sun, 09 May 2010 00:16:46 +0000, by reimar
-
blackfin: fix yuv422 to yuv420 conversionFri, 07 May 2010 21:59:18 +0000, by mru
-
Remove references to some long-removed files.Fri, 07 May 2010 18:27:46 +0000, by diego
-
Remove seemingly misplaced and commented-out liba52 #include.Fri, 07 May 2010 18:24:41 +0000, by diego
-
Add support for 12-bit color mode on framebuffer devices.Thu, 06 May 2010 10:18:25 +0000, by cehoyos
-
Fix compilation with old libschroedinger-dev installed.Thu, 06 May 2010 10:10:34 +0000, by cehoyos
-
cosmetic: typo, this wasn't supposed to be pluralTue, 04 May 2010 18:46:42 +0000, by aurel
-
Remove translated strings that are gone from the master translation.Tue, 04 May 2010 11:46:50 +0000, by diego
-
alternative LGPL-licensed, MMX-optimized YUV to RGB conversion routinesTue, 04 May 2010 09:11:01 +0000, by diego
-
the great MPlayer tab removal: part IIMon, 03 May 2010 23:34:38 +0000, by diego
-
Put symlinks under revision control instead of generating them during make.Mon, 03 May 2010 23:00:58 +0000, by diego
-
print a more detailed and more useful description of each stream with lavfMon, 03 May 2010 22:45:00 +0000, by aurel
-
10l: correctly use video_stream instead of audio_stream in the video sectionMon, 03 May 2010 22:40:00 +0000, by aurel
-
add ID_..._NAME to -identify for each lavf stream which has a titleMon, 03 May 2010 22:30:06 +0000, by aurel
-
uniformize handling of aid and vid with lavf so that it matches handling of sidMon, 03 May 2010 22:19:52 +0000, by aurel
-
Silence permanent warning messages when decoding H264 over rtsp withSun, 02 May 2010 10:47:40 +0000, by cehoyos
-
Also print OpenGL renderer string with vendor and version with -vSat, 01 May 2010 22:49:05 +0000, by reimar
-
Continue probing even for score == AVPROBE_SCORE_MAX / 4 to matchSat, 01 May 2010 15:38:37 +0000, by reimar
-
Use av_probe_input_format2 and avoid accepting detectionSat, 01 May 2010 13:50:49 +0000, by reimar
-
Revert accidental change to default CFLAGS.Fri, 30 Apr 2010 21:18:17 +0000, by reimar
-
Add configure detection for SDL backend for -vo gl.Fri, 30 Apr 2010 19:04:13 +0000, by reimar
-
Avoid duplicating the GL/gl.h include.Fri, 30 Apr 2010 19:03:13 +0000, by reimar
-
100l, open the customtex also in binary mode, not just the program.Fri, 30 Apr 2010 17:12:52 +0000, by reimar
-
Fix compilation with gcc 2.95.3 (with --disable-ass).Wed, 28 Apr 2010 11:57:09 +0000, by cehoyos
-
New hack for vobsub packet merging.Tue, 27 Apr 2010 22:06:29 +0000, by iive
-
Move variable declaration into the block where it is actually used.Tue, 27 Apr 2010 19:04:23 +0000, by reimar
-
Add llrintf test for FFmpeg.Tue, 27 Apr 2010 17:50:50 +0000, by diego
-
Add missing input.h #include, fixes the warnings:Tue, 27 Apr 2010 15:17:49 +0000, by diego
-
Move "screen" variable declaration below the relevant #ifdef, fixes the warning:Tue, 27 Apr 2010 15:16:42 +0000, by diego
-
fix typoTue, 27 Apr 2010 13:33:29 +0000, by Gabrov
-
Fix compilation with live555 after libavutil r22965.Tue, 27 Apr 2010 08:19:42 +0000, by cehoyos
-
synced with r31096Sun, 25 Apr 2010 20:05:22 +0000, by Gabrov
-
typo fixesSun, 25 Apr 2010 19:58:43 +0000, by Gabrov
-
Set vo_dwidth/vo_dheight for mouse movements work at least in windowed mode.Sun, 25 Apr 2010 16:48:48 +0000, by reimar
-
Try other methods also if GetBusKey fails instead of failing completely.Sun, 25 Apr 2010 16:39:39 +0000, by reimar
-
Missing space after if.Sun, 25 Apr 2010 16:20:54 +0000, by reimar
-
Support mouse movements in SDL.Sun, 25 Apr 2010 16:15:00 +0000, by reimar
-
Avoid duplicating mouse-movement command-generation code.Sun, 25 Apr 2010 16:13:57 +0000, by reimar
-
Fix crash if a DVD is played with dvdnav:// and without videoSun, 25 Apr 2010 16:09:56 +0000, by reimar
-
Deduplicate enable_mouse_movements declaration.Sun, 25 Apr 2010 15:49:46 +0000, by reimar
-
Minor cosmetics.Sun, 25 Apr 2010 15:41:21 +0000, by reimar
-
Add comment for endif.Sun, 25 Apr 2010 15:39:22 +0000, by reimar
-
Support for auto-selecting the OpenGL backend.Sun, 25 Apr 2010 10:53:01 +0000, by reimar
-
Add reinitialization support. Necessary for fullscreen on OSX.Sun, 25 Apr 2010 10:44:53 +0000, by reimar
-
Handle SDL expose events with -vo gl.Sun, 25 Apr 2010 10:34:58 +0000, by reimar
-
Missing space in error message.Sun, 25 Apr 2010 10:12:39 +0000, by reimar
-
Simplify SDL key symbol mapping.Sun, 25 Apr 2010 10:09:01 +0000, by reimar
-
Use the proper define for translating the tab key.Sun, 25 Apr 2010 09:59:43 +0000, by reimar
-
Make uppercase characters and in general all ASCII characters workSun, 25 Apr 2010 09:57:52 +0000, by reimar
-
Share SDL initialization code.Sun, 25 Apr 2010 09:52:01 +0000, by reimar
-
Remove unnecessary check.Sun, 25 Apr 2010 09:25:23 +0000, by reimar
-
Fullscreen support for -vo gl using SDL.Sun, 25 Apr 2010 09:24:30 +0000, by reimar
-
Set SDL window title.Sun, 25 Apr 2010 08:40:28 +0000, by reimar
-
Window resizing support for -vo gl with SDL backend.Sun, 25 Apr 2010 08:35:35 +0000, by reimar
-
Add sdl_common file and use it to share the input handling between -vo glSun, 25 Apr 2010 08:17:23 +0000, by reimar
-
Use SDL_GL_ProcAddress to work around conflicts between -lGLSun, 25 Apr 2010 07:32:42 +0000, by reimar
-
Update copyright and email address.Sun, 25 Apr 2010 06:52:13 +0000, by reimar
-
Clarify that the GL_TEXT_FRAGMENT_SHADER_ATI bug workaround is for OSX,Sun, 25 Apr 2010 06:14:25 +0000, by reimar
-
Missing gl.h include for SDL backend.Sat, 24 Apr 2010 22:35:39 +0000, by reimar
-
Slightly more correct ifdefs for vo_gl2.Sat, 24 Apr 2010 22:34:38 +0000, by reimar
-
Add workaroound for yuv=7 mode - does hurt speed but not muchSat, 24 Apr 2010 22:13:57 +0000, by reimar
-
Remove code to work around bugs in ancient libSDL versions, the code has beenSat, 24 Apr 2010 17:15:28 +0000, by reimar
-
Try harder to find linked OpenGL functions.Sat, 24 Apr 2010 17:02:50 +0000, by reimar
-
Disable OSD support by default if the necessary OpenGL functionality is missing.Sat, 24 Apr 2010 16:58:24 +0000, by reimar
-
SDL support with related crash-resilience fixes.Sat, 24 Apr 2010 16:52:06 +0000, by reimar
-
Some crash-resilience fixes.Sat, 24 Apr 2010 16:49:46 +0000, by reimar
-
First steps to support -vo gl with SDL-based Window handling.Sat, 24 Apr 2010 16:46:47 +0000, by reimar
-
10l: Remove leftover commented-out #include.Sat, 24 Apr 2010 10:50:21 +0000, by diego
-
Remove unnecessary kd.h #include.Sat, 24 Apr 2010 10:47:53 +0000, by diego
-
rename 'struct keymap' -> 'struct mp_keymap'Fri, 23 Apr 2010 10:22:44 +0000, by siretart
-
include sys/kd.h on non-Linux architectures correctlyFri, 23 Apr 2010 10:04:56 +0000, by siretart
-
VIDIX only works for Linux on the x86_64 architecture, not on other OSes.Thu, 22 Apr 2010 14:02:20 +0000, by diego
-
Merge iopl()-related #ifdefs.Thu, 22 Apr 2010 13:53:13 +0000, by diego
-
Do not check for __linux__ in a file that is only ever used on Linux.Thu, 22 Apr 2010 13:50:25 +0000, by diego
-
Revert obscure hack that disables the malloc.h check on certain BSD platforms.Wed, 21 Apr 2010 12:43:16 +0000, by diego
-
Update comment describing issues with ffaac.Tue, 20 Apr 2010 20:25:35 +0000, by reimar
-
Cosmetics/indentation fixes.Tue, 20 Apr 2010 20:24:01 +0000, by reimar
-
Add workaround for aac-sbr-ffaac-slow.mkv playing to slow with FFmpegTue, 20 Apr 2010 20:22:49 +0000, by reimar
-
Remove explicit filename from Doxygen @file commands.Tue, 20 Apr 2010 14:47:31 +0000, by diego
-
Tell x264 that we aren't going to give it timestamps.Tue, 20 Apr 2010 09:14:54 +0000, by lorenm
-
Remove unused static function wsDummyEvents and related unused code, fixes:Tue, 20 Apr 2010 08:55:04 +0000, by diego
-
Remove unused static function wsIOErrorHandler, fixes the warning:Tue, 20 Apr 2010 08:49:17 +0000, by diego
-
Remove unused static function fsFileExist, fixes the warning:Tue, 20 Apr 2010 08:44:26 +0000, by diego
-
Replace memalign(x) (x > 8) by av_malloc() to prevent crashes on systemsTue, 20 Apr 2010 04:33:00 +0000, by zuxy
-
Synced with help_mp-en.h rev. 31032Sat, 17 Apr 2010 02:19:34 +0000, by jrash
-
sync with en/mplayer.1 rev. 31028Sat, 17 Apr 2010 02:14:55 +0000, by jrash
-
Merge two redundant if checks, patch by ubitux, ubitux gmail com.Fri, 16 Apr 2010 01:42:28 +0000, by diego
-
cosmetics: reindent demux_ogg.c to K&R style plus some prettyprintingFri, 16 Apr 2010 01:34:32 +0000, by diego
-
Remove commented-out and long-gone dapsync options.Thu, 15 Apr 2010 23:01:06 +0000, by diego
-
Mark ffaac as buggy (thus making faad default again) andThu, 15 Apr 2010 18:51:07 +0000, by reimar
-
Move functions that really do not need to be inlined from the headerThu, 15 Apr 2010 05:39:36 +0000, by reimar
-
Remove dead code.Wed, 14 Apr 2010 08:53:19 +0000, by cehoyos
-
Open cutomtex file in binary mode to avoid potential issues onTue, 13 Apr 2010 05:54:44 +0000, by reimar
-
typo fix found by ubituxTue, 13 Apr 2010 01:26:20 +0000, by compn
-
Make ASS processing work with both subtitle formats, the MKV one and theMon, 12 Apr 2010 21:04:17 +0000, by reimar
-
Fix build due to FFmpeg r22858 change (function rename).Mon, 12 Apr 2010 20:03:26 +0000, by iive
-
the great MPlayer tab removal: part IMon, 12 Apr 2010 10:56:17 +0000, by diego
-
Fix build after FFmpeg symbol rename:Mon, 12 Apr 2010 08:03:39 +0000, by diego
-
Add slave commands for loading and unloading audio filters at runtime.Sun, 11 Apr 2010 18:59:19 +0000, by cehoyos
-
Fix build due to FFmpeg r22833 change (typedef rename).Sun, 11 Apr 2010 13:47:13 +0000, by iive
-
Add osd_show_progression: Show progress bar and elapsed/total time.Fri, 09 Apr 2010 19:20:52 +0000, by cehoyos
-
Add some fallback OpenGL defines to fix compilation on Windows.Wed, 07 Apr 2010 19:36:23 +0000, by reimar
-
Generate dependency information as a sideeffect of compilation.Tue, 06 Apr 2010 10:08:19 +0000, by diego
-
cosmetics: Reorder some x86-related preprocessor conditionals.Tue, 06 Apr 2010 09:46:47 +0000, by diego
-
Do not print the "Loading cookie file" message twice.Mon, 05 Apr 2010 19:35:35 +0000, by reimar
-
Try to fix VCD compilation on non-Linux systems.Mon, 05 Apr 2010 19:31:55 +0000, by reimar
-
Add -MP to dependency command.Mon, 05 Apr 2010 17:15:08 +0000, by diego
-
Drop unused DEPEND_CMD from config.mak; FFmpeg no longer needs it.Mon, 05 Apr 2010 17:11:58 +0000, by diego
-
Remove unused functions.Mon, 05 Apr 2010 16:42:52 +0000, by reimar
-
Export VCD tracks as chapters, just like for cue:// URLs.Mon, 05 Apr 2010 16:40:04 +0000, by reimar
-
Change ifdefs to make more sense: HAVE_SSSE3 should only be around SSSE3-code,Mon, 05 Apr 2010 16:38:40 +0000, by reimar
-
VBlankActiveFunc is a pointer to a parameterless function; mark it as such.Mon, 05 Apr 2010 15:58:38 +0000, by diego
-
Fix RGB support for corevideo: corevideo can only supportMon, 05 Apr 2010 13:11:06 +0000, by reimar
-
Enable OSD also for BGR32, the code is the same as for RGB32.Mon, 05 Apr 2010 07:22:21 +0000, by reimar
-
Implement VOCTRL_DRAW_IMAGE instead of the deprecated draw_frame, avoidingMon, 05 Apr 2010 07:15:22 +0000, by reimar
-
Check texture dimensions instead of internal format in max textureSun, 04 Apr 2010 19:56:26 +0000, by reimar
-
Cosmetics/reindent.Sun, 04 Apr 2010 19:44:03 +0000, by reimar
-
Avoid duplicating a condition.Sun, 04 Apr 2010 19:42:52 +0000, by reimar
-
Print width before height,Sun, 04 Apr 2010 19:39:54 +0000, by reimar
-
Fix width/height mixup in error message.Sun, 04 Apr 2010 19:38:47 +0000, by reimar
-
Remove -O4 from FAAC check, it is in our standard CFLAGS already.Sun, 04 Apr 2010 17:57:00 +0000, by diego
-
Directly use CFLAGS for ASFLAGS instead of duplicating the variable content.Sun, 04 Apr 2010 17:18:47 +0000, by diego
-
Factor out the YUV->RGB conversion auto-selection and alsoSun, 04 Apr 2010 16:56:30 +0000, by reimar
-
cosmetics: prettyprint config.mak somewhatSun, 04 Apr 2010 16:48:46 +0000, by diego
-
Remove no longer necessary CONFIG_SWSCALE from config.h/config.mak.Sun, 04 Apr 2010 16:32:54 +0000, by diego
-
Mark parameterless function declarations as (void). Fixes the warnings:Sun, 04 Apr 2010 16:21:07 +0000, by diego
-
Mark input-related m_option_t arrays as const.Sun, 04 Apr 2010 16:15:38 +0000, by diego
-
Mark vf_size_preset_fields m_option_t array as const.Sun, 04 Apr 2010 16:15:08 +0000, by diego
-
Mark muxer-related m_option_t arrays as const.Sun, 04 Apr 2010 16:12:23 +0000, by diego
-
Mark cfg_fields m_option_t array as const.Sun, 04 Apr 2010 16:11:20 +0000, by diego
-
Mark dxr2_opts array as const.Sun, 04 Apr 2010 16:08:15 +0000, by diego
-
Mark encoder-related m_option_t struct arrays as const.Sun, 04 Apr 2010 15:59:09 +0000, by diego
-
Revert marking m_option struct member as const.Sun, 04 Apr 2010 15:57:17 +0000, by diego
-
Share more code between the two ATI fragment shader YUV to RGBSun, 04 Apr 2010 11:45:05 +0000, by reimar
-
Try to detect and work around broken glXGetProcAddress on atSat, 03 Apr 2010 20:31:03 +0000, by reimar
-
Implement OpenGL-based YUV to RGB version for Radeon 9200 classSat, 03 Apr 2010 19:58:06 +0000, by reimar
-
Remove commented-out #include of a non-existing file.Sat, 03 Apr 2010 14:40:08 +0000, by diego
-
Add a header for x264enc_set_param() instead of forward declaring it.Sat, 03 Apr 2010 14:20:34 +0000, by diego
-
Remove pointless #ifdef CONFIG_LIBAVCODEC preprocessor check.Sat, 03 Apr 2010 13:51:14 +0000, by diego
-
Mark m_option struct member as const.Sat, 03 Apr 2010 11:06:57 +0000, by diego
-
Indentation fix.Sat, 03 Apr 2010 07:12:32 +0000, by reimar
-
Add mpgl prefix to all OpenGL-related function pointers.Sat, 03 Apr 2010 07:08:07 +0000, by reimar
-
dont mention base64 about sending attachments.Fri, 02 Apr 2010 17:29:22 +0000, by attila
-
Cosmetics: Fix indentation.Fri, 02 Apr 2010 10:13:45 +0000, by cehoyos
-
Do not try -march=native for icc.Fri, 02 Apr 2010 10:13:08 +0000, by cehoyos
-
Change type to uint8_t to avoid checks depending on char signedness.Fri, 02 Apr 2010 07:14:21 +0000, by reimar
-
updated example line for encoding to psp (acodec faac is now libfaac)Thu, 01 Apr 2010 17:37:51 +0000, by ptt
-
updated table of libavcodec's audio codecsThu, 01 Apr 2010 17:37:13 +0000, by ptt
-
Sanitize ICY metadata a bit before printing it.Wed, 31 Mar 2010 19:42:15 +0000, by reimar
-
Make audio switching with AVI demuxer chose the first audio streamWed, 31 Mar 2010 18:45:00 +0000, by reimar
-
Replace some "m" constraints by MANGLE to avoid issues with some compilers notWed, 31 Mar 2010 17:00:33 +0000, by reimar
-
rename eatgv -> ffeatgv, lpcm -> fflpcmWed, 31 Mar 2010 06:33:08 +0000, by attila
-
Add HAVE_STRERROR_R definition for FFmpeg to config.h.Sun, 28 Mar 2010 19:02:58 +0000, by diego
-
Use (void) instead of () to indicate a parameterless function, fixes:Sun, 28 Mar 2010 16:58:27 +0000, by diego
-
Add definition of CONFIG_LIBRTMP to config.h for FFmpeg.Sun, 28 Mar 2010 16:49:23 +0000, by diego
-
Fix compilation after librtmp support in FFmpeg.Sun, 28 Mar 2010 16:31:17 +0000, by reimar
-
Fix crash with incomplete yuv2 frames.Sun, 28 Mar 2010 00:08:28 +0000, by reimar
-
Leave disabling SSE to the check_os_katmai_support always regardless of OS,Sat, 27 Mar 2010 19:45:59 +0000, by reimar
-
Support concatenated YUV4MPEG files.Sat, 27 Mar 2010 16:01:22 +0000, by reimar
-
Use calloc instead of malloc+memsetSat, 27 Mar 2010 15:35:59 +0000, by reimar
-
Add const to some video_out extern declarations to match their definitions.Sat, 27 Mar 2010 15:27:16 +0000, by reimar
-
Mark some more LIBVO_EXTERN declarations as const where possible.Sat, 27 Mar 2010 15:22:47 +0000, by reimar
-
100l, fix frametime calculation for MPEG-2 files with frame rate extension.Sat, 27 Mar 2010 12:47:26 +0000, by reimar
-
libswscale: Relicense almost all x86 assembler optimizations as LGPL.Sat, 27 Mar 2010 11:31:02 +0000, by diego
-
Refactor OS X foreground process setting into a separate function.Fri, 26 Mar 2010 15:02:14 +0000, by diego
-
cosmetics: Break some overly long lines.Fri, 26 Mar 2010 12:12:25 +0000, by diego
-
Convert asm keyword to __asm__.Fri, 26 Mar 2010 08:13:10 +0000, by diego
-
HAVE_MMX2 implies HAVE_MMX, so checking the latter is enough.Fri, 26 Mar 2010 07:57:54 +0000, by diego
-
Remove unused OPTFLAGS variable from config.mak.Thu, 25 Mar 2010 19:53:05 +0000, by diego
-
Remove unused MACOSX_BUNDLE config.mak entry.Thu, 25 Mar 2010 18:53:37 +0000, by diego