summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-10Merge.Darren Salt
2011-07-18demux_ts: added m2ts and mts file extensionsPetri Hintukainen
2011-08-02demux_ts: added buffer size checks to adaptation field parsingPetri Hintukainen
2011-07-18Fixed writing outside of buffer when there are more than MAX_PIDS scrambled p...Petri Hintukainen
2011-07-22demux_ts: Added buffer size checks. Make sure buffer size is not set to negat...Petri Hintukainen
2011-07-16parse_pes_header(): eliminated local variable by simplifying the code that sk...Petri Hintukainen
2011-07-16demux_ts: Fixed reading outside of buffer: check header length before parsing...Petri Hintukainen
2011-07-16demux_ts: Fixed reading outside of buffer. Checking if pes header length == 6...Petri Hintukainen
2011-08-01demux_ts: removed unneeded check ((stream_id & 0xf0) == 0xe0 implies stream_i...Petri Hintukainen
2011-07-18Removed unneeded checkPetri Hintukainen
2011-07-15Factorized known audio pid search codePetri Hintukainen
2011-07-15Removed unused parameterPetri Hintukainen
2011-07-22demux_ts: Removed unused and write-only variablesPetri Hintukainen
2011-07-09Fixed 20-bit BluRay PCM audio. In this format samples are padded to 24 bits, ...Petri Hintukainen
2011-07-09Fixed 24-bit BluRay PCM audio broken by commit 7b6c2dc0ac98. Samples are 24 b...Petri Hintukainen
2011-07-09Composition descriptor state is only two bitsPetri Hintukainen
2011-07-09Cosmetics: reordered functionsPetri Hintukainen
2011-07-09Killed warningsPetri Hintukainen
2011-07-09Fixed hiding subtitles: composition descriptor state has nothing to do with h...Petri Hintukainen
2011-07-08Improved standard compilance: Drop cached data at epoch start or acquistion p...Petri Hintukainen
2011-05-17Fix build with very recent copies of FFmpegBrad Smith
2011-05-16Remove an excess "{".Darren Salt
2011-05-15Better support for 24-bit lpcmChristopher Martin
2011-03-27Add "-no-undefined" as late as possible in the ./configure processVolker Grabsch
2011-03-20Check that we've found both AAC signaturesLorenzo Desole
2011-03-13Define event for additional VDR key.Reinhard Nißl
2011-03-02Output a log message if raising of nice priority fails for video out and deco...Andreas Auras
2011-03-02Recognize changes of cropping parameters within a frame and trigger recalcula...Andreas Auras
2011-03-02Fixes two issues of video out standard cropping feature.Andreas Auras
2011-03-02Do not copy pointer to acceleration data of a frame when propagating changes ...Andreas Auras
2011-01-21Fix parallel building (.deb packaging).Darren Salt
2011-01-21Disable decoder flush from video out to avoid decoding errors.Reinhard Nißl
2011-01-21Disable decoder flush at discontinuity to avoid decoding errors.Reinhard Nißl
2011-01-20Avoid video clock errors due to decoder flush at discontinuity.Reinhard Nißl
2010-12-12List .ass in supported in extensions too.František Dvořák
2010-12-12Add .ass extension to be recognized as subtitle file.František Dvořák
2010-11-04Properly initialise and finalise {Image,Graphics}Magick context.Darren Salt
2010-10-14Mention build-essential (for building .debs).Darren Salt
2010-12-01Update nosefart to 2.7-mls, fixes xine bug #84.František Dvořák
2010-11-30Typo in multipass compilation CFLAGS.František Dvořák
2010-11-30Check boundaries during MPEG TS stream detection.František Dvořák
2010-11-30Small memory leaks in VCD input plugin class.František Dvořák
2010-11-30Various small memory leaks in xine engine.František Dvořák
2010-11-28Header stripping support in matroska demuxer.František Dvořák
2010-11-23Use the extension too for xine-list binary (for MinGW ports).František Dvořák
2010-11-23Build with -DLOG.František Dvořák
2010-11-10Update ChangeLog.František Dvořák
2010-11-10Option for disabling HW acceleration in directx.František Dvořák
2010-10-30Try to meassure memcpy method speed by clock() when times() not available.František Dvořák
2010-10-30Proper place for log mutex initialization (logging can start after xine_new()...František Dvořák