summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge commit '8c929037ec75fbe9f367e0a31ee34839e92de481'Hendrik Leppkes2016-11-14
|\
| * build: Add a new component for H.264 parsing codeDiego Biurrun2016-06-29
| * ffv1: Report additional bitstream information in verbose modeLuca Barbato2016-06-29
| * ffv1: Remove version 2 and mark version 3 as non-experimentalLuca Barbato2016-06-29
| * Add an OpenH264 decoder wrapperMartin Storsjö2016-06-28
| * qsvdec_hevc: add the UID of the HEVC HW decoder pluginAnton Khirnov2016-06-28
| * qsvdec_hevc: fix a variable nameAnton Khirnov2016-06-28
* | lavc/audiotoolboxdec: fix OSX SDK detectionDmitry Kalinkin2016-11-14
* | lavc/dpx: Support GRAY12 colourspace.Carl Eugen Hoyos2016-11-14
* | Merge commit '7a745f014f528d1001394ae4d2f4ed1a20bf7fa2'Hendrik Leppkes2016-11-13
|\|
| * options_table: Add aliases for color propertiesVittorio Giovara2016-06-27
* | vaapi_encode: Respect driver quirks around buffer destructionMark Thompson2016-11-13
* | Merge commit 'f172e22d6aed0bff36e975bafb0183b6779f9444'Hendrik Leppkes2016-11-13
|\|
| * pixdesc: Add aliases to SMPTE color propertiesVittorio Giovara2016-06-27
* | Merge commit '8a62d2c28fbacd1ae20c35887a1eecba2be14371'Hendrik Leppkes2016-11-13
|\|
| * vaapi_encode: Maintain a pool of bitstream output buffersMark Thompson2016-06-26
* | Merge commit '4a081f224e12f4227ae966bcbdd5384f22121ecf'Hendrik Leppkes2016-11-13
|\|
| * libavcodec: fix constness in clobber test avcodec_open2() wrappersClément Bœsch2016-06-26
| * omx: Don't return > 0 from omx_encode_frameMartin Storsjö2016-06-24
* | vp9_mc_template: limit assert to SCALED == 0Andreas Cadhalpun2016-11-13
* | avcodec/htmlsubtitles: Fix reading one byte beyond the arrayMichael Niedermayer2016-11-12
* | pnmdec: make sure v is capped by maxvalAndreas Cadhalpun2016-11-12
* | pnm: limit maxval to UINT16_MAXAndreas Cadhalpun2016-11-12
* | smvjpegdec: make sure cur_frame is not negativeAndreas Cadhalpun2016-11-12
* | dvbsubdec: fix division by zero in compute_default_clutAndreas Cadhalpun2016-11-10
* | proresdec_lgpl: explicitly check coff[3] against slice_data_sizeAndreas Cadhalpun2016-11-10
* | lavc/utils.c: Make sure skip_samples never goes negative.Sasi Inguva2016-11-10
* | avcodec/hap: add "compressor" option to Hap encoder to disable secondary comp...Tom Butterworth2016-11-10
* | lavc/hevc_ps: Fix an error message.Carl Eugen Hoyos2016-11-10
* | lavc/hevc_ps: Use correct pix_fmt for 12bit 4:0:0.Carl Eugen Hoyos2016-11-10
* | nut: add gray12 supportMichael Niedermayer2016-11-10
* | escape124: reject codebook size 0Andreas Cadhalpun2016-11-09
* | avcodec/hap: pass texture-compression destination as argument, not in contextTom Butterworth2016-11-08
* | opus: move the entropy decoding functions to opus_rc.cRostislav Pehlivanov2016-11-08
* | opus: move all tables to a separate fileRostislav Pehlivanov2016-11-08
* | aacenc: quit when the audio queue reaches 0 rather than keeping track of empt...Rostislav Pehlivanov2016-11-08
* | mpegaudio_parser: don't return AVERROR_PATCHWELCOMEAndreas Cadhalpun2016-11-07
* | mpeg4audio: validate sample_rateAndreas Cadhalpun2016-11-07
* | lzf: update pointer p after reallocAndreas Cadhalpun2016-11-05
* | avcodec/nvenc.c: Use new safe dlopen code.Matt Oliver2016-11-05
* | avcodec/rawdec: check for side data before checking its sizeJames Almer2016-11-04
* | diracdec: check return code of get_buffer_with_edgeAndreas Cadhalpun2016-11-04
* | diracdec: clear slice_params_num_buf on allocation failureAndreas Cadhalpun2016-11-04
* | diracdec: use correct buffer for slice_params_buf reallocAndreas Cadhalpun2016-11-04
* | avcodec/hap: consistent name for codecTom Butterworth2016-11-04
* | qsvenc: do not re-execute encoding on all positive status codesAnton Khirnov2016-11-04
* | libx265: Add option to force IDR framesDerek Buitenhuis2016-11-04
* | avcodec/ac3dec: Check expaccMichael Niedermayer2016-11-03
* | hevc: Move hevc_decode_extradata before frame decodingVittorio Giovara2016-11-03
* | ppc: pixblockdsp: do unaligned block accesses correctly againAndreas Cadhalpun2016-11-03