summaryrefslogtreecommitdiff
path: root/src/libffmpeg/ff_video_decoder.c
AgeCommit message (Expand)Author
2007-10-23Generate video_step from stream and work around wrong field duration.Reinhard Nißl
2007-10-01Add UI option to configure FFmpeg's video decoder thread count.Reinhard Nißl
2007-10-01Set PTS even for bad frames to improve syncing of audio and video.Reinhard Nißl
2007-10-01Fix allocation of 0x0 frame when frame size is still unknown.Reinhard Nißl
2007-08-15Workaround for recent glibc & -D_FORTIFY_SOURCE=2 (defines open() as a macro).Darren Salt
2007-07-02Fix demuxing of wavpack files, and avoid crashing with the tags at the end of...Diego 'Flameeyes' Pettenò
2007-06-16Rename the BE/LE/ME macros with a _X_ prefix, so they don't clash with Solari...Diego 'Flameeyes' Pettenò
2007-04-15Initialize image size in bmiheader with data from AVCodecContext, if still un...Reinhard Nißl
2007-04-04Rename FFmpeg plugins' sources so that there are no conflicts with other sour...Diego 'Flameeyes' Pettenò