83198 Commits (c16fe1432d88f87a96be9e943e0f1229543ad61d)
 

Author SHA1 Message Date
Nicolas George ff8b17c998 lavfi: take_samples: free frames after taking all samples. 8 years ago
Paul B Mahol 3142691181 avformat/wavdec: add support for decoding 24.0 and 16.8 floating point pcm formats 8 years ago
Paul B Mahol 95fb9e0205 avcodec: add pcm_f16le and pcm_f24le decoder 8 years ago
Paul B Mahol 4cf96c5642 avcodec/wmaprodec: cleanup extradata dumping 8 years ago
Michael Niedermayer 9b9e4a71c5 avformat/mpegenc: Check for av_mallocz() failure 8 years ago
Michael Niedermayer fd1fcb59dc avformat/img2dec: Remove dead code from psd_probe() 8 years ago
Paul B Mahol 9933579a9b avfilter/vf_psnr: add gray10 and gray12 support 8 years ago
Michael Niedermayer 54931fd0fb avutil/random_seed: Use uint64 instead of uint8 for struct to avoid potential alignment issues 8 years ago
Thomas Turner 9f76ad2a46 avutil: Added selftest for libavutil/audio_fifo.c 8 years ago
Andreas Cadhalpun 319438e2f2 swscale: save ebx register when it is not available 8 years ago
Thomas Turner e303e3d4b9 avutil: Improved test coverage for avstring.c 8 years ago
Paul B Mahol 6d09d6edbc avcodec/magicyuv: add 10 bit support 8 years ago
Nicolas George bec8ea20c8 lavfi/framequeue: avoid empty structs. 8 years ago
Chen Meng 25e35b3436 avformat/mov.: Make the process of uuid-xmp atom faster. 8 years ago
Pavel Koshevoy 4240e5b047 lavfi/atempo: avoid false triggering an assertion failure 8 years ago
Michael Niedermayer 99af260d0b doc/examples/decoder_targeted: Limit max pixels for fuzzing 8 years ago
Nicolas George 02aa0701ae lavfi: make filter_frame non-recursive. 8 years ago
Nicolas George 62b11db0a0 lavfi: add FFFrameQueue API. 8 years ago
Paul B Mahol 14090b7050 avcodec/get_bits: add av_assert2 to get_bits_long() 8 years ago
Rostislav Pehlivanov 38a1315582 opus: remove redundant ff_celt_window2 declaration 8 years ago
Ståle Kristoffersen d8b9bef1a0 avformat: Auto-detect mjpeg 2000 in mpeg-ts 8 years ago
Jay Ridgeway 295601bba3 avformat/tls: add tls url_get_file_handle 8 years ago
Pavel Koshevoy 6b517a194d lavc: Fix ticket 6024, truncated mode decoding 8 years ago
Zhou Xiaoyong 5b74ebe937 avcodec/mips: version 1 of vc1dsp optimizations for loongson mmi 8 years ago
Paul B Mahol 334fad3645 avfilter/vf_ssim: add >8 bit depth suppport 8 years ago
Mark Harris a5cf600ccb avformat/wavdec: Eliminate goto for clang -O0 DCE 8 years ago
Michael Niedermayer d4c1cc2b87 avutil/imgutils: Clarify doxy for av_image_check_size2() 8 years ago
Martin Vignali 6672a49e5a fate/psd: add tests for uncompress and rle samples 8 years ago
Michael Niedermayer eb7aa6bde4 avcodec/h263dec: Return the correct error code in explode mode 8 years ago
Michael Niedermayer c869e00f88 avcodec/smvjpegdec: return the packet size instead of 0 8 years ago
Michael Niedermayer 0888c5a242 avcodec/tdsc: return the packet size instead of 0 8 years ago
Michael Niedermayer 2eebcda10a avcodec/screenpresso: return the packet size instead of 0 8 years ago
Michael Niedermayer c62beba49a avcodec/rscc: return the packet size instead of 0 8 years ago
Paul B Mahol 745f4bcc2c avfilter/vsrc_testsrc: draw_bar: make sure width is not negative 8 years ago
Chris Cunningham ab87df9a47 avformat/mp3dec: fix msan warning when verifying mpa header 8 years ago
Andreas Cadhalpun ed412d2850 tiff: fix overflows when calling av_reduce 8 years ago
Andreas Cadhalpun 076c3a9fa2 mov: prevent overflow during bit rate calculation 8 years ago
Andreas Cadhalpun baba9c6aef cafdec: prevent overflow during bit rate calculation 8 years ago
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