aboutsummaryrefslogtreecommitdiff
path: root/lib/ffmpeg/libavcodec
AgeCommit message (Expand)Author
2012-03-31Update ffmpeg to n0.10.2 (f139838d6473c7b5152178f602cb953a824c2ff9)elupus
2012-03-07fixed: ffmpeg build with gcc 4.7 on x86 (fixes #12779)Anssi Hannula
2012-02-11Fix dvb subtitle decoding when display segment is missing.Paul Kendall
2011-12-10[vaapi] reverted does apply to our ffmpeg versionhuceke
2011-12-09vaapi: do not assert on value read from input bitstreamDiego Biurrun
2011-12-09Fix VA-API decoding artefacts.Edgar Hucek
2011-11-23Fix vaapi decoding of vc1 files on Intel Sandy Bridge GPUs. Credits to Gwenol...alanwww1
2011-11-19Don't fill in frame gaps with copied refs after flushJoakim Plate
2011-11-13[DXVA] Handle return value of BeginFrame better.CrystalP
2011-11-13h264: Use mismatching frame numbers in fields to synchronize the first/second...Michael Niedermayer
2011-11-05Backport ffmpeg commit 29a29226bb01d8e46b731e73f637563e5c4cccfeCrystalP
2011-10-30[ios] fixed, ffmpeg used .text symbol relocation in neon asm code, this is no...davilla
2011-10-15Changed format string - %td not supported by our MingW environment.CrystalP
2011-10-15dxva-h264 Fix dxva playback of streams that don't start with an I-Frame.CrystalP
2011-10-15dxva-vc1 Pass overlapping transforms hintCrystalP
2011-10-15dxva-vc1 Take BI into account for forward and backward picturesCrystalP
2011-10-15dxva-mpeg2 speed up slice allocationCrystalP
2011-10-15dxva-mpeg2 Allocate slices array dynamically - fixes videos with > 175 slices.CrystalP
2011-10-08fix ffmpeg patch to reflect changed alpha array size in upstream. fixes #1134...CrystalP
2011-07-11fixed: typo in lavc dummy frame fixelupus
2011-07-11Patch for memory leaks in DVB subtitles decoderJernej Fijačko
2011-07-05changed: updated dxva zigzag workaround for ATI based on comments on xbmc.org...elupus
2011-07-03added: workaround for different handling of scaling lists for ATI cardselupus
2011-04-22Don't mark generated dummy frame output from mpeg1/2 decoder as keyframe.elupus
2011-02-03updated: internal ffmpeg to c3beafa0f1Anssi Hannula
2011-01-24Merged cptspiff's code-reshuffle branch.theuni