summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* fix some a/an typosLou Logan2016-03-28
* avcodec/utils: fix packet duration of frames with discarded paddingsMarton Balint2016-03-28
* lavc/mediacodec: fix zero stride for OMX.allwinner.video.decoder.avcKirill Gavrilov2016-03-28
* avcodec: add dca core extraction bsfPaul B Mahol2016-03-28
* lavc/mediacodec: use ternary operator to set slice-height valueMatthieu Bouron2016-03-28
* avcodec/diracdec: check bitstream size related fields for overflowsMichael Niedermayer2016-03-28
* avcodec: Remove libdcadec, we already have it merged internallyKieran Kunhya2016-03-27
* avcodec/h264_slice: Check PPS more extensively when its not copiedMichael Niedermayer2016-03-27
* avcodec/audiotoolboxenc: Fix compile error on OS X 10.8.Dan Dennedy2016-03-26
* lavc/flicvideo: Implement padding in COPY chunks.Carl Eugen Hoyos2016-03-26
* avcodec/exr: add support for B44 and B44A compressionMartin Vignali2016-03-26
* avcodec/jpeg2000dec: add slice threading supportPaul B Mahol2016-03-25
* avcodec/jpeg2000dec: account two last bytes from end of bytestream as EOC markerPaul B Mahol2016-03-25
* avcodec/libopenjpegenc: fix mixed declarations and codeJames Almer2016-03-25
* avcodec/libopenjpegdec: fix mixed declarations and codeJames Almer2016-03-25
* avcodec/libutvideodec: copy frame so it has reference counters when refcounte...Michael Niedermayer2016-03-24
* vc2enc: optimize and simplify quantizationRostislav Pehlivanov2016-03-24
* vc2enc: simplify calc_slice_sizes()Rostislav Pehlivanov2016-03-23
* vc2enc: correctly zero out the slice size cacheRostislav Pehlivanov2016-03-23
* vc2enc: macro out slice size roundingRostislav Pehlivanov2016-03-23
* lavc/psymodel: check for av_malloc failureGanesh Ajjanagadde2016-03-23
* avcodec/dvaudiodec: now that we got samples, fix 12bit casePaul B Mahol2016-03-23
* lavc: add AudioToolbox encodersRodger Combs2016-03-22
* lavc: add AudioToolbox decodersRodger Combs2016-03-22
* all: move ff_exp10, ff_exp10f, ff_fast_powf to lavu/ffmath.hGanesh Ajjanagadde2016-03-22
* vc2enc: add non-experimental support for all video formats from specRostislav Pehlivanov2016-03-22
* vc2enc: simplify count_hq_slice() and cachingRostislav Pehlivanov2016-03-21
* vc2enc: fix segfaultRostislav Pehlivanov2016-03-21
* avcodec/mjpegenc_common: Store approximate aspect if exact cannot be storedMichael Niedermayer2016-03-19
* lavc/hevc: Allow arbitrary garbage in bytestream as long as at least one NAL ...Mark Thompson2016-03-19
* lavc/aacenc_utils: replace powf(x,y) by expf(logf(x), y)Ganesh Ajjanagadde2016-03-18
* vc2enc_dwt: remove outdated commentRostislav Pehlivanov2016-03-18
* vc2enc: increase the starting value of the size scalerRostislav Pehlivanov2016-03-18
* avcodec/error_resilience: remove unneeded and disabled codeMichael Niedermayer2016-03-18
* avcodec/error_resilience: wait for previous frame to be availableMichael Niedermayer2016-03-18
* libwebpenc_animencoder: add missing braces to struct initializationJames Almer2016-03-17
* avcodec/motion_est_template: Fix map cache use in qpel_motion_search()Michael Niedermayer2016-03-17
* libwebpenc_animencoder: print library messages in verbose log levelsJames Almer2016-03-17
* libwebpenc_animencoder: zero initialize the WebPAnimEncoderOptions structJames Almer2016-03-17
* avcodec/resample: Remove disabled and faulty codeMichael Niedermayer2016-03-16
* dxva2_h264: fix size alignment assertsHendrik Leppkes2016-03-16
* lavc/dxva2_h264: Fix incorrect assert statement.Matt Oliver2016-03-16
* indeo2: Fix banding artefactsLuca Barbato2016-03-16
* indeo2data: K&R formatting cosmeticsLuca Barbato2016-03-16
* avcodec/mediacodec_sw_buffer: remove redundant articleMichael Niedermayer2016-03-15
* lavc/mediacodec: remove stray empty linesMatthieu Bouron2016-03-15
* lavc/mediacodec: fix codec_name leakMatthieu Bouron2016-03-15
* avcodec/pthread_frame: Remove unused variableMichael Niedermayer2016-03-15
* avcodec/aactab: do not use floats for constantsMarton Balint2016-03-15
* avcodec/cbrt_data: include avutil/libm.h to unbreak compilation on systems wi...Hendrik Leppkes2016-03-14