summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
* avcodec/cinepak: Check side data size before useMichael Niedermayer2016-10-30
* avcodec/8bps: Check side data size before useMichael Niedermayer2016-10-30
* doc: fix spelling errorsAndreas Cadhalpun2016-10-29
* crystalhd: Reorder mspeg4 decoder after software decodersPhilip Langdale2016-10-28
* apng: use side data to pass extradata to muxerAndreas Cadhalpun2016-10-28
* avcodec: remove missing incompatible_libav_abi referencesJames Almer2016-10-26
* Bump minor versions after 3.2 branchpoint to seperate releaseMichael Niedermayer2016-10-26
* Bump minor versions for 3.2Michael Niedermayer2016-10-26
* avcodec/dvdsubdec: Fix off by 1 errorMichael Niedermayer2016-10-26
* avcodec/dvdsubdec: Fix buf_size checkMichael Niedermayer2016-10-26
* lavc/utvideoenc: Set bits_per_coded_sample for rgba.Carl Eugen Hoyos2016-10-25
* avcodec/interplayvideo: Check side data size before useMichael Niedermayer2016-10-25
* avcodec/ffv1enc: Fix storing RGB48 without explicitly set levelMichael Niedermayer2016-10-25
* vp9: change order of operations in adapt_prob().Ronald S. Bultje2016-10-24
* lavc/utils: avcodec_string: dump field order when knownRodger Combs2016-10-24
* lavc/h264_parser: export field order in more casesRodger Combs2016-10-24
* lavc/parser: export field order if not already setRodger Combs2016-10-24
* avcodec/mips: loongson optimize mmi load and store operatorsZhou Xiaoyong2016-10-23
* avcodec/cuvid: Allow reinitialization of decoderPhilip Langdale2016-10-22
* avcodec/snowenc: Clear MMX state after edge drawing and picture encodeMichael Niedermayer2016-10-22
* avcodec/mpegvideo_enc: Add missing emms_c() to clear MMX state after SIMD useMichael Niedermayer2016-10-22
* avcodec/utils: Move emms_c() before memory allocation functions in avcodec_en...Michael Niedermayer2016-10-22
* avcodec/cavsdec: Clear MMX state after MB decode loopMichael Niedermayer2016-10-22
* avcodec/svq1enc: Clear MMX state after svq1_encode_plane()Michael Niedermayer2016-10-22
* lavc/libvpxenc: fix -auto-alt-ref option typeKagami Hiiragi2016-10-21
* doc: fix spelling errorsAndreas Cadhalpun2016-10-21
* lavc: add SCTE-35 CUI codec IDCarlos Fernandez2016-10-21
* mpeg12dec: unref discarded picture from extradataAndreas Cadhalpun2016-10-21
* cavsdec: unref frame before referencing againAndreas Cadhalpun2016-10-21
* avcodec/vda: define av_vda_default_init2 when CONFIG_H264_VDA_HWACCEL equ 0Steven Liu2016-10-21
* avcodec/mpegvideo_enc: Clear mmx state in ff_mpv_reallocate_putbitbuffer()Michael Niedermayer2016-10-21
* avcodec/utils: Clear MMX state before returning from avcodec_default_execute*()Michael Niedermayer2016-10-21
* avcodec/dnxhdenc: Move allocation out of radix_sort()Michael Niedermayer2016-10-21
* dxva2: fix surface selection when compiled with both d3d11va and dxva2Hendrik Leppkes2016-10-20
* lavc/sheervideo: Increase av_get_codec_tag_string() input buffer size.Carl Eugen Hoyos2016-10-20
* avcodec/nvenc_hevc: Added missing option -temporal_aqSven C. Dack2016-10-19
* avcodec/nvenc: add test for Temporal AQ supportSven C. Dack2016-10-19
* lavc/mediacodec: use more meaningful filenamesMatthieu Bouron2016-10-19
* lavc: add mpeg4 mediacodec decoderMatthieu Bouron2016-10-19
* lavc: add vp8/vp9 mediacodec decodersMatthieu Bouron2016-10-19
* lavc/mediacodec_wrapper: do not discard codecs reporting they do not support ...Matthieu Bouron2016-10-19
* lavc/videotoolboxenc: skip SEI allocation when side data is not presentAman Gupta2016-10-18
* aacenc: add SIMD optimizations for abs_pow34 and quantizationRostislav Pehlivanov2016-10-18
* lavc/libmp3lame: send encoder delay/padding in packet side dataJon Toohill2016-10-18
* avcodec/mediacodec: Factor duplicate includeMichael Niedermayer2016-10-18
* lavc/videotoolboxenc: Enable a53cc by default.Carl Eugen Hoyos2016-10-17
* lavc/videotoolboxenc: Error log formatting.Rick Kern2016-10-17
* lavc/videotoolboxenc: Update a53cc handlingRick Kern2016-10-17
* lavc/videotoolboxenc: flush/free frames on closeRick Kern2016-10-17
* lavc/videotoolboxenc: implement a53ccAman Gupta2016-10-17