summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-17Silenced warningPetri Hintukainen
2013-01-16opengl2: support overlay extent.Petri Hintukainen
2013-01-16opengl2: Moved argb layer locking to more correct placePetri Hintukainen
2012-12-23goom: single pass rgb to yuy2 conversionTorsten Jager
2012-12-23vo_(xcb)xv: show brightness/contrast/saturation changes while pausedTorsten Jager
2012-12-23Fixed debug stringTorsten Jager
2012-12-22pulse audio: support for digital AC3 passthruMatti Lehtimäki
2012-12-05gdkpixbuf.c: one pass rgb->yuy2 conversionTorsten Jager
2012-12-05color.c: direct rgb->yuy2 converterTorsten Jager
2012-11-23Changelog updates.Darren Salt
2012-11-15Fix compilation of Fedora.Chris Rankin
2012-11-14xine_ogg_demuxer: fixed mimetypesPetri Hintukainen
2012-11-14demux_image: removed leftover debug fprintf()Petri Hintukainen
2012-11-14vo_opengl2: show brightness/contrast/saturation changes while pausedTorsten Jager
2012-11-14vo_xv: added fullrange support for some hardwareTorsten Jager
2012-11-13rtsp: added support for basic http authenticationPetri Hintukainen
2012-11-13rtsp: notify user with XINE_MSG_AUTHENTICATION_NEEDED if rtsp fails with erro...Petri Hintukainen
2012-11-13video_out_opengl2: fix ARGB overlay colorsPetri Hintukainen
2012-11-13video_dec_libjpeg: JPG is always fullrange YUVTorsten Jager
2012-11-13Merge from 1.1Petri Hintukainen
2012-11-13revert 'ff_video_decoder: Fixed mpeg2 parsing'Petri Hintukainen
2012-10-29input_test: added full range color test videoTorsten Jager
2012-10-29input_test: use higher priority than gnome_vfs (gnome_vfs wants to handle all...Petri Hintukainen
2012-10-29input_test: fixed still images whose width is not a multiple of 4Torsten Jager
2012-10-29input_test: cleaned up code for easier reading/extendingTorsten Jager
2012-08-17Fix include guardPetri Hintukainen
2012-08-16coreaudio: Add missing headerHanspeter Niederstrasser
2012-06-15Changelog updatePetri Hintukainen
2012-06-15image decoders: crop image if allocated frame is smaller than requestedPetri Hintukainen
2012-06-15image: fix decoding images with odd widthPetri Hintukainen
2012-06-15Check allocated Xv iamge size. Adjust frame size if allocated frame is smalle...Petri Hintukainen
2012-06-12Fixed raw yuv decoding: can't change size of _source_ imageTorsten Jager
2012-06-09Added signature for changeset 948bb6010a3eDarren Salt
2012-06-09Added tag 1.1.21 for changeset 948bb6010a3eDarren Salt
2012-06-09Bump shlib version (compatible); release.1.1.21Darren Salt
2012-06-09Correct detection of AAC ADIF.Darren Salt
2012-06-09Fix a possible NULL dereference when cleaning up in the FFT vis plugin code.Darren Salt
2012-06-09Double-free with some AAC files (missing check).Darren Salt
2012-06-08Changelog update.Darren Salt
2012-06-08mng: fixed loop play of short streams.Petri Hintukainen
2012-06-08Fix utilization of _POSIX_THREAD_PRIORITY_SCHEDULING macroBrad Smith
2012-06-08demux_ts: increased max A-V diff to 4 secondsPetri Hintukainen
2012-06-06fix make uninstall for libxine-1.defVolker Grabsch
2012-06-06fix install/uninstall static library in windowsVolker Grabsch
2012-06-05Fixed LIBS with cygwinCarlo Bramini
2012-06-05Fixed -no-undefined handling with mingw and cygwinCarlo Bramini
2012-06-05CYGWIN needs PTHREAD_CFLAGS to be empty and PTHREAD_LIBS to be "-lpthread"Carlo Bramini
2012-06-05Fix building with cygwinCarlo Bramini
2012-06-05Added missing ifdef AVCODEC_HAS_REORDERED_OPAQUECarlo Bramini
2012-06-05Added check for AVCodecContext.color_range and AVCodecContext.colorspacePetri Hintukainen