summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-11-06 Add _x_mrl_remove_auth(): return a copy of mrl without authentication creden...Petri Hintukainen
2013-11-06Fix buildPetri Hintukainen
2013-11-06Add _x_freep(): free allocated memory and set pointer to NULLPetri 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-30post.h: fix build regression #12387 and avoid nonportable __typeof__.Torsten Jager
2013-09-29Added buffer type for ADPCM G.726Petri Hintukainen
2013-09-28Fix build for Fedora 19 (gcc (GCC) 4.8.1 20130603 (Red Hat 4.8.1-1))Chris Rankin
2013-09-27Merge.Darren Salt
2013-09-27Added constPetri Hintukainen
2013-09-13Copyright year update by hg log infoTorsten Jager
2013-01-21rgb2yuy2: added 16/15/8 bit formatsTorsten Jager
2013-01-17VAAPI decoder and video output plugin from https://github.com/huceke/xine-lib...Petri Hintukainen
2012-12-05color.c: direct rgb->yuy2 converterTorsten Jager
2012-10-29input_test: added full range color test videoTorsten Jager
2012-05-29Do not access master metronom data directly.Petri Hintukainen
2012-06-29Add color matrix support to video out interfaceTorsten Jager
2012-06-11Added VO_PROP_MAX_VIDEO_WIDTH and VO_PROP_MAX_VIDEO_HEIGHTPetri Hintukainen
2012-05-29Merge from 1.1Petri Hintukainen
2012-05-29Check if compiler supports __attribute__((weak))Carlo Bramini
2012-05-21xine-lib: more fixes to allow building with clangjmr@macports.org
2012-01-18And define/declare the new stuff...Darren Salt
2012-03-29Detect CPU/OS support for SSE3, SSSE3, SSE4, SSE42 and AVXPetri Hintukainen
2012-03-28add access to audio engine gapLACARRIERE Jerome
2012-02-15Merge from 1.1.Darren Salt
2012-02-14Merge from 1.1Petri Hintukainen
2012-02-04Pass distcheck.Darren Salt
2012-01-18Merge from 1.1.Darren Salt
2012-01-03Complete rewrite of vdpau output driver osd handling.Andreas Auras
2011-12-15Merge from 1.1Petri Hintukainen
2011-12-15Marked xine_get_autoplay_mrls() and get_autoplay_list()'s return value constPetri Hintukainen
2011-10-17Merge from 1.1Petri Hintukainen
2011-10-11Merge from 1.1.Darren Salt
2011-10-06Merge from 1.1.Darren Salt
2011-10-05Merge from 1.1.Darren Salt
2011-10-04Merge from 1.1.Darren Salt
2011-09-26Merge from 1.1. (Needs some testing.)Darren Salt
2011-08-23Merge from 1.1.Darren Salt
2011-05-17Use "quietened" build if automake 1.11 was used.Darren Salt
2011-03-29Continuous video frame grabbing feature.Andreas Auras
2011-03-13Implement additional VDR key User0.Reinhard Nißl
2011-03-20Merge from 1.1.Darren Salt
2011-03-13Define event for additional VDR key.Reinhard Nißl
2011-02-06Fix argb_layer handling in xine-libs OSD stack.Reinhard Nißl
2011-01-22Provide _x_query_buffers() to allow analyzing buffer usage by pluginsReinhard Nißl
2010-06-14Merge from 1.1.Darren Salt
2010-05-21Check for mpeg4-part2 vdpau hardware support.Christophe Thommeret
2010-04-08Add two new VO_CAP_*: SHARPNESS and NOISE_REDUCTION. Fix vdpau VO driver caps.Christophe Thommeret
2010-04-08Typo fix.Darren Salt