summaryrefslogtreecommitdiff
path: root/libavcodec/h264.h
Commit message (Expand)AuthorAge
* lavc/h264: fix spacing before commentClément Bœsch2016-07-19
* 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
* | Merge commit '6e92181bf836f48627a4733b6fd240a99fd36365'Clément Bœsch2016-07-01
|\|
| * h264: pass just the PPS to get_chroma_qp()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
* | 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 '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
* | 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
* | avcodec/h264: Remove au_pps_idMichael Niedermayer2016-06-29
* | avcodec/h264: Remove current_sps_idMichael Niedermayer2016-06-29
* | Merge commit '2e4a7bd553ec7c805b4a3b90733405a14ba69072'Clément Bœsch2016-06-29
|\|
| * h264: drop unused H264Context.gbAnton Khirnov2016-06-09
* | 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_ps: add ff_h264_ps_uninit and use itMatthieu Bouron2016-06-20
* | Merge commit 'b77fffa127663028169c5ed543956af4b9496c29'Clément Bœsch2016-06-20
|\|
| * h264: make slice threading work with deblocking_filter=1Anton Khirnov2016-04-24
* | Merge commit '370ddc7b38d6b27b54fc2f5ee5f3dd9506f8c7c8'Clément Bœsch2016-06-20
|\|
| * h264: remove H264Context.pict_typeAnton Khirnov2016-04-24
* | Merge commit '56087ec0a29314d1860f6f0e6f40fbb9b40feccd'Clément Bœsch2016-06-20
|\|
| * h264: drop a pointless indirectionAnton Khirnov2016-04-24
* | Merge commit '0e7772c5e4f1b31e2a3dda714ba4f89b1cca644a'Clément Bœsch2016-06-20
|\|
| * h264: remove unused H264SliceContext.rbsp_bufferAnton Khirnov2016-04-24
* | Merge commit '7f045c4429e91688f1f2335dd347203431901c06'Clément Bœsch2016-06-20
|\|
| * h264: merge ff_h264_free_context() into h264_decode_end()Anton Khirnov2016-04-24
* | Merge commit '99c554efc8b09c3f1bb2fb41c3da5431085f7470'Clément Bœsch2016-06-20
|\|
| * h264: eliminate low_delayAnton Khirnov2016-04-24
* | Merge commit '89ae244e78a8d636fbb8427a2da052b04cf710bd'Clément Bœsch2016-06-19
|\|
| * h264_refs: remove an unused parameter from ff_h264_fill_mbaff_ref_list()Anton Khirnov2016-04-24
| * h264_refs: make the H264Context const where possibleAnton Khirnov2016-04-24
* | Merge commit '72da8d9bb24d1b1bf74c2f1108650c0da0054d2e'Clément Bœsch2016-06-19
|\|
| * h264_parser: remove the remaining dependencies on the h264 decoderAnton Khirnov2016-04-24
* | lavc/h264: move history parsing variable to H264ParseContextClément Bœsch2016-06-19