summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec: add missing xmm/neon clobber test wrappers for the new decode APIJames Almer2016-07-03
* lavc/h264_slice: use sps directly when checking for invalid 8x8 inferenceClément Bœsch2016-07-03
* libopusenc: Add channel mapping family argumentMichael Graczyk2016-07-02
* libopusenc: Refactor to simplify forthcoming mapping_family parameterMichael Graczyk2016-07-02
* avcodec/h264_parser: Set sps/pps_refMichael Niedermayer2016-07-02
* 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
* | libavcodec/exr : fix decoding piz float file.Martin Vignali2016-06-30
* | 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
* | h264_ps: change decode_scaling_matrices so that it takes const {s,p}psBenoit 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 'b16e9b9ac9db449cae2242767dd3c3fc309357c4'Clément Bœsch2016-06-29
|\|
| * h264: move initialising the explicit pred weight table for MBAFFAnton Khirnov2016-06-12
| * h264: drop an outdated commentAnton 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 '2940e196c5e439d9869f8c02a49a318d0847453c'Clément Bœsch2016-06-29
|\|
| * vaapi_h265: cu_qp_delta should not be used in constant-QP modeMark Thompson2016-06-09
* | Merge commit '02fa1ad9266f9b1ea11565ac2f93f45853e351e8'Clément Bœsch2016-06-29
|\|
| * vaapi_h264: Add source version identifier as unregistered SEIMark Thompson2016-06-09