summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
* Use correct msvc type specifiers for ptrdiff_t and size_t.Carl Eugen Hoyos2016-03-09
* avcodec/ffjni: Fix occured typoMichael Niedermayer2016-03-09
* avcodec/ffjni: Fix ;;Michael Niedermayer2016-03-09
* aacenc_utils: Use temporary variable.Reimar Döffinger2016-03-08
* aacenc: use generational cache instead of resetting.Reimar Döffinger2016-03-08
* lavc/mjpegdec: avoid printing useless message in default log levelMoritz Barsnick2016-03-08
* avcodec/nvenc: Fix typo and preset error messageTimo Rothenpieler2016-03-08
* avcodec/nvenc: Add encoder statsLucas Cooper2016-03-08
* avcodec: try to document timebase a bit moreMichael Niedermayer2016-03-07
* lavc/utils: fix extra ASS sanity check in convert_sub_to_old_ass_form()Clément Bœsch2016-03-07
* lavc/mediacodec: fix chroma width for yuv420pMatthieu Bouron2016-03-07
* lavc/mjpegdec: avoid unneeded allocation if the frame is to be skippedMatthieu Bouron2016-03-07
* lavc: add h264 mediacodec decoderMatthieu Bouron2016-03-07
* lavc: add JNI supportMatthieu Bouron2016-03-07
* lavc/cfhd: Remove one more \n from avpriv_report_missing_feature().Carl Eugen Hoyos2016-03-06