summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-10-21Cleanup.Christophe Thommeret
2009-09-28Fix consumed bits.Christophe Thommeret
2009-09-28Try to deal with buggy top_field_first.Christophe Thommeret
2009-09-28Fix consumed bits.Christophe Thommeret
2009-09-07High Quality Scaling.Christophe Thommeret
2009-08-14Default to LOCKDISPLAY atm.Christophe Thommeret
2009-08-14Better deint when paused.Christophe Thommeret
2009-08-09Cleanup.Christophe Thommeret
2009-08-09Switch to bits_reader.Christophe Thommeret
2009-08-06Better deinterlacer logging.Christophe Thommeret
2009-07-08Don't process second field if no future_frame.Christophe Thommeret
2009-06-18Destroy all surfaces before device_destroy.Christophe Thommeret
2009-06-18Fix soft_surface size update.Christophe Thommeret
2009-06-13Minor deinterlace fix.Christophe Thommeret
2009-06-12Fix a typo in the default_8x8_intra scaling matrix.Julian Scheel
2009-06-12Fix default scaling lists, to use zigzag encoding.Julian Scheel
2009-06-12Fix color shifting due to missing second_chroma_qp_index_offset default.Julian Scheel
2009-06-12Query features and enable accordingly; cleanup.Christophe Thommeret
2009-06-11Fix chroma_format_idc default to be 1, like the spec expects it to be. Minor ...Julian Scheel
2009-06-11Cleanup.Christophe Thommeret
2009-06-11video_window_overlay + vdpau_dispose fixes.Christophe Thommeret
2009-06-10Add half-rate deinterlacers; make XLock/UnlockDisplay compilation conditionnalChristophe Thommeret
2009-05-12Fix sliced decoding.Christophe Thommeret
2009-04-21Fix display_queue timestamps & bad scaling of overlay with zoom.Christophe Thommeret
2009-04-14Fix mov cotainers.Julian Scheel
2009-04-14Remove some debug output.Julian Scheel
2009-04-14Add H.264 still frame support.Julian Scheel
2009-04-13Fix(?!) some broken streams.Julian Scheel
2009-04-12Rework the buffering code.Julian Scheel
2009-04-05Fix PTS discontinuity.Christophe Thommeret
2009-04-04Pts fix (match libmpeg2).Christophe Thommeret
2009-04-03PTS fix.Christophe Thommeret
2009-04-03PTS fix.Christophe Thommeret
2009-03-23Another fix for split nal boundaries.Julian Scheel
2009-03-23Fix Sky Sports HD samples. pic_order_cnt calculation was broken in some cases.Julian Scheel
2009-03-23Allow interception of vdpau frame type by post plugins; fix dpb issues on bro...Reinhard Nißl
2009-03-19Don't decode preview buffers; fix discontinuity.Christophe Thommeret
2009-03-08Fix mixer attributes after pre-emption.Christophe Thommeret
2009-03-07Debug fix.Christophe Thommeret
2009-03-07Some cleanups.Christophe Thommeret
2009-03-06Fix deinterlacing settings after a pre-emption.Julian Scheel
2009-03-05Fix mmc operation parsing. It has to be done after decoding the frame, but be...Julian Scheel
2009-03-02Fix split nal start sequences again. this is for the case where the split nal...Julian Scheel
2009-03-02Fix recreation of broken nal start sequences when they were split across buff...Julian Scheel
2009-02-25Cleanup.Christophe Thommeret
2009-02-25Set rangeredfrm in rangered's bit 1.Christophe Thommeret
2009-02-25Add skip_chroma_deinterlace option.Christophe Thommeret
2009-02-23Fix TFF/BFF.Christophe Thommeret
2009-02-21Top/bottom fix.Christophe Thommeret
2009-02-20Set background color after pre-emption.Christophe Thommeret