| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '598ce4ab4f1893e0661fc038101487e511937877' | Michael Niedermayer | 2013-12-12 | 1 | -3/+3 |
|\ |
|
| * | h264: call av_frame_unref() instead of avcodec_get_frame_defaults(). | Anton Khirnov | 2013-12-11 | 1 | -3/+3 |
* | | avcodec/h264: fix code that blindly dereferences NULL DPB | Michael Niedermayer | 2013-12-10 | 1 | -1/+1 |
* | | Merge commit '5b10ef729f610fcbc9c485e7b643ce53268144cb' | Michael Niedermayer | 2013-12-09 | 1 | -0/+42 |
|\| |
|
| * | h264: parse frame packing arrangement SEI messages and save relevant stereo3d... | Vittorio Giovara | 2013-12-09 | 1 | -0/+41 |
* | | Merge commit 'f0259a587ee3419dd894873ea617b4c98eeaca1c' | Michael Niedermayer | 2013-11-22 | 1 | -1/+1 |
|\| |
|
| * | h264: check buffer size before accessing it | Anton Khirnov | 2013-11-21 | 1 | -1/+1 |
* | | Merge commit 'a553c6a347d3d28d7ee44c3df3d5c4ee780dba23' | Michael Niedermayer | 2013-11-19 | 1 | -7/+7 |
|\| |
|
| * | lavc: use buf[0] instead of data[0] in checks whether a frame is allocated | Anton Khirnov | 2013-11-18 | 1 | -7/+7 |
* | | Merge commit '458446acfa1441d283dacf9e6e545beb083b8bb0' | Michael Niedermayer | 2013-11-15 | 1 | -8/+10 |
|\| |
|
| * | lavc: Edge emulation with dst/src linesize | Ronald S. Bultje | 2013-11-15 | 1 | -5/+7 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-11-14 | 1 | -0/+3 |
|\| |
|
| * | h264: free the tables and uninitialize the context on flush | Anton Khirnov | 2013-11-14 | 1 | -0/+3 |
* | | h264: Do not treat the initial frame special in handling of frame gaps | Michael Niedermayer | 2013-11-14 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-11-10 | 1 | -1/+1 |
|\| |
|
| * | hwaccel: Simplify ff_find_hwaccel | Luca Barbato | 2013-11-10 | 1 | -1/+1 |
* | | 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 |
|\| |
|