summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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-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-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 -no-undefined handling with mingw and cygwinCarlo 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
2012-06-05ffmpeg_compat.h: fixed version check for old ffmpeg versionsCarlo Bramini
2012-05-30ff_video_decoder: Fixed mpeg2 parsingPetri Hintukainen
2012-05-29Do not access master metronom data directly.Petri Hintukainen
2012-05-29Fix race condition in master/slave metronom handling.Petri Hintukainen
2012-10-07opengl2: added support for argb overlaysPetri Hintukainen
2012-10-07input_test: added vector XINE logoTorsten Jager
2012-10-07vo_opengl2: fixed distortion and segfaults for non-16 video widthTorsten Jager
2012-10-07yuv444_to_yuy2_mmx: follow target UV pitchTorsten Jager
2012-10-07alterh264 mb_adaptive_frame_field_flag fixChristophe Thommeret
2012-09-07Fix a segfault which may occur when stopping playback with deinterlacing.Darren Salt
2012-08-29yuv: add color matrix hintTorsten Jager
2012-08-29PMT parsing clean-upTorsten Jager
2012-08-29ff_audio_decoder: re-open audio output when codec params changePetri Hintukainen
2012-08-29ff_audio_decoder.c: get last audio frame from parserJose Alberto Reguero
2012-08-29ff_Audio_decoder: EAC3 header buffers are not usedJose Alberto Reguero
2012-08-29ff_audio_decoder: enable parser for EAC3Jose Alberto Reguero
2012-08-29yuv2rgb: 2:3 line scalerTorsten Jager
2012-08-29color_matrix: recognize cropped letterbox HD (eg 1280x540)Torsten Jager
2012-08-17Merge from 1.1Petri Hintukainen
2012-08-16demux_ts: support large PATs (section larger than single ts packet)Torsten Jager
2012-08-16demux_ts: silenced compiler warningTorsten Jager
2012-08-16Merge from 1.1Petri Hintukainen