summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ffmpeg: remove ffmpeg_videotoolboxrcombs2021-11-28
* avcodec/vqavideo: Remove dead codeAndreas Rheinhardt2021-11-28
* avcodec/mobiclip: Rewrite code to make it clearerAndreas Rheinhardt2021-11-28
* avfilter/vf_paletteuse: Add missing parenthesesAndreas Rheinhardt2021-11-27
* avformat/img2dec: probe JFIF/Exif headerAlex Xu (Hello71)2021-11-27
* avcodec/mjpeg_parser: skip markers after EOI, not by sizeAlex Xu (Hello71)2021-11-27
* avformat/mpegtsenc: Avoid allocation of AVPacketAndreas Rheinhardt2021-11-27
* avformat/movenc: Avoid allocation of AVPacketAndreas Rheinhardt2021-11-27
* avformat/dashenc: Don't use stack packetAndreas Rheinhardt2021-11-27
* avformat/avformat: Add AVStream parameter to check_bitstream() sigAndreas Rheinhardt2021-11-27
* hwcontext_vulkan: use correct return value for allocation failureLynne2021-11-27
* configure: fix test_pkg_config_cpp after 1e5acc1b5985c58eLynne2021-11-27
* avformat/rtp: add localaddr for network interface selectionLimin Wang2021-11-27
* avformat/avidec: Check read_odml_index() for failureMichael Niedermayer2021-11-26
* avcodec/txd: Move input size checks before allocationMichael Niedermayer2021-11-26
* avformat/cafdec: Avoid unnecessary avio_tell() callsAndreas Rheinhardt2021-11-26
* fftools/ffmpeg: Take type limitations of AVFifo API into accountAndreas Rheinhardt2021-11-26
* Revert "Disable warnings for casting pointers to integers, there is nothing w...Andreas Rheinhardt2021-11-26
* avcodec/h263: Fix global-buffer-overflow with noout flag2 setAndreas Rheinhardt2021-11-26
* avformat/udp: remove local localaddr arrayLimin Wang2021-11-26
* avutil/hwcontext_vulkan: fully support customizable validation layersWu Jianhua2021-11-26
* configure: do not include -lvulkan to cflags in vulkan's pkg-config checkLynne2021-11-26
* avfilter/af_biquads: add svf transform typePaul B Mahol2021-11-26
* avformat/mpegts: fix stream index in verbose log messageMarton Balint2021-11-25
* avformat/libsrt: add missing version check for snddropdelayMarton Balint2021-11-25
* avformat/http: prevent truncation of sanitized_pathJames Almer2021-11-25
* avformat/rtp: support RGB/BGR for rfc4175Limin Wang2021-11-25
* avformat: suppport YUV 4:2:2 10-bit for rfc4175Limin Wang2021-11-25
* avcodec: suppport for bitpacked encodeLimin Wang2021-11-25
* avcodec: rename bitpacked.c to bitpacked_dec.cLimin Wang2021-11-25
* avformat/rtpenc: adds partial support for the RFC 4175Limin Wang2021-11-25
* avformat/rtpdec_rfc4175: support for yuv420p formatLimin Wang2021-11-25
* avformat/rtpdec_rfc4175: use rawvideo for uyvy422Limin Wang2021-11-25
* libvpxdec: Correct linking against variables.Matt Oliver2021-11-25
* avutil/hwcontext_vulkan: check if created before destroying the instanceWu Jianhua2021-11-24
* avutil/hwcontext_vulkan: check if created before destroying the deviceWu Jianhua2021-11-24
* ffmpeg: drop obsolete rotation API remnantsAnton Khirnov2021-11-23
* ffmpeg: drop -isync, which did nothing since 2012Anton Khirnov2021-11-23
* ffmpeg: drop -sameq/-samequant optionsAnton Khirnov2021-11-23
* ffmpeg: drop the -tvstd optionAnton Khirnov2021-11-23
* ffmpeg: drop the -vc optionAnton Khirnov2021-11-23
* ffmpeg: drop the -deinterlace optionAnton Khirnov2021-11-23
* ffmpeg: drop the -intra optionAnton Khirnov2021-11-23
* ffmpeg: do not copy chroma_sample_location from the input streamAnton Khirnov2021-11-23
* avcodec/libaomenc: remove the redundant initializationLimin Wang2021-11-23
* avutil/hwcontext_cuda: return more useful error codes from init functionsTimo Rothenpieler2021-11-22
* avutil/hwcontext_cuda: add option to use primary device contextTimo Rothenpieler2021-11-22
* avformat/mov: make STTS duration unsigned intGyan Doshi2021-11-22
* avcodec/h263: Inline constantAndreas Rheinhardt2021-11-21
* av(codec|device): Don't cast pointers to intAndreas Rheinhardt2021-11-21