summaryrefslogtreecommitdiff
path: root/libavcodec/h264_slice.c
Commit message (Expand)AuthorAge
* avcodec/h264_slice: Move h264_init_ps() call into h264_field_start()Michael Niedermayer2016-07-20
* Merge commit 'b25cd7540e7cba9868edc13817c0ce1ddef90ffc'Clément Bœsch2016-07-14
|\
| * h264: pass a H2645NAL to slice header decodingAnton Khirnov2016-06-21
* | Merge commit '61f168ae348f94f39e7afc6971654455a5de0e4d'Clément Bœsch2016-07-09
|\|
| * h264: factor out setting the parameter sets for a frameAnton Khirnov2016-06-12
* | lavc/h264_slice: use sps directly when checking for invalid 8x8 inferenceClément Bœsch2016-07-03
* | avcodec/h264_slice: Only call ff_h264_flush_change() on initialized contextsJames Almer2016-07-01
* | Merge commit '6e92181bf836f48627a4733b6fd240a99fd36365'Clément Bœsch2016-07-01
|\|
| * h264: pass just the PPS to get_chroma_qp()Anton Khirnov2016-06-12
* | Merge commit 'd1f539c97e04e7cebecaf6916c5064f243d39fcf'Clément Bœsch2016-07-01
|\|
| * h264: merge the two reinit blocks in slice_header_parse()Anton Khirnov2016-06-12
* | Merge commit '3fba16ecd978d5bed338b8da643c3435e62b3437'Clément Bœsch2016-07-01
|\|
| * h264: factor starting a new field out of parsing the slice headerAnton Khirnov2016-06-12
* | Merge commit 'bec993381cfec72051b0d9f12ac9d9bb9c750983'Clément Bœsch2016-06-30
|\|
| * h264: postpone generating the implicit MMCOsAnton Khirnov2016-06-12
* | Merge commit '2d410ebbaa1e760d6837cb434a6d1d4c3c6f0d85'Clément Bœsch2016-06-30
|\|
| * h264: decode the MMCOs into per-slice contextsAnton Khirnov2016-06-12
* | h264: make H264ParamSets sps constBenoit Fouet2016-06-30
* | h264: straighten dimensions check ff_h264_decode_seq_parameter_setBenoit Fouet2016-06-30
* | Merge commit '39ab2ea53121b9976a619cd545fbd3464b908696'Clément Bœsch2016-06-29
|\|
| * h264: rename mmco_index to nb_mmcoAnton Khirnov2016-06-12
* | Merge commit '7ab5d577a9affe3397c08b032f983f9bf7101865'Clément Bœsch2016-06-29
|\|
| * h264: move initializing the slice start out of h264_slice_header_parse()Anton Khirnov2016-06-12
* | Merge commit '4cec43a9eeb58eb9e581a2d9d25f78e5bfbb0960'Clément Bœsch2016-06-29
|\|
| * h264: move calculating the POC out of h264_slice_header_parse()Anton Khirnov2016-06-12
* | Merge commit '6dd996c7c81575a1e4969987ab175a6df7beab3d'Clément Bœsch2016-06-29
|\|
| * h264: move building the reference list out of h264_slice_header_parse()Anton Khirnov2016-06-12
* | Merge commit '0bad254300356005af4aef00a706bf2e8eee96bc'Clément Bœsch2016-06-29
|\|
| * h264: move initing the implicit pred weight table out of h264_slice_header_pa...Anton Khirnov2016-06-12
* | Merge commit 'ed9a20ebe4a89de119ea97bdccf688ece8c6648c' into merge-libav-newClément Bœsch2016-06-29
|\|
| * h264: split reading the ref list modifications and actually building the ref ...Anton Khirnov2016-06-12
* | lavc/h264_slice: properly forward positive "error" codeClément Bœsch2016-06-29
* | Merge commit 'fa57059079190242517701120cfdccad93c866da'Clément Bœsch2016-06-29
|\|
| * h264: move initialising the implicit pred weight table for MBAFFAnton Khirnov2016-06-12
* | Merge commit '7b50d60442af8d9527e9da46818011fe15a5265a'Clément Bœsch2016-06-29
|\|
| * h264: call ff_h264_fill_mbaff_ref_list() when constructing the normal ref listAnton Khirnov2016-06-12
* | Merge commit '77a1e2c5f8f8250dfacff24b993eb473260ed13e'Clément Bœsch2016-06-29
|\|
| * h264: move direct mode inits out of h264_slice_header_parse()Anton Khirnov2016-06-12
* | Merge commit 'd06e4d8aab9c679b6aea2591d2a9b382df9e5f74'Clément Bœsch2016-06-29
|\|
| * h264: start splitting decode_slice_header()Anton Khirnov2016-06-12
* | avcodec/h264: Remove au_pps_idMichael Niedermayer2016-06-29
* | avcodec/h264: Remove current_sps_idMichael Niedermayer2016-06-29
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-21
|\|
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
| * h264: eliminate max_contextsAnton Khirnov2016-04-24
* | Merge commit 'e0652795292223f8bc8e5bac019c1fca7323d23c'Clément Bœsch2016-06-21
|\|
| * h264: remove an artificial restriction on the number of slice threadsAnton Khirnov2016-04-24
* | lavc/h264_slice: mark ref2frm as const pointersClément Bœsch2016-06-21
* | Merge commit '4fd34e639d15b44e02686c9b4ef58c9c3c9b0a69'Clément Bœsch2016-06-20
|\|
| * h264: remove pointless setting of some variables in loop_filterAnton Khirnov2016-04-24