| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '16e6652286213014c28a9c3af70435e767d28638' | Michael Niedermayer | 2014-07-22 | 1 | -0/+3 |
|\ |
|
| * | aarch64: NEON intrinsics dct_unquantize_h263. | James Yu | 2014-07-21 | 1 | -0/+3 |
* | | Merge commit '2d60444331fca1910510038dd3817bea885c2367' | Michael Niedermayer | 2014-07-17 | 1 | -2/+2 |
|\| |
|
| * | dsputil: Split motion estimation compare bits off into their own context | Diego Biurrun | 2014-07-17 | 1 | -2/+2 |
* | | avcodec/mpegvideo: clip mv visualization arrows so that their direction is ma... | Michael Niedermayer | 2014-07-09 | 1 | -0/+28 |
* | | avcodec/mpegvideo: flip motion vector visualization for backward motion vectors | Michael Niedermayer | 2014-07-09 | 1 | -5/+15 |
* | | avcodec/mpegvideo: small indent fix in vismv code | Clément Bœsch | 2014-07-07 | 1 | -2/+2 |
* | | Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e' | Michael Niedermayer | 2014-07-01 | 1 | -25/+27 |
|\| |
|
| * | dsputil: Split off IDCT bits into their own context | Diego Biurrun | 2014-06-30 | 1 | -25/+27 |
* | | avcodec/mpegvideo: dont overwrite emu_edge buffer | Michael Niedermayer | 2014-06-28 | 1 | -1/+2 |
* | | Merge commit 'fab9df63a3156ffe1f9490aafaea41e03ef60ddf' | Michael Niedermayer | 2014-06-23 | 1 | -0/+1 |
|\| |
|
| * | dsputil: Split off global motion compensation bits into a separate context | Diego Biurrun | 2014-06-23 | 1 | -0/+1 |
* | | Merge commit '7b9ef8d701c319c26f7d0664fe977e176764c74e' | Michael Niedermayer | 2014-06-23 | 1 | -41/+0 |
|\| |
|
| * | mpeg: Split error resilience bits off into a separate file | Diego Biurrun | 2014-06-22 | 1 | -40/+0 |
* | | Merge commit '8d695dc411c1ae28477f107d6f7bf2db59af95df' | Michael Niedermayer | 2014-06-23 | 1 | -4/+4 |
|\| |
|
| * | mpeg: Mark ff_mpeg_set_erpic() static | Diego Biurrun | 2014-06-22 | 1 | -4/+4 |
* | | Merge commit 'e74433a8e6fc00c8dbde293c97a3e45384c2c1d9' | Michael Niedermayer | 2014-06-19 | 1 | -1/+3 |
|\| |
|
| * | dsputil: Split clear_block*/fill_block* off into a separate context | Diego Biurrun | 2014-06-18 | 1 | -1/+3 |
* | | Fix all VDPAU decoders. | Carl Eugen Hoyos | 2014-06-18 | 1 | -0/+3 |
* | | avcodec/mpegvideo: check that linesize is not too small | Michael Niedermayer | 2014-06-13 | 1 | -0/+5 |
* | | avcodec/mpegvideo: fix edge emulation with uvlinesize below 25 | Michael Niedermayer | 2014-06-13 | 1 | -5/+6 |
* | | Merge commit '0ddc53dabbc6f636d062b187ea27934610aaad30' | Michael Niedermayer | 2014-06-11 | 1 | -1/+4 |
|\| |
|
| * | mpegvideo: synchronize AVFrame pointers in ERContext fully | Janne Grunau | 2014-06-11 | 1 | -1/+4 |
* | | Merge commit '368f50359eb328b0b9d67451f56fda20b3255f9a' | Michael Niedermayer | 2014-05-30 | 1 | -0/+1 |
|\| |
|
| * | dsputil: Split off quarterpel bits into their own context | Diego Biurrun | 2014-05-29 | 1 | -0/+1 |
* | | Merge commit '3832a6590156e6abc575bed51cbffa78617ee5fd' | Michael Niedermayer | 2014-05-30 | 1 | -0/+22 |
|\| |
|
| * | dsputil: Move ff_alternate_*_scan tables to mpegvideo | Diego Biurrun | 2014-05-29 | 1 | -0/+22 |
* | | Merge commit 'a871ef0cc936612bdb0e643196be72efcf0c8986' | Michael Niedermayer | 2014-05-11 | 1 | -2/+2 |
|\| |
|
| * | hwaccel: Rename priv_data_size to frame_priv_data_size | Anton Khirnov | 2014-05-11 | 1 | -2/+2 |
* | | avcodec/mpegvideo: fix gray*() parameter types | Michael Niedermayer | 2014-05-02 | 1 | -2/+2 |
* | | avcodec/mpegvideo: support disabling motion compensation | Michael Niedermayer | 2014-05-02 | 1 | -0/+45 |
* | | Merge commit 'c1f92d13589d431e576d719dd44427486a5e05cd' | Michael Niedermayer | 2014-04-30 | 1 | -1/+0 |
|\| |
|
| * | mpegvideo: remove unused MpegEncContext.b4_stride | Anton Khirnov | 2014-04-29 | 1 | -1/+0 |
* | | avcodec/mpegvideo: fix null pointer dereference | Michael Niedermayer | 2014-04-29 | 1 | -1/+1 |
* | | Fix overriden typos | Michael Niedermayer | 2014-04-27 | 1 | -1/+1 |
* | | Do not overwrite VDPAU structures in ff_MPV_frame_start(). | Carl Eugen Hoyos | 2014-04-18 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-04-09 | 1 | -93/+112 |
|\| |
|
| * | mpegvideo: operate with pointers to AVFrames instead of whole structs | wm4 | 2014-04-09 | 1 | -83/+102 |
* | | avcodec: Make ff_print_debug_info2() independant of Picture struct | Michael Niedermayer | 2014-03-27 | 1 | -24/+26 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-03-23 | 1 | -5/+0 |
|\| |
|
| * | lavc: drop ff_pixfmt_list_420 | Vittorio Giovara | 2014-03-23 | 1 | -5/+0 |
* | | Merge commit 'be039278b5ebd8075d90a3508db2aed5adf59e02' | Michael Niedermayer | 2014-03-17 | 1 | -53/+0 |
|\| |
|
| * | mpegvideo: move ff_draw_horiz_band() to mpegutils.c | Vittorio Giovara | 2014-03-16 | 1 | -53/+0 |
* | | Merge commit 'e0c16e4e3259cf50b5bac4c23bb6e517f397c74b' | Michael Niedermayer | 2014-03-17 | 1 | -0/+1 |
|\| |
|
| * | mpegvideo: move mpegvideo formats-related defines to mpegutils.h | Vittorio Giovara | 2014-03-16 | 1 | -0/+1 |
* | | avcodec/mpegvideo: ff_mpeg_set_erpic() clear destination | Michael Niedermayer | 2014-03-17 | 1 | -0/+1 |
* | | Merge commit 'd66e305bd1b4f3e91ae4e7e549148509d0811672' | Michael Niedermayer | 2014-03-17 | 1 | -3/+22 |
|\| |
|
| * | er: move relevant fields from Picture to ERPicture | Vittorio Giovara | 2014-03-16 | 1 | -3/+22 |
* | | Merge commit '75af13a' | Michael Niedermayer | 2014-03-17 | 1 | -8/+9 |
|\| |
|
| * | mpegvideo: directly use frames in ff_draw_horiz_band() | Vittorio Giovara | 2014-03-16 | 1 | -8/+9 |