summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* hwcontext_vaapi: Only accept a render node when deriving from DRM deviceMark Thompson2020-02-24
* lavc/vaapi_decode: add decode support for HEVC_MAIN_STILL_PICTURELinjie Fu2020-02-24
* lavc/hevcdec: add 4:2:2 8-bit/10-bit VAAPI decode supportLinjie Fu2020-02-24
* lavc/vaapi_decode: add profile_parser and format map support for HEVC REXTLinjie Fu2020-02-24
* lavc/vaapi_hevc: add function to find exact va_profile for REXTLinjie Fu2020-02-24
* lavc/hevc_ps: parse constraint flags for HEVC REXTLinjie Fu2020-02-24
* lavc/vaapi_hevc: extend parameter buffer to ParameterBufferHEVCExtensionLinjie Fu2020-02-24
* lavu/hwcontext_vaapi: add vaapi_format_map support for Y210Linjie Fu2020-02-24
* swscale: Add swscale input support for Y210LELinjie Fu2020-02-24
* lavu/pix_fmt: add new pixel format y210Linjie Fu2020-02-24
* avcodec/libzvbi-teletextdec: add option to set default G0 character setKirill Savkov2020-02-24
* doc/protocols: clarify SRT timeout options docsMarton Balint2020-02-24
* avformat/libsrt: make avformat connect timeout 0 by defaultMarton Balint2020-02-24
* avformat/libsrt: use listen_timeout for listeningMarton Balint2020-02-24
* avformat/libsrt: send non-blocking mode on both the listen and the connect so...Marton Balint2020-02-24
* avformat/libsrt: small fixes in libsrt_neterrno()Marton Balint2020-02-24
* avformat/libsrt: poll for error conditions as wellMarton Balint2020-02-24
* avformat/libsrt: fix checking connection result in non-blocking modeMarton Balint2020-02-24
* avformat/libsrt: fix name of timeout optionMarton Balint2020-02-24
* avformat/libsrt: fix timeout unit confusion between milisec and microsecMarton Balint2020-02-24
* avfilter/vf_v360: improve dfisheye_to_xyz() outputPaul B Mahol2020-02-23
* avfilter/vf_v360: improve fisheye_to_xyz() outputPaul B Mahol2020-02-23
* avcodec/ac3_parser: recognize LE bitstream variantPaul B Mahol2020-02-23
* avfilter/vf_v360: improve equirect_to_xyz() qualityPaul B Mahol2020-02-23
* avcodec: add some documentation to the AVProducerReferenceTime structJames Almer2020-02-22
* avcodec/libx264: add a check for the prft AVCodecContext export_side_data flagJames Almer2020-02-22
* avcodec: add an AVCodecContext flag to export PRFT side data on demandJames Almer2020-02-22
* avcodec: add an AVCodecContext field to signal types of packet, frame, and co...James Almer2020-02-22
* avformat/dashenc: always attempt to enable prft in ldash modeJames Almer2020-02-22
* avformat/dashenc: write a capture time Producer Reference Time element when n...James Almer2020-02-22
* avformat/dashenc: write the styp box when the first frame of a segment is readyJames Almer2020-02-22
* avformat/utils: Don't trigger errors for multiple id3 tags.Dale Curtis2020-02-22
* fate/adpcm: add adpcm_ima_apm testsZane van Iperen2020-02-22
* avformat/segafilmenc: Remove redundant checksAndreas Rheinhardt2020-02-22
* avcodec/apedec: fix decoding 3800 version with 2000 compression levelPaul B Mahol2020-02-22
* avcodec/dxv: make prev variable unsignedPaul B Mahol2020-02-22
* avcodec/pcm: Fix invalid shift in AV_CODEC_ID_PCM_LXFMichael Niedermayer2020-02-21
* avcodec/cdtoons: Fix off by 4 check on diff_sizeMichael Niedermayer2020-02-21
* avcodec/cdtoons: Correct several end of data checks in cdtoons_render_sprite()Michael Niedermayer2020-02-21
* avcodec/adpcm: cosmetics; reindentPaul B Mahol2020-02-21
* avformat: add demuxer for Rayman 2's APM formatZane van Iperen2020-02-21
* avcodec: add decoder for Rayman 2's ADPCM variantZane van Iperen2020-02-21
* avformat/spdifenc: fix TrueHD streams over 48kHzAnssi Hannula2020-02-20
* avformat/spdifenc: fix handling of large TrueHD framesAnssi Hannula2020-02-20
* avformat/spdifenc: make hd_buf an arrayAnssi Hannula2020-02-20
* avformat/vivo: set packet durationPaul B Mahol2020-02-20
* avformat/vivo: improve probing of some filesPaul B Mahol2020-02-20
* avcodec: add siren audio decoderPaul B Mahol2020-02-20
* lavd/opengl_enc: check strings before parsing them.Nicolas George2020-02-20
* lavd/opengl_enc: use proper context for logging.Nicolas George2020-02-20