summaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* 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
* | avcodec/h264_slice: assert relation between current_slice ans slice_ctxMichael Niedermayer2016-02-121-0/+3
* | avcodec/h264_slice: remove duplicate unconditional picture_structure setting ...Michael Niedermayer2016-02-121-1/+0
* | avcodec/cfhd: Fix errors with valid files.Kieran Kunhya2016-02-121-3/+3
* | avcodec/cfhd: Check the number of tag/value pairsMichael Niedermayer2016-02-121-0/+5
* | vc2enc: use project-standard inclusion guardsRostislav Pehlivanov2016-02-101-3/+3
* | avcodec: add a native SMPTE VC-2 HQ encoderRostislav Pehlivanov2016-02-106-1/+1482
* | options_table: update maximum bitrate limitRostislav Pehlivanov2016-02-101-1/+1
* | nut: Add PAL8 supportMichael Niedermayer2016-02-091-0/+1
* | avcodec/dirac: Fix memleak of dsh on errorMichael Niedermayer2016-02-091-2/+4
* | diractab: Fix header guard nameTimothy Gu2016-02-071-3/+3
* | huffyuvencdsp: Undefine "i" macro after each useTimothy Gu2016-02-071-0/+3
* | libvpxenc: Allow setting tune parameterTimothy Gu2016-02-071-0/+8
* | diracdec: Pass DWTPlane to dwt initTimothy Gu2016-02-073-13/+11
* | diracdec: Split DWTPlane struct from PlaneTimothy Gu2016-02-072-26/+30
* | dirac_dwt: Rename init2 to initTimothy Gu2016-02-074-16/+16
* | dirac_dwt: Don't pass information in context as argumentsTimothy Gu2016-02-072-19/+19
* | avcodec/utils: Add AV_PIX_FMT_GBRAP16?E to avcodec_align_dimensions2()Michael Niedermayer2016-02-071-0/+2
OpenPOWER on IntegriCloud