summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avcodec/avpacket: deprecate av_copy_packet()James Almer2017-09-25
* avfilter/interlace: rename two variables for consistencyThomas Mundt2017-09-25
* avfilter/af_headphone: increase max ir lengthPaul B Mahol2017-09-25
* fate/fits: add missing png & gif dependenciesParas Chadha2017-09-24
* libavcodec/hapdec : add support HapAlphaOnlyMartin Vignali2017-09-24
* libavformat : add mov dataformat tag for HapAlphaOnly and HapQAlphaMartin Vignali2017-09-24
* avcodec/takdec: Fix integer overflow in decode_lpc()Michael Niedermayer2017-09-24
* avcodec/proresdec2: Check bits in DECODE_CODEWORD(), fixes invalid shiftMichael Niedermayer2017-09-24
* avcodec/takdec: Fix integer overflows in decode_subframe()Michael Niedermayer2017-09-24
* avformat/libopenmpt: Query duration and metadata after selecting subsongJörn Heusipp2017-09-24
* avcodec/mips: Improve avc chroma horiz mc msa functionsKaustubh Raste2017-09-24
* avcodec/mips: Unrolled loops avc intra msa functionsKaustubh Raste2017-09-24
* avcodec/mips: Improve hevc uni-w copy mc msa functionsKaustubh Raste2017-09-24
* avcodec/flacenc: Replace "return -1" by named constantMichael Niedermayer2017-09-24
* avcodec/snowenc: Replace "return -1" by named constantsMichael Niedermayer2017-09-24
* libavdevice/v4l2: fix invalid access to struct v4l2_bufferJaroslav Beran2017-09-24
* ffplay: zero initialize copy avpacketJames Almer2017-09-23
* avformat/mpeg: zero initialize idx_pktJames Almer2017-09-23
* avcodec/v4l2_m2m: add missing header inclusionsJames Almer2017-09-23
* avcodec/Makefile: skip v4l2_m2m headers if neededJames Almer2017-09-23
* avcodec/frame_thread_encoder: use av_packet_alloc()James Almer2017-09-23
* avfilter/interlace: add support for 10 and 12 bitThomas Mundt2017-09-23
* avfilter/tinterlace: use drawutils for pad modeThomas Mundt2017-09-23
* avformat/mxfdec: use the common packet pts setter function for opatom filesMarton Balint2017-09-23
* avformat/mxfdec: factorize packet pts setter functionMarton Balint2017-09-23
* avcodec/opusenc_psy: use av_clip_uintp2()James Almer2017-09-23
* avcodec/opusenc_utils: add missing preprocessor guardsJames Almer2017-09-23
* lavfi: make window_func an inline functionRostislav Pehlivanov2017-09-23
* opusenc: implement a psychoacoustic systemRostislav Pehlivanov2017-09-23
* libavcodec: v4l2: add support for v4l2 mem2mem codecsJorge Ramirez-Ortiz2017-09-23
* avformat/gif: use av_packet_alloc()James Almer2017-09-23
* avformat/apngenc: use av_packet_alloc()James Almer2017-09-23
* avcodec/dirac_dwt: Fix integer overflow in COMPOSE_FIDELITYi*()Michael Niedermayer2017-09-22
* avcodec/ffv1dec: Fix integer overflow in read_quant_table()Michael Niedermayer2017-09-22
* avcodec/svq3: Fix overflow in svq3_add_idct_c()Michael Niedermayer2017-09-22
* avcodec/mips: Remove generic func use in hevc non-uni copy mc msa functionsKaustubh Raste2017-09-22
* avcodec/mips: preload data in hevc sao edge 90 degree filter msa functionsKaustubh Raste2017-09-22
* avfilter/thumbnail_cuda: add cuda thumbnail filterYogender Gupta2017-09-22
* Fix several typosLou Logan2017-09-21
* Remove some unneeded casts of bit_rate.Carl Eugen Hoyos2017-09-22
* avformat/hlsenc: support http method for hls fmp4 init fileSteven Liu2017-09-21
* MAINTAINERS: modify the hlsenc descriptionSteven Liu2017-09-21
* avformat/hlsenc: fix CID 1418106Steven Liu2017-09-21
* pixdesc: Add API to map color property names to enum valuesVittorio Giovara2017-09-21
* avcodec/mips: Reduced conditional cases in avc inter lpf msa functionsKaustubh Raste2017-09-21
* avcodec/mips: Unrolled loops and expanded functions in avc put mc 10 & 30 msa...Kaustubh Raste2017-09-21
* GnuTLS: eat PREMATURE_TERMINATION errorTatsuyuki Ishi2017-09-21
* avformat/cafdec: reject multichannel Opus streamsAnton Khirnov2017-09-19
* lavf/caf: Support demuxing Opus.Carl Eugen Hoyos2017-09-20
* avcodec/mips: preload data in hevc sao edge 0 degree filter msa functionsKaustubh Raste2017-09-20