aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-24avutil/channel_layout: add av_get_extended_channel_layoutMarton Balint
2017-01-24avutil/channel_layout: fix remains of old syntax in docs and commentsMarton Balint
2017-01-24lavc/svq3: Fail for media key encryption.Carl Eugen Hoyos
2017-01-24avcodec/vp56: Check for the bitstream end, pass error codes onMichael Niedermayer
2017-01-24aarch64: Add NEON optimizations for 10 and 12 bit vp9 loop filterMartin Storsjö
2017-01-24aarch64: Add NEON optimizations for 10 and 12 bit vp9 itxfmMartin Storsjö
2017-01-24aarch64: Add NEON optimizations for 10 and 12 bit vp9 MCMartin Storsjö
2017-01-24aarch64: vp9dsp: Restructure the bpp checksMartin Storsjö
2017-01-24arm: Add NEON optimizations for 10 and 12 bit vp9 loop filterMartin Storsjö
2017-01-24arm: Add NEON optimizations for 10 and 12 bit vp9 itxfmMartin Storsjö
2017-01-24arm: Add NEON optimizations for 10 and 12 bit vp9 MCMartin Storsjö
2017-01-24arm: vp9dsp: Restructure the bpp checksMartin Storsjö
2017-01-24Merge commit 'fd5e6a095f69495c558069315d6b36ea410c31fa'Clément Bœsch
2017-01-24Merge commit '37961044c6'Clément Bœsch
2017-01-24Merge commit '5ece6911010b3464d2fdacfa8031c15b5bd83418'Clément Bœsch
2017-01-24Merge commit 'facdfe40805559963b5875931af9406ed5ddcd5c'Clément Bœsch
2017-01-24Merge commit 'c0fd2fb27bebd1d5ab028e6df6bca9119d269122'Clément Bœsch
2017-01-24Merge commit '71a0472114574993df7035f4de9aa007e03817b8'Clément Bœsch
2017-01-24avcodec/mjpegdec: Check remaining bitstream in ljpeg_decode_yuv_scan()Michael Niedermayer
2017-01-24Merge commit 'a8fce24b9c5a87187f5bd864b18f5b3e575f8c3d'Clément Bœsch
2017-01-24Merge commit '33f6690eb4e21acc4b581688eecfc4cc5ea9515e'Clément Bœsch
2017-01-24Merge commit '38efff92f1ef81f3de20ff0460ec7b70c253d714'Clément Bœsch
2017-01-24avformat/hlsenc: improve to write m3u8 head blockSteven Liu
2017-01-24avcodec/h264dec: Fix regression with "make fate-h264-attachment-631 THREADS=8"Michael Niedermayer
2017-01-24avfilter: add EIA-608 line extractorPaul B Mahol
2017-01-24avformat/flvenc: refine the flvenc shift_data codeSteven Liu
2017-01-24avformat/hlsenc: refine the code readable for time unitSteven Liu
2017-01-24libavformat/tee: tee was passing a wrong option name for fifo's format_optionsFelipe Astroza
2017-01-23avcodec/cuvid: fail early if GPU can't handle video resolutionPavel Koshevoy
2017-01-23hwcontext_cuda: implement frames_get_constraintswm4
2017-01-23lavf/segment: fix crash when failing to open segment listRodger Combs
2017-01-23avcodec/pngdec: Fix off by 1 size in decode_zbuf()Michael Niedermayer
2017-01-22avcodec/error_resilience: update indention after last commitMichael Niedermayer
2017-01-22avcodec/error_resilience: Optimize motion recovery code by using blcok listsMichael Niedermayer
2017-01-22ffplay: fix indentation after last commitMarton Balint
2017-01-22ffplay: do not preallocate video textureMarton Balint
2017-01-22avformat: add MIDI Sample Dump Standard demuxerPaul B Mahol
2017-01-22avcodec/ac3dec: add consistent noise generation option.Jonathan Campbell
2017-01-22libavutil: add av_lfg_init_from_data() functionJonathan Campbell
2017-01-22avfilter/af_hdcd: Fix leak of memory allocated by ff_make_format_list()Michael Niedermayer
2017-01-22vaapi_mpeg4: Restore changes overwritten by mergeMark Thompson
2017-01-21avfilter/avf_showspectrum: Fix memleak of text allocated by av_asprintf()Michael Niedermayer
2017-01-21avfilter/vf_palettegen: Fix leak and simplify codeMichael Niedermayer
2017-01-21avcodec/fraps: add support for PAL8Paul B Mahol
2017-01-21avcodec: Add FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM to most h263 based codecsMichael Niedermayer
2017-01-21avfilter/avfiltergraph: Add assert to write down in machine readable form wha...Michael Niedermayer
2017-01-20lavc/h264dec: re-indent after previous commitMatthieu Bouron
2017-01-20lavc/h264dec: make sure a slice is decoded before finishing setupMatthieu Bouron
2017-01-20avformat/wavdec: enable seeking with XMA2Paul B Mahol
2017-01-20avcodec/wmaprodec: add xma_flush for seeking in XMA2Paul B Mahol