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
2015-07-27Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer
2015-07-27lavc: AV-prefix all codec flagsVittorio Giovara
2015-06-12Merge commit 'e3d0f49abb20a551bf6d885f75c354d6d0bbeb9d'Michael Niedermayer
2015-06-12mpegvideo: h263: Move all tables to a single fileVittorio Giovara
2015-05-24avcodec: Pass PutBitContext into ff_h263_encode_motion() instead of MpegEncCo...Michael Niedermayer
2015-05-24avcodec/h263: Remove unused argument of h263_get_motion_length()Michael Niedermayer
2015-05-22Merge commit '848e86f74d3e6e87fa592ee8ba8c184cc5fd9a42'Michael Niedermayer
2015-05-22mpegvideo: Drop flags and flags2Vittorio Giovara
2015-04-29Merge commit '0c69164f451cc9ca6ce9d6e7568083e2776bc845'Michael Niedermayer
2015-04-29Merge commit '59dfc2b0c89f35c5805abee72c2ae4ee7af8e98d'Michael Niedermayer
2015-04-28h263: Convert function to macroVittorio Giovara
2015-04-28h263: Drop commented-out code and a related otherwise unused functionVittorio Giovara
2014-11-24Merge commit '277ff7f5dc134f1c2dfc4ea0ef3540340482e3d2'Michael Niedermayer
2014-11-24lavu: move internal define to the only places where it is usedVittorio Giovara
2014-06-19Merge commit 'e74433a8e6fc00c8dbde293c97a3e45384c2c1d9'Michael Niedermayer
2014-06-19dsputil: Split clear_block*/fill_block* off into a separate contextDiego Biurrun
2013-11-30h263: remove unused ff_h263_find_resync_marker()Michael Niedermayer
2013-11-01Merge commit '28240a60c1b5ce276e947ba013271ec009adc078'Michael Niedermayer
2013-10-31lavc: move FF_ASPECT_EXTENDED from avcodec.h to h263.hAnton Khirnov
2013-08-16Merge commit 'c591d4575a6f97fbbe6145304b1ea960e8e81e14'Michael Niedermayer
2013-08-15avcodec: Replace local extern declarations for tables with header #includesDiego Biurrun
2013-03-06lavc: Split out ff_hwaccel_pixfmt_list_420[] over individual codecsRonald S. Bultje
2013-02-19split out ff_hwaccel_pixfmt_list_420[] over individual codecs.Ronald S. Bultje
2013-02-07Merge commit 'ca1fe6c0e60808da45d4dfd8728f45e843b9f9b0'Michael Niedermayer
2013-02-07h263: remove an unused parameter from ff_h263_decode_init_vlcAnton Khirnov
2013-01-23Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer
2013-01-23Drop DCTELEM typedefDiego Biurrun
2012-12-05Merge commit 'df9b9567518f2840d79a4a96b447ebe1aa326408'Michael Niedermayer
2012-12-05lavc: fix decode_frame() third parameter semantics for video decodersAnton Khirnov
2012-10-09Check resync marker only when enabled.Anuj Mittal
2012-03-01Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-29mpegvideo_enc: add cbp_rd flag to mpv_flags.Anton Khirnov
2012-02-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-16h263: Add ff_ prefix to nonstatic symbolsMartin Storsjö
2011-11-05Make ff_mba_* arrays const.Reimar Döffinger
2011-10-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-23lavc: move get_b_cbp() from h263.h to mpeg4videoenc.cAnton Khirnov
2011-05-22Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-05-21multiple inclusion guard cleanupDiego Biurrun
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2010-06-30Fix grammar errors in documentationMåns Rullgård
2010-03-08Add lots of missing includesMåns Rullgård
2010-03-07Move ff_set_qscale() prototype to mpegvideo.h; it is defined in mpegvideo.cMåns Rullgård
2010-01-09Split H263 encoder and decoder from common code.Michael Niedermayer
2010-01-08Rename most non static h263 tables so their name contains h263.Michael Niedermayer
2010-01-08Split the mpeg4 encoder and decoder off h263.cMichael Niedermayer
2009-12-30Get rid of pointless CONFIG_ANY_H263 preprocessor definition.Diego Biurrun
2009-12-30Eliminate CONFIG_ANY_H263_DECODER preprocessor definition.Diego Biurrun
2009-12-30Get rid of pointless CONFIG_WMV_DECODER definition.Diego Biurrun
2009-12-30Simplify CONFIG_ANY_H263_DECODER preprocessor definition:Diego Biurrun