summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-15Correct a few "&"s (should be character entities).Darren Salt
2009-01-15Properly parse scaling_lists (zigzag order, defaults)...Julian Scheel
2009-01-15Remove an unneeded file.Darren Salt
2009-01-15Merge from 1.1; regenerate po/*.po{,t}.Darren Salt
2009-01-15Remove an unused file.Darren Salt
2009-01-15Refresh translations. This is mostly c-format marker addition.Darren Salt
2009-01-15Mark xprintf & xine_printf as using format strings (for gettext).Darren Salt
2009-01-15Docs: grammar and spelling fixes, and some character entity usage.Darren Salt
2009-01-15Document patch submission preferences.Darren Salt
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-14Update changelog (ImageMagick bits).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-12Start 1.1.17 (again).Darren Salt
2009-01-12Delete implib files for plugins build by mingw.František Dvořák
2009-01-12Fix build of directx VO plugin.František Dvořák
2009-01-12Simplify using xine directories in configure, remove unnedded stuff.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-12Merge from 1.1.Darren Salt
2009-01-11Added tag xine-lib-1_1_16_1-release for changeset 01fac0a01558Darren Salt
2009-01-11xine-lib 1.1.16.1.xine-lib-1_1_16_1-release1.1.16.1Darren Salt
2009-01-11Changelog update.Darren Salt
2009-01-11Correct a config file key name.Darren Salt
2009-01-11Add a section about Xv textured video.Darren Salt
2009-01-11Add new event for vdr-xine-0.9.0.Reinhard Nißl
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
2009-01-10Fix some bugs.Julian Scheel
2009-01-09Wait for reference-frame before starting decoder.Julian Scheel
2009-01-09H.264 decoder code cleanup.Julian Scheel
2009-01-09Add preemption reinit support.Julian Scheel
2009-01-07Fix a possible buf underrun -> crash.Julian Scheel
2009-01-06Add enable_inverse_telecine option; rename honnor_progressive -> honor_progre...Julian Scheel
2009-01-05Enable sharpness and noise_reduction; add an option for progressive_flag.Christophe Thommeret
2009-01-04Parse sei->pic_struct for better progressive_frame marking.Julian Scheel
2009-01-04Clear PTS in DPB in case of discontinuity.Reinhard Nißl
2009-01-04Deinterlacer options.Christophe Thommeret