summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* avformat/flvenc: do not attempt to write duration and filesize when not seekableSteven Liu2016-10-201-21/+28
* lavc/sheervideo: Increase av_get_codec_tag_string() input buffer size.Carl Eugen Hoyos2016-10-201-1/+1
* avfilter/firequalizer: use zero phase kernelMuhammad Faiz2016-10-201-11/+15
* avfilter/showcqt: add cscheme optionMuhammad Faiz2016-10-203-11/+41
* lavf/riff: Document the interleaving of VSM4 video.Carl Eugen Hoyos2016-10-191-1/+1
* avformat: prevent triggering request_probe assert in ff_read_packetAndreas Cadhalpun2016-10-191-1/+1
* FATE: Add test for muxing discontinuous MP4 fragments with large timestampsDerek Buitenhuis2016-10-192-9/+35
* avformat/movenc: Skip duration check for discontinuous fragmentsMichael Niedermayer2016-10-191-1/+2
* lavf/mov: support gopro hero moments udta tagJean Caillé2016-10-191-0/+19
* avfilter/vf_scale_npp: select cubic and lanczos as alternative where super-sa...Sven C. Dack2016-10-191-1/+13
* avcodec/nvenc_hevc: Added missing option -temporal_aqSven C. Dack2016-10-191-0/+1
* avcodec/nvenc: add test for Temporal AQ supportSven C. Dack2016-10-191-0/+6
* lavc/mediacodec: use more meaningful filenamesMatthieu Bouron2016-10-198-1251/+1252
* lavc: add mpeg4 mediacodec decoderMatthieu Bouron2016-10-197-4/+54
* lavc: add vp8/vp9 mediacodec decodersMatthieu Bouron2016-10-197-4/+99
* lavc/mediacodec_wrapper: do not discard codecs reporting they do not support ...Matthieu Bouron2016-10-191-0/+3
* avfilter/firequalizer: add cubic_interpolate function on gainMuhammad Faiz2016-10-192-2/+49
* avformat/matroskadec: fix BitsPerChannel element's default valueJames Almer2016-10-181-1/+1
* avformat/matroskadec: clarify some Colour element defaults using enum valuesJames Almer2016-10-181-6/+6
* avformat/mov: pass the demuxer's AVFormatContext to avpriv_request_sample()James Almer2016-10-181-3/+4
* lavc/videotoolboxenc: skip SEI allocation when side data is not presentAman Gupta2016-10-181-1/+3
* avformat/matroskadec: support parsing Chroma Location elementsJames Almer2016-10-182-0/+22
* aacenc: add SIMD optimizations for abs_pow34 and quantizationRostislav Pehlivanov2016-10-1813-26/+170
* lavf/mp3enc: write encoder delay/padding upon closingJon Toohill2016-10-181-6/+28
* lavc/libmp3lame: send encoder delay/padding in packet side dataJon Toohill2016-10-181-1/+26
* avfilter/firequalizer: add dumpfile and dumpscale optionMuhammad Faiz2016-10-182-14/+90
* swresample/resample: fix return value of build_filterMuhammad Faiz2016-10-181-1/+3
* avcodec/mediacodec: Factor duplicate includeMichael Niedermayer2016-10-181-3/+2
* doc/examples/demuxing_decoding: Drop AVFrame->pts useMichael Niedermayer2016-10-181-3/+2
* lavf/avidec: Be more verbose when ignoring very large tag size.Carl Eugen Hoyos2016-10-181-1/+5
* fate: add swr-convertaudio testMuhammad Faiz2016-10-181-0/+8
* avformat/tests/gitignore: add fifo_muxer entryZhao Zhili2016-10-181-0/+1
* lavf/avidec: Do not fail for very large idx1 tags.Carl Eugen Hoyos2016-10-181-0/+2
* westwood_aud: prevent division by zeroAndreas Cadhalpun2016-10-171-0/+6
* astdec: fix division by zeroAndreas Cadhalpun2016-10-171-1/+1
* avfilter/showcqt: add font optionMuhammad Faiz2016-10-183-7/+89
* avfilter/firequalizer: optimize gain/gain_entry commandMuhammad Faiz2016-10-181-4/+16
* doc: Update x264 option a53cc, forgotten in 93e04102.Carl Eugen Hoyos2016-10-171-1/+1
* aiffdec: fix division by zeroAndreas Cadhalpun2016-10-171-1/+1
* lavc/videotoolboxenc: Enable a53cc by default.Carl Eugen Hoyos2016-10-171-1/+1
* matroskadec: fix NULL pointer dereferenceAndreas Cadhalpun2016-10-171-1/+1
* lavc/videotoolboxenc: Error log formatting.Rick Kern2016-10-171-1/+1
* lavc/videotoolboxenc: Update a53cc handlingRick Kern2016-10-171-17/+287
* lavc/videotoolboxenc: flush/free frames on closeRick Kern2016-10-171-0/+8
* lavc/videotoolboxenc: implement a53ccAman Gupta2016-10-171-9/+68
* mov: move stsd finalization to an appropriate placeHendrik Leppkes2016-10-171-2/+2
* avfilter/firequalizer: add scale optionMuhammad Faiz2016-10-172-3/+43
* ffmpeg: remove unused ist parameter in do_subtitle_out()Clément Bœsch2016-10-161-2/+1
* Partially revert "avformat/matroskadec: set aspect ratio only when DisplayWid...James Almer2016-10-161-1/+1
* avcodec/utils: print Chroma Location string in verbose log levelJames Almer2016-10-161-1/+1
OpenPOWER on IntegriCloud