summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-21Tidy up YUV library requirements.Darren Salt
2010-01-21Merge from 1.1.Darren Salt
2010-01-21Merge.Darren Salt
2010-01-21Undo libavutil workaround (fixed upstream).Darren Salt
2010-01-21Fix width and padding bugs in opengl fragprog rendererEddie Goodall
2010-01-21video_out_vdpau: provide configureable background colorReinhard Nißl
2010-01-20vdpau_mpeg12: attach a PTS just once to imgReinhard Nißl
2010-01-20demux_ts: pass each pts just once to buf (and to decoder)Reinhard Nißl
2010-01-20Use pkg-config for vdpau where possible; fix excessive libvdpau linkage.Darren Salt
2010-01-19Tidy up some configure option checking; fix --disable-fb.Darren Salt
2010-01-19Remove obsolete configuration options from debian/rules.Darren Salt
2010-01-18Merge from 1.1.Darren Salt
2010-01-18Enable the FLAC decoder by default.Darren Salt
2010-01-18FLAC decoder post-merge fixups.Darren Salt
2010-01-17Cope with libavutil no longer defining some endian-specific macros.Darren Salt
2010-01-17Explicitly set audio & video presence to "not present" when demuxing playlists.Darren Salt
2010-01-17Merge from 1.1, omitting .qtl support (already present).Darren Salt
2010-01-17Don't try to handle .qtl in the Quicktime demuxer.Darren Salt
2010-01-17"Fix" playback of 24-bit FLAC.Darren Salt
2010-01-16Clean up properly after QTL parsing.Darren Salt
2010-01-16Added basic support for .qtl (Quicktime media link).Darren Salt
2010-01-15Fix seekingJulian Scheel
2010-01-15Cleanup of log messagesChristophe Thommeret
2010-01-15Merge with 1.2-vdpau mainJulian Scheel
2010-01-15Cleanup of log messages (replace printf calls)Julian Scheel
2010-01-15Merge from 1.2 main.Darren Salt
2010-01-14Merge from 1.1.Darren Salt
2010-01-14Merge.Darren Salt
2010-01-14Backed out changeset fd48f5a5841d (discontinuity handling for short streams +...Darren Salt
2010-01-14Don't deinterlace still framesChristophe Thommeret
2010-01-13Clear VDPAU surfaces on new streams.Christophe Thommeret
2010-01-12Merge from 1.2 mainJulian Scheel
2010-01-12Merge from 1.1.Darren Salt
2010-01-12fix a/v syncJulian Scheel
2010-01-12always draw still images. a still image is detected by the immediate followin...Julian Scheel
2010-01-12Demux BluRay DTS (stream 0x82)Petri Hintukainen
2010-01-12Do not reset decoder flags from parse_pes_header() when setting BUF_FLAG_FRAM...Petri Hintukainen
2010-01-11Merge with 4d746db529dee2629e297297e0d751de95010792jscheel-guest
2010-01-11complete rework of the h264 decoderjscheel-guest
2010-01-08Merge from 1.2 main.Darren Salt
2010-01-07Correctly fall back on internal libxdg-basedir.Darren Salt
2010-01-06Merge from 1.1.Darren Salt
2010-01-06Update to libxdg-basedir 1.0.2; adapt accordingly, and default to external.Darren Salt
2010-01-06Ignore unsupported BluRay SPU streams (interactive (0x91) and text (0x92))Petri Hintukainen
2010-01-06Demux BluRay PCM audioPetri Hintukainen
2010-01-06Join multiple chunks before passing to audio outPetri Hintukainen
2010-01-06Use local variable for buffer sizePetri Hintukainen
2010-01-06CosmeticsPetri Hintukainen
2010-01-06Decode BluRay PCM headerPetri Hintukainen
2010-01-06Added some debug loggingPetri Hintukainen