Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-04-05 | Fix PTS discontinuity. | Christophe Thommeret | |
2009-04-04 | Pts fix (match libmpeg2). | Christophe Thommeret | |
2009-04-03 | PTS fix. | Christophe Thommeret | |
2009-04-03 | PTS fix. | Christophe Thommeret | |
2009-03-23 | Another fix for split nal boundaries. | Julian Scheel | |
2009-03-23 | Fix Sky Sports HD samples. pic_order_cnt calculation was broken in some cases. | Julian Scheel | |
2009-03-23 | Allow interception of vdpau frame type by post plugins; fix dpb issues on ↵ | Reinhard Nißl | |
broken streams (missing or doubled images in dpb). | |||
2009-03-19 | Don't decode preview buffers; fix discontinuity. | Christophe Thommeret | |
2009-03-08 | Fix mixer attributes after pre-emption. | Christophe Thommeret | |
2009-03-07 | Debug fix. | Christophe Thommeret | |
2009-03-07 | Some cleanups. | Christophe Thommeret | |
2009-03-06 | Fix deinterlacing settings after a pre-emption. | Julian Scheel | |
2009-03-05 | Fix mmc operation parsing. It has to be done after decoding the frame, but ↵ | Julian Scheel | |
before adding the decoded frame to dpb. | |||
2009-03-02 | Fix split nal start sequences again. this is for the case where the split ↵ | Julian Scheel | |
nal sequences is on the 2nd nal in a new frame. | |||
2009-03-02 | Fix recreation of broken nal start sequences when they were split across ↵ | Julian Scheel | |
buffers. | |||
2009-02-25 | Cleanup. | Christophe Thommeret | |
2009-02-25 | Set rangeredfrm in rangered's bit 1. | Christophe Thommeret | |
2009-02-25 | Add skip_chroma_deinterlace option. | Christophe Thommeret | |
2009-02-23 | Fix TFF/BFF. | Christophe Thommeret | |
2009-02-21 | Top/bottom fix. | Christophe Thommeret | |
2009-02-20 | Set background color after pre-emption. | Christophe Thommeret | |
2009-02-19 | Fix pre-emption reinit. | Christophe Thommeret | |
2009-02-19 | Fix mpeg progressive flag. | Christophe Thommeret | |
2009-02-19 | Fix pre-emption reinit. | Christophe Thommeret | |
2009-02-19 | Fix overlays recreation after pre-emption. | Christophe Thommeret | |
2009-02-19 | Top/bottom fix. | Christophe Thommeret | |
2009-02-18 | Minor fix. | Christophe Thommeret | |
2009-02-17 | Endianness cleanup. | Christophe Thommeret | |
2009-02-15 | New demuxer: demux_vc1es. | Christophe Thommeret | |
2009-02-15 | VC1 interlaced fixes. | Christophe Thommeret | |
2009-02-11 | vo_vdpau: try to get frame duration from previous img->pts when ↵ | Christophe Thommeret | |
frame->duration is 0. | |||
2009-02-11 | Compile fix. | Christophe Thommeret | |
2009-02-10 | Cleanups. | Christophe Thommeret | |
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 | |