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-05-20avcodec/ratecontrol: silence "warning: expected_bits may be used uninitialize...Michael Niedermayer
2013-05-20Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-05-20Merge commit 'db347280eb3746d7b70888db97f1efe5f06f5624'Michael Niedermayer
2013-05-20Merge commit 'ddf1b4a2f8a680126eb611428e4f47e6e5b8c6c0'Michael Niedermayer
2013-05-20Merge commit '36f10380043c8b8c5cbf8c1add8695089cdaa341'Michael Niedermayer
2013-05-20Merge commit '98186578a2a21af5bfe6dd71d222dc270f763c7d'Michael Niedermayer
2013-05-20Merge commit 'c360fb174b01170ab3fd3048d4d0acb44aa4e834'Michael Niedermayer
2013-05-20mpegvideo: unref old current_picture before allocating a new oneJanne Grunau
2013-05-20vorbis: fallback to normal division instead of crashingLuca Barbato
2013-05-20vorbis: simplify the inner loop in setup_classifsLuca Barbato
2013-05-20vorbis: use normal integer values for iteratorsLuca Barbato
2013-05-20vorbis: refactor vorbis_residue_decode_internalLuca Barbato
2013-05-19mjpeg_decode_com: remove redundant len checksMichael Niedermayer
2013-05-19mjpegdec: Fix field orderforinterlacedAVDJand AVRN in ntsc modePiotr Bandurski
2013-05-19win32: Do not use GetProcAddress when compiled for Vista+Jean-Baptiste Kempf
2013-05-19ffv1dec: defuse membombMichael Niedermayer
2013-05-19Merge commit 'ed50673066956d6f2201a57c3254569f2ab08d9d'Michael Niedermayer
2013-05-19Merge commit '8c34558131d846d2b10389564caadaa206372fd4'Michael Niedermayer
2013-05-19Merge commit '0f689a3d97a1d3053ca0e9516b296909a72ff31e'Michael Niedermayer
2013-05-19proresdec2: Only try to decode alpha plane if four output planes were allocated.Carl Eugen Hoyos
2013-05-18wavpack: validate samples size parsed in wavpack_decode_blockLuca Barbato
2013-05-18wavpack: return meaningful errorsLuca Barbato
2013-05-18fmtconvert: int32_t input to int32_to_float_fmul_scalarChristophe Gisquet
2013-05-18wavpack: K&R formatting cosmeticsLuca Barbato
2013-05-18proresdec2: Support decoding transparency information.Kostya Shishkov
2013-05-18avcodec_align_dimensions2: add missing yuva formatsMichael Niedermayer
2013-05-18Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-05-18Merge commit 'cebdedca57d95834a8f8098c7b6a322a1163e26b'Michael Niedermayer
2013-05-18Merge commit '006ec64877fb638de4b15ae5fd969e22bd0f60ca'Michael Niedermayer
2013-05-18Merge commit 'bc8c1cdc7bfe7b1fe56df812aabdac3de2555cec'Michael Niedermayer
2013-05-18Merge commit '4a4107b48944397c914aa39ee16a82fe44db8c4c'Michael Niedermayer
2013-05-18Merge commit 'a5a0ef5e13a59ff53318a45d77c5624b23229c6f'Michael Niedermayer
2013-05-18Escape 130 (RPL) decoderEli Friedman
2013-05-18prores: decode alpha plane when it's presentKostya Shishkov
2013-05-17lavc doxy: add avcodec.h to the libavcodec group.Anton Khirnov
2013-05-17jpegls: factorize return pathsLuca Barbato
2013-05-17jpegls: return meaningful errorsLuca Barbato
2013-05-17jpegls: check the scan offsetLuca Barbato
2013-05-17sparc: VIS mnemonicsMichael Kostylev
2013-05-17vc1dec: restructure interpmvp codeMichael Niedermayer
2013-05-17Adding support for encoding VP8 AlphaVignesh Venkatasubramanian
2013-05-17Merge commit 'db8e336e5fc18c41cb4e9bab1960349e9800d546'Michael Niedermayer
2013-05-17Merge commit '30e256430eb88c6d4c382581b89bca171d79fbc0'Michael Niedermayer
2013-05-17Merge commit '1232a1647ab27e024a3baf4d01d40c8d08d6ced9'Michael Niedermayer
2013-05-17Merge commit '1fb013a57c6d98d3f425506eb25f32b2cf7ddc6f'Michael Niedermayer
2013-05-17mpegvideo: allocate sufficiently large scratch buffer for interlaced vidJindrich Makovicka
2013-05-17pthread: reindentAnton Khirnov
2013-05-17lavc/pthread: remove obsolete checksAnton Khirnov
2013-05-17Apple Intermediate Codec decoderKostya Shishkov
2013-05-17avcodec/pthread: fix ffv1 with 2 threadsMichael Niedermayer