summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avcodec/nellymoserenc: Fix segfault when using unsupported channels/rateAndreas Rheinhardt2021-04-15
* mov: Prioritize aspect ratio values found in pasp atomVittorio Giovara2021-04-15
* avcodec/mpeg4videodec: update exported AVOptions in the user-facing contextJames Almer2021-04-14
* avcodec/h264dec: update exported AVOptions in the user-facing contextJames Almer2021-04-14
* pthread_frame: introduce a codec callback to update the user-facing contextHendrik Leppkes2021-04-14
* ffprobe: only print exported private decoder optionsJames Almer2021-04-14
* avcodec/h264dec: add missing flags to is_avc and nal_length_size AVOptionsJames Almer2021-04-14
* aarch64: h264pred: Optimize the inner loop of existing 8 bit functionsMartin Storsjö2021-04-14
* avformat/dashdec: Also fetch final partial segmentMatt Robinson2021-04-14
* fftools/ffmpeg_filter: Fix check for mjpeg encoderAndreas Rheinhardt2021-04-13
* libavdevice/gdigrab: fix capture of windows with non-ASCII titlesHe Yang2021-04-13
* avcodec/jpeglsenc: Remove redundant pixel format checksAndreas Rheinhardt2021-04-13
* avformat/matroskaenc: Put subtitles without duration into SimpleBlocksAndreas Rheinhardt2021-04-12
* avformat/matroskaenc: Remove remnant of inline-timing subtitle packetsAndreas Rheinhardt2021-04-12
* avcodec/msmpeg4dec: Avoid duplication of VLC init codeAndreas Rheinhardt2021-04-12
* avcodec/vc1: Remove unused hrd fieldsAndreas Rheinhardt2021-04-12
* avcodec/mss2: Remove redundant initialization of vc1 dspAndreas Rheinhardt2021-04-12
* avcodec/vc1: Don't pretend ff_vc1_init_common() can failAndreas Rheinhardt2021-04-12
* avcodec/msmpeg4enc: Remove dead code for inexistent VC-1 encoderAndreas Rheinhardt2021-04-12
* avcodec/h263dec, mpeg12dec: Remove redundant writesAndreas Rheinhardt2021-04-12
* avcodec/rv34: Move dsp init code to rv30/rv40Andreas Rheinhardt2021-04-12
* avformat/mvi: Check audio_data_size to be non negativeMichael Niedermayer2021-04-11
* lavfi/qsvvpp: support async depthFei Wang2021-04-11
* avformat/rawenc: perform stream checks for mp2 muxerGyan Doshi2021-04-11
* avformat/img2dec: set r_frame_rate in addition to avg_frame_rateJan Ekström2021-04-11
* avfilter/overlay_cuda: check av_buffer_ref resultTimo Rothenpieler2021-04-11
* avfilter/vf_v360: unbreak fov_from_dfov() for (d)fisheye when width != heightPaul B Mahol2021-04-11
* avfilter/overlay_cuda: hold explicit reference to hw_device_ctxTimo Rothenpieler2021-04-11
* avcodec/nvenc: add support for gbrp rgb inputTimo Rothenpieler2021-04-11
* doc/muxers: add entries for raw muxersGyan Doshi2021-04-11
* avfilter/vf_v360: allow user to control fov for equirectagular formatPaul B Mahol2021-04-11
* doc/protocols: update rtsp optionsAndriy Gelman2021-04-10
* avcodec/adpcm: refactor init/flush codeZane van Iperen2021-04-10
* avcodec/adpcm_swf: remove memory allocation during trellis encodingZane van Iperen2021-04-10
* avformat/matroskaenc: Fix leak when writing attachment without filenameAndreas Rheinhardt2021-04-10
* avcodec/mpegvideo: Deprecate bframe opts for encoders not supporting themAndreas Rheinhardt2021-04-10
* avcodec/mpegvideo: Deprecate duplicate matrix opt for unsupported codecsAndreas Rheinhardt2021-04-10
* avcodec/mpegvideo: Deprecate a53cc option for encoders != MPEG-2Andreas Rheinhardt2021-04-10
* avcodec/mpegvideo: Deprecate mpeg_quant option for codecs != MPEG-4Andreas Rheinhardt2021-04-10
* avcodec/mpegvideo_enc: Combine identical checksAndreas Rheinhardt2021-04-10
* avcodec/mpeg12enc: Perform size/level/profile checks earlierAndreas Rheinhardt2021-04-10
* avcodec/mpeg12enc: Move MPEG-1/2 dimension checks to mpeg12encAndreas Rheinhardt2021-04-10
* avcodec/mpegvideo_enc: Remove redundant time_base checkAndreas Rheinhardt2021-04-10
* fftools/ffmpeg_filter: Don't needlessly copy stringAndreas Rheinhardt2021-04-10
* fftools/ffmpeg_filter: Don't write string that is never usedAndreas Rheinhardt2021-04-10
* fftools/ffmpeg_filter: Avoid allocations when configuring output filtersAndreas Rheinhardt2021-04-10
* avcodec/mjpegenc: Include all supported pix_fmts in mpegenc pix_fmtsAndreas Rheinhardt2021-04-10
* avcodec/ljpegenc: Allow full range yuv420p, yuv422p, yuv444p by defaultAndreas Rheinhardt2021-04-10
* avcodec/mpegvideo_enc: Remove redundant pixel format checksAndreas Rheinhardt2021-04-10
* avcodec/mjpegenc: Remove dependency of AMV encoder on mjpegenc_huffmanAndreas Rheinhardt2021-04-10