summaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '8d34a2f803c9ca9433b5a51bacbbe352e8d327e2'Derek Buitenhuis2016-02-161-98/+87
|\
| * vdpau: Support for VDPAU accelerated HEVC decodingPhilip Langdale2016-02-135-1/+435
| * hevc: Track long and short term RPS size for VDPAUPhilip Langdale2016-02-132-3/+6
| * dxva2_hevc: properly signal the num_delta_pocs from the SPS RPSHendrik Leppkes2016-02-133-1/+3
| * nvenc: rename a misnamed functionAnton Khirnov2016-02-121-2/+2
| * nvenc: merge input and output surface structsAnton Khirnov2016-02-122-89/+45
| * nvenc: factor out the pixel format listAnton Khirnov2016-02-124-16/+13
* | Merge commit 'f7d77b9a5dd42bf0f5dffecf590466b4c4239437'Derek Buitenhuis2016-02-162-40/+53
|\ \ | |/
| * eatqi: Remove MpegEncContext dependencyVittorio Giovara2016-02-092-40/+52
* | Merge commit '7c25ffe070c286874a8c3513f7504b90e1626b0c'Derek Buitenhuis2016-02-164-105/+123
|\ \ | |/
| * mpeg1: Make intra-block decoding independent of MpegEncContextVittorio Giovara2016-02-094-98/+113
* | Merge commit '249827f736db4c94dfcb24a3883aa4c04f9b119b'Derek Buitenhuis2016-02-161-11/+18
|\ \ | |/
| * mpeg12dec: Refactor mpeg1_decode_block_intra()Diego Biurrun2016-02-091-11/+18
* | Merge commit 'cdbaa436042ba59c3b2bd7e9652e9a14136fd604'Derek Buitenhuis2016-02-161-11/+44
|\ \ | |/
| * mpeg12dec: Always close reader on errorVittorio Giovara2016-02-091-15/+48
| * dnxhd: Make the encoder message friendlierLuca Barbato2016-02-093-2/+27
| * flacenc: Load default prediction_order parameters if none is selectedMichael Niedermayer2016-02-081-2/+4
* | Merge commit 'e280fe13291e9c712a5f4aa13b5263f3e8afed45'Derek Buitenhuis2016-02-163-11/+21
|\ \ | |/
| * v210: Use separate sample_factorsLuca Barbato2016-02-013-9/+20
| * v210: Add avx2 version of the 10-bit line encoderJames Darnley2016-02-013-9/+32
| * v210: Add avx2 version of the 8-bit line encoderJames Darnley2016-02-014-23/+47
| * flacenc: Restore defaults and range for {min, max}_prediction_orderDerek Buitenhuis2016-02-011-2/+2
| * libx264: Make sure to preserve default option valuesVittorio Giovara2016-02-011-11/+12
* | Merge commit 'eafb05fcf37cd19a910ca3b17824384f9006bc0a'Derek Buitenhuis2016-02-161-0/+6
|\ \ | |/
| * v210: x86: Add the correct guards around the asm codeLuca Barbato2016-01-261-0/+6
* | Merge commit '9cac1b4b4f1532fb2aeef54799285360656be5eb'Derek Buitenhuis2016-02-162-2/+10
|\ \ | |/
| * qsvenc: Add private option to replace coder_typeVittorio Giovara2016-01-252-2/+10
| * qsvenc: fix a typoAnton Khirnov2016-01-231-1/+1
| * x86inc: Add debug symbols indicating sizes of compiled functionsGeza Lore2016-01-231-1/+1
| * libavcodec: Add missing AVClass pointersMartin Storsjö2016-01-223-0/+3
* | lavc/rawdec: Retrieve nut palette from packetsMats Peterson2016-02-161-1/+7
* | vc2enc: print the average quantization index at the endRostislav Pehlivanov2016-02-151-0/+2
* | vc2enc: fix use of uninitialized variables in the rate control systemRostislav Pehlivanov2016-02-151-5/+5
* | hevc: support Main10 decoding through dxva2Hendrik Leppkes2016-02-152-2/+13
* | x86: use the new helper macros where usefulJames Almer2016-02-149-9/+18
* | avcodec/h264_cabac: Check decode_cabac_mb_mvd() for failureMichael Niedermayer2016-02-141-2/+6
* | x86/vc1dsp: Port vc1_*_hor_16b_shift2 to NASM formatTimothy Gu2016-02-142-53/+98
* | libavcodec/dnxhd_parser: add parser and probe support raw 444 and dnxhr formatsMark Reid2016-02-144-13/+32
* | avcodec: Fix a typo.Carl Eugen Hoyos2016-02-141-1/+1
* | avcodec: only warn about hwaccel with frame threadsAndreas Cadhalpun2016-02-141-3/+2
* | lavc/hevc Parse SEI_TYPE_MASTERING_DISPLAY_INFO and propagate content into th...Neil Birkbeck2016-02-143-0/+85
* | vp9: only call ff_get_format on stream format changes.Ronald S. Bultje2016-02-131-25/+35
* | aacenc: temporarily disable Mid/Side coding with multichannel filesRostislav Pehlivanov2016-02-131-0/+4
* | avcodec/h264: Fix memleak of a53_captionMichael Niedermayer2016-02-131-0/+3
* | avcodec/rawdec: Print stride and packet size at debug levelMats Peterson2016-02-131-0/+2
* | avcodec/rawdec: Fix nut pal8 testMats Peterson2016-02-131-1/+1
* | avcodec/rawdec: Initialize default mono palette only for bits_per_coded_sampl...Mats Peterson2016-02-131-1/+1
* | aacenc: make a better estimate for the audio bitrate if not providedRostislav Pehlivanov2016-02-121-15/+31
* | avcodec/vc2enc_dwt: add missing headerJames Almer2016-02-121-0/+1
* | avcodec/h264_slice: Fix dequant table init with field picturesMichael Niedermayer2016-02-121-1/+1
OpenPOWER on IntegriCloud