summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avcodec/nvenc_hevc: Added missing option -temporal_aqSven C. Dack2016-10-19
* avcodec/nvenc: add test for Temporal AQ supportSven C. Dack2016-10-19
* lavc/mediacodec: use more meaningful filenamesMatthieu Bouron2016-10-19
* lavc: add mpeg4 mediacodec decoderMatthieu Bouron2016-10-19
* lavc: add vp8/vp9 mediacodec decodersMatthieu Bouron2016-10-19
* lavc/mediacodec_wrapper: do not discard codecs reporting they do not support ...Matthieu Bouron2016-10-19
* avfilter/firequalizer: add cubic_interpolate function on gainMuhammad Faiz2016-10-19
* avformat/matroskadec: fix BitsPerChannel element's default valueJames Almer2016-10-18
* avformat/matroskadec: clarify some Colour element defaults using enum valuesJames Almer2016-10-18
* avformat/mov: pass the demuxer's AVFormatContext to avpriv_request_sample()James Almer2016-10-18
* lavc/videotoolboxenc: skip SEI allocation when side data is not presentAman Gupta2016-10-18
* avformat/matroskadec: support parsing Chroma Location elementsJames Almer2016-10-18
* aacenc: add SIMD optimizations for abs_pow34 and quantizationRostislav Pehlivanov2016-10-18
* lavf/mp3enc: write encoder delay/padding upon closingJon Toohill2016-10-18
* lavc/libmp3lame: send encoder delay/padding in packet side dataJon Toohill2016-10-18
* avfilter/firequalizer: add dumpfile and dumpscale optionMuhammad Faiz2016-10-18
* swresample/resample: fix return value of build_filterMuhammad Faiz2016-10-18
* avcodec/mediacodec: Factor duplicate includeMichael Niedermayer2016-10-18
* doc/examples/demuxing_decoding: Drop AVFrame->pts useMichael Niedermayer2016-10-18
* lavf/avidec: Be more verbose when ignoring very large tag size.Carl Eugen Hoyos2016-10-18
* fate: add swr-convertaudio testMuhammad Faiz2016-10-18
* avformat/tests/gitignore: add fifo_muxer entryZhao Zhili2016-10-18
* lavf/avidec: Do not fail for very large idx1 tags.Carl Eugen Hoyos2016-10-18
* westwood_aud: prevent division by zeroAndreas Cadhalpun2016-10-17
* astdec: fix division by zeroAndreas Cadhalpun2016-10-17
* avfilter/showcqt: add font optionMuhammad Faiz2016-10-18
* avfilter/firequalizer: optimize gain/gain_entry commandMuhammad Faiz2016-10-18
* doc: Update x264 option a53cc, forgotten in 93e04102.Carl Eugen Hoyos2016-10-17
* aiffdec: fix division by zeroAndreas Cadhalpun2016-10-17
* lavc/videotoolboxenc: Enable a53cc by default.Carl Eugen Hoyos2016-10-17
* matroskadec: fix NULL pointer dereferenceAndreas Cadhalpun2016-10-17
* lavc/videotoolboxenc: Error log formatting.Rick Kern2016-10-17
* lavc/videotoolboxenc: Update a53cc handlingRick Kern2016-10-17
* lavc/videotoolboxenc: flush/free frames on closeRick Kern2016-10-17
* lavc/videotoolboxenc: implement a53ccAman Gupta2016-10-17
* mov: move stsd finalization to an appropriate placeHendrik Leppkes2016-10-17
* avfilter/firequalizer: add scale optionMuhammad Faiz2016-10-17
* ffmpeg: remove unused ist parameter in do_subtitle_out()Clément Bœsch2016-10-16
* Partially revert "avformat/matroskadec: set aspect ratio only when DisplayWid...James Almer2016-10-16
* avcodec/utils: print Chroma Location string in verbose log levelJames Almer2016-10-16
* avformat/matroskaenc: write a DisplayUnit element when aspect ratio is unknownJames Almer2016-10-15
* avformat/matroskadec: set aspect ratio only when DisplayWidth and DisplayHeig...James Almer2016-10-15
* doc/filters: document tukey window on firequalizerMuhammad Faiz2016-10-16
* avfilter/firequalizer: add tukey windowMuhammad Faiz2016-10-16
* avfilter/firequalizer: change WFUNC_MIN/MAX to NB_WFUNCMuhammad Faiz2016-10-16
* avfilter/showcqt: add csp optionMuhammad Faiz2016-10-16
* lavf/mov: support gopro firmware udta tagJean Caillé2016-10-15
* avutil: Improved selftest coverage for libavutil/fifo.cThomas Turner2016-10-14
* avutil/audio_fifo: Use av_fifo_freep() and remove redundant if()Michael Niedermayer2016-10-14
* ffmpeg: Use av_fifo_freep() to avoid stale pointersMichael Niedermayer2016-10-14