| Commit message (Expand) | Author | Age | Files | Lines |
* | h264: silence warning about array index being out of bounds | Michael Niedermayer | 2013-02-02 | 1 | -0/+1 |
* | Merge commit 'f81c37e40fe3236d54da12aef9cdba48ba70ec31' | Michael Niedermayer | 2013-01-29 | 1 | -1/+0 |
|\ |
|
| * | h264: remove obsolete comment. | Anton Khirnov | 2013-01-29 | 1 | -1/+0 |
* | | h264: check the pixel format directly and force a reinit on mismatches. | Michael Niedermayer | 2013-01-29 | 1 | -1/+2 |
* | | Merge commit '96753bd00d6d4046db6818c0aadc21bf2a11d77b' | Michael Niedermayer | 2013-01-27 | 1 | -0/+9 |
|\| |
|
| * | hwaccel: do not offer unsupported pixel formats | Rémi Denis-Courmont | 2013-01-27 | 1 | -0/+8 |
| * | vdpau: add missing pixel format for H.264 | Rémi Denis-Courmont | 2013-01-27 | 1 | -0/+1 |
| * | h264: copy h264qpel dsp context to slice thread copies | Janne Grunau | 2013-01-24 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-01-24 | 1 | -6/+7 |
|\| |
|
| * | dsputil: Separate h264 qpel | Mans Rullgard | 2013-01-24 | 1 | -2/+4 |
* | | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f' | Michael Niedermayer | 2013-01-23 | 1 | -5/+5 |
|\| |
|
| * | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -5/+5 |
* | | Merge commit '68f18f03519ae550e25cf12661172641e9f0eaca' | Michael Niedermayer | 2013-01-21 | 1 | -9/+2 |
|\| |
|
| * | dsputil: drop non-compliant "fast" qpel mc functions | Mans Rullgard | 2013-01-20 | 1 | -9/+2 |
* | | h264: Only apply error concealment if theres a frame | Michael Niedermayer | 2013-01-20 | 1 | -1/+1 |
* | | h264: unmark frames at the end | Michael Niedermayer | 2013-01-19 | 1 | -0/+1 |
* | | h264/get_lowest_part_list_y: remove unneeded operations | Michael Niedermayer | 2013-01-18 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-01-18 | 1 | -2/+1 |
|\| |
|
| * | h264: avoid pointless copying of ref lists | Anton Khirnov | 2013-01-18 | 1 | -2/+1 |
| * | h264: add 3 pixels below for subpixel filter wait position | Ronald S. Bultje | 2013-01-15 | 1 | -3/+4 |
* | | h264: add assert to check that block_offset is consistent. | Michael Niedermayer | 2013-01-17 | 1 | -0/+2 |
* | | h264: always copy linesizes in thread update | Michael Niedermayer | 2013-01-17 | 1 | -5/+5 |
* | | h264: always copy block_offset in thread update | Michael Niedermayer | 2013-01-17 | 1 | -2/+2 |
* | | h264: document h264_set_parameter_from_sps() re-calling behavior | Michael Niedermayer | 2013-01-16 | 1 | -0/+1 |
* | | h264: do not mess up cur_chroma_format_idc during thread update | Michael Niedermayer | 2013-01-16 | 1 | -0/+1 |
* | | h264: add 3 pixels below for subpixel filter wait position. | Ronald S. Bultje | 2013-01-16 | 1 | -3/+4 |
* | | Merge commit 'd8c772de53d29afb1bada88afa859fce8489c668' | Michael Niedermayer | 2013-01-15 | 1 | -1/+3 |
|\| |
|
| * | h264: fix ff_generate_sliding_window_mmcos() prototype. | Anton Khirnov | 2013-01-14 | 1 | -1/+3 |
| * | h264: don't clobber mmco opcode tables for non-first slice headers. | Ronald S. Bultje | 2013-01-14 | 1 | -2/+10 |
| * | h264: Fix assignments in if() | Michael Niedermayer | 2013-01-14 | 1 | -1/+1 |
* | | h264: don't clobber mmco opcode tables for non-first slice headers. | Ronald S. Bultje | 2013-01-15 | 1 | -2/+10 |
* | | h264: don t leave stale pointers in delayed_pic in flush_changes. | Michael Niedermayer | 2013-01-14 | 1 | -1/+8 |
* | | h264: fix () placement | Michael Niedermayer | 2013-01-14 | 1 | -1/+1 |
* | | h264: reset first_field when current_picture_ptr is reset | Michael Niedermayer | 2013-01-11 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-01-03 | 1 | -1/+1 |
|\| |
|
| * | h264: check SPS entries directly to detect pixel format changes | Janne Grunau | 2013-01-03 | 1 | -14/+19 |
* | | h264: check SPS entries directly to detect pixel format changes | Janne Grunau | 2013-01-02 | 1 | -13/+18 |
* | | Merge commit 'f3298f12997eb4b7ad203766f768f92e3dd72a2a' | Michael Niedermayer | 2012-12-24 | 1 | -1/+1 |
|\| |
|
| * | Return proper error code after av_log_ask_for_sample() | Diego Biurrun | 2012-12-23 | 1 | -1/+1 |
* | | h264: Detect POC inconsistencies and try to handle them reasonably | Michael Niedermayer | 2012-12-22 | 1 | -1/+7 |
* | | Merge commit '6906b19346ae8a330bfaa1c16ce535be10789723' | Michael Niedermayer | 2012-12-21 | 1 | -27/+29 |
|\| |
|
| * | lavc: introduce VideoDSPContext | Ronald S. Bultje | 2012-12-20 | 1 | -27/+29 |
| * | h264: support frame parameter changes during frame-mt | Janne Grunau | 2012-12-18 | 1 | -127/+228 |
* | | h264: Fix code to also handle pix format changes. | Michael Niedermayer | 2012-12-20 | 1 | -4/+7 |
* | | h264: remove unused variable | Michael Niedermayer | 2012-12-20 | 1 | -1/+0 |
* | | h264: use must_reinit to simplify code | Michael Niedermayer | 2012-12-19 | 1 | -4/+2 |
* | | h264: decode_update_thread_context() copy parameter sets before using them | Michael Niedermayer | 2012-12-19 | 1 | -0/+7 |
* | | h264: remove reschange blocking | Michael Niedermayer | 2012-12-19 | 1 | -5/+0 |
* | | h264: support frame size changes with multi threading | Michael Niedermayer | 2012-12-19 | 1 | -86/+173 |
* | | h264: move h264_set_parameter_from_sps() call up | Michael Niedermayer | 2012-12-19 | 1 | -3/+3 |