index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2014-05-20
Fix DVB SPU colors.
Torsten Jager
2014-05-20
ff_video_decoder: fix multithreading.
Torsten Jager
2014-05-20
ff_video_decoder: add DR1 reenable message.
Torsten Jager
2014-05-20
sputext_decoder: allow attributes in <font> tag
Petri Hintukainen
2014-05-20
sputext_decoder: ignore case in control codes (<b>, <i>, ...)
Petri Hintukainen
2014-05-20
external text subtitles: detect utf-8
Petri Hintukainen
2014-05-19
Enable optimizations: remove -fno-strict-aliasing from core xine-lib.
Petri Hintukainen
2014-05-19
Fix aliasing in alphablend.c
Petri Hintukainen
2014-05-19
NetBSD does not support CLOCK_THREAD_CPUTIME_ID
Thomas Klausner
2014-05-19
libw32dll linker fix
Thomas Klausner
2014-05-19
Fix Solaris problem in goom assembler.
Jonathan Perkin
2014-05-19
Updated comment why code is disabled in X86_64
Petri Hintukainen
2014-05-19
moved register initializations out of loop. do not require registers for argu...
Petri Hintukainen
2014-05-19
Require less GPRs for asm parameters.
Alan Barrett
2014-05-18
Only compile MMX/SSE code on x86/x86_64.
Thomas Klausner
2014-05-18
DVB support for NetBSD
Thomas Klausner
2014-05-18
Add OSS audio support on NetBSD & OpenBSD
Thomas Klausner
2014-05-18
Fix compilation on DragonFlyBSD.
Thomas Klausner
2014-05-17
opengl2: lower YV12 memory fragmentation.
Torsten Jager
2014-05-17
Simplify ffmpeg video edge handling.
Torsten Jager
2014-05-15
spu_dec: fix aliasing
Petri Hintukainen
2014-05-15
video_out_mmal: libmmal-based video output plugin for Raspberry Pi
Petri Hintukainen
2014-05-15
video_out_opengl2: set deleted texture handle to 0
Petri Hintukainen
2014-05-14
video_out_opengl2: avoid temporary buffer with RLE overlays
Petri Hintukainen
2014-05-14
video_out_opengl2: do not copy and store overlay images, just upload data imm...
Petri Hintukainen
2014-05-14
video_out_opengl2: fix argb layer overlay locking
Petri Hintukainen
2014-05-14
video_out_opengl2: free overlay resources when overlay is not in use
Petri Hintukainen
2014-05-13
use $(DYNAMIC_LD_LIBS) instead of -ldl
Petri Hintukainen
2014-05-13
video_out: remove YUV_LIBS from vaapi, vdpau and opengl2
Petri Hintukainen
2014-05-13
video_out_vdpau: add missing AM_CFLAGS (optimization flags, ...)
Petri Hintukainen
2014-05-13
Remove -fno-strict-aliasing from vo plugins where aliasing has been fixed.
Petri Hintukainen
2014-05-13
merge
Petri Hintukainen
2014-05-13
simplify opengl2_overlay_blend()
Petri Hintukainen
2014-05-13
Factorize rle uncompression code from raw, vaapi and opengl2 drivers.
Petri Hintukainen
2014-05-13
alphablend: use _x_freep (fix double free after failed calloc)
Petri Hintukainen
2014-05-13
Attempt to fix ffmpeg vp9 segfault.
Torsten Jager
2014-05-13
video_overlay: use _x_freep() instead of free()
Petri Hintukainen
2014-05-13
factorize overlay color space conversion from vo plugins
Petri Hintukainen
2014-05-12
add libmmal-based HW video decoder plugin for Raspberry Pi
Petri Hintukainen
2014-05-09
vo_vaapi: silence warning.
Torsten Jager
2014-05-07
Add "sqare monitor pixels" config option.
Torsten Jager
2014-05-07
vo_opengl2: turn off GL_LINEAR when not needed.
Torsten Jager
2014-05-05
video_out_vaapi: fix overlay with libva 1.3.0
Petri Hintukainen
2014-05-02
vo_opengl2: simplify fragment shaders.
Torsten Jager
2014-04-30
vo_opengl2: normalize lut _before_ use.
Torsten Jager
2014-04-30
vo_opengl2: skip unneeded bicubic scaling passes.
Torsten Jager
2014-04-30
vo_vaapi: add color matrix and fullrange support.
Torsten Jager
2014-04-30
vo_vaapi: fix description.
Torsten Jager
2014-04-30
video_out_fb: make palette setup failure non-fatal with 24/32 bit RGB modes
Petri Hintukainen
2014-04-30
video_oput_fb: add error logging
Petri Hintukainen
[next]