summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avcodec: add ARBC decoderPaul B Mahol2019-01-27
* avcodec/vp6: select idct based (loosely) on number of coefficients decodedPeter Ross2019-01-26
* avcodec/vp6: use ff_vp3dsp_[hv]_loop_filter_12Peter Ross2019-01-26
* avcodec/vp6: use rounded shift for chroma motion vector calculationPeter Ross2019-01-26
* avcodec/vp3dsp: add 10 coefficient version of the VP3 IDCTPeter Ross2019-01-26
* avcodec/vp3dsp: add 12 pixel loop filter functionsPeter Ross2019-01-26
* avcodec/vp3dsp: move vp3 init loop filter function to vp3dspPeter Ross2019-01-26
* lavf/vaapi_deinterlace: return error if mode unsupportedZhong Li2019-01-25
* lavc/qsvenc: enable QVBR modeZhong Li2019-01-25
* avfilter/afade+acrossfade: allow skipping fade on inputsGyan Doshi2019-01-24
* avcodec/libx265: add support for ROI-based encodingGuo, Yejun2019-01-24
* lavf/supenc: Remove some unneeded casts.Carl Eugen Hoyos2019-01-24
* lavf/movenc: Mention video_track_timescale as option to fix the timescale.Carl Eugen Hoyos2019-01-24
* libavfilter: add transpose_vaapi filterZachary Zhou2019-01-23
* vaapi_encode_vp9: Support more complex reference structuresMark Thompson2019-01-23
* vaapi_encode_h265: Support more complex reference structuresMark Thompson2019-01-23
* vaapi_encode_h264: Support more complex reference structuresMark Thompson2019-01-23
* vaapi_encode: Let the reconstructed frame pool be sized dynamicallyMark Thompson2019-01-23
* vaapi_encode: Convert to send/receive APIMark Thompson2019-01-23
* vaapi_encode: Allocate picture-private data in generic codeMark Thompson2019-01-23
* cbs_h2645: Avoid memcpy when splitting fragment #2Andreas Rheinhardt2019-01-23
* h2645_parse: Make ff_h2645_packet_split reference-compatibleAndreas Rheinhardt2019-01-23
* lavc/g723_1enc: Set the default bitrate to 6300.Carl Eugen Hoyos2019-01-23
* lavf/hlsproto: Replace a wrong eol comma with a semicolon.caohui2019-01-23
* avformat/img2enc: mention -frames:v in error messageLou Logan2019-01-22
* avformat/concatdec: always re-calculate start time and durationMarton Balint2019-01-22
* avformat/concatdec: fix cur_dts based duration calculation with nonzero strea...Marton Balint2019-01-22
* avformat/concatdec: factorize the duration calculating functionMarton Balint2019-01-22
* lavc/qsvenc: set BRCParamMultiplier to aviod BRC overflowZhong Li2019-01-22
* avcodec/mips: [loongson] optimize put_hevc_qpel_bi_hv_8 with mmi.Shiyou Yin2019-01-22
* avcodec/mips: [loongson] optimize put_hevc_qpel_hv_8 with mmi.Shiyou Yin2019-01-22
* avcodec/tests: Add codec_desc to .gitignoreFeRD (Frank Dana)2019-01-22
* avformat/dashenc: Added documentation for $ext$ identifier in filenamesKarthick J2019-01-21
* avformat/dashenc: Format xs:datetime in millisecond precisionKarthick J2019-01-21
* avcodec/prosumer: Error out if decompress() stops reading dataMichael Niedermayer2019-01-20
* avcodec/prosumer: Reduce lut sizeMichael Niedermayer2019-01-20
* avcodec/prosumer: Simplify code slightly in decompress()Michael Niedermayer2019-01-20
* avcodec/tiff: Check for 12bit gray faxMichael Niedermayer2019-01-20
* avutil/imgutils: Optimize memset_bytes() by using av_memcpy_backptr()Michael Niedermayer2019-01-20
* avutil/mem: Optimize fill32() by unrolling and using 64bitMichael Niedermayer2019-01-20
* avcodec/mips: [loongson] optimize put_hevc_pel_bi_pixels_8 with mmi.Shiyou Yin2019-01-20
* lavc/hls: Cosmetics: Fix indentation for free_segment_listJun Zhao2019-01-19
* lavu/frame: Fix typo.Carl Eugen Hoyos2019-01-18
* avcodec/libx264: add support for ROI-based encodingGuo, Yejun2019-01-17
* avutil: add ROI (Region Of Interest) data struct and bump versionGuo, Yejun2019-01-17
* avfilter/vf_paletteuse: don't constantly free and realloc internal framesJames Almer2019-01-17
* avfilter/extractplanes: add support for 12-bit YUVA formatsGyan Doshi2019-01-17
* avformat/hcom: check probe buffer sizePaul B Mahol2019-01-16
* avcodec/dirac_arith: Treat overread as errorMichael Niedermayer2019-01-16
* avcodec/diracdec: Propagate errors from dirac_get_arith_uint()Michael Niedermayer2019-01-16