summaryrefslogtreecommitdiff
path: root/src/combined/ffmpeg/ff_video_decoder.c
AgeCommit message (Expand)Author
2009-01-16Rework ffmpeg codecs lists creation.Darren Salt
2009-01-11Merge.Darren Salt
2009-01-11Reapply cset ffb2e82d7bb7 (accidental removal by this cset's parent).Darren Salt
2009-01-11Merge.Darren Salt
2009-01-11Fix PTS tagging: large (negative) PTS values are a result of turning it off t...Reinhard Nißl
2009-01-08Fix build with libavcodec < 51.68.0.Darren Salt
2009-01-05Merge security fixes.Darren Salt
2009-01-04At discontinuity all stored PTS values need to be reset to 0, as they are now...Reinhard Nißl
2009-01-04Feed buffer PTS through FFmpeg's decoder to have them reordered to display or...Reinhard Nißl
2008-11-20Memory access fixes:František Dvořák
2008-08-25Fix a possible heap buffer overflow in the ffmpeg video decoder.Darren Salt
2008-07-16Add support for the Snow video codec.Darren Salt
2008-05-07xine_xmalloc() deprecation: replace its use with static and non-zero size.Diego 'Flameeyes' Pettenò
2008-04-30Fix green smearing in h264 decodingJason Tackaberry
2008-04-21Fix display of some MJPEG streams (YUVJ420P).Darren Salt
2008-04-21Debug logging of ffmpeg pixel format in case of display errors.Darren Salt
2008-04-07Use ffmpeg's cook decoder and fix Real decoder bugsJinghua Luo
2008-03-18Move ffmpeg plugin code into src/combined/ffmpeg & adapt for current ffmpeg.Darren Salt