summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-01-19Return the aspect ratio property value.Mike Lampard
2009-01-18Merge from 1.1.Darren Salt
2009-01-18Add allocation checks to the Real MDPR parsing code (ref. CVE-2008-5240).Darren Salt
2009-01-18Merge from 1.1.Darren Salt
2009-01-18Include Makefile.plugins from the right place.Darren Salt
2009-01-18Remove '#include "config.h"' from all public header files.Darren Salt
2009-01-17Fix zoom for vdpau video out.Mike Lampard
2009-01-17Copy the Sparc32 compilation fix in cset 114515c61c07 into libmpeg2new.Darren Salt
2009-01-17Don't install mpeg2.h & mpeg2convert.h.Darren Salt
2009-01-17Merge from 1.1.Darren Salt
2009-01-17Avoid libtool running ldconfig (where not needed) at install time.Darren Salt
2009-01-17Fix pts for progressive ts streams.Julian Scheel
2009-01-16Merge from 1.1.Darren Salt
2009-01-16Missing libmpeg2new header files.Darren Salt
2009-01-16Merge from 1.1.Darren Salt
2009-01-16libmpeg2new/include wasn't being included in tarbals.Darren Salt
2009-01-16Revert skip images with missing references - it may cause skips at unwanted s...Julian Scheel
2009-01-16Add some comment...Julian Scheel
2009-01-16Reset vdpau decoder on xine decoder reset.Julian Scheel
2009-01-16Fix seeking in mkv/mov files. Don't show pictures which miss reference frames...Julian Scheel
2009-01-16Add support for pic_order_cnt_type=2.Julian Scheel
2009-01-16Fix a possible crash in dpb.Julian Scheel
2009-01-16Merge from 1.1.Darren Salt
2009-01-16Terminate the supported types list...Darren Salt
2009-01-16Merge ffmeg codecs list creation rework from 1.1 with adaptations.Darren Salt
2009-01-16Rework ffmpeg codecs lists creation.Darren Salt
2009-01-15Merge from 1.1, but neither distribute nor include by default xine_mmx.h.Darren Salt
2009-01-15Prepare for xine_mmx.h.Darren Salt
2009-01-15Split most of the MMX declarations in xineutils.h out into xine_mmx.h.Darren Salt
2009-01-15Properly parse scaling_lists (zigzag order, defaults)...Julian Scheel
2009-01-15Use sps->scaling_matrix instead of pps.Julian Scheel
2009-01-15Reinit fixes.Christophe Thommeret
2009-01-14Rework slicing, so that it works for all containers.Julian Scheel
2009-01-14Fix parsing of rbsp_trailing_bits.Julian Scheel
2009-01-14Cleanups.Christophe Thommeret
2009-01-14Fix quant_extension_matrix.Christophe Thommeret
2009-01-14Merge from 1.1.Darren Salt
2009-01-14Avoid printing "plugin foo found" if the filename is null.Darren Salt
2009-01-13MKV support.Julian Scheel
2009-01-12Merge from 1.1.Darren Salt
2009-01-12Enable libmpeg2new & clean it up. libmpeg2 remains preferred.Darren Salt
2009-01-12Move libmpeg2new into src/video_dec.Darren Salt
2009-01-12Fix build of directx VO plugin.František Dvořák
2009-01-12Fixed lvalue cast error (build with newer mingw compilation tools).František Dvořák
2009-01-12Fix a possible crash.Julian Scheel
2009-01-11Merge from 1.1.Darren Salt
2009-01-10Some fixes.Christophe Thommeret
2009-01-10Fix a pts error on the first decoded img.Julian Scheel
2009-01-10Fix weird field_order_cnt encoding seen for example on Sky HD.Julian Scheel
2009-01-10Remove debug output.Julian Scheel