83014 Commits (520c0736fd2079f04a2a0ba09562bae49f62f472)
 

Author SHA1 Message Date
Paul B Mahol 520c0736fd avfilter/vf_shuffleframes: allow also dropping frames 8 years ago
Steven Liu d1f3e475f9 avformat/test/fifo_muxer: add check for FailingMuxerPacketData alloc 8 years ago
Rostislav Pehlivanov 2d208aaabe imdct15: replace the FFT with a faster PFA FFT algorithm 8 years ago
Rostislav Pehlivanov 4fdacf4cdb imdct15: remove the AArch64 assembly 8 years ago
Steven Liu 57ae94a3c0 avformat/hlsenc: fix Explicit null dereferenced in hlsenc 8 years ago
Steve Lhomme fd0716b364 dxva2: make ff_dxva2_get_surface() static and rename it 8 years ago
Bela Bodecs 4068f5fac7 doc/muxers/hlsenc: typo hls_flag: discont_starts => discont_start 8 years ago
Bela Bodecs 4c63910bdb vformat/hlsenc: typo in default localtime pattern 8 years ago
Carl Eugen Hoyos e6050d81b0 lavc/Makefile: Clean up the amv encoder dependencies. 8 years ago
Michael Niedermayer 7ca2a23aaa avcodec/bitstream: Document the values supported for *_size in ff_init_vlc_sparse() 8 years ago
Michael Niedermayer 8f1d18a91b avcodec/bitstream: assert that *_size in ff_init_vlc_sparse() is valid 8 years ago
Carl Eugen Hoyos f3adb6f74b configure: Fix standalone compilation of the ljpeg encoder. 8 years ago
Steven Liu 93593674bc avformat/hlsenc: fix memleak in hlsenc 8 years ago
Bela Bodecs 8c9c43fc43 avformat/hlsenc: bugfix in duplicate filename detection 8 years ago
Paul B Mahol 72d6101510 avfilter/avf_aphasemeter: fix memleaks 8 years ago
Carl Eugen Hoyos 38e4bcae09 lavf/matroska: Fix the codec_id for mkv tag A_MPEG/L1. 8 years ago
Bela Bodecs 557c0df9a8 avformat/hlsenc: size and duration in segment filenames 8 years ago
Tobias Rapp 5796048f6a avformat/avidec: clean-up identifier names 8 years ago
Michael Niedermayer 4221c68edb avformat/flvenc: Check for extradata allocation failure 8 years ago
Andreas Cadhalpun e8651f51aa wmavoice: validate block alignment 8 years ago
Andreas Cadhalpun 91e6a64d2e wmavoice: truncate spillover_nbits if too large 8 years ago
Michael Niedermayer aa95292043 avcodec/x86/vc1dsp_mc: Fix build with NASM 2.09.10 8 years ago
John Comeau d06518752b avcodec/x86/imdct36: fix building with nasm 2.11.05 8 years ago
Steven Liu 16ff54664a avformat/rtmphttp: fix bug for rtmphttp 8 years ago
Michael Niedermayer 3d8a8fd27e avfilter/vf_pad: Fix segfault if reconfiguration fails 8 years ago
Carl Eugen Hoyos 28307ef7e6 lavc/psd: Support indexed files. 8 years ago
James Almer d800d48fc6 configure: bump year 8 years ago
Thomas Turner 3126ca2825 avutil/tests: added selftest for aes_ctr.c 8 years ago
Michael Niedermayer 68cdeb06de avcodec/tests/fft: Fix indention of dct_init() 8 years ago
Carl Eugen Hoyos 375a22a472 lavf/img2dec: Increase detection score of jpgs without EOI. 8 years ago
Carl Eugen Hoyos 4acea512f3 lavc/mjpegdec: Do not overread too short JFIF tags. 8 years ago
Thomas Turner b7a6d28e5e avutil/tests: improved code coverage for atomic 8 years ago
Miroslav Slugen 9b425bd24c avcodec/nvenc: Add bluray_compat basic implementation 8 years ago
Miroslav Slugen 1841eda679 avcodec/nvenc: Make AUD optional for h264_nvenc and hevc_nvenc 8 years ago
Miroslav Slugeň f8c503d927 avcodec/nvenc: round qpIntra and qpInter calculation 8 years ago
Bela Bodecs 03a69bd897 avformat/hlsenc: Duplicated segment filenames and use_localtime_mkdir 8 years ago
Bela Bodecs 8fd3e02eee libavformat/hlsenc: default segment name and use_localtime 8 years ago
Michael Niedermayer 7525517593 libavutil/random_seed: Ensure that get_generic_seed() spends at least 1/32 sec gathering entropy 8 years ago
Moritz Barsnick 5dbce5120b doc: document cutoff option to ac3 and adjust the option's global documentation 8 years ago
Moritz Barsnick 6c442e1584 lavc/libmp3lame: add support for cutoff 8 years ago
Thomas Turner 1bfb4587a2 avutil/tests/audio_fifo.c: Memory leak and tab space fixes 8 years ago
Thomas Turner 11b7cad3dc avutil/tests/audio_fifo.c: use av_malloc() family of functions 8 years ago
Michael Niedermayer af7a75cb51 configure: Check build with some header not just preprocessing for testing --std=c11 8 years ago
Clément Bœsch 771b3a956e lavfi/selectivecolor: rename adjust_range to scale 8 years ago
Carl Eugen Hoyos 5ff6e8790a doc/filters: Slightly improve the smartblur documentation. 8 years ago
Michael Niedermayer 25d9643f11 avcodec/mjpegdec: Check for rgb before flipping 8 years ago
Carl Eugen Hoyos ec2f3b1f57 lavc/psd: Remove an uninitialized variable. 8 years ago
James Almer 6993bb4eb6 configure: make the check for stdatomic.h stricter 8 years ago
Michael Niedermayer ffc3337e0b avfilter/vf_pad: Add eval=frame support 8 years ago
Matt Wolenetz fe7547d69e lavf/utils.c Protect against accessing entries[nb_entries] 8 years ago