summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* vformat/hlsenc: typo in default localtime patternBela Bodecs2017-01-05
* lavc/Makefile: Clean up the amv encoder dependencies.Carl Eugen Hoyos2017-01-05
* avcodec/bitstream: Document the values supported for *_size in ff_init_vlc_sp...Michael Niedermayer2017-01-05
* avcodec/bitstream: assert that *_size in ff_init_vlc_sparse() is validMichael Niedermayer2017-01-05
* configure: Fix standalone compilation of the ljpeg encoder.Carl Eugen Hoyos2017-01-05
* avformat/hlsenc: fix memleak in hlsencSteven Liu2017-01-05
* avformat/hlsenc: bugfix in duplicate filename detectionBela Bodecs2017-01-05
* avfilter/avf_aphasemeter: fix memleaksPaul B Mahol2017-01-04
* lavf/matroska: Fix the codec_id for mkv tag A_MPEG/L1.Carl Eugen Hoyos2017-01-04
* avformat/hlsenc: size and duration in segment filenamesBela Bodecs2017-01-03
* avformat/avidec: clean-up identifier namesTobias Rapp2017-01-03
* avformat/flvenc: Check for extradata allocation failureMichael Niedermayer2017-01-03
* wmavoice: validate block alignmentAndreas Cadhalpun2017-01-03
* wmavoice: truncate spillover_nbits if too largeAndreas Cadhalpun2017-01-03
* avcodec/x86/vc1dsp_mc: Fix build with NASM 2.09.10Michael Niedermayer2017-01-02
* avcodec/x86/imdct36: fix building with nasm 2.11.05John Comeau2017-01-02
* avformat/rtmphttp: fix bug for rtmphttpSteven Liu2017-01-02
* avfilter/vf_pad: Fix segfault if reconfiguration failsMichael Niedermayer2017-01-02
* lavc/psd: Support indexed files.Carl Eugen Hoyos2017-01-02
* configure: bump yearJames Almer2017-01-02
* avutil/tests: added selftest for aes_ctr.cThomas Turner2017-01-02
* avcodec/tests/fft: Fix indention of dct_init()Michael Niedermayer2017-01-01
* lavf/img2dec: Increase detection score of jpgs without EOI.Carl Eugen Hoyos2017-01-01
* lavc/mjpegdec: Do not overread too short JFIF tags.Carl Eugen Hoyos2017-01-01
* avutil/tests: improved code coverage for atomicThomas Turner2017-01-01
* avcodec/nvenc: Add bluray_compat basic implementationMiroslav Slugen2017-01-01
* avcodec/nvenc: Make AUD optional for h264_nvenc and hevc_nvencMiroslav Slugen2017-01-01
* avcodec/nvenc: round qpIntra and qpInter calculationMiroslav Slugeň2017-01-01
* avformat/hlsenc: Duplicated segment filenames and use_localtime_mkdirBela Bodecs2017-01-01
* libavformat/hlsenc: default segment name and use_localtimeBela Bodecs2017-01-01
* libavutil/random_seed: Ensure that get_generic_seed() spends at least 1/32 se...Michael Niedermayer2016-12-31
* doc: document cutoff option to ac3 and adjust the option's global documentationMoritz Barsnick2016-12-31
* lavc/libmp3lame: add support for cutoffMoritz Barsnick2016-12-31
* avutil/tests/audio_fifo.c: Memory leak and tab space fixesThomas Turner2016-12-31
* avutil/tests/audio_fifo.c: use av_malloc() family of functionsThomas Turner2016-12-31
* configure: Check build with some header not just preprocessing for testing --...Michael Niedermayer2016-12-31
* lavfi/selectivecolor: rename adjust_range to scaleClément Bœsch2016-12-31
* 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