summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge commit '15f1cc09a406cf6296818d475a256902235eefc4'James Almer2017-11-07
|\
| * flac: Postpone unlikely condition checksLuca Barbato2017-07-09
| * flac: Convert to the new bitstream readerAlexandra Hájková2017-07-09
| * bitstream: Avoid undefined behavior in bitstream_skip()Luca Barbato2017-07-09
* | Merge commit 'fd92dafaff8844b5fedf94679b93d953939a7f7b'James Almer2017-11-07
|\|
| * bink: Split read_dct_coeffs()Diego Biurrun2017-07-05
* | Merge commit 'ed3b2a999d189771c9b0ada9a9200117595fa474'James Almer2017-11-07
|\|
| * cinepakenc: misc small changesDiego Biurrun2017-07-05
| * cinepakenc: K&R formatting cosmeticsDiego Biurrun2017-07-05
| * cinepakenc: Stop using AVPictureTimothy Gu2017-07-05
| * cinepakenc: Drop broken debug codeDiego Biurrun2017-07-05
| * cinepakenc: add option handling for flexibilityaddr-see-the-website@aetey.se2017-07-05
| * cinepakenc: fixes and improvementsaddr-see-the-website@aetey.se2017-07-05
| * Add Cinepak encoderTomas Härdin2017-07-05
| * hevc: Add support for alternative transfer characterics SEIVittorio Giovara2017-06-28
* | avcodec/mips: Improve hevc bi 4 tap hv mc msa functionsKaustubh Raste2017-11-07
* | avcodec/mips: Improve avc avg mc 10, 30, 01 and 03 msa functionsKaustubh Raste2017-11-07
* | libavcodec/mepgvideo : remove warning introduce by previous patchMartin Vignali2017-11-06
* | libavcodec/lossless_video_dsp : cosmetic add better separator for each functi...Martin Vignali2017-11-07
* | libavcodec/lossless_videodsp : add add_bytes avx2 versionMartin Vignali2017-11-07
* | libavcodec/utvideo : simplify decode_planeMartin Vignali2017-11-07
* | libavcodec/blockdsp : fix comment. clear_block need 32 aligned nowMartin Vignali2017-11-07
* | avcodec: remove remaining uses of avcodec_get_chroma_sub_sampleMartin Vignali2017-11-06
* | Merge commit 'a594f17f83a1ffdc1eec18818208fe39487dd5d7'James Almer2017-11-06
|\|
| * dvbsubdec: Free subrect memory on allocation errorVittorio Giovara2017-06-28
| * dvbsubdec: Fixed segfault when decoding subtitlesLorenz Brun2017-06-28
| * hwframe: Allow hwaccel frame allocators to align surface sizesAnton Khirnov2017-06-27
| * dxva: verbose-log decoder GUID listwm42017-06-27
| * dxva: support DXGI_FORMAT_420_OPAQUE decodingwm42017-06-27
| * dxva: fix some warningswm42017-06-27
| * dxva: add declarative profile checkswm42017-06-27
| * nvenc: Minimize the surface allocationBen Chang2017-06-24
| * nvenc: Use a fifo to manage the free surface poolBen Chang2017-06-24
| * nvenc: Add an explicit auto aliasBen Chang2017-06-24
| * aarch64: vp9: Fix assembling with Xcode 6.2 and olderMemphiz2017-06-20
| * build: Add missing mpeg4audio dependency for RTP muxerDiego Biurrun2017-06-17
| * libfdk-aacdec: Correct buffer_size parameterMichael Niedermayer2017-06-13
* | avcodec/sbrdsp_fixed: Fix integer overflow in shift in sbr_hf_g_filt_c()Michael Niedermayer2017-11-05
* | avcodec/aacsbr_fixed: Fix division by zero in sbr_gain_calc()Michael Niedermayer2017-11-05
* | avcodec/h264idct_template: Fix integer overflows in ff_h264_idct8_add()Michael Niedermayer2017-11-05
* | lavc/v4l2_context: Change the type of the ioctl cmd to uint32_t.Carl Eugen Hoyos2017-11-05
* | avcodec/qdrw: support 16bpp files with bppcnt == 2 && bpp == 8Piotr Bandurski2017-11-05
* | avcodec/mips: Improve hevc uni weighted 4 tap hz mc msa functionsKaustubh Raste2017-11-05
* | avcodec/mips: Improve hevc uni 4 tap hz and vt mc msa functionsKaustubh Raste2017-11-05
* | avcodec/xan: Check for bitstream end in xan_huffman_decode()Michael Niedermayer2017-11-05
* | avcodec/exr: fix undefined shift in pxr24_uncompress()Michael Niedermayer2017-11-05
* | Revert "vc2enc: Calculate average slice quantiser correctly"Kieran Kunhya2017-11-04
* | vc2enc: Calculate average slice quantiser correctlyKieran Kunhya2017-11-04
* | h264: Make Truncating SPS/PPS message debug.Kieran Kunhya2017-11-04
* | h2645_parse: Allocate a single buffer per packetKieran Kunhya2017-11-04