Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-04cosmetics: group remaining .name and .long_name.Clément Bœsch
2013-10-04Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2'Michael Niedermayer
2013-10-04cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun
2013-09-14avcodec/mpeg12dec: clear mpeg_enc_ctx_allocated when contexts are deallocatedMichael Niedermayer
2013-08-18mpeg12dec: also print progressive seq and chroma formatMichael Niedermayer
2013-08-18Revert "Merge commit of 'vdpau: remove old-style decoders'"Michael Niedermayer
2013-08-16Merge commit '38f64c03301ac66d7b54b3e4bd2bf6454f9fb2d3'Michael Niedermayer
2013-08-15mpeg12decdata.h: Move all tables to the only place they are usedDiego Biurrun
2013-08-13avcodec/mpeg12dec: check slice size before trying to decode itMichael Niedermayer
2013-08-06Merge commit '578ea75a9e4ac56e0bbbbe668700be756aa699f8'Michael Niedermayer
2013-08-05vdpau: remove old-style decodersRémi Denis-Courmont
2013-07-26Merge commit '93a51984a27f3ba84d4e6f13d0c704ee9891603e'Michael Niedermayer
2013-07-25mpeg12: Ignore slice threading if hwaccel is activeRémi Denis-Courmont
2013-07-24avcodec/mpeg12dec: remove commented out assertMichael Niedermayer
2013-07-08mpeg12dec: avoid reinitializtation on PS changes when possible.Michael Niedermayer
2013-05-29Merge commit '9f30fb5a773d59298d8d45c741b3fd971d84c97b'Michael Niedermayer
2013-05-28mpeg12: skip frames consistentlyJanne Grunau
2013-05-16Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110'Michael Niedermayer
2013-05-16Remove commented-out debug #define cruftDiego Biurrun
2013-05-06Merge commit 'bd8ac882140a38868c33c000a430a1292a352533'Michael Niedermayer
2013-05-05avcodec: Add av_cold attributes to end functions missing themDiego Biurrun
2013-05-05register AV_PIX_FMT_VDPAU for hwaccelRainer Hochecker
2013-04-15Add thread-safe wrapper for get_format().Reimar Döffinger
2013-03-28Merge commit 'e557584aa7df6ac9f52af7ee7e5c963437da2e2f'Michael Niedermayer
2013-03-28Merge commit '1b6d66745ac1768adb387c2227cdcf4452271149'Michael Niedermayer
2013-03-27mpeg12: Move Mpeg1Context declaration to the only place it is usedDiego Biurrun
2013-03-27Split MPEG-1/2 decoder code off from MPEG-1/2 common codeDiego Biurrun