summaryrefslogtreecommitdiff
path: root/src/xine-engine
AgeCommit message (Expand)Author
2014-03-10Silence compiler warnings on register_enum () arg #4.Torsten Jager
2014-02-11Unaligned integer read optimization attempt.Torsten Jager
2014-01-04ffmpeg: auto use (AV_)CODEC_ID/(AV_)PIX_FMT part 2.Torsten Jager
2013-12-23Add metronom video pts debug string.Torsten Jager
2013-12-23Ignore invalid video frame rate in metronom.Torsten Jager
2013-12-18Fix metronom video drift compensation.Torsten Jager
2013-11-23Copyright year update by hg log info #3.Torsten Jager
2013-11-06 Add _x_mrl_remove_auth(): return a copy of mrl without authentication creden...Petri Hintukainen
2013-10-31Added INPUT_CAP_NO_CACHEPetri Hintukainen
2013-10-29Added buffer types for VP9 and HEVCPetri Hintukainen
2013-10-14Copyright year update by hg log info #2.Torsten Jager
2013-09-29Added buffer type for ADPCM G.726Petri Hintukainen
2013-09-27demux_qt: simple (E)AC3 support.Torsten Jager
2013-09-27Added constPetri Hintukainen
2013-09-27Added constPetri Hintukainen
2013-09-19Fix snapshot size.Torsten Jager
2013-09-19Really fix snapshot colors.Torsten Jager
2013-09-13audio_out speed control fixTorsten Jager
2013-09-13Copyright year update by hg log infoTorsten Jager
2013-09-04Merge.Darren Salt
2013-08-22fixed another potential xine_play () hangTorsten Jager
2013-07-25Some copyright/dev fixes.Darren Salt
2013-07-03fix commentXavier Bachelot
2013-06-26Distribute a header needed for the VAAPI plugin.Darren Salt
2013-04-15Check stat() return value for failure before using returned dataPetri Hintukainen
2013-04-11vdpau_accel_data: removed unused varTorsten Jager
2013-01-21video_out: dont reuse (DR1) reference frames in paused_loopTorsten Jager
2013-01-17VAAPI decoder and video output plugin from https://github.com/huceke/xine-lib...Petri 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-09-07Fix a segfault which may occur when stopping playback with deinterlacing.Darren Salt
2012-08-29color_matrix: recognize cropped letterbox HD (eg 1280x540)Torsten Jager
2012-08-16link against mlibFabian Groffen
2012-07-06yuv2rgb: added color matrix and fullrange supportTorsten Jager
2012-06-22add missing string terminationTorsten Jager
2012-06-08Merge from 1.1Petri Hintukainen
2012-06-08Fix utilization of _POSIX_THREAD_PRIORITY_SCHEDULING macroBrad Smith
2012-06-06Merge from 1.1Petri Hintukainen
2012-06-06fix make uninstall for libxine-1.defVolker Grabsch
2012-06-06fix install/uninstall static library in windowsVolker Grabsch
2012-06-05Merge from 1.1Petri Hintukainen
2012-06-05Fixed -no-undefined handling with mingw and cygwinCarlo Bramini
2012-04-12Make OSD blend buffers 16-byte alignedPetri Hintukainen
2012-02-27Fixed race in metronom_get_option(): reading int64 is not atomic in 32-bit sy...Petri Hintukainen
2012-01-30Compile failure in osd.c with sys-libs/zlib-1.2.6Ulrich Müller
2012-01-18Hack to avoid xine-list-* causing catalog.cache to be written.Darren Salt
2012-03-30CosmeticsPetri Hintukainen
2012-03-28add access to audio engine gapLACARRIERE Jerome
2012-02-29Merge from 1.1Petri Hintukainen
2012-02-01Merge from 1.1.Darren Salt