93083 Commits (fc6022e1088df068b72159e8836c59643795e39e)
 

Author SHA1 Message Date
Carl Eugen Hoyos d3a6943804 lavf/subviewerdec: Skip leading BOM. 6 years ago
Gyan Doshi b5b6f6ad59 avfilter/buffersrc: print relevant info when skipping filter reinit 6 years ago
Carl Eugen Hoyos 8a788ff5d6 lavf/cafdec: Do not fail for unknown atoms with negative size. 6 years ago
Paul B Mahol 795af110f7 avcodec: add ARBC decoder 6 years ago
Peter Ross d8ebfd1bdf avcodec/vp6: select idct based (loosely) on number of coefficients decoded 6 years ago
Peter Ross 160ebe0a8d avcodec/vp6: use ff_vp3dsp_[hv]_loop_filter_12 6 years ago
Peter Ross 10a57f55e6 avcodec/vp6: use rounded shift for chroma motion vector calculation 6 years ago
Peter Ross f4756ee9f7 avcodec/vp3dsp: add 10 coefficient version of the VP3 IDCT 6 years ago
Peter Ross 19565c6026 avcodec/vp3dsp: add 12 pixel loop filter functions 6 years ago
Peter Ross 1dfd7aecf2 avcodec/vp3dsp: move vp3 init loop filter function to vp3dsp 6 years ago
Zhong Li 260f1960e7 lavf/vaapi_deinterlace: return error if mode unsupported 6 years ago
Zhong Li 74cf2dc3ac lavc/qsvenc: enable QVBR mode 6 years ago
Gyan Doshi 3224d6691c avfilter/afade+acrossfade: allow skipping fade on inputs 6 years ago
Guo, Yejun e0ad7d5741 avcodec/libx265: add support for ROI-based encoding 6 years ago
Carl Eugen Hoyos 93b967157d lavf/supenc: Remove some unneeded casts. 6 years ago
Carl Eugen Hoyos 406f8d9c9a lavf/movenc: Mention video_track_timescale as option to fix the timescale. 6 years ago
Zachary Zhou b8ebce4f84 libavfilter: add transpose_vaapi filter 6 years ago
Mark Thompson 916b3b9079 vaapi_encode_vp9: Support more complex reference structures 6 years ago
Mark Thompson 362992e94b vaapi_encode_h265: Support more complex reference structures 6 years ago
Mark Thompson 25c0ede93b vaapi_encode_h264: Support more complex reference structures 6 years ago
Mark Thompson 494bd8df78 vaapi_encode: Let the reconstructed frame pool be sized dynamically 6 years ago
Mark Thompson 5fdcf85bbf vaapi_encode: Convert to send/receive API 6 years ago
Mark Thompson 26ce3a43a3 vaapi_encode: Allocate picture-private data in generic code 6 years ago
Andreas Rheinhardt 8ca55a2b9e cbs_h2645: Avoid memcpy when splitting fragment #2 6 years ago
Andreas Rheinhardt 992532ee31 h2645_parse: Make ff_h2645_packet_split reference-compatible 6 years ago
Carl Eugen Hoyos cf81284b1c lavc/g723_1enc: Set the default bitrate to 6300. 6 years ago
caohui ee1c63eb82 lavf/hlsproto: Replace a wrong eol comma with a semicolon. 6 years ago
Lou Logan d92f06eb66 avformat/img2enc: mention -frames:v in error message 6 years ago
Marton Balint 1b126ec408 avformat/concatdec: always re-calculate start time and duration 6 years ago
Marton Balint 679cbd8f18 avformat/concatdec: fix cur_dts based duration calculation with nonzero stream start_time 6 years ago
Marton Balint 0a98622cbe avformat/concatdec: factorize the duration calculating function 6 years ago
Zhong Li 87c165c237 lavc/qsvenc: set BRCParamMultiplier to aviod BRC overflow 6 years ago
Shiyou Yin 83aa2cd757 avcodec/mips: [loongson] optimize put_hevc_qpel_bi_hv_8 with mmi. 6 years ago
Shiyou Yin 6d19164811 avcodec/mips: [loongson] optimize put_hevc_qpel_hv_8 with mmi. 6 years ago
FeRD (Frank Dana) 8133921ad2 avcodec/tests: Add codec_desc to .gitignore 6 years ago
Karthick J 306cc26115 avformat/dashenc: Added documentation for $ext$ identifier in filenames 6 years ago
Karthick J b6d96a6bcc avformat/dashenc: Format xs:datetime in millisecond precision 6 years ago
Michael Niedermayer 62f8d27ef1 avcodec/prosumer: Error out if decompress() stops reading data 6 years ago
Michael Niedermayer f0d48ac41f avcodec/prosumer: Reduce lut size 6 years ago
Michael Niedermayer d3b76c9993 avcodec/prosumer: Simplify code slightly in decompress() 6 years ago
Michael Niedermayer ec28a85107 avcodec/tiff: Check for 12bit gray fax 6 years ago
Michael Niedermayer f64c0dffa1 avutil/imgutils: Optimize memset_bytes() by using av_memcpy_backptr() 6 years ago
Michael Niedermayer 12b1338be3 avutil/mem: Optimize fill32() by unrolling and using 64bit 6 years ago
Shiyou Yin 32421602df avcodec/mips: [loongson] optimize put_hevc_pel_bi_pixels_8 with mmi. 6 years ago
Jun Zhao 32fb83e431 lavc/hls: Cosmetics: Fix indentation for free_segment_list 6 years ago
Carl Eugen Hoyos 399c8e860f lavu/frame: Fix typo. 6 years ago
Guo, Yejun aceb9131c1 avcodec/libx264: add support for ROI-based encoding 6 years ago
Guo, Yejun 1ef4828276 avutil: add ROI (Region Of Interest) data struct and bump version 6 years ago
James Almer af05070ddf avfilter/vf_paletteuse: don't constantly free and realloc internal frames 6 years ago
Gyan Doshi f60fdbc960 avfilter/extractplanes: add support for 12-bit YUVA formats 6 years ago