summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add support for decoding VP8 through libvpx wrapper in FFmpeg.diego2010-05-253-0/+37
* Remove obsolete new policy proposal draft from Michael.diego2010-05-251-309/+0
* Add support for STREAM_CTRL_SEEK_TO_TIME in ffmpeg streamshyc2010-05-252-4/+31
* whitespace cosmeticsdiego2010-05-254-4/+4
* whitespace cosmetics: fix indentationdiego2010-05-251-69/+69
* cosmetics: vertical alignment in msg module help outputdiego2010-05-251-5/+5
* Remove some commented-out duplicate option entries.diego2010-05-251-4/+0
* K&R cosmetics: Fix '*' placement.diego2010-05-251-123/+123
* Remove unused forward declarations.diego2010-05-251-2/+0
* Samsung uses SIPP as FourCC for MPEG-4 ASP.cehoyos2010-05-251-0/+1
* support linking to fribidi without pkg-configsiretart2010-05-241-2/+8
* make configure use pkg-config for fribidi checkssiretart2010-05-241-13/+2
* Change -vo md5sum to not interleave U and V lines when calculatingreimar2010-05-242-0/+3
* Fix OpenGL autodetection to not leave values at -1.reimar2010-05-241-5/+12
* Avoid decoding of 0-size packets. This also fixes that the main loop believesreimar2010-05-231-0/+4
* Use MP_NOPTS_VALUE as "default" pts for delayed frames instead of somereimar2010-05-231-1/+1
* Slightly reduce number of #ifsreimar2010-05-231-22/+20
* Use an extra define to simplify ifdefsreimar2010-05-231-14/+20
* Try reducing the #ifdef mess for the different cache variants.reimar2010-05-231-15/+13
* Extract the cache main loop into a separate function.reimar2010-05-231-14/+19
* Remove ambiguous language about indenting if-blocks.diego2010-05-231-3/+0
* Optimize cache behaviour for the many-consecutive-seeks case.reimar2010-05-231-1/+13
* Add code to wake up cache process when e.g. a seek is needed.reimar2010-05-231-0/+14
* Add ChangeLog entry about CineForm support.sesse2010-05-231-0/+1
* Add final missing bits of CineForm HD support on Linux (via the Windowssesse2010-05-233-4/+36
* Remove unused function MODULE_DecRefCount(), fixes the warning:diego2010-05-231-33/+0
* K&R coding style should be applied to new code.diego2010-05-231-7/+9
* cosmetics: reformat ad_pcm.c in K&R stylediego2010-05-231-90/+93
* Add empty newline to separate function declarations, for betterstefano2010-05-231-0/+1
* Ignore (but print out) offset with libtheora decoder.cehoyos2010-05-221-3/+4
* Do not use correct-pts for mpeg-ps: It breaks PAFF samples.cehoyos2010-05-221-0/+1
* Change WAV header updating in ao_pcm to allow to up to almost 4GB size.reimar2010-05-211-2/+4
* sync with en/mplayer.1 rev. 31173jrash2010-05-211-10/+6
* Fix compilation broken by FFmpeg-r23201 that changed the api of error logging.iive2010-05-202-7/+11
* Cosmetics: make more compact the code for handle_jpeg(), this also allowsstefano2010-05-191-14/+5
* Remove PI definition and use M_PI instead.stefano2010-05-192-7/+2
* Do not return pointer to on-stack memory.reimar2010-05-191-1/+3
* Fix return value (it was missing completely).reimar2010-05-191-1/+1
* Handle -wid Window being closed for direct3d and gl vos on Windows.reimar2010-05-191-4/+8
* 13% faster yuv420 to rgb15 mmx.lorenm2010-05-192-21/+19
* 40% faster yuv420 to rgb24 mmx.lorenm2010-05-191-72/+71
* Quit MPlayer if we receive a DestroyNotify event.reimar2010-05-141-0/+4
* vf_zr requires the lavc MJPEG encoder even when MEncoder has been disabled.diego2010-05-141-1/+3
* Remove duplicate and nonsense libavencoders #define for OpenCORE AMR-WB.diego2010-05-141-1/+0
* Check for termios.h before sys/termios.h.diego2010-05-141-1/+1
* Enable libavcodecs new MPEG-1 Audio float decoder.cehoyos2010-05-141-0/+39
* Fix compilation after r31173.cehoyos2010-05-141-2/+0
* remove vf_yuy2, functionality is replaced by -vf format=yuv2siretart2010-05-144-108/+3
* Silence a gcc warning about char trying to be packed.cehoyos2010-05-131-1/+1
* move 'dvdsublang... moviename en,eng,' message to debug level.compn2010-05-131-1/+1
* Revert r31153. It failed to build on:ramiro2010-05-126-57/+55
* Mention removal of internal liba52 copy in Changelog.diego2010-05-121-0/+1
* 10l: Use the directory part of the stylesheet path to create a directory.diego2010-05-111-1/+1
* cosmetics: Invoke all shell scripts during XML documentation build directly.diego2010-05-111-1/+1
* Create output directory when copying stylesheet.diego2010-05-111-5/+3
* Merge both XML documentation README files into one.diego2010-05-112-21/+22
* Do not run xmllint prior to building the XML documentation.diego2010-05-111-2/+2
* XML docs: Make xmllint-* targets a dependency of html-chunked-*/html-single-*.diego2010-05-111-3/+3
* Only mark targets whose names end in "clean" as phony.diego2010-05-111-1/+1
* docs: Update documentation to account for recent build system changes.diego2010-05-111-13/+3
* Make XML documentation build process nonrecursive.diego2010-05-112-35/+12
* Get rid of pointless variable indirection for XSL stylesheets.diego2010-05-111-10/+4
* libdvdcss is now synced to a recent upstream Subversion snapshot.diego2010-05-112-1/+2
* libdvdcss: Fix potential format string crash; check RPC status on disc access.diego2010-05-112-11/+62
* libdvdcss: OS/2 support; this merges upstream revisions 220 and 229.diego2010-05-114-8/+143
* libdvdcss: cosmetics: Fix FSF address and program name in license headers.diego2010-05-1112-46/+46
* Fix compilation with --disable-fastmemcpy on x86astrange2010-05-111-1/+1
* Use int instead of long to pass width parameters in non-public functions.ramiro2010-05-116-55/+57
* Pass a language variable to submakes instead of reading subdirectory Makefiles.diego2010-05-1012-55/+18
* Default to rectangle=1 on Mesa DRI R200 drivers, much faster and less buggy.reimar2010-05-091-0/+2
* Minor code cleanup.reimar2010-05-091-4/+4
* yuv=5 supports brightness and contrast adjustment.reimar2010-05-091-1/+1
* add FLV4 fourcc to vp6compn2010-05-091-0/+1
* Remove internal liba52 copy.diego2010-05-0929-10022/+6
* Use the system liba52 headers when internal liba52 is disabled, fixes:diego2010-05-091-0/+5
* cosmetics: Drop leading underscore from some commonly-used variable names.diego2010-05-091-319/+319
* Handle Y8/Y800 formats more similar to other YUV formats.reimar2010-05-092-3/+7
* Handle chroma texture size becoming 0, e.g. due to bad rounding.reimar2010-05-091-1/+6
* blackfin: fix yuv422 to yuv420 conversionmru2010-05-071-5/+12
* Remove references to some long-removed files.diego2010-05-071-1/+1
* Remove seemingly misplaced and commented-out liba52 #include.diego2010-05-071-1/+0
* Add support for 12-bit color mode on framebuffer devices.cehoyos2010-05-0616-4/+121
* Fix compilation with old libschroedinger-dev installed.cehoyos2010-05-061-1/+1
* cosmetic: typo, this wasn't supposed to be pluralaurel2010-05-041-1/+1
* Remove translated strings that are gone from the master translation.diego2010-05-047-21/+0
* alternative LGPL-licensed, MMX-optimized YUV to RGB conversion routinesdiego2010-05-044-3/+469
* the great MPlayer tab removal: part IIdiego2010-05-0314-3890/+3885
* Put symlinks under revision control instead of generating them during make.diego2010-05-0314-9/+15
* print a more detailed and more useful description of each stream with lavfaurel2010-05-031-6/+17
* 10l: correctly use video_stream instead of audio_stream in the video sectionaurel2010-05-031-2/+2
* add ID_..._NAME to -identify for each lavf stream which has a titleaurel2010-05-031-0/+7
* uniformize handling of aid and vid with lavf so that it matches handling of sidaurel2010-05-031-14/+10
* Silence permanent warning messages when decoding H264 over rtsp withcehoyos2010-05-021-1/+6
* Also print OpenGL renderer string with vendor and version with -vreimar2010-05-011-1/+2
* Continue probing even for score == AVPROBE_SCORE_MAX / 4 to matchreimar2010-05-011-1/+1
* Use av_probe_input_format2 and avoid accepting detectionreimar2010-05-011-2/+5
* Revert accidental change to default CFLAGS.reimar2010-04-301-1/+1
* Add configure detection for SDL backend for -vo gl.reimar2010-04-301-78/+111
* Avoid duplicating the GL/gl.h include.reimar2010-04-301-4/+0
* 100l, open the customtex also in binary mode, not just the program.reimar2010-04-301-1/+1
* Fix compilation with gcc 2.95.3 (with --disable-ass).cehoyos2010-04-281-0/+6
* New hack for vobsub packet merging.iive2010-04-271-0/+13
* Move variable declaration into the block where it is actually used.reimar2010-04-271-2/+2
* Add llrintf test for FFmpeg.diego2010-04-271-1/+2
* Add missing input.h #include, fixes the warnings:diego2010-04-271-1/+1
* Move "screen" variable declaration below the relevant #ifdef, fixes the warning:diego2010-04-271-1/+1
* fix typoGabrov2010-04-271-1/+1
* Fix compilation with live555 after libavutil r22965.cehoyos2010-04-271-1/+1
* synced with r31096Gabrov2010-04-259-40/+218
* typo fixesGabrov2010-04-251-4/+4
* Set vo_dwidth/vo_dheight for mouse movements work at least in windowed mode.reimar2010-04-251-0/+2
* Try other methods also if GetBusKey fails instead of failing completely.reimar2010-04-251-1/+1
* Missing space after if.reimar2010-04-251-1/+1
* Support mouse movements in SDL.reimar2010-04-251-1/+4
* Avoid duplicating mouse-movement command-generation code.reimar2010-04-255-17/+20
* Fix crash if a DVD is played with dvdnav:// and without videoreimar2010-04-251-1/+2
* Deduplicate enable_mouse_movements declaration.reimar2010-04-254-4/+1
* Minor cosmetics.reimar2010-04-251-7/+9
* Add comment for endif.reimar2010-04-251-1/+1
* Support for auto-selecting the OpenGL backend.reimar2010-04-253-7/+10
* Add reinitialization support. Necessary for fullscreen on OSX.reimar2010-04-254-0/+18
* Handle SDL expose events with -vo gl.reimar2010-04-251-0/+2
* Missing space in error message.reimar2010-04-251-1/+1
* Simplify SDL key symbol mapping.reimar2010-04-251-48/+26
* Use the proper define for translating the tab key.reimar2010-04-251-1/+1
* Make uppercase characters and in general all ASCII characters workreimar2010-04-251-12/+5
* Share SDL initialization code.reimar2010-04-254-20/+30
* Remove unnecessary check.reimar2010-04-251-2/+0
* Fullscreen support for -vo gl using SDL.reimar2010-04-253-1/+40
* Set SDL window title.reimar2010-04-251-0/+1
* Window resizing support for -vo gl with SDL backend.reimar2010-04-254-7/+20
* Add sdl_common file and use it to share the input handling between -vo glreimar2010-04-255-84/+161
* Use SDL_GL_ProcAddress to work around conflicts between -lGLreimar2010-04-251-0/+10
* Update copyright and email address.reimar2010-04-251-1/+1
* Clarify that the GL_TEXT_FRAGMENT_SHADER_ATI bug workaround is for OSX,reimar2010-04-251-3/+3
* Missing gl.h include for SDL backend.reimar2010-04-241-0/+3
* Slightly more correct ifdefs for vo_gl2.reimar2010-04-241-6/+9
* Add workaroound for yuv=7 mode - does hurt speed but not muchreimar2010-04-241-1/+5
* Remove code to work around bugs in ancient libSDL versions, the code has beenreimar2010-04-242-44/+0
* Try harder to find linked OpenGL functions.reimar2010-04-241-27/+22
* Disable OSD support by default if the necessary OpenGL functionality is missing.reimar2010-04-241-1/+3
* SDL support with related crash-resilience fixes.reimar2010-04-241-4/+30
* Some crash-resilience fixes.reimar2010-04-241-0/+2
* First steps to support -vo gl with SDL-based Window handling.reimar2010-04-242-0/+40
* 10l: Remove leftover commented-out #include.diego2010-04-241-1/+0
* Remove unnecessary kd.h #include.diego2010-04-241-6/+1
* rename 'struct keymap' -> 'struct mp_keymap'siretart2010-04-236-10/+10
* include sys/kd.h on non-Linux architectures correctlysiretart2010-04-231-2/+2
* VIDIX only works for Linux on the x86_64 architecture, not on other OSes.diego2010-04-221-1/+1
* Merge iopl()-related #ifdefs.diego2010-04-221-5/+3
* Do not check for __linux__ in a file that is only ever used on Linux.diego2010-04-221-2/+0
* Revert obscure hack that disables the malloc.h check on certain BSD platforms.diego2010-04-211-2/+0
* Update comment describing issues with ffaac.reimar2010-04-201-2/+1
* Cosmetics/indentation fixes.reimar2010-04-201-4/+5
* Add workaround for aac-sbr-ffaac-slow.mkv playing to slow with FFmpegreimar2010-04-201-0/+5
* Remove explicit filename from Doxygen @file commands.diego2010-04-201-1/+1
* Tell x264 that we aren't going to give it timestamps.lorenm2010-04-202-1/+2
* Remove unused static function wsDummyEvents and related unused code, fixes:diego2010-04-201-14/+0
* Remove unused static function wsIOErrorHandler, fixes the warning:diego2010-04-201-6/+0
* Remove unused static function fsFileExist, fixes the warning:diego2010-04-201-8/+0
* Replace memalign(x) (x > 8) by av_malloc() to prevent crashes on systemszuxy2010-04-206-17/+21
* Synced with help_mp-en.h rev. 31032jrash2010-04-171-1/+1
* sync with en/mplayer.1 rev. 31028jrash2010-04-171-1/+3
* Merge two redundant if checks, patch by ubitux, ubitux gmail com.diego2010-04-161-3/+2
* cosmetics: reindent demux_ogg.c to K&R style plus some prettyprintingdiego2010-04-161-1360/+1438
* Remove commented-out and long-gone dapsync options.diego2010-04-151-2/+0
* Mark ffaac as buggy (thus making faad default again) andreimar2010-04-151-1/+3
* Move functions that really do not need to be inlined from the headerreimar2010-04-152-105/+108
* Remove dead code.cehoyos2010-04-141-6/+0
* Open cutomtex file in binary mode to avoid potential issues onreimar2010-04-131-1/+1
* typo fix found by ubituxcompn2010-04-131-1/+1
*