2009-02-03 |
reimar | Add checks that a D3D device is available before attempting...
|
commit | commitdiff | tree |
2009-02-03 |
reimar | Remove the Present call after adapter reinitialization...
|
commit | commitdiff | tree |
2009-02-03 |
reimar | swab() needs _XOPEN_SOURCE to be defined.
|
commit | commitdiff | tree |
2009-02-03 |
reimar | Cosmetics: remove empty line, improve some messages.
|
commit | commitdiff | tree |
2009-02-03 |
reimar | Whitespace/comment typo cosmetics.
|
commit | commitdiff | tree |
2009-02-03 |
reimar | Check for change_d3d_backbuffer failure.
|
commit | commitdiff | tree |
2009-02-03 |
reimar | Fix several return values
|
commit | commitdiff | tree |
2009-02-03 |
reimar | Rename lzo1x_decode -> av_lzo1x_decode, this was missed...
|
commit | commitdiff | tree |
2009-02-02 |
reimar | Adapt to lzo changes in libavutil
|
commit | commitdiff | tree |
2009-01-30 |
reimar | Move setting of O_NONBLOCK before lirc_readconfig,...
|
commit | commitdiff | tree |
2009-01-30 |
reimar | Fix an MSGT_INPUT to MSGT_LIRC in lirc.c
|
commit | commitdiff | tree |
2009-01-28 |
reimar | Avoid a division by 0 when using -oac mp3lame but no...
|
commit | commitdiff | tree |
2009-01-27 |
reimar | Do not use select n lirc code, instead set the fd non...
|
commit | commitdiff | tree |
2009-01-27 |
reimar | Allocate a larger backbuffer to allow resizing without...
|
commit | commitdiff | tree |
2009-01-25 |
reimar | Fix typo: pool -> poll
|
commit | commitdiff | tree |
2009-01-25 |
reimar | Actually abort (return NULL) in the alloc-failure check...
|
commit | commitdiff | tree |
2009-01-25 |
reimar | Fix a NULL-check that used && instead of || and thus...
|
commit | commitdiff | tree |
2009-01-16 |
reimar | 100l, forgot to delete two defines left over from old...
|
commit | commitdiff | tree |
2009-01-16 |
reimar | Fix a wrongly converted !defined(ARCH_X86_64)
|
commit | commitdiff | tree |
2009-01-16 |
reimar | 100l, mixed up ao_data.samplerate and ao_data.bps when...
|
commit | commitdiff | tree |
2009-01-16 |
reimar | Another missed #ifdef HAVE_MMX
|
commit | commitdiff | tree |
2009-01-16 |
reimar | More #ifdef HAVE_MMX etc. missed by earlier search.
|
commit | commitdiff | tree |
2009-01-16 |
reimar | More #ifdef -> #if fixes
|
commit | commitdiff | tree |
2009-01-16 |
reimar | Lots and lots of #ifdef ARCH_... -> #if ARCH_...
|
commit | commitdiff | tree |
2009-01-16 |
reimar | More #ifdef -> #if
|
commit | commitdiff | tree |
2009-01-16 |
reimar | Fix first handful of #if vs. #ifdef for ARCH_, HAVE_SSE...
|
commit | commitdiff | tree |
2009-01-10 |
reimar | Reindent for "if" added in internal dvdnav patch
|
commit | commitdiff | tree |
2009-01-10 |
reimar | Support an "internal" dvdnav version to make it easier...
|
commit | commitdiff | tree |
2009-01-10 |
reimar | Change vo_draw_text to a vo_draw_text_ext function...
|
commit | commitdiff | tree |
2009-01-09 |
reimar | Consistently use tabs in svn:externals
|
commit | commitdiff | tree |
2009-01-08 |
reimar | Switch internal dvdread to libdvdread SVN external.
|
commit | commitdiff | tree |
2009-01-05 |
reimar | Fix r28222, including alloca.h directly might break...
|
commit | commitdiff | tree |
2009-01-04 |
reimar | Update JACK configure test to match r28241
|
commit | commitdiff | tree |
2009-01-04 |
reimar | Replace deprecated jack_client_new with jack_client_open.
|
commit | commitdiff | tree |
2009-01-01 |
reimar | Move several of the ao_nas int-to-string maps into...
|
commit | commitdiff | tree |
2009-01-01 |
reimar | Fix DVD seek_to_chapter: the title number must be converted...
|
commit | commitdiff | tree |
2009-01-01 |
reimar | Code simplification
|
commit | commitdiff | tree |
2009-01-01 |
reimar | Make AVI demuxer more resilient against broken or incomplete...
|
commit | commitdiff | tree |
2009-01-01 |
reimar | Simplify and comment spudec bilinear scaling code
|
commit | commitdiff | tree |
2009-01-01 |
reimar | Include alloca.h when using alloca to make sure it...
|
commit | commitdiff | tree |
2009-01-01 |
reimar | XVID profile array should be const, so it is in rodata
|
commit | commitdiff | tree |
2009-01-01 |
reimar | Avoid a uselessly high number of wakeups when playing...
|
commit | commitdiff | tree |
2009-01-01 |
reimar | 1000l, play_tree_parser_stop_keeping broke 0-termination...
|
commit | commitdiff | tree |
2009-01-01 |
reimar | Add zero termination missing in two cases.
|
commit | commitdiff | tree |
2009-01-01 |
reimar | Add asserts to detect when assumptions for play_tree_parser_...
|
commit | commitdiff | tree |
2008-12-31 |
reimar | Work around a dvdread bug where DVDReadBlocks would...
|
commit | commitdiff | tree |
2008-12-30 |
reimar | Support F- and numpad keys for w32_common based vos.
|
commit | commitdiff | tree |
2008-12-30 |
reimar | Update outdated availability note for -mouse-movements
|
commit | commitdiff | tree |
2008-12-30 |
reimar | Fix OSD flickering with filters that add frames (tfields...
|
commit | commitdiff | tree |
2008-12-30 |
reimar | Fix OSD flicker with tfields as well.
|
commit | commitdiff | tree |
2008-12-30 |
reimar | Avoid flickering OSD with -vf yadif=1
|
commit | commitdiff | tree |
2008-12-29 |
reimar | Add nocache to example dvdnav profile, otherwise dvdnav...
|
commit | commitdiff | tree |
2008-12-27 |
reimar | Fix ugly borders problem with ati-hack
|
commit | commitdiff | tree |
2008-12-24 |
reimar | Increase MAX_PACK_BYTES from 8 or 32 MB (with/without...
|
commit | commitdiff | tree |
2008-12-23 |
reimar | Warn when using features that are broken due to ATI...
|
commit | commitdiff | tree |
2008-12-23 |
reimar | Do not default to rectangle=2, it is at least for ATI...
|
commit | commitdiff | tree |
2008-12-23 |
reimar | Reduce the priority of the rv3040 native Linux RealVideo...
|
commit | commitdiff | tree |
2008-12-23 |
reimar | Set fast_cmov for all x86_64 systems, except for P4...
|
commit | commitdiff | tree |
2008-12-23 |
reimar | Define HAVE_FAST_64BIT if appropriate
|
commit | commitdiff | tree |
2008-12-21 |
reimar | 100l, forgot an assignment, broke special keys handling...
|
commit | commitdiff | tree |
2008-12-20 |
reimar | Add and use a special lookup function to do table-based...
|
commit | commitdiff | tree |
2008-12-20 |
reimar | Cosmetics: get rid of some tabs and trailing whitespace.
|
commit | commitdiff | tree |
2008-12-20 |
reimar | Use a table to translate X11 to MPlayer keycodes.
|
commit | commitdiff | tree |
2008-12-20 |
reimar | Get rid of pointless and now unused defines.
|
commit | commitdiff | tree |
2008-12-20 |
reimar | Simplify handling of X11 key events that are just passed...
|
commit | commitdiff | tree |
2008-12-20 |
reimar | Fix imaadpcm extradata with lavc encoder.
|
commit | commitdiff | tree |
2008-12-19 |
reimar | Include config.h in mangle.h, fixes make checkheaders.
|
commit | commitdiff | tree |
2008-12-15 |
reimar | 100l, reorder check for AC3 format to avoid a possible...
|
commit | commitdiff | tree |
2008-12-15 |
reimar | Consistently include config.h before mangle.h, fixes...
|
commit | commitdiff | tree |
2008-12-15 |
reimar | Simplify the definition of MANGLE, possibly also makes...
|
commit | commitdiff | tree |
2008-12-14 |
reimar | Add extra checks to avoid crashes with broken vqf files
|
commit | commitdiff | tree |
2008-12-13 |
reimar | Simplify: use AV_RL32/AV_RB32
|
commit | commitdiff | tree |
2008-12-13 |
reimar | Avoid useless casts.
|
commit | commitdiff | tree |
2008-12-12 |
reimar | Some forgotten eax -> REG_a changes.
|
commit | commitdiff | tree |
2008-12-10 |
reimar | Add support for writing PNG files with alpha channel...
|
commit | commitdiff | tree |
2008-12-10 |
reimar | Try to auto-detect several vo_gl settings (ati-hack...
|
commit | commitdiff | tree |
2008-12-09 |
reimar | Set d3d_handle to NULL after release.
|
commit | commitdiff | tree |
2008-12-09 |
reimar | Forgotten part of previous cosmetics commit
|
commit | commitdiff | tree |
2008-12-09 |
reimar | Slightly simplify the conditional release/free code
|
commit | commitdiff | tree |
2008-12-09 |
reimar | First version of OSD support for vo_direct3d
|
commit | commitdiff | tree |
2008-12-08 |
reimar | Use svn.ffmpeg.org for the externals which is both...
|
commit | commitdiff | tree |
2008-12-08 |
reimar | Remove pointless or even wrong N/A return values doxy...
|
commit | commitdiff | tree |
2008-12-06 |
reimar | ati_hack only makes sense when PBOs are used, not with...
|
commit | commitdiff | tree |
2008-12-06 |
reimar | More possible fixes for mesa-buffer mode.
|
commit | commitdiff | tree |
2008-12-06 |
reimar | Move one ati_hack check to a better place.
|
commit | commitdiff | tree |
2008-12-06 |
reimar | Reindent
|
commit | commitdiff | tree |
2008-12-06 |
reimar | 100l, forgot setting GL_UNPACK_CLIENT_STORAGE_APPLE...
|
commit | commitdiff | tree |
2008-12-05 |
reimar | 10l, add forgotten a #ifndef GL_WIN32, fixes win32...
|
commit | commitdiff | tree |
2008-12-05 |
reimar | Fix indentation
|
commit | commitdiff | tree |
2008-12-05 |
reimar | Add experimental support for glXAllocateMemoryMESA
|
commit | commitdiff | tree |
2008-12-05 |
reimar | Avoid one more duplicated logic.
|
commit | commitdiff | tree |
2008-12-05 |
reimar | Simplify, do not duplicate buffer size calculation
|
commit | commitdiff | tree |
2008-12-05 |
reimar | Set the base size window manager hint, otherwise some...
|
commit | commitdiff | tree |
2008-12-05 |
reimar | Using rectangle=2 for vo_gl is probably a good idea...
|
commit | commitdiff | tree |
2008-12-05 |
reimar | Document missing vo_gl suboptions
|
commit | commitdiff | tree |
2008-12-05 |
reimar | Add some forgotten documentation for gl suboptions
|
commit | commitdiff | tree |
2008-12-05 |
reimar | Add support for YCBCR MESA texture format to vo_gl.
|
commit | commitdiff | tree |
2008-12-05 |
reimar | Add const to avoid warnings about discarded qualifiers.
|
commit | commitdiff | tree |
2008-12-04 |
reimar | Re-add "extern"s incorrectly removed in r28085
|
commit | commitdiff | tree |
2008-12-03 |
reimar | Fix indentation.
|
commit | commitdiff | tree |