110146 Commits (85c62b48e9189d84746009f26a4cff41ad5d4603)
 

Author SHA1 Message Date
Devin Heitmueller 85c62b48e9 avcodec/bytestream: fix warnings with signed/unsigned compare in bytestream.h 2 years ago
Stefano Sabatini 9d140ecaf8 lavfi/unsharp: clarify invalid filter param constraints 2 years ago
Stefano Sabatini 774d358e0f tools/zmqshell: port to python3 2 years ago
Stefano Sabatini 686e14e9fb doc/platform: drop reference to ffmpeg.zeranoe.com 2 years ago
Stefano Sabatini 627d5a87bb doc/ffmpeg: slightly rework introductory examples 2 years ago
Stefano Sabatini ee25a434dc doc/filters/find_rect: extend documentation 2 years ago
Stefano Sabatini 26eb3129df lavc: clarify color_range semantics 2 years ago
Samuel Raposo Vieira Mira b4eca5cce2 avcodec/mediacodec: add mpeg4 encoder 2 years ago
Samuel Raposo Vieira Mira 139f3352ed avcodec/mediacodec: add vp9 encoder using mediacodec 2 years ago
Gyan Doshi dd7e30724b avformat/tcp: correct strdup check 2 years ago
Martin Storsjö c221036502 libavformat: Improve ff_configure_buffers_for_index for excessive deltas 2 years ago
Martin Storsjö 33d06de638 libavformat: Account for negative position differences in ff_configure_buffers_for_index 2 years ago
Christopher Degawa 182663a58a get_cabac_inline_x86: Don't inline the assembly function on 32 bit 2 years ago
Leo Izen c125860892
avcodec/pngenc: write sBIT chunks 2 years ago
Leo Izen 84b454935f
avcodec/pngdec: support sBIT chunks 2 years ago
James Almer 113f684271 doc/encoders: add an entry for the frame_length option from libfdk-aac 2 years ago
Raphael Schlarb d2e1389285 avcodec/libfdk-accenc: Add option to set frame length when encoding with libfdk_aac 2 years ago
Haihao Xiang 412d43b09a lavfi/vf_vpp_qsv: only add the given output sw format to output pad 2 years ago
Paul B Mahol b75159682a avfilter/af_rubberband: use correct array for multichannels 2 years ago
jackarain 4d216654ca libavformat/tcp: add local_addr/local_port for network option 2 years ago
Stefano Sabatini 0684e58886 doc/filters/paletteuse: mention none dithering value 2 years ago
Stefano Sabatini 64016356bc doc/outdevs/sdl: update options documentation 2 years ago
Stefano Sabatini 42d99d5132 doc/outdevs/sdl: sort options by name 2 years ago
Stefano Sabatini 47c56ff554 doc/filters/aspect: update documentation 2 years ago
Stefano Sabatini 7d58df7bb2 lavfi/aspect: apply style fixes 2 years ago
Stefano Sabatini 5c13307989 doc/filters: mentions that whitespaces are ignored in the filtergraph specification 2 years ago
Stefano Sabatini 7792f53e5e doc/filters: propose solutions to avoid shell escaping 2 years ago
Stefano Sabatini 030b34eac9 doc/filters/drawtext: clarify meaning of strftime format string 2 years ago
rcombs 57271e4a68 lavf/oggdec: fix demux with unrecognized header packets 2 years ago
rcombs e0835b4878 lavc/vorbis_parser: ignore unrecognized packet types 2 years ago
TADANO Tokumei b6138633cd lavc/libaribcaption.c: add ARIB caption decoder using libaribcaption 2 years ago
TADANO Tokumei 38bb137e99 lavf/mpegts.c: set some properties for ARIB caption 2 years ago
TADANO Tokumei e1dc78a13d lavc/codec_desc.c: remove AV_CODEC_PROP_TEXT_SUB property from ARIB_CAPTION 2 years ago
James Almer d6e30291db fate/lavf-container: add missing swscale deps to mxf_dvcpro100 and mxf_ffv1 2 years ago
Anton Khirnov b62632e2c9 lavc: turn mentions of AV_CODEC_FLAG_RECON_FRAME in doxy into links 2 years ago
Anton Khirnov 83eb52323c lavc: expand doxy for AV_CODEC_FLAG_RECON_FRAME 2 years ago
Anton Khirnov 5f87c9915d lavc/avcodec: fix documentation typo 2 years ago
Anton Khirnov ea748c7a4d tools: add an AV_CODEC_CAP_ENCODER_RECON_FRAME test tool 2 years ago
Anton Khirnov 554c6d7cb1 tools/decode_simple: initialize decoder parameters with container info 2 years ago
Anton Khirnov 992e984fa8 tools/decode_simple: always call process_frame(NULL) at the end 2 years ago
U. Artie Eoff 9bf1848acf lavfi: add hwdevice flag to hwupload/hwmap 2 years ago
Anton Khirnov 3f4c41839d lavf: return AVERROR_EOF rather than EIO on EOF 2 years ago
J. Dekker 2e61ae2cbe fate: specify EC-off for damaged inter samples 2 years ago
Fei Wang c549bc9d96 lavc/vaapi_hevc: Remove duplicate code 2 years ago
Fei Wang 9026f446d6 lavc/hevcdec: Initialize missed parameters in slice header for IDR frame 2 years ago
Fei Wang c38370dc5d avcodec/hevcdec: Replace number with enum 2 years ago
J. Dekker f7abe92bd7 avcodec/er: remove check for fields 2 years ago
J. Dekker 4f55568217 configure: add LTO optarg 2 years ago
Fei Wang ee8fc4f355 lavc/vp9: Add RGB* formats for VAAPI hwaccel 2 years ago
Jerome Martinez 174ca11d91 avformat/mxfenc: fix stored/sampled/displayed width/height 2 years ago