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
2014-11-15avfilter/xbr: use function pointers for xbr[234]xClément Bœsch
2014-11-15avfilter/xbr: remove FATE test entry from @todoClément Bœsch
2014-11-15avfilter/xbr: consistent copyright headerClément Bœsch
2014-11-15avfilter/xbr: make xbr[234]x a bit more consistentClément Bœsch
2014-11-15avfilter/xbr: misc style fixesClément Bœsch
2014-11-15avfilter/xbr: simplify left/up conditionsClément Bœsch
2014-11-15avfilter/xbr: misc cleanup in FILT[234] macrosClément Bœsch
2014-11-15avfilter/xbr: refactor src/dst pointers definitions into a macroClément Bœsch
2014-11-15avfilter/xbr: refactor the 21 pixels definition into a macroClément Bœsch
2014-11-15avfilter/xbr: mark source pointers as constClément Bœsch
2014-11-15avfilter/xbr: simplify width overread checksClément Bœsch
2014-11-15avfilter/xbr: use different macro names for each dimensionClément Bœsch
2014-11-15avfilter/xbr: avoid unecessary macro redirectionsClément Bœsch
2014-11-15avfilter/xbr: localize some filtering variablesClément Bœsch
2014-11-15avfilter/xbr: do not pass unchanging r2y to macrosClément Bœsch
2014-11-15lavfi/xbr: remove relicensing notice from copyright headerStefano Sabatini
2014-11-15Merge commit '2fa6d21124bd2fc0b186290f5313179263bfcfb7'Michael Niedermayer
2014-11-15Merge commit '74d7db586a2e9aeb107e357739c7e4dde0b6991c'Michael Niedermayer
2014-11-15lavfi : change xBR filter to LGPLArwa Arif
2014-11-15avcodec/mpeg4video_parser: fix spurious extradata parse warningsMichael Niedermayer
2014-11-15avcodec/mpeg4videodec: replace some return -1 by more specific error codesMichael Niedermayer
2014-11-15avcodec/mpeg4videodec: forward return code in ff_mpeg4_decode_picture_header()Michael Niedermayer
2014-11-15avformat/http: simplify chained_options copyingMichael Niedermayer
2014-11-15Fix the timeout option not working when connecting to a HTTP url that require...Brandon Lees
2014-11-15avcodec/dvdsubdec: New option for obtaining global palette from .IFO file (ex...Shin-ichi Toyama
2014-11-15on2avc: Fix out of array accessMichael Niedermayer
2014-11-15dv: Drop a spurious checkLuca Barbato
2014-11-15mov.c: fix handling of seek return in read_mfraMika Raento
2014-11-15Merge commit '8562c1483ba647f562e4c1df68a9231274b80e6b'Michael Niedermayer
2014-11-15Merge commit '3a6bb9735053c453f806ceab1d91124648d90aca'Michael Niedermayer
2014-11-15Icecast: Send content-type in all casesMarvin Scholz
2014-11-15Icecast: Send 100-continue header if possibleMarvin Scholz
2014-11-15avfilter/x86/vf_interlace: rewrite asmMichael Niedermayer
2014-11-15avfilter/tinterlace: add Support for ff_lowpass_line_avx() & ff_lowpass_line_...Michael Niedermayer
2014-11-15avfilter/tinterlace: Move lowpass_line to a separate function and call it thr...Michael Niedermayer
2014-11-15avfilter/tinterlace: split context definition into seperate header so it can ...Michael Niedermayer
2014-11-15avfilter/vf_tinterlace: fix linesize vs. widthMichael Niedermayer
2014-11-15libavformat/mxfdec.c: refactored resolving timecode componentMark Reid
2014-11-15avfilter/vf_tinterlace: Fix output top field first flag for MODE_INTERLACEX2Michael Niedermayer
2014-11-15Merge commit '2e1704059ae8625beda2ffde847ad22c5ba416dc'Michael Niedermayer
2014-11-15Merge commit 'd16ec1b6db25bc348b0d4800c9a0c9b7070e3710'Michael Niedermayer
2014-11-15avcodec/lpc: remove unneeded {}Michael Niedermayer
2014-11-15Merge commit '60e0ee7ca25bd3bea54043b0607efe4cd51acaf3'Michael Niedermayer
2014-11-15Merge commit '3a6ddfb8745e4b306a5637927fb057f630345e2f'Michael Niedermayer
2014-11-15Merge commit 'e4cb6abb2f46910c72178e2f987a0198f0fd10b1'Michael Niedermayer
2014-11-15Merge commit '4b39cc1a093c239412ded522c4a899744e7f2008'Michael Niedermayer
2014-11-15vf_interlace: Add SIMD for lowpass filterKieran Kunhya
2014-11-14atrac3plus: always initialize refwavesVittorio Giovara
2014-11-14lpc: always initialize ref and errVittorio Giovara
2014-11-14exr: check return valueVittorio Giovara