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 |
2008-12-03 |
reimar | More robust w32 -wid size handling
|
commit | commitdiff | tree |
2008-12-03 |
reimar | Reindent after previous commit
|
commit | commitdiff | tree |
2008-12-03 |
reimar | Do not override the vo_dwidth/vo_dheight values in...
|
commit | commitdiff | tree |
2008-12-03 |
reimar | Cosmetics, whitespace and "... == NULL" to "!..."
|
commit | commitdiff | tree |
2008-12-03 |
reimar | Some whitespace and () cosmetics
|
commit | commitdiff | tree |
2008-12-02 |
reimar | 100l, actually put the PTHREAD_CACHE define into config.h
|
commit | commitdiff | tree |
2008-12-02 |
reimar | Print ID_EXIT and exit reason message in identify mode...
|
commit | commitdiff | tree |
2008-12-02 |
reimar | Remove resize_d3d call from render_d3d_frame that was...
|
commit | commitdiff | tree |
2008-12-02 |
reimar | 100l, do not call check_events from resize_d3d since...
|
commit | commitdiff | tree |
2008-12-02 |
reimar | Cosmetics: Remove unnecessary ()
|
commit | commitdiff | tree |
2008-12-02 |
reimar | Consistency cosmetics: do not compare against NULL...
|
commit | commitdiff | tree |
2008-12-02 |
reimar | Cosmetics: remove spaces before argument (
|
commit | commitdiff | tree |
2008-12-02 |
reimar | Reorganize Direct3D initialization code.
|
commit | commitdiff | tree |
2008-12-01 |
reimar | Add a note about some known issues with -vo sdl
|
commit | commitdiff | tree |
2008-12-01 |
reimar | Remove a lot of completely pointless mp_msg_test calls.
|
commit | commitdiff | tree |
2008-11-28 |
reimar | Move PTHREAD_CACHE define logic to configure.
|
commit | commitdiff | tree |
2008-11-28 |
reimar | Fix cross-compilation: autodetect correct nm tool
|
commit | commitdiff | tree |
2008-11-26 |
reimar | Fix compilation after FFmpeg r15940
|
commit | commitdiff | tree |
2008-11-26 |
reimar | Use D3DFMT_ constants where possible instead of MAKEFOURCC
|
commit | commitdiff | tree |
2008-11-26 |
reimar | Add support for RGB formats to vo_direct3d
|
commit | commitdiff | tree |
2008-11-25 |
reimar | 100l, OSD alpha textures were cleared to the wrong...
|
commit | commitdiff | tree |
2008-11-24 |
reimar | More hacks around ATI driver problems, 8.11 ignores...
|
commit | commitdiff | tree |
2008-11-24 |
reimar | Remove a ColorFill that is not necessary since the...
|
commit | commitdiff | tree |
2008-11-24 |
reimar | Make sure the backbuffer is cleared when the border...
|
commit | commitdiff | tree |
2008-11-23 |
reimar | Clear the whole window on resize in vo_x11 since we...
|
commit | commitdiff | tree |
2008-11-23 |
reimar | Simplify vo_x11 check_events function
|
commit | commitdiff | tree |
2008-11-23 |
reimar | Do not draw in window if our image has not yet been...
|
commit | commitdiff | tree |
2008-11-23 |
reimar | Remove unnecessary xf86vmode.h include.
|
commit | commitdiff | tree |
2008-11-23 |
reimar | Remove some usnused variables and commented-out code.
|
commit | commitdiff | tree |
2008-11-23 |
reimar | Use aspect.c code in vo_x11.c. Removes some inconsistencies...
|
commit | commitdiff | tree |
2008-11-23 |
reimar | Patch to improve/consistify coding style.
|
commit | commitdiff | tree |
2008-11-23 |
reimar | Fix indentation
|
commit | commitdiff | tree |
2008-11-23 |
reimar | Lock/unlock surface only once even when drawing many...
|
commit | commitdiff | tree |
2008-11-23 |
reimar | Move locked_rect from stack to priv struct in preparation...
|
commit | commitdiff | tree |
2008-11-23 |
reimar | Move the StretchRect call from draw_slices to render_d3d_frame.
|
commit | commitdiff | tree |
2008-11-23 |
reimar | Remove pointless is_cfG_finished variable.
|
commit | commitdiff | tree |
2008-11-23 |
reimar | Reimplement -endchapter support again for -dump*, it...
|
commit | commitdiff | tree |
2008-11-23 |
reimar | Simplify handling of VOFLAG_MODESWITCHNG, merge assignment...
|
commit | commitdiff | tree |
2008-11-23 |
reimar | Remove unused flip_flag variable
|
commit | commitdiff | tree |
2008-11-21 |
reimar | Remove a aspect calculation line.
|
commit | commitdiff | tree |
2008-11-21 |
reimar | Simplify handling of "flags" parameter
|
commit | commitdiff | tree |
2008-11-21 |
reimar | Add forgotten initialization if Flip_Flag to 0.
|
commit | commitdiff | tree |
2008-11-21 |
reimar | Fix and enable panscan handling for vo_direct3d
|
commit | commitdiff | tree |
2008-11-20 |
reimar | Cosmetics: rename variables etc. in vo_direct3d.c
|
commit | commitdiff | tree |
2008-11-19 |
reimar | Factor common code like -wid handling, vo_gc creation...
|
commit | commitdiff | tree |
2008-11-19 |
reimar | Simplify conditions in direct3d vo: remove == 1, change...
|
commit | commitdiff | tree |
2008-11-18 |
reimar | Add missing "static" qualifiers to vo_direct3d
|
commit | commitdiff | tree |
2008-11-18 |
reimar | 100l, the video_out_drivers list must be sorted by...
|
commit | commitdiff | tree |
2008-11-18 |
reimar | Direct3D based video_out module.
|
commit | commitdiff | tree |
2008-11-18 |
reimar | Doxygen documentation for w32_common.c
|
commit | commitdiff | tree |
2008-11-17 |
reimar | 100l, missing ' s' in sed command, probably caused...
|
commit | commitdiff | tree |
2008-11-17 |
reimar | Remove a useless XGetGeometry call, the X11 event handling...
|
commit | commitdiff | tree |
2008-11-16 |
reimar | Get rid of (besides useless assignments) unused XSizeHints...
|
commit | commitdiff | tree |
2008-11-16 |
reimar | Fix missing -DARCH_X86_64 for yasm on x86_64.
|
commit | commitdiff | tree |
2008-11-16 |
reimar | Use 64 bit numbers for file positions in the seek function...
|
commit | commitdiff | tree |
2008-11-15 |
reimar | Remove explicit setting of vo_ontop since that is already...
|
commit | commitdiff | tree |
2008-11-15 |
reimar | Remove a duplicated vo_x11_selectinput_witherr
|
commit | commitdiff | tree |
2008-11-15 |
reimar | respect -vf dsize etc. also for -rootwin, just like...
|
commit | commitdiff | tree |
2008-11-15 |
reimar | Sync with vo_x11: make sure we get expose events even...
|
commit | commitdiff | tree |
2008-11-15 |
reimar | 100l, stream->cache_pid can not be used directly in...
|
commit | commitdiff | tree |
2008-11-15 |
reimar | Remove a nonsensical "else" for the video mode switching...
|
commit | commitdiff | tree |
2008-11-15 |
reimar | Use pthreads for the cache on Cygwin, since _beginthread...
|
commit | commitdiff | tree |
2008-11-15 |
reimar | include limits.h for INT_MAX.
|
commit | commitdiff | tree |
2008-11-15 |
reimar | Remove now unused variables.
|
commit | commitdiff | tree |
2008-11-15 |
reimar | Use vo_dwidth/vo_dheight for creating the windows instead...
|
commit | commitdiff | tree |
2008-11-15 |
reimar | Simplify vo_vm_switch and vo_vm_close, everyone was...
|
commit | commitdiff | tree |