105158 Commits (cb87a3b137d26d8af9a96b8bb60294a1668857a4)
 

Author SHA1 Message Date
Wu Jianhua b3624069f0 avutil/hwcontext_vulkan: fully support customizable validation layers 3 years ago
Lynne 1e5acc1b59
configure: do not include -lvulkan to cflags in vulkan's pkg-config check 3 years ago
Paul B Mahol e38551180e avfilter/af_biquads: add svf transform type 3 years ago
Marton Balint 0b9dbfab48 avformat/mpegts: fix stream index in verbose log message 3 years ago
Marton Balint 6f10f4a479 avformat/libsrt: add missing version check for snddropdelay 3 years ago
James Almer b46817d9c3 avformat/http: prevent truncation of sanitized_path 3 years ago
Limin Wang 522f577d7e avformat/rtp: support RGB/BGR for rfc4175 3 years ago
Limin Wang 7b55f95f71 avformat: suppport YUV 4:2:2 10-bit for rfc4175 3 years ago
Limin Wang 3436864e68 avcodec: suppport for bitpacked encode 3 years ago
Limin Wang 130250d3af avcodec: rename bitpacked.c to bitpacked_dec.c 3 years ago
Limin Wang 4f5352d5fe avformat/rtpenc: adds partial support for the RFC 4175 3 years ago
Limin Wang 05b0c66313 avformat/rtpdec_rfc4175: support for yuv420p format 3 years ago
Limin Wang 3399bbab4d avformat/rtpdec_rfc4175: use rawvideo for uyvy422 3 years ago
Matt Oliver 1a5930b554 libvpxdec: Correct linking against variables. 3 years ago
Wu Jianhua 7e9e2cf93b avutil/hwcontext_vulkan: check if created before destroying the instance 3 years ago
Wu Jianhua c2a356d583 avutil/hwcontext_vulkan: check if created before destroying the device 3 years ago
Anton Khirnov 9dd104f6e2 ffmpeg: drop obsolete rotation API remnants 3 years ago
Anton Khirnov 823cea5197 ffmpeg: drop -isync, which did nothing since 2012 3 years ago
Anton Khirnov 84cb255c20 ffmpeg: drop -sameq/-samequant options 3 years ago
Anton Khirnov 5ebdf9bb50 ffmpeg: drop the -tvstd option 3 years ago
Anton Khirnov a44098152b ffmpeg: drop the -vc option 3 years ago
Anton Khirnov d013453caa ffmpeg: drop the -deinterlace option 3 years ago
Anton Khirnov 9d4e290ec4 ffmpeg: drop the -intra option 3 years ago
Anton Khirnov e8380bbae6 ffmpeg: do not copy chroma_sample_location from the input stream 3 years ago
Limin Wang 0e22d2e59b avcodec/libaomenc: remove the redundant initialization 3 years ago
Timo Rothenpieler 2de6cd4ba4 avutil/hwcontext_cuda: return more useful error codes from init functions 3 years ago
Timo Rothenpieler b1f1de0844 avutil/hwcontext_cuda: add option to use primary device context 3 years ago
Gyan Doshi 203b0e3561 avformat/mov: make STTS duration unsigned int 3 years ago
Andreas Rheinhardt 18f22bfb27 avcodec/h263: Inline constant 3 years ago
Andreas Rheinhardt 645f705d6a av(codec|device): Don't cast pointers to int 3 years ago
Andreas Rheinhardt 40cf317d09 avcodec/smcenc: Move PutByteContext to stack 3 years ago
Lynne b159975e80
hwcontext_vulkan: check for non-flagged transfer queue families 3 years ago
Lynne 135e1c0adf
lavu/vulkan: check for initialization when freeing buffers 3 years ago
Andreas Rheinhardt a132614bba fftools/ffmpeg: Avoid temporary frame 3 years ago
Andreas Rheinhardt 01923579f4 avfilter/vf_huesaturation: Remove dead store 3 years ago
Andreas Rheinhardt 53c8b16c19 avformat/utils: Remove duplicated AV_DISPOSITION_FOO <-> "foo" table 3 years ago
Andreas Rheinhardt 17c8533745 avcodec/dnxhddata: Unavpriv dnxhd_get_(hr_|)_frame_size() 3 years ago
Andreas Rheinhardt b9a26b9d55 avformat/mxfenc: Remove redundant DNXHD frame size checks 3 years ago
Andreas Rheinhardt 6a3df0dfa9 avcodec/dnxhddata: Remove avpriv_dnxhd_get_interlaced() 3 years ago
Andreas Rheinhardt 4586de94a7 avformat/mxfenc: Store locally whether DNXHD profile is interlaced 3 years ago
James Almer 405685dec7 ffmpeg: remove unused hw_frames_ctx AVBufferRef from InputStream 3 years ago
James Almer 379f8b8ec6 ffmpeg: remove unused hwaccel_get_buffer function pointer 3 years ago
Andreas Rheinhardt ce8f77a903 avformat/nullenc: Use ff_interleave_packet_passthrough() 3 years ago
Andreas Rheinhardt 52d13d54e1 avformat/mux: Avoid overhead of packet list in case of single streams 3 years ago
Andreas Rheinhardt c03e53aea7 avformat/mux: Store pointer to interleavement func in FFFormatContext 3 years ago
Wu Jianhua 3188b606d7 avfilter: add a vflip_vulkan filter 3 years ago
Wu Jianhua d313cb5a2f avfilter: add a hflip_vulkan filter 3 years ago
Wu Jianhua ff82bd5a00 avutil/vulkan_glslang: fix compiling failure issue 3 years ago
Wu Jianhua 999048b6b1 avfilter/overlay_vulkan: call av_vkfmt_from_pixfmt only one time 3 years ago
Wu Jianhua 067da5c87e avfilter/scale_vulkan: call av_vkfmt_from_pixfmt only one time 3 years ago