summaryrefslogtreecommitdiff
path: root/libavcodec/h264.c
Commit message (Expand)AuthorAge
* Merge commit '96753bd00d6d4046db6818c0aadc21bf2a11d77b'Michael Niedermayer2013-01-27
|\
| * hwaccel: do not offer unsupported pixel formatsRémi Denis-Courmont2013-01-27
| * vdpau: add missing pixel format for H.264Rémi Denis-Courmont2013-01-27
| * h264: copy h264qpel dsp context to slice thread copiesJanne Grunau2013-01-24
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-24
|\|
| * dsputil: Separate h264 qpelMans Rullgard2013-01-24
* | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer2013-01-23
|\|
| * Drop DCTELEM typedefDiego Biurrun2013-01-22
* | Merge commit '68f18f03519ae550e25cf12661172641e9f0eaca'Michael Niedermayer2013-01-21
|\|
| * dsputil: drop non-compliant "fast" qpel mc functionsMans Rullgard2013-01-20
* | h264: Only apply error concealment if theres a frameMichael Niedermayer2013-01-20
* | h264: unmark frames at the endMichael Niedermayer2013-01-19
* | h264/get_lowest_part_list_y: remove unneeded operationsMichael Niedermayer2013-01-18
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-18
|\|
| * h264: avoid pointless copying of ref listsAnton Khirnov2013-01-18
| * h264: add 3 pixels below for subpixel filter wait positionRonald S. Bultje2013-01-15
* | h264: add assert to check that block_offset is consistent.Michael Niedermayer2013-01-17
* | h264: always copy linesizes in thread updateMichael Niedermayer2013-01-17
* | h264: always copy block_offset in thread updateMichael Niedermayer2013-01-17
* | h264: document h264_set_parameter_from_sps() re-calling behaviorMichael Niedermayer2013-01-16
* | h264: do not mess up cur_chroma_format_idc during thread updateMichael Niedermayer2013-01-16
* | h264: add 3 pixels below for subpixel filter wait position.Ronald S. Bultje2013-01-16
* | Merge commit 'd8c772de53d29afb1bada88afa859fce8489c668'Michael Niedermayer2013-01-15
|\|
| * h264: fix ff_generate_sliding_window_mmcos() prototype.Anton Khirnov2013-01-14
| * h264: don't clobber mmco opcode tables for non-first slice headers.Ronald S. Bultje2013-01-14
| * h264: Fix assignments in if()Michael Niedermayer2013-01-14
* | h264: don't clobber mmco opcode tables for non-first slice headers.Ronald S. Bultje2013-01-15
* | h264: don t leave stale pointers in delayed_pic in flush_changes.Michael Niedermayer2013-01-14
* | h264: fix () placementMichael Niedermayer2013-01-14
* | h264: reset first_field when current_picture_ptr is resetMichael Niedermayer2013-01-11
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-03
|\|
| * h264: check SPS entries directly to detect pixel format changesJanne Grunau2013-01-03
* | h264: check SPS entries directly to detect pixel format changesJanne Grunau2013-01-02
* | Merge commit 'f3298f12997eb4b7ad203766f768f92e3dd72a2a'Michael Niedermayer2012-12-24
|\|
| * Return proper error code after av_log_ask_for_sample()Diego Biurrun2012-12-23
* | h264: Detect POC inconsistencies and try to handle them reasonablyMichael Niedermayer2012-12-22
* | Merge commit '6906b19346ae8a330bfaa1c16ce535be10789723'Michael Niedermayer2012-12-21
|\|
| * lavc: introduce VideoDSPContextRonald S. Bultje2012-12-20
| * h264: support frame parameter changes during frame-mtJanne Grunau2012-12-18
* | h264: Fix code to also handle pix format changes.Michael Niedermayer2012-12-20
* | h264: remove unused variableMichael Niedermayer2012-12-20
* | h264: use must_reinit to simplify codeMichael Niedermayer2012-12-19
* | h264: decode_update_thread_context() copy parameter sets before using themMichael Niedermayer2012-12-19
* | h264: remove reschange blockingMichael Niedermayer2012-12-19
* | h264: support frame size changes with multi threadingMichael Niedermayer2012-12-19
* | h264: move h264_set_parameter_from_sps() call upMichael Niedermayer2012-12-19
* | h264: move list_count and current_slice reset to flush_change()Michael Niedermayer2012-12-19
* | h264: split flush_change() out of flush_dpb()Michael Niedermayer2012-12-19
* | h264: factor get_pixel_format() outMichael Niedermayer2012-12-19
* | Merge commit 'f1d8763a02b5fce9a7d9789e049d74a45b15e1e8'Michael Niedermayer2012-12-19
|\|