summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* doc/filters: Slightly improve the smartblur documentation.Carl Eugen Hoyos2016-12-31
* avcodec/mjpegdec: Check for rgb before flippingMichael Niedermayer2016-12-31
* lavc/psd: Remove an uninitialized variable.Carl Eugen Hoyos2016-12-30
* configure: make the check for stdatomic.h stricterJames Almer2016-12-30
* avfilter/vf_pad: Add eval=frame supportMichael Niedermayer2016-12-30
* lavf/utils.c Protect against accessing entries[nb_entries]Matt Wolenetz2016-12-30
* libavformat/hlsenc: fix delete_segments when use_localtime_mkdirBela Bodecs2016-12-29
* ffmpeg: remove stop_encoding variable and related code, it is dead / unused codeMichael Niedermayer2016-12-28
* avfilter/avf_aphasemeter: make video output optionalPaul B Mahol2016-12-28
* libavformat/tee: Add fifo support for teeJan Sebechlebsky2016-12-28
* avcodec/libopenjpegdec: Set key frame metadataMichael Bradshaw2016-12-28
* avutil/tests/audio_fifo.c: Corrected test error messagesThomas Turner2016-12-28
* af_hdcd: more FATE testsBurt P2016-12-28
* lavfi/selectivecolor: simplify crazy mid val computationsClément Bœsch2016-12-27
* lavfi/transpose: add missing const options flagsClément Bœsch2016-12-27
* MAINTAINERS: updateChristophe Gisquet2016-12-27
* wmavoice: protect against zero-energy in adaptive gain control.Ronald S. Bultje2016-12-27
* wmavoice: move overflow handling to common code.Ronald S. Bultje2016-12-27
* wmavoice: reindent.Ronald S. Bultje2016-12-27
* wmavoice: disable bitstream checking.Ronald S. Bultje2016-12-27
* wmavoice: move wmavoice_flush() up.Ronald S. Bultje2016-12-27
* checkasm/vp9: benchmark all sub-IDCTs (but not WHT or ADST).Ronald S. Bultje2016-12-27
* avformat/hlsenc: strftime identifiers and segment indexBodecs Bela2016-12-27
* Fix bug when incrementing initial_prog_date_time when removing segmentsJesper Ek2016-12-27
* avformat/matroskadec: Fix OOM on long streamsMichael Niedermayer2016-12-27
* avdevice/decklink_enc: do not reference this after freeing itMarton Balint2016-12-27
* avdevice/decklink_dec: properly initialize no_video variableMarton Balint2016-12-27
* ffmpeg: Check avcodec_parameters_to_context() for failureMichael Niedermayer2016-12-26
* avcodec/ylc: thread safe initialization is possible with this codecPaul B Mahol2016-12-26
* avcodec/ylc: add frame threading supportPaul B Mahol2016-12-26
* avcodec/ylc: do not leak memory at uninitPaul B Mahol2016-12-26
* doc/examples/http_multiclient: Fix resource leakMichael Niedermayer2016-12-26
* flv demuxer supports live rtmp inputs but there is no any info about it in th...Bela Bodecs2016-12-26
* avcodec/magicyuv: export colorspace and color_range for YUVPaul B Mahol2016-12-26
* NVENC: Update check for LookaheadRuta Gadkari2016-12-26
* avcodec/lossless_videodsp: fix output of add_hfyu_left_pred_int16_c()James Almer2016-12-26
* avformat/hlsenc: detecting duplicated segment filenamesBela Bodecs2016-12-26
* avcodec/error_resilience: Move variable initialization down, remove unneeded ...Michael Niedermayer2016-12-25
* ffplay: add startup volume optionGanesh Ajjanagadde2016-12-25
* avfilter/af_amerge: properly handle unknown input layoutsMarton Balint2016-12-25
* avcodec/error_resilience: Merge surrounding status checksMichael Niedermayer2016-12-25
* avcodec/error_resilience: Factor block parity check outMichael Niedermayer2016-12-25
* avfilter/vf_w3fdif: add >8 but <16 bit supportPaul B Mahol2016-12-25
* avcodec/pixlet: simplify lowpass_prediction() functionPaul B Mahol2016-12-24
* avutil/random_seed: Reduce the time needed on systems with very low precissio...Michael Niedermayer2016-12-24
* tools/zmqsend: Do not truncate fgetc() returnMichael Niedermayer2016-12-24
* lavfi/buffersrc: push the frame deeper if requested.Nicolas George2016-12-24
* lavf/framesync: detect EOF immediately.Nicolas George2016-12-24
* avcodec/utvideo: fix mistake using wrong arguments for left and lefttop pixel...Paul B Mahol2016-12-24
* avcodec/pixlet: make sure scaling factors are not zeroPaul B Mahol2016-12-24