| Commit message (Expand) | Author | Age | Files | Lines |
* | Change type names to match upstream libass | Grigori Goronzy | 2009-08-07 | 2 | -6/+6 |
* | Merge svn changes up to r29455 | Uoti Urpala | 2009-07-29 | 4 | -5/+5 |
|\ |
|
| * | Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code. | diego | 2009-07-26 | 4 | -5/+5 |
* | | Remove internal libass tree | Uoti Urpala | 2009-07-26 | 2 | -4/+2 |
* | | Disable functionality requiring libswscale internals | Uoti Urpala | 2009-07-26 | 1 | -4/+16 |
* | | Remove the internal GUI | Anton Khirnov | 2009-07-07 | 16 | -215/+2 |
* | | Merge svn changes up to r29412 | Uoti Urpala | 2009-07-07 | 4 | -50/+43 |
|\ \ |
|
| * | | Revert "fix missing event on move that breaks xmga window movement" | Uoti Urpala | 2009-07-07 | 1 | -2/+1 |
| |/ |
|
| * | Use memcpy_pic2 instead of reimplementing it. | reimar | 2009-06-26 | 1 | -8/+2 |
| * | Close /dev/tty again on uninit. | reimar | 2009-06-26 | 1 | -0/+2 |
| * | Fix indentation broken in last patch | reimar | 2009-06-26 | 1 | -2/+2 |
| * | Get rid of completely pointless vt_doit variable | reimar | 2009-06-26 | 1 | -5/+1 |
| * | 10l, use fopen directly instead of open + fdopen | reimar | 2009-06-26 | 1 | -7/+2 |
| * | Use a single err_out in fb_preinit, also fixes a leak when vo_dbpp has an | reimar | 2009-06-26 | 1 | -6/+8 |
| * | Use FFALIGN and FFMAX3 | reimar | 2009-06-26 | 1 | -3/+3 |
| * | Remove useless casts | reimar | 2009-06-26 | 1 | -4/+4 |
| * | fbdev: remove pointless () | reimar | 2009-06-26 | 1 | -9/+9 |
| * | Use the RESET_GEOMETRY macro in one more place instead of duplicating its code. | reimar | 2009-06-26 | 1 | -1/+1 |
| * | 100l, RESET_GEOMETRY must reset values to INT_MIN, not -1, -1 is a | reimar | 2009-06-26 | 1 | -1/+1 |
| * | fix missing event on move that breaks xmga window movement | attila | 2009-06-19 | 1 | -1/+2 |
| * | enable fontconfig support by default. This change takes only in effect, | siretart | 2009-06-17 | 1 | -1/+1 |
| * | When used with shared_buffer, there's no need for a NSApp object, which cause... | adrian | 2009-05-18 | 1 | -4/+6 |
| * | When used with shared_buffer, autorelease in each flip_page so objects don't ... | adrian | 2009-05-18 | 1 | -2/+4 |
| * | whitespace cosmetics: Remove all trailing whitespace. | diego | 2009-05-13 | 58 | -1288/+1288 |
* | | Remove trailing whitespace from most files | Uoti Urpala | 2009-07-07 | 61 | -1279/+1265 |
* | | Translation system changes part 2: replace macros by strings | Amar Takhar | 2009-07-07 | 25 | -297/+314 |
* | | Translation system changes part 1: wrap translated strings | Amar Takhar | 2009-07-07 | 25 | -294/+294 |
* | | video_out.c: Fix a minor memory leak | Uoti Urpala | 2009-05-09 | 1 | -0/+2 |
* | | Merge svn changes up to r29277 | Uoti Urpala | 2009-05-08 | 12 | -55/+53 |
|\| |
|
| * | Do not use flag CWBackPixel when calling vo_x11_create_vo_window(): | cehoyos | 2009-05-08 | 1 | -1/+3 |
| * | Add missing 'void' to parameterless function declarations. | diego | 2009-05-04 | 6 | -18/+18 |
| * | Rename macosx video output driver to corevideo. | diego | 2009-05-04 | 3 | -21/+21 |
| * | Replace QuickTime.h #include with Carbon.h, which is really needed. | diego | 2009-05-04 | 1 | -1/+1 |
| * | Change getdladdr to always use dlopen, dlsym and then dlclose. | reimar | 2009-04-23 | 1 | -11/+6 |
| * | Fix a signedness issue that caused a warning to be wrongfully printed at runt... | gpoirier | 2009-04-21 | 1 | -1/+1 |
| * | Unify error message output and update error messages. | diego | 2009-04-20 | 1 | -13/+13 |
| * | follow renaming of pbBufPtr() to put_bits_ptr() by stefano | rik | 2009-04-13 | 1 | -1/+1 |
| * | fix a memory leak leading to ~80 bytes being leaked at each call to flip_page. | gpoirier | 2009-04-13 | 1 | -0/+1 |
* | | x11_common.h: Remove declarations of some nonexistent variables | Uoti Urpala | 2009-05-04 | 1 | -3/+0 |
* | | Merge svn changes up to r29154 | Uoti Urpala | 2009-04-09 | 2 | -31/+31 |
|\| |
|
| * | Rename RUNTIME_CPUDETECT to CONFIG_RUNTIME_CPUDETECT and always define it. | ramiro | 2009-04-08 | 2 | -31/+31 |
* | | Merge branch 'ordered_chapters' | Uoti Urpala | 2009-04-08 | 6 | -7/+5 |
|\ \ |
|
| * | | VO: Don't reset pause status in VO config() functions | Uoti Urpala | 2009-04-02 | 5 | -6/+0 |
| * | | VO: Don't force window position in X11 VOs | Uoti Urpala | 2009-03-31 | 1 | -1/+5 |
* | | | vo_xv: Fix context Shminfo table size | Uoti Urpala | 2009-04-05 | 1 | -1/+1 |
* | | | Make VO xv preferred over vdpau again | Uoti Urpala | 2009-04-02 | 1 | -3/+3 |
* | | | Merge svn changes up to r29134 | Uoti Urpala | 2009-04-02 | 2 | -6/+3 |
|\ \ \
| | |/
| |/| |
|
| * | | Remove unnecessary malloc.h #includes and related #ifdeffery. | diego | 2009-04-02 | 1 | -3/+0 |
| * | | Prefer vo vdpau over vo xv where available. | cehoyos | 2009-03-31 | 1 | -3/+3 |
* | | | Merge svn changes up to r29117 | Uoti Urpala | 2009-04-01 | 20 | -153/+238 |
|\| | |
|
| * | | Get rid of nonsensical limits on -geometry x, y,w and h values, they only | reimar | 2009-03-31 | 1 | -15/+8 |
| * | | Support IMGFMT_NV12 for vo vdpau. | cehoyos | 2009-03-30 | 1 | -0/+6 |
| * | | Make sure we do not accidentally use the vdp_get_error_string from the | reimar | 2009-03-30 | 1 | -0/+1 |
| * | | Add support for IMGFMT_YUY2 and IMGFMT_UYVY to vo vdpau. | cehoyos | 2009-03-29 | 1 | -2/+20 |
| * | | VDPAU supports IMGFMT_I420 and IMGFMT_IYUV. | cehoyos | 2009-03-29 | 1 | -0/+2 |
| * | | Consistently use MP_MAX_PLANES as size for plane pointer/stride arrays in libvo. | reimar | 2009-03-29 | 4 | -19/+17 |
| * | | Cosmetics: Reindent after last commit. | cehoyos | 2009-03-29 | 1 | -1/+1 |
| * | | 10l: Don't use MP_IMGFIELD_TOP_FIRST if MP_IMGFIELD_ORDERED is not set. | cehoyos | 2009-03-29 | 1 | -0/+3 |
| * | | Simplify vdpau deinterlacing code and fix timing for deint=2. | cehoyos | 2009-03-25 | 1 | -7/+7 |
| * | | New VDPAU deinterlacing code needs one reference surface less for software de... | cehoyos | 2009-03-24 | 1 | -1/+1 |
| * | | New vdpau deinterlacing code needs one reference surface less. | cehoyos | 2009-03-24 | 1 | -6/+5 |
| * | | Stephen Warren reported that VDPAU deinterlacing did not work correctly. | cehoyos | 2009-03-24 | 1 | -4/+10 |
| * | | Change function call order in config(). | cehoyos | 2009-03-22 | 1 | -10/+5 |
| * | | 10l: Only try to create vdpau decoder if hardware decoding is intended. | cehoyos | 2009-03-21 | 1 | -1/+1 |
| * | | Test if create_vdp_decoder() might succeed by calling it from config() | cehoyos | 2009-03-21 | 1 | -0/+3 |
| * | | Change return value for create_vdp_decoder(). | cehoyos | 2009-03-21 | 1 | -3/+3 |
| * | | Factorize create_vdp_decoder(). | cehoyos | 2009-03-21 | 1 | -32/+40 |
| * | | Allow to use vdpau temporal deinterlacers with hardware accelerated decoding. | cehoyos | 2009-03-18 | 1 | -4/+24 |
| * | | Add chroma-deint option to vo vdpau (nochroma-deint speeds up deinterlacing). | cehoyos | 2009-03-16 | 1 | -0/+11 |
| * | | Check mpi type before returning an DR buffer in get_image, fixes jerkiness | reimar | 2009-03-16 | 1 | -0/+3 |
| * | | Move initialisation of deint_surfaces[] to free_video_specific(). | cehoyos | 2009-03-15 | 1 | -4/+4 |
| * | | Update -vo vdpau command line help. | cehoyos | 2009-03-15 | 1 | -4/+4 |
| * | | Cosmetics: Fix whitespace. | cehoyos | 2009-03-15 | 1 | -1/+1 |
| * | | Initial support for advanced VDPAU deinterlacers (software-decoded video | cehoyos | 2009-03-15 | 1 | -9/+34 |
| * | | Fix warning: Add forgotten 'int' to variable declaration. | iive | 2009-03-15 | 1 | -1/+1 |
| * | | cosmetics: Remove file names from file header, it only causes trouble. | diego | 2009-03-15 | 2 | -2/+2 |
| * | | Remove obsolete extra elements from opt_t struct initialization. | diego | 2009-03-15 | 8 | -37/+37 |
| * | | Get rid of pointless preprocessor condition indirection and use ARCH_X86 | diego | 2009-03-15 | 2 | -23/+17 |
| * | | "MPlayer - The Movie Player" should be used as the player name. | diego | 2009-03-15 | 1 | -1/+1 |
| * | | cosmetics: typo fix | diego | 2009-03-15 | 1 | -1/+1 |
* | | | vo_gl: Fix libass subtitles disappearing during pause | Uoti Urpala | 2009-03-22 | 1 | -0/+2 |
| |/
|/| |
|
* | | Merge svn changes up to r28951 | Uoti Urpala | 2009-03-14 | 22 | -50/+1114 |
|\| |
|
| * | KVA vo driver for OS/2, patch by KO Myung-Hun, komh chollian net | diego | 2009-03-14 | 2 | -0/+1091 |
| * | Output number of reference frames before creating H264 vdpau decoder. | cehoyos | 2009-03-09 | 1 | -0/+1 |
| * | Merge two preprocessor conditions in order to drop one duplicated #else case. | diego | 2009-03-09 | 1 | -9/+2 |
| * | Change default OSD/subtitle font sizes. | greg | 2009-03-09 | 1 | -2/+2 |
| * | cosmetics: spelling fixes | diego | 2009-03-07 | 1 | -7/+7 |
| * | cosmetics: Reformat file header. | diego | 2009-03-07 | 1 | -8/+3 |
| * | Setting vo_fs is handled by x11_common.c, so remove that code from vo_xv/vo_x... | reimar | 2009-03-07 | 2 | -4/+0 |
| * | Make data related to suboption parsing const in libvo | reimar | 2009-03-07 | 17 | -20/+20 |
* | | Merge svn changes up to r28862 | Uoti Urpala | 2009-03-07 | 5 | -34/+128 |
|\| |
|
| * | Refactor smalltex/tinytex EOSD optimization in vo_gl | reimar | 2009-03-06 | 1 | -18/+39 |
| * | Simplify EOSD code by rendering it in VOCTRL_DRAW_EOSD instead of genEOSD, | reimar | 2009-03-06 | 1 | -3/+2 |
| * | Remove duplicate OSD drawing introduced due to a conflict between r28840 and ... | reimar | 2009-03-06 | 1 | -3/+1 |
| * | As for vo_gl, do not rely on draw_osd to render EOSD. | reimar | 2009-03-06 | 1 | -1/+6 |
| * | Draw EOSD with VOCTRL_DRAW_EOSD instead of along with OSD. | greg | 2009-03-06 | 1 | -1/+1 |
| * | Do not rely on draw_osd to render the EOSD, instead draw it already at the | reimar | 2009-03-06 | 1 | -10/+15 |
| * | Make sure all output_surfaces are initialized in preinit. | reimar | 2009-03-04 | 1 | -1/+1 |
| * | Make sure vo_x11_create_vo_window sets vo_dwidth and vo_dheight right | reimar | 2009-03-04 | 1 | -0/+6 |
| * | Make WinID a 64 bit integer, this should avoid issues with valid Window | reimar | 2009-03-02 | 2 | -2/+2 |
| * | Use M_PI for pi. | cehoyos | 2009-02-28 | 1 | -2/+3 |
| * | Make VdpVideoMixerAttribute attributes[] static const. | cehoyos | 2009-02-28 | 1 | -1/+1 |
| * | Support brightness, contrast, hue and saturation adjustments via | cehoyos | 2009-02-28 | 1 | -2/+54 |
| * | Fix OSD for vo vdpau:deint>1. | cehoyos | 2009-02-28 | 1 | -1/+3 |
| * | Handle vdp_decoder_create failures better, in particular avoid unrelated | reimar | 2009-02-28 | 1 | -0/+5 |
* | | Merge svn changes up to r28755 | Uoti Urpala | 2009-02-28 | 2 | -18/+35 |
|\| |
|
| * | Do not forget the chosen deinterlacer for -vo vdpau. | cehoyos | 2009-02-27 | 1 | -0/+6 |
| * | Add one-field-only output for -vo vdpau. | cehoyos | 2009-02-27 | 1 | -6/+7 |
| * | Document that all vdpau deinterlacers respect -field-dominance. | cehoyos | 2009-02-27 | 1 | -1/+1 |
| * | 10l: Remove debug printf() from last commit. | cehoyos | 2009-02-26 | 1 | -1/+0 |
| * | Support "D" to (de-)activate deinterlacing when using vo vdpau. | cehoyos | 2009-02-26 | 1 | -0/+7 |
| * | 10l: Add missing braces for VOCTRL_GET_EOSD_RES. | cehoyos | 2009-02-25 | 1 | -2/+4 |
| * | Use memset to make sure all parts of struct sockaddr_in are always initialized. | reimar | 2009-02-25 | 1 | -0/+1 |
| * | Change code to actually work when NUM_OUTPUT_SURFACES is changed. | reimar | 2009-02-25 | 1 | -9/+10 |
* | | Merge svn changes up to r28728 | Uoti Urpala | 2009-02-25 | 2 | -24/+39 |
|\| |
|
| * | Cosmetics: Fix indentation and line length. | cehoyos | 2009-02-24 | 1 | -6/+7 |
| * | Enable Bob de-interlacing for VDPAU. | cehoyos | 2009-02-24 | 1 | -13/+26 |
| * | Calculate border size in aspect keeping code by using AdjustWindowRect | reimar | 2009-02-23 | 1 | -5/+6 |
* | | Merge svn changes up to r28712 | Uoti Urpala | 2009-02-23 | 1 | -5/+192 |
|\| |
|
| * | Only check for vdp_video_mixer_destroy failure when we actually executed that... | reimar | 2009-02-23 | 1 | -2/+3 |
| * | EOSD/ASS support for vo_vdpau.c | reimar | 2009-02-23 | 1 | -1/+187 |
| * | Add forgotten type to variable declaration. | reimar | 2009-02-21 | 1 | -2/+2 |
* | | Merge svn changes up to r28690 | Uoti Urpala | 2009-02-21 | 4 | -1474/+1509 |
|\| |
|
| * | 100l, place vdpau below xv, it should not normally be preferred for auto-sele... | reimar | 2009-02-21 | 1 | -3/+3 |
| * | Cosmetics. Reindent to 4 spaces. | iive | 2009-02-21 | 1 | -473/+473 |
| * | Cleanup. | iive | 2009-02-21 | 1 | -20/+2 |
| * | Cosmetics. Remove all trailing whitespaces | iive | 2009-02-21 | 1 | -61/+61 |
| * | Turn all remaining printf() into mp_msg(). | iive | 2009-02-20 | 1 | -84/+85 |
| * | Cleanup. | iive | 2009-02-20 | 1 | -53/+29 |
| * | Cosmetics part2. Indent local variable definitions like the rest of the code. | iive | 2009-02-20 | 1 | -55/+62 |
| * | Cosmetics part 1. Reindent to 4 spaces. | iive | 2009-02-20 | 1 | -916/+916 |
| * | Comment out "else" statement without following block. | iive | 2009-02-20 | 1 | -1/+1 |
| * | Move libavcodec includes together. | iive | 2009-02-20 | 1 | -1/+1 |
| * | Document that and why deinterlacing is not working | reimar | 2009-02-20 | 1 | -3/+6 |
| * | Add support for VDPAU deinterlacing, pullup, denoise and sharpening. | reimar | 2009-02-20 | 1 | -5/+71 |
* | | Merge svn changes up to r28655 | Uoti Urpala | 2009-02-19 | 2 | -2/+4 |
|\| |
|
| * | Use the same code to convert fps in float to fraction as used in mencoder, | reimar | 2009-02-18 | 1 | -1/+1 |
| * | Add VOCAP_NOSLICES and use it to allow vo_vdpau to not support slices for | reimar | 2009-02-18 | 1 | -1/+3 |
* | | Merge svn changes up to r28641 | Uoti Urpala | 2009-02-18 | 12 | -13/+842 |
|\| |
|
| * | Extend calc_src_dst_rects to also calculate the border values needed for | reimar | 2009-02-17 | 6 | -8/+30 |
| * | Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning: | diego | 2009-02-17 | 3 | -3/+3 |
| * | Fix compilation after last commit. | cehoyos | 2009-02-17 | 1 | -1/+1 |
| * | |