Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-22avfilter/avf_showspectrum: Fix memleak of text allocated by av_asprintf()Michael Niedermayer
2017-01-22avfilter/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
2017-01-20avcodec: add XMA2 parserPaul B Mahol
2017-01-20avcodec/wmaprodec: unbreak XMA mono decodingPaul B Mahol
2017-01-20avcodec/atrac3: allow 6 channels (non-joint stereo)bnnm
2017-01-20dcaenc: Use Huffman codes for Bit Allocation IndexDaniil Cherednik
2017-01-20avcodec/nvenc: add logging for more error casesTimo Rothenpieler
2017-01-20avcodec/nvenc: make gpu indices independend of supported capabilitiesTimo Rothenpieler
2017-01-20avformat/hlsenc: fix too many open files bugSteven Liu
2017-01-19avcodec/exr: export writer info into frame metadataPaul B Mahol
2017-01-19avcodec/exr: make it aware of 2 additional compressionsPaul B Mahol
2017-01-19avcodec/avcodec: fix lil typo in commentAleksandr Slobodeniuk
2017-01-19avcodec/speedhq: Fix warning about "initialization from incompatible pointer ...Michael Niedermayer
2017-01-19avcodec/wmaprodec: check number of channels for XMA streamsPaul B Mahol
2017-01-19avcodec/pixlet: use av_clip_uintp2_c explicitlyPaul B Mahol
2017-01-19avcodec/pixlet: use av_clip_uintp2()Paul B Mahol
2017-01-19avcodec/pixlet: clip chroma before shiftingPaul B Mahol
2017-01-19avcodec/wmapro: redone stream selection for XMA1/2Paul B Mahol
2017-01-19lavc/h264: simplify find_unused_picture()Clément Bœsch
2017-01-19avformat/caf: add 'aacl' codec tagPiotr Bandurski
2017-01-19ffmpeg: pass output stream duration as a hint to the muxerTobias Rapp
2017-01-19avcodec/wmaprodec: >2 channel support for XMAPaul B Mahol
2017-01-19avfilter:vf_drawtext: add new line space size set parameterSteven Liu
2017-01-19avformat/hlsenc: fix bug of hlsenc http delete old segmentsSteven Liu
2017-01-18lavc/h264dec: remove flush goto in decode callbackClément Bœsch
2017-01-18avformat/hlsenc: remove debug message used error level logSteven Liu
2017-01-18hwcontext_vdpau: Fix missing subscriptsMark Thompson
2017-01-18lavc: Remove old vaapi decode infrastructureMark Thompson
2017-01-18ffmpeg_vaapi: Convert to use hw_frames_ctx onlyMark Thompson
2017-01-18vaapi_vp9: Convert to use the new VAAPI hwaccel codeMark Thompson
2017-01-18vaapi_hevc: Convert to use the new VAAPI hwaccel codeAnton Khirnov
2017-01-18vaapi_mpeg4: Convert to use the new VAAPI hwaccel codeMark Thompson