83180 Commits (639e26297147866534c093fd39f89fe386d81ebd)
 

Author SHA1 Message Date
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
Bela Bodecs 9ec52a0a9b libavformat/hlsenc: fix delete_segments when use_localtime_mkdir 8 years ago
Michael Niedermayer a830ab3f3b ffmpeg: remove stop_encoding variable and related code, it is dead / unused code 8 years ago
Paul B Mahol 49abd5dbb8 avfilter/avf_aphasemeter: make video output optional 8 years ago
Jan Sebechlebsky 7c91ee01cc libavformat/tee: Add fifo support for tee 8 years ago
Michael Bradshaw 616513ef6e avcodec/libopenjpegdec: Set key frame metadata 8 years ago
Thomas Turner d7a3c7427f avutil/tests/audio_fifo.c: Corrected test error messages 8 years ago
Burt P f317080024 af_hdcd: more FATE tests 8 years ago
Clément Bœsch afaaf8db18 lavfi/selectivecolor: simplify crazy mid val computations 8 years ago
Clément Bœsch 571a360157 lavfi/transpose: add missing const options flags 8 years ago
Christophe Gisquet e3312b3746 MAINTAINERS: update 8 years ago
Ronald S. Bultje 33d7f822f8 wmavoice: protect against zero-energy in adaptive gain control. 8 years ago
Ronald S. Bultje 7b27dd5c16 wmavoice: move overflow handling to common code. 8 years ago
Ronald S. Bultje b011bb5f8b wmavoice: reindent. 8 years ago
Ronald S. Bultje 3deb4b54a2 wmavoice: disable bitstream checking. 8 years ago
Ronald S. Bultje 992cb15e67 wmavoice: move wmavoice_flush() up. 8 years ago
Ronald S. Bultje 1c8fbd7b90 checkasm/vp9: benchmark all sub-IDCTs (but not WHT or ADST). 8 years ago
Bodecs Bela 0ff8c6b6d5 avformat/hlsenc: strftime identifiers and segment index 8 years ago
Jesper Ek c7c0046efc Fix bug when incrementing initial_prog_date_time when removing segments 8 years ago
Michael Niedermayer b347ca9341 avformat/matroskadec: Fix OOM on long streams 8 years ago
Marton Balint a7946c8964 avdevice/decklink_enc: do not reference this after freeing it 8 years ago
Marton Balint 89a1471a72 avdevice/decklink_dec: properly initialize no_video variable 8 years ago
Michael Niedermayer 11103a493d ffmpeg: Check avcodec_parameters_to_context() for failure 8 years ago
Paul B Mahol 2f347c17d6 avcodec/ylc: thread safe initialization is possible with this codec 8 years ago
Paul B Mahol 31bf37cba8 avcodec/ylc: add frame threading support 8 years ago
Paul B Mahol 341d3ee441 avcodec/ylc: do not leak memory at uninit 8 years ago
Michael Niedermayer 89d4d7d759 doc/examples/http_multiclient: Fix resource leak 8 years ago
Bela Bodecs ce5c7260df flv demuxer supports live rtmp inputs but there is no any info about it in the docs. 8 years ago
Paul B Mahol 12461636ea avcodec/magicyuv: export colorspace and color_range for YUV 8 years ago
Ruta Gadkari 67db4ff3b6 NVENC: Update check for Lookahead 8 years ago
James Almer c3d822855c avcodec/lossless_videodsp: fix output of add_hfyu_left_pred_int16_c() 8 years ago
Bela Bodecs e7fbd70189 avformat/hlsenc: detecting duplicated segment filenames 8 years ago
Michael Niedermayer 6e26b6e43f avcodec/error_resilience: Move variable initialization down, remove unneeded inits 8 years ago
Ganesh Ajjanagadde 7b557bf63f ffplay: add startup volume option 8 years ago
Marton Balint 0db48ee425 avfilter/af_amerge: properly handle unknown input layouts 8 years ago
Michael Niedermayer d5ecffbac6 avcodec/error_resilience: Merge surrounding status checks 8 years ago