summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-12Put lock display calls into macrosAndreas Auras
2012-01-12Introduce buffering for output surfaces for vdpau output driverAndreas Auras
2012-01-12Initially allocate vdpau output surface objects for display queue with actual...Andreas Auras
2012-01-12Set clipping region of displayed output surfaces to rendered regionAndreas Auras
2012-01-12Fixed usage of wrong variables to determine current gui output window size fo...Andreas Auras
2012-01-12Removed wrong setting of fixed extent size of osd objects in dvb spu decoderAndreas Auras
2012-01-03Complete rewrite of vdpau output driver osd handling.Andreas Auras
2012-01-02Added tag 1.2.0 for changeset 01846b148cbaDarren Salt
2012-01-02Update changelog.Darren Salt
2012-01-02FTBFS on hurd-i386: not compiled pluginsPino Toscano
2012-01-01Oops. Omitted headers.1.2.0Darren Salt
2012-01-01xine-lib 1.2.0, and about time too!Darren Salt
2012-01-01Merge from 1.1.Darren Salt
2012-01-01Update version no.Darren Salt
2012-01-01Merge.Darren Salt
2012-01-01Added tag 1.1.20.1 for changeset dde68fe11b97Darren Salt
2012-01-011.1.20.1.1.1.20.1Darren Salt
2011-12-31Merge from 1.1.Darren Salt
2011-12-31Kill a few trivial compiler warnings.Darren Salt
2011-12-31A new vdpau h264 decoder that has proven to work better than the previous one.Christophe Thommeret
2011-12-31Merge.Darren Salt
2011-12-27Fixes nasty mpeg2 on ts A/V lag when using ff."Torsten Jager"
2011-12-22Use proper chroma upsampling for yv12 to yuy2 conversionRoland Scheidegger
2011-12-21Merge from 1.1.Darren Salt
2011-12-16MergePetri Hintukainen
2011-12-16flac decoder: int -> size_tPetri Hintukainen
2011-12-16Fixed flac_read_callback() signature for flac 1.1.3+ (when sizeof(size_t) != ...Petri Hintukainen
2011-12-16Hide aliasing problems in xcb pluginsPetri Hintukainen
2011-12-16Silenced warningPetri Hintukainen
2011-12-16MergePetri Hintukainen
2011-12-16Removed write-only variablesPetri Hintukainen
2011-12-16Fixed osd_hide() return valuePetri Hintukainen
2011-12-16Fixed using uninitialized dataPetri Hintukainen
2011-12-16define _XOPEN_SOURCE before including any system headersPetri Hintukainen
2011-12-16Fixed pointer typePetri Hintukainen
2011-12-16Added missing constPetri Hintukainen
2011-12-15Fixed printf formatPetri Hintukainen
2011-12-15xvmc: Fixed using uninitialized data and resource leak (from 9456)Petri Hintukainen
2011-12-15Fixed printf formatPetri Hintukainen
2011-12-15Merge from 1.1Petri Hintukainen
2011-12-15Marked xine_get_autoplay_mrls() and get_autoplay_list()'s return value constPetri Hintukainen
2011-12-15Marked _x_is_fourcc() arguments constPetri Hintukainen
2011-12-15Merge from 1.1Petri Hintukainen
2011-12-15Merge from 1.1Petri Hintukainen
2011-12-15Added BluRay input pluginPetri Hintukainen
2011-12-14demux_ts: make sure old pts is not passed to metronom after seek / changed pidsPetri Hintukainen
2011-12-14demux_ts: Retry read few times after failure. Allow handling events and check...Petri Hintukainen
2011-12-14demux:ts: flush buffers at EOF. Allows decoding of last video frame.Petri Hintukainen
2011-12-14demux_ts: set corrupted_pes flag when pid is flushedPetri Hintukainen
2011-12-13Silenced warningsPetri Hintukainen