82859 Commits (e558a6348ac10e74c54fb50ffd783ff9b5aec050)
 

Author SHA1 Message Date
Andreas Cadhalpun e558a6348a 4xm: prevent overflow during bit rate calculation 8 years ago
Paul B Mahol e54b61a9ce doc/filters: fix channel names in sofalizer example 8 years ago
Paul B Mahol 458fbee221 avfilter/af_sofalizer: warn if user gives unknown channel names 8 years ago
Andrey Utkin c4afd4abce doc/filters: drawtext: add example of printing texts on same baseline 8 years ago
Diego Biurrun 2d7aadf3d9 Add missing #includes for standalone spherical-information-related headers 8 years ago
Michael Niedermayer 457e933919 Bump for psd demuxer and decoder 8 years ago
Martin Vignali a534862b27 libavformat : add Photoshop PSD demuxer. 8 years ago
Martin Vignali 90af962911 libavcodec : add decoder for Photoshop PSD image files 8 years ago
Andreas Cadhalpun ad5807f8aa avformat: fix overflows during bit rate calculation 8 years ago
Muhammad Faiz 2b0112d42d swresample/resample: remove swri_resample function 8 years ago
Alex Converse bf15981b12 libvpxenc: Don't spam level errors for VP8 encodes 8 years ago
Muhammad Faiz 6a8c0d8357 swresample/resample: do not allow negative dst_size return value 8 years ago
Michael Niedermayer f0bdd53871 avformat/utils: Print verbose error message if stream count exceeds max_streams 8 years ago
Michael Niedermayer 30581c51e7 avformat/options_table: Set the default maximum number of streams to 1000 8 years ago
Marton Balint 265d45183b avfilter/avfilter: fix filtering frames with unknown channel layouts for filters needing writable frames 8 years ago
Zhou Xiaoyong d84e635d06 avcodec/mips: version 1 of wmv2dsp optimizations for loongson mmi 8 years ago
Zhou Xiaoyong c5c6e30781 avcodec/mips: version 1 of vp8dsp optimizations for loongson mmi 8 years ago
Wan-Teh Chang 3f55752cd5 configure: add -fPIE instead of -pie to C flags for ThreadSanitizer 8 years ago
Wan-Teh Chang fed50c4304 avutil: fix data race in av_get_cpu_flags() 8 years ago
Michael Niedermayer 4cf3def805 avutil/tests/imgutils: Remove unused variable 8 years ago
Andreas Cadhalpun 3ab8436ff6 opt: reject denominator zero as out of range 8 years ago
Derek Buitenhuis b7e4ea0c80 fate: Add h264 test for frame num gaps 8 years ago
Timo Rothenpieler 00223132e9 avcodec/cuvid: fix compilation with msvc11 8 years ago
Carl Eugen Hoyos 62eafc6a6d lavf/mov: Accept multiple fourcc for AVID 1:1. 8 years ago
Carl Eugen Hoyos 9d068896d3 lavf/isom: Support EVRC in pvAuthor files. 8 years ago
James Almer edb4f5da81 avformat/matroskadec: remove the strict unofficial check for Colour elements 8 years ago
James Almer 4e759072c2 avformat/matroskadec: allocate Colour related fields only if the file contains the relevant master 8 years ago
Marton Balint 1f3910262e ffplay: fix sws_scale possible out of bounds array access 8 years ago
Wan-Teh Chang 3703f13333 avutil/tests: run the cpu_init.c test conditionally on HAVE_THREADS 8 years ago
Wan-Teh Chang 8986885801 avutil/cpu_init: remove unnecessary arguments to the main() function 8 years ago
Michael Niedermayer 2f07830e69 avcodec: Add max_pixels options 8 years ago
Michael Niedermayer f542b152aa avutil: Add av_image_check_size2() 8 years ago
Michael Niedermayer 1b39a30247 fate: add av_image_check_size() test 8 years ago
Andreas Cadhalpun 8aad209c13 configure: fail if autodetect-libraries are requested but not found 8 years ago
Andreas Cadhalpun 4c45566493 configure: enable autodetected libraries after option parsing 8 years ago
Andreas Cadhalpun c50d591ce2 configure: enable sdl if sdl2 is enabled 8 years ago
Derek Buitenhuis 51c673a0d7 libavcodec/tests: Add avpacket test to .gitignore 8 years ago
Mark Thompson db7271bff2 configure: Require bit_depth field for VAAPI VP9 decode hwaccel 8 years ago
Andreas Cadhalpun c085f1a7e1 opus_parser: make ParseContext the first element in OpusParseContext 8 years ago
Andreas Cadhalpun 7d3baebe40 opus_parser: fix leaking channel_maps on error 8 years ago
Marton Balint df694a5e9d avfilter/af_ashowinfo: properly show input channel layout for unknown channel layouts 8 years ago
Marton Balint 01a19f77ca avfilter/af_channelmap: add support for unknown input channel layouts 8 years ago
Marton Balint bffc2bcd75 avfilter/af_atempo: add support for unknown channel layouts 8 years ago
Marton Balint 7ceb9e6b11 avfilter/formats: allow unknown channel layouts by default 8 years ago
Michael Niedermayer 5b73ba9887 avcodec/mpeg12dec: Add FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM 8 years ago
Michael Niedermayer 65e33d8e23 swresample/resample_template: Add filter values in parallel 8 years ago
Michael Niedermayer 34db650784 swresample/resample_template: Reorder operations to avoid one addition 8 years ago
Michael Niedermayer b3928a1cc6 swresample/swresample: Check count before memcpy() 8 years ago
Michael Niedermayer 8258e36385 avcodec/mpeg4videodec: Fix undefined shifts in mpeg4_decode_sprite_trajectory() 8 years ago
Michael Niedermayer ee2a6f5df8 avformat/oggdec: Skip streams in duration correction that did not had their duration set. 8 years ago