summaryrefslogtreecommitdiff
path: root/libavcodec/h264.c
Commit message (Expand)AuthorAge
...
| * 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
|\|
| * mpegvideo: allocate scratch buffers after linesize is knownJanne Grunau2012-12-18
* | h264: remove redundant parts of old slice in extradata code.Michael Niedermayer2012-12-18
* | h264: merge old and new "slice in extradata" checksMichael Niedermayer2012-12-18
* | Merge commit '61c6eef5456f2bc8b1dc49a0a759c975551cea29'Michael Niedermayer2012-12-18
|\|
| * h264: prevent decoding of slice NALs in extradataJanne Grunau2012-12-18
* | h264: Improve first slice and slice type checksMichael Niedermayer2012-12-17
* | Merge commit '27c8337e595a058347150269d5c2c48281e4285b'Michael Niedermayer2012-12-16
|\|
| * h264-mt: handle NAL_DPAs before calling ff_thread_finish_setupJanne Grunau2012-12-15
* | h264: dont mess with frame gaps on second fields.Michael Niedermayer2012-12-16