summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* x86inc: Add debug symbols indicating sizes of compiled functionsGeza Lore2016-01-21
* diracdec: fix original Dirac Low Delay profileRostislav Pehlivanov2016-01-21
* dirac: add more parse codes from the specificationsRostislav Pehlivanov2016-01-21
* avcodec/diracdsp: use av_clip_uintp2James Almer2016-01-21
* dirac_parser: add exceptions for Dirac inter parse codesRostislav Pehlivanov2016-01-21
* dirac_parser: Improve parsing and silence pointless warningsRostislav Pehlivanov2016-01-21
* avcodec/mpegvideo_enc: Check for integer overflow in ff_mpv_reallocate_putbit...Michael Niedermayer2016-01-21
* diracdec: add support for 12 bit videosRostislav Pehlivanov2016-01-21
* AAC encoder: check for NaNs/inf in TNS gainClaudio Freire2016-01-21
* lavf/riff: Support reading vlc's rawvideo fourccs.Carl Eugen Hoyos2016-01-21
* lavf/nut: Add forgotten fourccs for YUV4xxP9.Carl Eugen Hoyos2016-01-21
* avcodec/wmaenc: Check ff_wma_init() for failureMichael Niedermayer2016-01-21
* avcodec/mpeg12enc: Move high resolution thread check to before initializing t...Michael Niedermayer2016-01-21
* lavc,lavfi: use avutil/thread.h instead of redundant conditional includesClément Bœsch2016-01-20
* avcodec/aacenc: Check all coefficients for finitenessMichael Niedermayer2016-01-20
* avcodec/wavpackenc: use put_sbitsJames Almer2016-01-20
* aacenc: remove FAAC-like coderRostislav Pehlivanov2016-01-20
* aacenc: mark LTP mode as experimentalRostislav Pehlivanov2016-01-20
* libkvazaar: Set frame rate as a rational numberArttu Ylä-Outinen2016-01-20
* avcodec/ass_split: Fix null pointer dereference in ff_ass_style_get()Michael Niedermayer2016-01-20
* avcodec/ccaption_dec: Fix mixed declarations and codeMichael Niedermayer2016-01-19
* ape: Show more information for loglevel verbose.Carl Eugen Hoyos2016-01-19
* Merge commit 'd1cd20e4e33f8139e150034b3c457302312d81bd'Hendrik Leppkes2016-01-19
|\
| * qsvenc: split encoding frames and reading from the async FIFOAnton Khirnov2016-01-07
* | Merge commit 'a6259a6ecbad18d58085e4ab23f56151e98d7b53'Hendrik Leppkes2016-01-19
|\|
| * qsvenc: properly handle the warning from MFXVideoCORE_SyncOperationMaxym Dmytrychenko2016-01-07
* | avcodec/gif: Fix lzw buffer sizeMichael Niedermayer2016-01-18
* | avcodec/put_bits: Assert buf_ptr in flush_put_bits()Michael Niedermayer2016-01-18
* | videodsp: fix 1-byte overread in top/bottom READ_NUM_BYTES iterations.Ronald S. Bultje2016-01-18
* | lavc/rawdec: Use AV_PIX_FMT_PAL8 for 1-bit raw QuickTime videoMats Peterson2016-01-18
* | avcodec/tiff: Check subsample & rps values more completelyMichael Niedermayer2016-01-18
* | avcodec/v210: guard new avx2 functions from old assemblersJames Darnley2016-01-17
* | avcodec/libaacplus: Cleanup in case of init failureMichael Niedermayer2016-01-17
* | avcodec/diracdec: Fix qfactor/offset tablesMichael Niedermayer2016-01-17
* | libavcodec/aacenc_tnc.c: remove unused variable w2Claudio Freire2016-01-17
* | AAC encoder: TNS fixes on short windowsClaudio Freire2016-01-17
* | AAC encoder: use signed coeffs when measuring IS energyClaudio Freire2016-01-17
* | AAC encoder: enforce SF delta in PNS and IS SFsClaudio Freire2016-01-17
* | avcodec/v210: document the requirement for sample_factorJames Darnley2016-01-17
* | avcodec/v210: add avx2 version of the 10-bit line encoderJames Darnley2016-01-17
* | avcodec/v210: add avx2 version of the 8-bit line encoderJames Darnley2016-01-17
* | remove all uses of the deprecated avpicture_get_size() functionEddie Hao2016-01-17
* | avcodec/wmaenc: Check input for finitenessMichael Niedermayer2016-01-16
* | avcodec/aacenc: Check both channels for finitenessMichael Niedermayer2016-01-16
* | avcodec/motion_est: Attempt to fix "short data segment overflowed" on IA64Michael Niedermayer2016-01-16
* | mpeg4videodec: silence ubsan warningAndreas Cadhalpun2016-01-15
* | avformat/riff: add YUYV FourCC (Drastic YUYV)Piotr Bandurski2016-01-15
* | avcodec/x86/fmtconvert: Add emms to int32_to_float_fmul_array8_sse()Michael Niedermayer2016-01-15
* | avcodec/pngenc: Fix mixed up linesizesMichael Niedermayer2016-01-15
* | avcodec/pngenc: Replace memcpy by av_image_copy()Michael Niedermayer2016-01-15