104678 Commits (4b54818981d2783af161c2ff670b658afbdda503)
 

Author SHA1 Message Date
rcombs 4b54818981 ffmpeg: remove ffmpeg_videotoolbox 3 years ago
Andreas Rheinhardt 5593f5cf24 avcodec/vqavideo: Remove dead code 3 years ago
Andreas Rheinhardt d6c16c5217 avcodec/mobiclip: Rewrite code to make it clearer 3 years ago
Andreas Rheinhardt f5e74e8d48 avfilter/vf_paletteuse: Add missing parentheses 3 years ago
Alex Xu (Hello71) 6fdd7fe0b8 avformat/img2dec: probe JFIF/Exif header 3 years ago
Alex Xu (Hello71) cd0bdce71a avcodec/mjpeg_parser: skip markers after EOI, not by size 3 years ago
Andreas Rheinhardt 2cddb2f7a8 avformat/mpegtsenc: Avoid allocation of AVPacket 3 years ago
Andreas Rheinhardt a81e0ee21f avformat/movenc: Avoid allocation of AVPacket 3 years ago
Andreas Rheinhardt 5e01fc8318 avformat/dashenc: Don't use stack packet 3 years ago
Andreas Rheinhardt a5ee166327 avformat/avformat: Add AVStream parameter to check_bitstream() sig 3 years ago
Lynne c90b3661fa
hwcontext_vulkan: use correct return value for allocation failure 3 years ago
Lynne 33be4e6ca9
configure: fix test_pkg_config_cpp after 1e5acc1b59 3 years ago
Limin Wang 7bf4c06809 avformat/rtp: add localaddr for network interface selection 3 years ago
Michael Niedermayer 57adb26d05 avformat/avidec: Check read_odml_index() for failure 3 years ago
Michael Niedermayer ff23cee200 avcodec/txd: Move input size checks before allocation 3 years ago
Andreas Rheinhardt 7c2b9067d0 avformat/cafdec: Avoid unnecessary avio_tell() calls 3 years ago
Andreas Rheinhardt 81be19b906 fftools/ffmpeg: Take type limitations of AVFifo API into account 3 years ago
Andreas Rheinhardt 71204e8e3d Revert "Disable warnings for casting pointers to integers, there is nothing wrong with that." 3 years ago
Andreas Rheinhardt 9207dc3b0d avcodec/h263: Fix global-buffer-overflow with noout flag2 set 3 years ago
Limin Wang 27c9300027 avformat/udp: remove local localaddr array 3 years ago
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