summaryrefslogtreecommitdiff
path: root/src/video_dec/libvdpau
AgeCommit message (Expand)Author
2013-10-14Copyright year update by hg log info #2.Torsten Jager
2013-09-26Added constPetri Hintukainen
2013-09-13Copyright year update by hg log infoTorsten Jager
2013-04-11vdpau_accel_data: removed unused varTorsten Jager
2013-04-11old vdpau h264 decoder: set color matrix flagsTorsten Jager
2013-03-18vdpau: set frame cm flags in decodersTorsten Jager
2012-10-07alterh264 mb_adaptive_frame_field_flag fixChristophe Thommeret
2012-05-07Killed warnings in vdpau decodersPetri Hintukainen
2012-04-27Factorized duplicate codePetri Hintukainen
2012-04-27Added missing file headersPetri Hintukainen
2012-01-01Oops. Omitted headers.1.2.0Darren Salt
2011-12-31Kill a few trivial compiler warnings.Darren Salt
2011-12-31A new vdpau h264 decoder that has proven to work better than the previous one.Christophe Thommeret
2011-10-15Disable strict-aliasing where it caused compiler warningsChristian Ruppert
2011-07-06Fix bad width in vdpau vc1 decoderJerome Lacarriere
2011-05-17Use "quietened" build if automake 1.11 was used.Darren Salt
2011-03-22Fixed minor issues with debug logging.Andreas Auras
2011-02-20vdpau_mpeg12: fix frame duration calculation when repeating frames or fields.Reinhard Nißl
2011-01-23Remove incorrect enum value which caused a value shift of successorsReinhard Nißl
2011-01-23Avoid "broken stream" message in vdpau_decoder_render, caused by decoder_initReinhard Nißl
2011-01-22Fix handling of H.264 end of sequence NAL unit for still imagesReinhard Nißl
2011-01-20Fix pts handling after introduction of picture_ready()Reinhard Nißl
2010-12-08Fix field interlace completenessChristophe Thommeret
2010-08-05Silence "progressive:" output.Darren Salt
2010-07-21vdpau: update XINE_STREAM_INFO_FRAME_DURATIONDennis Bendlin
2010-07-29Fix NULL pointer access when starting decoding anywhere in the stream.Reinhard Nißl
2010-06-23disable debug logChristophe Thommeret
2010-06-23fix vc1 regressionChristophe Thommeret
2010-06-22fix vc1 advanced profile in mkv.Christophe Thommeret
2010-06-15fix max_dpb_countJulian Scheel
2010-06-13celanup debug printJulian Scheel
2010-06-13require at least 5 frames being marked progressive before switching to progre...Julian Scheel
2010-06-13fix reference markingJulian Scheel
2010-06-13fix debug outputJulian Scheel
2010-06-13fix typo in interlaced/progressive detectionJulian Scheel
2010-06-13fix debug outputJulian Scheel
2010-06-13improve interlaced/progressive detectionJulian Scheel
2010-06-13limit dpb sizeJulian Scheel
2010-06-12fix possible segfault in broken streamsJulian Scheel
2010-06-12interlaced/progressive detectionJulian Scheel
2010-06-12fix double free of dangling_imgJulian Scheel
2010-06-12fix decoded_picture leakJulian Scheel
2010-06-12fix field coded contentJulian Scheel
2010-06-12rewrite vo_frame_t handling for field coded contentJulian Scheel
2010-06-11rework of decoded picture bufferJulian Scheel
2010-05-27vdpau mpeg4 fixes.Christophe Thommeret
2010-05-22mpeg4-part2 vdpau decoder. Set to low priority (too much buggy yet).Christophe Thommeret
2010-05-21Bitstream buffers overflow prevention in vdpau decoders.Christophe Thommeret
2010-04-24fix previous commit, it discared frames too earlyJulian Scheel
2010-04-24fix dpb overflow handlingJulian Scheel