| Commit message (Expand) | Author | Age |
... | |
* | Handle case where get_image is called twice without a draw_image in-between | reimar | 2007-08-03 |
* | Forgot to add the main vo_xvr100.c file | reimar | 2007-08-03 |
* | add XVR-100 vo, patch by Balatoni Denes (dbalatoni interware hu) | reimar | 2007-08-03 |
* | v4l2 audio/video outputs for linux 2.6.22+ kernels (outputs formerly known as... | ben | 2007-07-29 |
* | Teletext support | voroshil | 2007-07-29 |
* | Set -vo gl slice-height default to 0, the current default of 4 seems | reimar | 2007-07-28 |
* | Use a new variable for user-supplied monitor-aspect so we can overwrite | reimar | 2007-07-28 |
* | make sure update_xinerama_info is always called even when using the | reimar | 2007-07-28 |
* | cosmetics: misc typo fixes | diego | 2007-07-28 |
* | document "default" behaviour if CopyFromParent is passed as colormap | attila | 2007-07-22 |
* | 10l | attila | 2007-07-22 |
* | Remove vo_syncfb, which was unused for 5 years. | diego | 2007-07-20 |
* | Put a compilation fix bandaid in place for the png.h issue. | diego | 2007-07-17 |
* | Remove incomplete compilation fix bandaid. | diego | 2007-07-16 |
* | bandaid compilation fix | diego | 2007-07-16 |
* | Use -font for subtitles when -subfont is not given, patch by kiriuja | zuxy | 2007-07-11 |
* | Avoid code duplication and ugly config.h hack by using av_strlcat/av_strlcpy | reimar | 2007-07-05 |
* | Do not use leading underscores in multiple inclusion guards, they are reserved. | diego | 2007-07-02 |
* | Consistently use filenames as multiple inclusion guards. | diego | 2007-07-02 |
* | bugfix intel mac vo_quartz, PlanarPixmapInfoYUV420 structure requires big-end... | nplourde | 2007-06-29 |
* | Get rid of my_memcpy_pic code duplication in many filters. | reimar | 2007-06-28 |
* | Fix vo_x11_clearwindow_part: x position is one less to avoid not clearing | reimar | 2007-06-27 |
* | Remove some unused variables | reimar | 2007-06-27 |
* | Make X11 window creation and (with -fixed-vo) management simpler and more | reimar | 2007-06-27 |
* | Lots of cosmetics for gl2 | reimar | 2007-06-26 |
* | Remove two unused variables | reimar | 2007-06-26 |
* | Remove overly complex and unused per-subtexture "dirty" handling | reimar | 2007-06-26 |
* | Remove now unused variable | reimar | 2007-06-26 |
* | remove useless calloc cast | reimar | 2007-06-26 |
* | Remove some unused code and useless error checking that only clutters the code | reimar | 2007-06-26 |
* | Remove unused function. | reimar | 2007-06-24 |
* | Avoid vo_sdl void * arithmetic | reimar | 2007-06-24 |
* | Remove completely pointless "!= 1". | reimar | 2007-06-24 |
* | Another unneeded xinerama_screen extern | reimar | 2007-06-24 |
* | xinerama_screen is already declared in video_out.h | reimar | 2007-06-24 |
* | Add missing return value for x11 error handler | reimar | 2007-06-24 |
* | suboverlap_enabled is already declared in included subreader.h | reimar | 2007-06-24 |
* | vo_init is x11 specific and has no place in video_out.h. | reimar | 2007-06-24 |
* | Remove redundant vo_format_name, included img_format.h already provides it | reimar | 2007-06-24 |
* | Hack around some fullscreen issues with gl under Windows | reimar | 2007-06-22 |
* | Revert r23530. | voroshil | 2007-06-21 |
* | The audio balance feature implemented with af_pan. | zuxy | 2007-06-20 |
* | avoid utter breakage on non-x86, patch from Chris Roccati <roccati@at@pobox.d... | lu_zero | 2007-06-10 |
* | Teletext support for tv:// (v4l and v4l2 only) | voroshil | 2007-06-10 |
* | set the window aspect hint | henry | 2007-06-09 |
* | Do not use fast_memcpy for small size copy, esp. when the size is constant | reimar | 2007-06-05 |
* | Replace implicit use of fast_memcpy via macro by explicit use to allow | reimar | 2007-06-05 |
* | Add LGPL license header. | diego | 2007-05-28 |
* | Remove some unused variables, patch by timwoj ieee org. | diego | 2007-05-28 |
* | HAVE_MMX1 -> HAVE_ONLY_MMX1 (makes more sense ...) | michael | 2007-05-27 |