summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/h264_refs: Assert that op is 0-2Michael Niedermayer2016-07-10
* avcodec/vaapi_encode_h264: Use av_clip_uintp2()Michael Niedermayer2016-07-10
* Revert "Merge commit '187d719760bd130f848194ec4a6bd476341914bb'"Clément Bœsch2016-07-09
* Merge commit '187d719760bd130f848194ec4a6bd476341914bb'Clément Bœsch2016-07-09
|\
| * h264: Support AV_PKT_DATA_NEW_EXTRADATAVittorio Giovara2016-06-17
* | Merge commit '75872d77d215d64b8d9430df23c6c74ff921227b'Clément Bœsch2016-07-09
|\|
| * lavc: Document AV_PKT_DATA_NEW_EXTRADATAVittorio Giovara2016-06-17
* | Merge commit 'f1a9eee41c4b5ea35db9ff0088ce4e6f1e187f2c'Clément Bœsch2016-07-09
|\|
| * x86: Add missing movsxd for the int stride parameterMartin Storsjö2016-06-17
* | Merge commit '84b2d3fb68caf71cff4b80b44ff865d7ae2531ce'Clément Bœsch2016-07-09
|\|
| * h264: Drop unused function check_opcodes()Diego Biurrun2016-06-14
| * avpacket: Error out when creating 0-sized side dataVittorio Giovara2016-06-13
* | Merge commit 'a833ff68f6bf9dc72c3ef0ddf830ebed743c0703'Clément Bœsch2016-07-09
|\|
| * h264: Fix decoding delay for Intra only streamsAnton Mitrofanov2016-06-12
* | Merge commit '90f469aa2b98a868cdbe35170c24272de10e1341'Clément Bœsch2016-07-09
|\|
| * lavc: add H.264 MVC profilesAnton Khirnov2016-06-12
* | Merge commit '61f168ae348f94f39e7afc6971654455a5de0e4d'Clément Bœsch2016-07-09
|\|
| * h264: factor out setting the parameter sets for a frameAnton Khirnov2016-06-12
* | lavc: add mediacodec hwaccel supportMatthieu Bouron2016-07-08
* | h2645_parse: don't overread AnnexB NALs within an avc streamHendrik Leppkes2016-07-08
* | h2645_parse: only read avc length code at the correct positionHendrik Leppkes2016-07-08
* | avcodec/exr: Fix mixed declarations and statementsMichael Niedermayer2016-07-07
* | libavcodec/exr : indent gray support patchMartin Vignali2016-07-06
* | libavodec/exr : add support for Y and YA file (ticket #5621)Martin Vignali2016-07-06
* | lavc/libx265: Support gray encoding.Carl Eugen Hoyos2016-07-06
* | lavc/mediacodecdec_h264: properly convert extradata to annex-bMatthieu Bouron2016-07-06
* | avcodec/iff: Print error for cols/bpp/bytes being bad in decode_delta_j()Michael Niedermayer2016-07-06
* | avcodec/iff: decode_delta_j: Check that the number of bytes that will be read...Michael Niedermayer2016-07-06
* | lavc/mjpeg_parser: Allow jpegls parsing.Carl Eugen Hoyos2016-07-05
* | x86/dcadsp: optimize lfe_fir0_float_fma3 on x86_32James Almer2016-07-05
* | 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