| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/msmpeg4dec: Reuse identical MV VLC | Andreas Rheinhardt | 2021-01-25 | 1 | -0/+2 |
* | Merge commit 'c06e73929199c4bdbb32ffb3d81c27ea57dd1458' | James Almer | 2017-10-23 | 1 | -2/+0 |
|\ |
|
| * | lavc: Drop deprecated extended aspect ratio symbol | Vittorio Giovara | 2017-03-23 | 1 | -2/+0 |
| * | ituh263dec: Have function signature match across declaration and definition | Diego Biurrun | 2016-11-03 | 1 | -1/+5 |
* | | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -2/+2 |
|\| |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -2/+2 |
* | | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
|\| |
|
| * | lavc: AV-prefix all codec flags | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
* | | Merge commit 'e3d0f49abb20a551bf6d885f75c354d6d0bbeb9d' | Michael Niedermayer | 2015-06-12 | 1 | -29/+1 |
|\| |
|
| * | mpegvideo: h263: Move all tables to a single file | Vittorio Giovara | 2015-06-12 | 1 | -29/+1 |
* | | avcodec: Pass PutBitContext into ff_h263_encode_motion() instead of MpegEncCo... | Michael Niedermayer | 2015-05-24 | 1 | -3/+3 |
* | | avcodec/h263: Remove unused argument of h263_get_motion_length() | Michael Niedermayer | 2015-05-24 | 1 | -3/+3 |
* | | Merge commit '848e86f74d3e6e87fa592ee8ba8c184cc5fd9a42' | Michael Niedermayer | 2015-05-22 | 1 | -1/+1 |
|\| |
|
| * | mpegvideo: Drop flags and flags2 | Vittorio Giovara | 2015-05-22 | 1 | -1/+1 |
* | | Merge commit '0c69164f451cc9ca6ce9d6e7568083e2776bc845' | Michael Niedermayer | 2015-04-29 | 1 | -1/+2 |
|\| |
|
| * | h263: Convert function to macro | Vittorio Giovara | 2015-04-28 | 1 | -1/+2 |
* | | Merge commit '59dfc2b0c89f35c5805abee72c2ae4ee7af8e98d' | Michael Niedermayer | 2015-04-29 | 1 | -7/+0 |
|\| |
|
| * | h263: Drop commented-out code and a related otherwise unused function | Vittorio Giovara | 2015-04-28 | 1 | -7/+0 |
* | | Merge commit '277ff7f5dc134f1c2dfc4ea0ef3540340482e3d2' | Michael Niedermayer | 2014-11-24 | 1 | -0/+1 |
|\| |
|
| * | lavu: move internal define to the only places where it is used | Vittorio Giovara | 2014-11-24 | 1 | -0/+1 |
* | | Merge commit 'e74433a8e6fc00c8dbde293c97a3e45384c2c1d9' | Michael Niedermayer | 2014-06-19 | 1 | -1/+1 |
|\| |
|
| * | dsputil: Split clear_block*/fill_block* off into a separate context | Diego Biurrun | 2014-06-18 | 1 | -1/+1 |
* | | h263: remove unused ff_h263_find_resync_marker() | Michael Niedermayer | 2013-11-30 | 1 | -1/+0 |
* | | Merge commit '28240a60c1b5ce276e947ba013271ec009adc078' | Michael Niedermayer | 2013-11-01 | 1 | -0/+4 |
|\| |
|
| * | lavc: move FF_ASPECT_EXTENDED from avcodec.h to h263.h | Anton Khirnov | 2013-10-31 | 1 | -0/+4 |
* | | Merge commit 'c591d4575a6f97fbbe6145304b1ea960e8e81e14' | Michael Niedermayer | 2013-08-16 | 1 | -0/+4 |
|\| |
|
| * | avcodec: Replace local extern declarations for tables with header #includes | Diego Biurrun | 2013-08-15 | 1 | -0/+4 |
| * | lavc: Split out ff_hwaccel_pixfmt_list_420[] over individual codecs | Ronald S. Bultje | 2013-03-06 | 1 | -0/+2 |
* | | split out ff_hwaccel_pixfmt_list_420[] over individual codecs. | Ronald S. Bultje | 2013-02-18 | 1 | -0/+2 |
* | | Merge commit 'ca1fe6c0e60808da45d4dfd8728f45e843b9f9b0' | Michael Niedermayer | 2013-02-07 | 1 | -1/+1 |
|\| |
|
| * | h263: remove an unused parameter from ff_h263_decode_init_vlc | Anton Khirnov | 2013-02-06 | 1 | -1/+1 |
* | | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f' | Michael Niedermayer | 2013-01-23 | 1 | -4/+4 |
|\| |
|
| * | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -4/+4 |
* | | Merge commit 'df9b9567518f2840d79a4a96b447ebe1aa326408' | Michael Niedermayer | 2012-12-05 | 1 | -1/+1 |
|\| |
|
| * | lavc: fix decode_frame() third parameter semantics for video decoders | Anton Khirnov | 2012-12-04 | 1 | -1/+1 |
* | | Check resync marker only when enabled. | Anuj Mittal | 2012-10-09 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-01 | 1 | -1/+1 |
|\| |
|
| * | mpegvideo_enc: add cbp_rd flag to mpv_flags. | Anton Khirnov | 2012-02-29 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-16 | 1 | -21/+21 |
|\| |
|
| * | h263: Add ff_ prefix to nonstatic symbols | Martin Storsjö | 2012-02-15 | 1 | -21/+21 |
* | | Make ff_mba_* arrays const. | Reimar Döffinger | 2011-11-05 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-24 | 1 | -42/+0 |
|\| |
|
| * | lavc: move get_b_cbp() from h263.h to mpeg4videoenc.c | Anton Khirnov | 2011-10-23 | 1 | -42/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-22 | 1 | -1/+2 |
|\| |
|
| * | multiple inclusion guard cleanup | Diego Biurrun | 2011-05-21 | 1 | -1/+2 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
|/ |
|
* | Fix grammar errors in documentation | Måns Rullgård | 2010-06-30 | 1 | -3/+3 |
* | Add lots of missing includes | Måns Rullgård | 2010-03-08 | 1 | -0/+6 |
* | Move ff_set_qscale() prototype to mpegvideo.h; it is defined in mpegvideo.c | Måns Rullgård | 2010-03-06 | 1 | -1/+0 |
* | Split H263 encoder and decoder from common code. | Michael Niedermayer | 2010-01-09 | 1 | -0/+68 |