summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
* | diracdec: do not allocate and free slice parameters every frameRostislav Pehlivanov2016-07-11
* | diracdec: implement a LUT-based Golomb code parserRostislav Pehlivanov2016-07-11
* | diracdec: rewrite HQ slice decodingRostislav Pehlivanov2016-07-11
* | diractab: expose the maximum quantization index as a macroRostislav Pehlivanov2016-07-11
* | diracdec: decode HQ profile slices in rowsRostislav Pehlivanov2016-07-11
* | diracdec: simplify golomb parsing and dequantizationRostislav Pehlivanov2016-07-11
* | diracdsp: add SIMD for the 10 bit version of put_signed_rect_clampedRostislav Pehlivanov2016-07-11
* | diracdsp: add dequantization SIMDRostislav Pehlivanov2016-07-11
* | lavc/Makefile: Fix standalone compilation of the lame encoder.Carl Eugen Hoyos2016-07-11
* | vp9: add 16x16 idct avx2 (8-bit).Ronald S. Bultje2016-07-11
* | avcodec/iff: Check that there are enough bytes in dgb before readingMichael Niedermayer2016-07-11
* | avcodec/iff: remove useless ()Michael Niedermayer2016-07-11
* | avcodec/mediacodecdec_h264: Fix occured typoMichael Niedermayer2016-07-11
* | 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
|\|