summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-30Fix aspect ratio.Christophe Thommeret
2009-01-30Initial VC1 commit.Christophe Thommeret
2009-01-29Blend types list termination.Christophe Thommeret
2009-01-29Clip yuv2rgb values.Christophe Thommeret
2009-01-27Fix pre-emption reinit in case an OSD was shown.Julian Scheel
2009-01-27Fall back to software decode when no free vdpau decoder. Logging fixups.Christophe Thommeret
2009-01-25Switch back to default color standard when necessary.Julian Scheel
2009-01-25Remove some printfs.Julian Scheel
2009-01-25fFix ref pic marking process on frame_num wraps.Julian Scheel
2009-01-25Select correct color standard for H.264.Julian Scheel
2009-01-25POC calculation fixes.Julian Scheel
2009-01-25Remove some printfs.Christophe Thommeret
2009-01-25PTS fix.Christophe Thommeret
2009-01-25Subs scaling.Christophe Thommeret
2009-01-25HD subs scaling with capable vo.Christophe Thommeret
2009-01-23Get pts at picture start. May fix a/v sync on some ts.Christophe Thommeret
2009-01-20Disable deint for static images (ie dvd menus).Julian Scheel
2009-01-19Fix fallback rules for scaling list parsing.Julian Scheel
2009-01-19Force a minimum video_num_frames of 22, allowing max of 30.Julian Scheel
2009-01-19Scaling list fixes; duration fixes.Julian Scheel
2009-01-19Return the aspect ratio property value.Mike Lampard
2009-01-17Fix zoom for vdpau video out.Mike Lampard
2009-01-17Fix pts for progressive ts streams.Julian Scheel
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-16Update README.Julian Scheel
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-13MKV support.Julian Scheel
2009-01-12Fix a possible crash.Julian Scheel
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