summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
* lavc/ffjni: remove use of private JniInvocation API to retreive the Java VMMatthieu Bouron2016-03-14
* Move cbrt tables to separate cbrt_data(_fixed).c files.Reimar Döffinger2016-03-13
* lavc/hevc_ps: Fix default display window offsets for yuv422 and yuv444.Carl Eugen Hoyos2016-03-13
* lavc/libx265: Support GBR encoding.Carl Eugen Hoyos2016-03-13
* lavc/hevc_ps: Support GBR decoding.Carl Eugen Hoyos2016-03-13
* Use avpriv_tempfile()Michael Niedermayer2016-03-12
* avutil/file: Move av_tempfile() to avutil/file_open ff_tempfile()Michael Niedermayer2016-03-12
* avcodec/alsdec: fix max bits in ltp prefix codeUmair Khan2016-03-12
* vp9: fix a few signed integer left-shifts.Ronald S. Bultje2016-03-11
* vp9_superframe: fix endianness of size markers.Ronald S. Bultje2016-03-11
* vp9: add superframe merging bitstream filter.Ronald S. Bultje2016-03-11
* lavf: allow BSFs to drop packets.Ronald S. Bultje2016-03-11
* lavc/lpc: exploit even symmetry of window functionGanesh Ajjanagadde2016-03-10
* lavc/ffjni: fix uninitialized variableMatthieu Bouron2016-03-10
* mips: add support for R6Vicente Olivert Riera2016-03-09
* lavc/mjpegdec: Set sar for multiscope videos.Carl Eugen Hoyos2016-03-09
* lavc/hevc_ps: Fix offset for yuv422 and yuv444.Carl Eugen Hoyos2016-03-09