Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-10 | Interlaced support. | Christophe Thommeret | |
2009-02-10 | Cleanups. | Christophe Thommeret | |
2009-02-10 | Fix color_standard & deinterlace. | Christophe Thommeret | |
2009-02-07 | Set 709 color_standard. | Christophe Thommeret | |
2009-02-07 | Don't remove vdpau decoders from catalogue if failed to open. | Christophe Thommeret | |
It could be because of no free decoder (it should be tried again later). | |||
2009-02-07 | VC1 in hd-dvd initial support. | Christophe Thommeret | |
2009-02-07 | Quick hack for .evo files. | Christophe Thommeret | |
2009-02-06 | Fix ref_pic_marking progress regression (i.e. simulhd). | Julian Scheel | |
2009-02-06 | Update csc at mixer_create. | Christophe Thommeret | |
2009-02-04 | Aspect ratio. | Christophe Thommeret | |
2009-02-04 | Skipped frames. | Christophe Thommeret | |
2009-02-04 | Initial advanced_profile support. | Christophe Thommeret | |
2009-02-03 | More VC1. | Christophe Thommeret | |
2009-02-03 | Allow multiple ARGB overlays. | Reinhard Nißl | |
2009-02-03 | More VC1. | Christophe Thommeret | |
2009-02-02 | Replace previous commit with a proper fix taking slc-specific ↵ | Julian Scheel | |
num_ref_idx_*_active values into account. this finally fixes the perfectly standard compliant (c: divx7 samples. | |||
2009-02-02 | Work around non-spec-compliant divx7 samples. | Julian Scheel | |
2009-01-31 | VC1 update. | Christophe Thommeret | |
2009-01-31 | Code cleanup. | Julian Scheel | |
2009-01-30 | Fix aspect ratio. | Christophe Thommeret | |
2009-01-30 | Initial VC1 commit. | Christophe Thommeret | |
2009-01-29 | Blend types list termination. | Christophe Thommeret | |
2009-01-29 | Clip yuv2rgb values. | Christophe Thommeret | |
2009-01-27 | Fix pre-emption reinit in case an OSD was shown. | Julian Scheel | |
2009-01-27 | Fall back to software decode when no free vdpau decoder. Logging fixups. | Christophe Thommeret | |
2009-01-25 | Switch back to default color standard when necessary. | Julian Scheel | |
2009-01-25 | Remove some printfs. | Julian Scheel | |
2009-01-25 | fFix ref pic marking process on frame_num wraps. | Julian Scheel | |
2009-01-25 | Select correct color standard for H.264. | Julian Scheel | |
2009-01-25 | POC calculation fixes. | Julian Scheel | |
2009-01-25 | Remove some printfs. | Christophe Thommeret | |
2009-01-25 | PTS fix. | Christophe Thommeret | |
2009-01-25 | Subs scaling. | Christophe Thommeret | |
2009-01-25 | HD subs scaling with capable vo. | Christophe Thommeret | |
2009-01-23 | Get pts at picture start. May fix a/v sync on some ts. | Christophe Thommeret | |
2009-01-20 | Disable deint for static images (ie dvd menus). | Julian Scheel | |
2009-01-19 | Fix fallback rules for scaling list parsing. | Julian Scheel | |
2009-01-19 | Force a minimum video_num_frames of 22, allowing max of 30. | Julian Scheel | |
2009-01-19 | Scaling list fixes; duration fixes. | Julian Scheel | |
2009-01-19 | Return the aspect ratio property value. | Mike Lampard | |
2009-01-17 | Fix zoom for vdpau video out. | Mike Lampard | |
2009-01-17 | Fix pts for progressive ts streams. | Julian Scheel | |
2009-01-16 | Revert skip images with missing references - it may cause skips at unwanted ↵ | Julian Scheel | |
situations... | |||
2009-01-16 | Add some comment... | Julian Scheel | |
2009-01-16 | Reset vdpau decoder on xine decoder reset. | Julian Scheel | |
Fixes freezes when seeking in ts streams. | |||
2009-01-16 | Fix seeking in mkv/mov files. Don't show pictures which miss reference ↵ | Julian Scheel | |
frames: they are likely garbled. | |||
2009-01-16 | Add support for pic_order_cnt_type=2. | Julian Scheel | |
2009-01-16 | Fix a possible crash in dpb. | Julian Scheel | |
2009-01-15 | Properly parse scaling_lists (zigzag order, defaults)... | Julian Scheel | |
This fixed wrong colors/artefacts for several mkv samples. | |||
2009-01-15 | Use sps->scaling_matrix instead of pps. | Julian Scheel | |