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
2016-11-21Drop some bogus Doxygen documentation.Diego Biurrun
2016-11-21Fix some mismatches between function parameter and doxygen parameter names.Diego Biurrun
2016-11-19aarch64: vp9itxfm: Use w3 instead of x3 for the int eob parameterMartin Storsjö
2016-11-19arm: vp9itxfm: Simplify the stack alignment codeJanne Grunau
2016-11-18qdm2: Convert to the new bitstream readerAlexandra Hájková
2016-11-18qcelp: Convert to the new bitstream readerAlexandra Hájková
2016-11-18pcx: Convert to the new bitstream readerAlexandra Hájková
2016-11-18opus: Convert to the new bitstream readerAlexandra Hájková
2016-11-18nellymoser: Convert to the new bitstream readerAlexandra Hájková
2016-11-18jvdec: Convert to the new bitstream readerAlexandra Hájková
2016-11-18hqx: Convert to the new bitstream headerAlexandra Hájková
2016-11-18hq_hqa: Convert to the new bitstream readerAlexandra Hájková
2016-11-18gsm: Convert to the new bitstream readerAlexandra Hájková
2016-11-18g72x: Convert to the new bitstream readerAlexandra Hájková
2016-11-18g2meet: Convert to the new bitstream readerAlexandra Hájková
2016-11-18fraps: Convert to the new bitstream readerAlexandra Hájková
2016-11-18flashsv: Convert to the new bitstream readerAlexandra Hájková
2016-11-18faxcompr: Convert to the new bitstream readerAlexandra Hájková
2016-11-18exr: Convert to the new bitstream readerAlexandra Hájková
2016-11-18escape130: Convert to the new bitstream readerAlexandra Hájková
2016-11-18escape124: Convert to the new bitstream readerAlexandra Hájková
2016-11-18dvdsubdec: Convert to the new bitstream readerAlexandra Hájková
2016-11-18dss_sp: Convert to the new bitstream readerAlexandra Hájková
2016-11-18cook: Convert to the new bitstream readerAlexandra Hájková
2016-11-18cljrdec: Convert to the new bitstream readerAlexandra Hájková
2016-11-18cdxl: Convert to the new bitstream readerAlexandra Hájková
2016-11-18binkaudio: Convert to the new bitstream readerAlexandra Hájková
2016-11-18bink: Convert to the new bitstream readerAlexandra Hájková
2016-11-18avs: Convert to the new bitstream readerAlexandra Hájková
2016-11-18atrac3plus: Convert to the new bitstream readerAlexandra Hájková
2016-11-18atrac: Convert to the new bitstream readerAlexandra Hájková
2016-11-18asvdec: Convert to the new bitstream readerAlexandra Hájková
2016-11-18adpcm: Convert to the new bitstream headerAlexandra Hájková
2016-11-184xm: Convert to the new bitstream readerAlexandra Hájková
2016-11-18on2avc: Convert to the new bitstream readerAlexandra Hájková
2016-11-18ea: Convert to the new bitstream readerAlexandra Hájková
2016-11-18eamad: Convert to the new bitstream readerAlexandra Hájková
2016-11-18cllc: Convert to the new bitstream readerAlexandra Hájková
2016-11-18lavc: add a new bitstream reader to replace get_bitsAlexandra Hájková
2016-11-17avpacket: Mark src pointer as constantLuca Barbato
2016-11-17qsvdec: Drop stray extra braces around initializerDiego Biurrun
2016-11-17qsv: Drop some unused variablesDiego Biurrun
2016-11-16aarch64: vp9: loop filter: replace 'orr; cbn?z' with 'adds; b.{eq,ne};Janne Grunau
2016-11-16aarch64: vp9: use alternative returns in the core loop filter functionJanne Grunau
2016-11-16libilbc: support for latest git of libilbcGianluigi Tiesi
2016-11-15golomb: Replace __PRETTY_FUNCTION__ with __func__ for tracingDiego Biurrun
2016-11-14qsv: Add VP8 decoderMark Thompson
2016-11-14vp8: Return stream format information from parserMark Thompson
2016-11-14qsv: Add VC-1 decoderMark Thompson
2016-11-14vc1: Return stream format information from parserMark Thompson