2010-11-02 |
reimar | tv.h: Change function pointer types to proper declarations
|
commit | commitdiff | tree |
2010-11-02 |
reimar | SDL input: add missing 0-termination of keymap file
|
commit | commitdiff | tree |
2010-11-02 |
reimar | vo_gl, csputils: dual-license under LGPL v2.1
|
commit | commitdiff | tree |
2010-11-02 |
reimar | configure: make gif test check linking too
|
commit | commitdiff | tree |
2010-11-02 |
reimar | cache: Respect -cache-seek-min also for on-disk files
|
commit | commitdiff | tree |
2010-11-02 |
reimar | Copyright: clean up libdvdcss entry
|
commit | commitdiff | tree |
2010-11-02 |
reimar | subreader.c: Extract duplicated code into a separate...
|
commit | commitdiff | tree |
2010-11-02 |
reimar | subreader.c: check for max line count in SAMI subtitle...
|
commit | commitdiff | tree |
2010-11-02 |
reimar | -identify output: print media start time
|
commit | commitdiff | tree |
2010-11-02 |
reimar | mplayer.c: move some --identify code to a separate...
|
commit | commitdiff | tree |
2010-10-27 |
reimar | vo_gl: Remove nonsense commented-out function header
|
commit | commitdiff | tree |
2010-10-27 |
reimar | demuxer.c: Make ds_get_next_pts work for the first...
|
commit | commitdiff | tree |
2010-10-27 |
reimar | vd_ffmpeg: Minor code simplification.
|
commit | commitdiff | tree |
2010-10-27 |
reimar | demux_real: Don't try to read index if stream is not...
|
commit | commitdiff | tree |
2010-06-05 |
reimar | Update codecs.conf version again, we had quite a few...
|
commit | commitdiff | tree |
2010-06-05 |
reimar | Extend -vf format to allow substituting the format...
|
commit | commitdiff | tree |
2010-06-05 |
reimar | Fix -vf format and -vf noformat to work with slices.
|
commit | commitdiff | tree |
2010-06-05 |
reimar | Add webm/VP8 support to native matroska demuxer.
|
commit | commitdiff | tree |
2010-06-05 |
reimar | If we have no FPS value, try enabling -correct-pts...
|
commit | commitdiff | tree |
2010-06-05 |
reimar | Add partial support for dirac to TS demuxer.
|
commit | commitdiff | tree |
2010-06-05 |
reimar | Also print current stream position in mp_read debug...
|
commit | commitdiff | tree |
2010-06-05 |
reimar | Remove explicit eof check for mp_read code, stream...
|
commit | commitdiff | tree |
2010-06-05 |
reimar | Di not do a stream_reset on seeking backwards, the...
|
commit | commitdiff | tree |
2010-06-05 |
reimar | Do not make seek fail explicitly simply because eof...
|
commit | commitdiff | tree |
2010-06-05 |
reimar | Remove colorspace conversion code from -vo yuv4mpeg...
|
commit | commitdiff | tree |
2010-06-05 |
reimar | Sync libdvdcss with their latest SVN.
|
commit | commitdiff | tree |
2010-06-05 |
reimar | Add support for -geometry x syntax since the documentation...
|
commit | commitdiff | tree |
2010-06-04 |
reimar | Do not use libass functions if it is disabled.
|
commit | commitdiff | tree |
2010-06-04 |
reimar | Default to -correct-pts off if -fps was given, since...
|
commit | commitdiff | tree |
2010-06-04 |
reimar | Force window placement also if -xineramascreen was...
|
commit | commitdiff | tree |
2010-06-03 |
reimar | Try always enabling correct pts again for lavf demuxer...
|
commit | commitdiff | tree |
2010-06-03 |
reimar | Limit buffered PTS only when we actually got a frame...
|
commit | commitdiff | tree |
2010-06-03 |
reimar | If an invalid pts value is detected, try to to make...
|
commit | commitdiff | tree |
2010-06-02 |
reimar | Add the -march fallback for amdfam10 also to the x86_64...
|
commit | commitdiff | tree |
2010-06-01 |
reimar | Extend geometry parsing to reject all invalid strings.
|
commit | commitdiff | tree |
2010-05-31 |
reimar | Factor out some common code and ensure we will not...
|
commit | commitdiff | tree |
2010-05-31 |
reimar | Reindent.
|
commit | commitdiff | tree |
2010-05-31 |
reimar | Fix subtitle display for http://samples.mplayerhq.hu...
|
commit | commitdiff | tree |
2010-05-31 |
reimar | Extend the range of the -a52drc range up to two, as...
|
commit | commitdiff | tree |
2010-05-30 |
reimar | Change code to let Window Manager chose window location...
|
commit | commitdiff | tree |
2010-05-30 |
reimar | Add a referrer option to set the HTTP Referer field.
|
commit | commitdiff | tree |
2010-05-30 |
reimar | Forgotten part of previous commit (extern declaration...
|
commit | commitdiff | tree |
2010-05-30 |
reimar | Use the -a52drc option also for the libavcodec decoder.
|
commit | commitdiff | tree |
2010-05-30 |
reimar | Treat a NULL renderer string as indication for software...
|
commit | commitdiff | tree |
2010-05-30 |
reimar | Prefer -vo sdl over "probably software" OpenGL.
|
commit | commitdiff | tree |
2010-05-30 |
reimar | Change compiler argument order for compile_check to...
|
commit | commitdiff | tree |
2010-05-30 |
reimar | Make 3dnow and MMX code compile for 64 bit (just stupid...
|
commit | commitdiff | tree |
2010-05-29 |
reimar | Use edi instead of ebx to avoid issues with PIC.
|
commit | commitdiff | tree |
2010-05-29 |
reimar | Remove obsolete may_alias-related defines, lavu handles...
|
commit | commitdiff | tree |
2010-05-29 |
reimar | Actually run a detection whether external libass exists...
|
commit | commitdiff | tree |
2010-05-29 |
reimar | Fix compilation if the compiler does not support -march...
|
commit | commitdiff | tree |
2010-05-28 |
reimar | Fix typo in message.
|
commit | commitdiff | tree |
2010-05-28 |
reimar | stream_check_interrupt should sleep even if no callback...
|
commit | commitdiff | tree |
2010-05-28 |
reimar | 100l, stream_check_for_interrupt argument is not in...
|
commit | commitdiff | tree |
2010-05-28 |
reimar | Document time scale for stream_check_interrupt argument.
|
commit | commitdiff | tree |
2010-05-28 |
reimar | Document that time argument is in milliseconds.
|
commit | commitdiff | tree |
2010-05-28 |
reimar | Improve handling of cache process/thread hanging/being...
|
commit | commitdiff | tree |
2010-05-28 |
reimar | Fix cache process accidentally being killed by SIGUSR1.
|
commit | commitdiff | tree |
2010-05-26 |
reimar | Retry reading even if we hit eof before.
|
commit | commitdiff | tree |
2010-05-26 |
reimar | Switch ogg demuxing to lavf by default.
|
commit | commitdiff | tree |
2010-05-26 |
reimar | Re-enable wakeup-on-signal for cache process.
|
commit | commitdiff | tree |
2010-05-26 |
reimar | Disable waking the cache process up via a signal, it
|
commit | commitdiff | tree |
2010-05-24 |
reimar | Change -vo md5sum to not interleave U and V lines when...
|
commit | commitdiff | tree |
2010-05-24 |
reimar | Fix OpenGL autodetection to not leave values at -1.
|
commit | commitdiff | tree |
2010-05-23 |
reimar | Avoid decoding of 0-size packets. This also fixes that...
|
commit | commitdiff | tree |
2010-05-23 |
reimar | Use MP_NOPTS_VALUE as "default" pts for delayed frames...
|
commit | commitdiff | tree |
2010-05-23 |
reimar | Slightly reduce number of #ifs
|
commit | commitdiff | tree |
2010-05-23 |
reimar | Use an extra define to simplify ifdefs
|
commit | commitdiff | tree |
2010-05-23 |
reimar | Try reducing the #ifdef mess for the different cache...
|
commit | commitdiff | tree |
2010-05-23 |
reimar | Extract the cache main loop into a separate function.
|
commit | commitdiff | tree |
2010-05-23 |
reimar | Optimize cache behaviour for the many-consecutive-seeks...
|
commit | commitdiff | tree |
2010-05-23 |
reimar | Add code to wake up cache process when e.g. a seek...
|
commit | commitdiff | tree |
2010-05-21 |
reimar | Change WAV header updating in ao_pcm to allow to up...
|
commit | commitdiff | tree |
2010-05-19 |
reimar | Do not return pointer to on-stack memory.
|
commit | commitdiff | tree |
2010-05-19 |
reimar | Fix return value (it was missing completely).
|
commit | commitdiff | tree |
2010-05-19 |
reimar | Handle -wid Window being closed for direct3d and gl...
|
commit | commitdiff | tree |
2010-05-14 |
reimar | Quit MPlayer if we receive a DestroyNotify event.
|
commit | commitdiff | tree |
2010-05-09 |
reimar | Default to rectangle=1 on Mesa DRI R200 drivers, much...
|
commit | commitdiff | tree |
2010-05-09 |
reimar | Minor code cleanup.
|
commit | commitdiff | tree |
2010-05-09 |
reimar | yuv=5 supports brightness and contrast adjustment.
|
commit | commitdiff | tree |
2010-05-09 |
reimar | Handle Y8/Y800 formats more similar to other YUV formats.
|
commit | commitdiff | tree |
2010-05-09 |
reimar | Handle chroma texture size becoming 0, e.g. due to...
|
commit | commitdiff | tree |
2010-05-01 |
reimar | Also print OpenGL renderer string with vendor and version...
|
commit | commitdiff | tree |
2010-05-01 |
reimar | Continue probing even for score == AVPROBE_SCORE_MAX...
|
commit | commitdiff | tree |
2010-05-01 |
reimar | Use av_probe_input_format2 and avoid accepting detection
|
commit | commitdiff | tree |
2010-04-30 |
reimar | Revert accidental change to default CFLAGS.
|
commit | commitdiff | tree |
2010-04-30 |
reimar | Add configure detection for SDL backend for -vo gl.
|
commit | commitdiff | tree |
2010-04-30 |
reimar | Avoid duplicating the GL/gl.h include.
|
commit | commitdiff | tree |
2010-04-30 |
reimar | 100l, open the customtex also in binary mode, not just...
|
commit | commitdiff | tree |
2010-04-27 |
reimar | Move variable declaration into the block where it is...
|
commit | commitdiff | tree |
2010-04-25 |
reimar | Set vo_dwidth/vo_dheight for mouse movements work at...
|
commit | commitdiff | tree |
2010-04-25 |
reimar | Try other methods also if GetBusKey fails instead of...
|
commit | commitdiff | tree |
2010-04-25 |
reimar | Missing space after if.
|
commit | commitdiff | tree |
2010-04-25 |
reimar | Support mouse movements in SDL.
|
commit | commitdiff | tree |
2010-04-25 |
reimar | Avoid duplicating mouse-movement command-generation...
|
commit | commitdiff | tree |
2010-04-25 |
reimar | Fix crash if a DVD is played with dvdnav:// and without...
|
commit | commitdiff | tree |
2010-04-25 |
reimar | Deduplicate enable_mouse_movements declaration.
|
commit | commitdiff | tree |
2010-04-25 |
reimar | Minor cosmetics.
|
commit | commitdiff | tree |
2010-04-25 |
reimar | Add comment for endif.
|
commit | commitdiff | tree |
2010-04-25 |
reimar | Support for auto-selecting the OpenGL backend.
|
commit | commitdiff | tree |