83113 Commits (f69dd26df55539072dc2fa340384f808b5b3d3e1)
 

Author SHA1 Message Date
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
Michael Niedermayer cafc72bd7b avcodec/error_resilience: Factor block parity check out 8 years ago
Paul B Mahol c6c888e996 avfilter/vf_w3fdif: add >8 but <16 bit support 8 years ago
Paul B Mahol 25c4035529 avcodec/pixlet: simplify lowpass_prediction() function 8 years ago
Michael Niedermayer c4152fc42e avutil/random_seed: Reduce the time needed on systems with very low precission clock() 8 years ago
Michael Niedermayer 87f6f15460 tools/zmqsend: Do not truncate fgetc() return 8 years ago
Nicolas George 0ff5567a30 lavfi/buffersrc: push the frame deeper if requested. 8 years ago
Nicolas George 3b64e3ea45 lavf/framesync: detect EOF immediately. 8 years ago
Paul B Mahol 68e5598e22 avcodec/utvideo: fix mistake using wrong arguments for left and lefttop pixel components 8 years ago
Paul B Mahol 6cedd20b97 avcodec/pixlet: make sure scaling factors are not zero 8 years ago
Paul B Mahol ab31b46b89 avcodec/pixlet: avoid some overflows 8 years ago
Paul B Mahol 43cd33be16 avcodec/pixlet: fix undefined behaviour in postprocess_chroma 8 years ago
James Almer e1b8271949 avfilter/framequeue: add missing check for ASSERT_LEVEL 8 years ago
James Almer 94eb600f35 tests/audio_fifo: fix buffer allocation for non planar formats 8 years ago
Michael Niedermayer 03ce71e4a1 swscale/swscale: Fix dereference of stride array before null check 8 years ago
Tobias Rapp 6d579d7c1b avformat/avidec: skip odml master index chunks in avi_sync 8 years ago
Michael Niedermayer c193132ce5 avutil/tests/random_seed: eliminate goto 8 years ago