| Commit message (Expand) | Author | Age | Files | Lines |
* | h264: reduce whitespace differences to libav | Michael Niedermayer | 2013-11-03 | 1 | -7/+8 |
* | h264: factor "if(h->sei_recovery_frame_cnt >= 0)" out | Michael Niedermayer | 2013-11-02 | 1 | -9/+10 |
* | h264: simplify frame_recovered code | Michael Niedermayer | 2013-11-01 | 1 | -6/+0 |
* | Merge commit '28096e0a806e57376541e6222d315619906e3c55' | Michael Niedermayer | 2013-11-01 | 1 | -18/+43 |
|\ |
|
| * | h264: wait for initial complete frame before outputing frames | John Stebbins | 2013-10-31 | 1 | -4/+40 |
| * | h264: Check all allocations | Derek Buitenhuis | 2013-10-29 | 1 | -7/+18 |
| * | lavc: Convert some remaining strides to ptrdiff_t | Ronald S. Bultje | 2013-10-15 | 1 | -1/+1 |
* | | h264: Check all allocations | Derek Buitenhuis | 2013-10-29 | 1 | -11/+26 |
* | | h264: make flush_change() set mmco_reset | Michael Niedermayer | 2013-10-26 | 1 | -0/+1 |
* | | avcodec/h264: do not trust last_pic_droppable when marking pictures as done | Michael Niedermayer | 2013-10-24 | 1 | -3/+3 |
* | | Merge commit '4baba6c813b7a1f27370e20fb1a87b05fcb39208' | Michael Niedermayer | 2013-10-16 | 1 | -37/+50 |
|\| |
|
| * | h264_parser: Fix POC parsing for the case where MMCO_RESET is present. | Yusuke Nakamura | 2013-10-15 | 1 | -39/+50 |
* | | avcodec/h264: call flush_change() on init | Michael Niedermayer | 2013-10-10 | 1 | -0/+4 |
* | | cosmetics: group remaining .name and .long_name. | Clément Bœsch | 2013-10-04 | 1 | -1/+1 |
* | | Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2' | Michael Niedermayer | 2013-10-04 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: Group .name and .long_name together in codec/format declarations | Diego Biurrun | 2013-10-03 | 1 | -1/+1 |
* | | Print pix_fmt name on h264 context reinitialisation. | Carl Eugen Hoyos | 2013-10-03 | 1 | -1/+1 |
* | | Rewrite emu_edge functions to have separate src/dst_stride arguments. | Ronald S. Bultje | 2013-09-28 | 1 | -5/+5 |
* | | Convert multiplier for MV from int to ptrdiff_t. | Ronald S. Bultje | 2013-09-28 | 1 | -1/+1 |
* | | Merge commit 'cab8c5f8e140c96ba3725ab709d823abfd1e31a5' | Michael Niedermayer | 2013-09-25 | 1 | -1/+2 |
|\| |
|
| * | h264: do not reinitialize the global cabac tables at each slice header | Anton Khirnov | 2013-09-24 | 1 | -1/+2 |
* | | Merge commit '71cabb521ac397db3903011d2de7afd3e0fc7ab6' | Michael Niedermayer | 2013-09-24 | 1 | -1/+3 |
|\| |
|
| * | h264: do not discard NAL_SEI when skipping frames | Rainer Hochecker | 2013-09-24 | 1 | -2/+3 |
* | | Merge commit 'edaba18021e4793116f0f266e65077578a5e742e' | Michael Niedermayer | 2013-09-24 | 1 | -1/+4 |
|\| |
|
| * | h264: log extradata skip only for non-ignored NALs | Vittorio Giovara | 2013-09-24 | 1 | -2/+5 |
| * | h264: remove an unused static constant | Vittorio Giovara | 2013-09-20 | 1 | -2/+0 |
* | | h264: do not discard NAL_SEI when skipping frames | Rainer Hochecker | 2013-09-09 | 1 | -2/+1 |
* | | avcodec/h264: set er.ref_count earlier | Michael Niedermayer | 2013-09-01 | 1 | -1/+1 |
* | | avcodec/h264: Free rbsp_buffer before copying context over it | Michael Niedermayer | 2013-08-25 | 1 | -0/+2 |
* | | avcodec/h264: Zero rbsp_buffer earler to ensure no duplicated pointers can leak | Michael Niedermayer | 2013-08-25 | 1 | -4/+4 |
* | | h264: prevent rbsp_buffer values from becoming duplicated | Michael Niedermayer | 2013-08-25 | 1 | -0/+4 |
* | | Merge commit 'c4e43560fe6677e9d60bfb3cffc41c7324e92a0b' | Michael Niedermayer | 2013-08-21 | 1 | -0/+87 |
|\| |
|
| * | h264data: Move some tables to the only place they are used | Diego Biurrun | 2013-08-20 | 1 | -0/+87 |
* | | Merge commit '2a61592573d725956a4377641344afe263382648' | Michael Niedermayer | 2013-08-21 | 1 | -1/+0 |
|\| |
|
| * | avcodec: Remove some commented-out debug cruft | Diego Biurrun | 2013-08-20 | 1 | -1/+0 |
* | | Revert "Merge commit of 'vdpau: remove old-style decoders'" | Michael Niedermayer | 2013-08-17 | 1 | -1/+53 |
* | | Merge commit 'c1076d8479a6c0ee2e0c4b0e2151df5b0228438e' | Michael Niedermayer | 2013-08-11 | 1 | -1/+5 |
|\| |
|
| * | h264: check one context_init() allocation | Vittorio Giovara | 2013-08-10 | 1 | -1/+5 |
* | | Merge commit '5eb488bfa835f2902a31ba99d57c16ae36c4f598' | Michael Niedermayer | 2013-08-11 | 1 | -2/+5 |
|\| |
|
| * | h264: use explicit variable names for *_field_flag | Vittorio Giovara | 2013-08-10 | 1 | -2/+5 |
* | | Merge commit 'b3dc260e7fa6f3f852dd5cb7d86763c4b5736714' | Michael Niedermayer | 2013-08-11 | 1 | -73/+90 |
|\| |
|
| * | h264: return meaningful values | Vittorio Giovara | 2013-08-10 | 1 | -77/+94 |
* | | Merge commit '578ea75a9e4ac56e0bbbbe668700be756aa699f8' | Michael Niedermayer | 2013-08-06 | 1 | -53/+1 |
|\| |
|
| * | vdpau: remove old-style decoders | Rémi Denis-Courmont | 2013-08-05 | 1 | -47/+1 |
* | | Merge commit 'a8b19271c3b40ac3c3dc769fe248887acf14ba5a' | Michael Niedermayer | 2013-08-03 | 1 | -2/+1 |
|\| |
|
| * | avcodec: Add output_picture_number to AVCodecParserContext | Yusuke Nakamura | 2013-08-02 | 1 | -2/+1 |
* | | Merge commit '16c22122c788b5e54a2f2e224bd0106429f0714c' | Michael Niedermayer | 2013-07-28 | 1 | -144/+155 |
|\| |
|
| * | h264: K&R formatting cosmetics | Diego Biurrun | 2013-07-27 | 1 | -144/+154 |
* | | h264: add frame packing as stereo_mode frame metadata | Joakim Plate | 2013-07-21 | 1 | -0/+3 |
* | | h264: fix indention of xchg_mb_border() | Michael Niedermayer | 2013-07-02 | 1 | -16/+16 |