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
2013-11-21avformat/utils: move side data merge after parserMichael Niedermayer
2013-11-21libxavs: rename and fix a variable nameSean McGovern
2013-11-20avcodec/avpacket: fix order of operations in case of too large allocationMichael Niedermayer
2013-11-20avcodec/utils: use the unpack_dictionary functionBen Boeckel
2013-11-20avcodec/avpacket: use size_t, fix potential integer overflowMichael Niedermayer
2013-11-20Document new APIs for av_packet_{un, }pack_dictionary()Ben Boeckel
2013-11-20avpacket: add pack/unpack functions for AVDictionaryBen Boeckel
2013-11-20avcodec: add side_data type for updated metadataBen Boeckel
2013-11-20avfilter/showspectrum: use 0 dummies for range in const.Clément Bœsch
2013-11-20avfilter/showspectrum: reindent const options.Clément Bœsch
2013-11-20avfilter/showspectrum: add blackman window.Clément Bœsch
2013-11-20avfilter/showspectrum: add win_func option.Clément Bœsch
2013-11-20vda_h264_dec: backup context before overridingXidorn Quan
2013-11-20fate: test -mbd rd for h261Michael Niedermayer
2013-11-20avcodec/h261enc: dont use current_mv_x/yMichael Niedermayer
2013-11-20avcodec/h261enc: avoid use of current/previous_mbaMichael Niedermayer
2013-11-20Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-11-20Merge commit 'ffb0af7f17eb0da86e9b140e86a1404d3c6c9e79'Michael Niedermayer
2013-11-20ffmpeg: fix do_streamcopy() so it copies side data tooMichael Niedermayer
2013-11-20avcodec/avpacket: correctly set the number of side data elements in av_copy_p...Michael Niedermayer
2013-11-20cmdutils: cosmeticsMichael Niedermayer
2013-11-20doc/muxers/segment: remove wrong default indication for segment_list_flags op...Stefano Sabatini
2013-11-20swscale/x86: SIMD deinterleaveBytes() depends on YASMMichael Niedermayer
2013-11-20win{32,64}: Hard disable symbol versioningDerek Buitenhuis
2013-11-20cmdutils: Add -buildconf option.Stephen Hutchinson
2013-11-20Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-11-19riff: add DYM4 mpeg4 fourccCompn
2013-11-19ac3dec: simplify an expressionTim Walker
2013-11-19Merge commit '6f1ec8edf2416441e2348f3a0915c9fee179d7da'Michael Niedermayer
2013-11-19avfilter/vf_tinterlace: check clone return valueMichael Niedermayer
2013-11-19Merge commit '3a16ec19d2426457419cb8a7304f97982699efda'Michael Niedermayer
2013-11-19Merge commit 'c673fc919c374c60b1e6d80d8822712eadf67f16'Michael Niedermayer
2013-11-19Merge commit 'd234c7a07c1313fd215e8e242492bf71f5f3321e'Michael Niedermayer
2013-11-19Merge commit '8769113accf1f3b78634dec60b37f7354ed6d88d'Michael Niedermayer
2013-11-19dv_tablegen: Remove CONFIG_SMALL preprocessor checkDiego Biurrun
2013-11-19swscale/x86/rgb2rgb_template: add mmx/sse2/avx optimized deinterleaveBytesMichael Niedermayer
2013-11-19swscale/x86/rgb2rgb: change cpu optim identifiers to lower caseMichael Niedermayer
2013-11-19swscale/x86/rgb2rgb: extend framework to also include AVXMichael Niedermayer
2013-11-19swscale: fix used stride in planarToNv12Wrapper()Michael Niedermayer
2013-11-19swscale: add nv12/nv21->yuv420 converterMichael Niedermayer
2013-11-19avcodec.h: include version.h before using version macroVittorio Giovara
2013-11-19vf_interlace: check one av_frame_clone allocationVittorio Giovara
2013-11-19hevc_sei: drop unused parameterVittorio Giovara
2013-11-19mpeg4videodec: K&R formatting cosmeticsVittorio Giovara
2013-11-19mpeg4videoenc: K&R formatting cosmeticsVittorio Giovara
2013-11-19avformat/jacosubdec: make probing less tolerant.Clément Bœsch
2013-11-19Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-11-19doc/examples: fix mem issues in filtering_video.Clément Bœsch
2013-11-19configure: Don't use symlinks for creating the out of tree makefileMartin Storsjö
2013-11-19Merge remote-tracking branch 'qatar/master'Michael Niedermayer