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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-17lavfi/il: remove pointless storePaul B Mahol
2013-04-17lavfi/earwax: remove pointless storePaul B Mahol
2013-04-17lavfi/stereo3d: remove pointless storePaul B Mahol
2013-04-17lavfi/aspect: fix weird copyright noticeStefano Sabatini
2013-04-17lavfi/split: use AVFILTER_DEFINE_CLASS to define classStefano Sabatini
2013-04-16lavfi/interlace: remove now unused av_opt_free() callPaul B Mahol
2013-04-16lavfi/split: fix minor documentation issuesStefano Sabatini
2013-04-15lavfi/drawtext: make options array more readable.Clément Bœsch
2013-04-15vf_histogram: avoid floats, unbreak fateMichael Niedermayer
2013-04-15lavfi/histogram: remove pointless storePaul B Mahol
2013-04-15lavfi/noise: remove pointless storePaul B Mahol
2013-04-15lavfi/curves: fix memleak after master component dition.Clément Bœsch
2013-04-15deshake: fix off by 2 errorMichael Niedermayer
2013-04-15vf_deshake: Fix crash with r*=64Michael Niedermayer
2013-04-15lavfi/curves: add support for Photoshop curves files (.acv).Clément Bœsch
2013-04-15lavfi/curves: add support for master component.Clément Bœsch
2013-04-15lavfi/aphaser: silence uninitialized variable warnings.Clément Bœsch
2013-04-15lavfi/negate: stop calling lut_init() as that function does nothing nowPaul B Mahol
2013-04-15lavfi/testsrc: unbreak smptebars only buildPaul B Mahol
2013-04-14lavfi: add missing periods in filter descriptions.Clément Bœsch
2013-04-14Add avpriv_dsputil_init() and use it in lavfi where relevant.Clément Bœsch
2013-04-14lavfi: port IVTC filters from vapoursynth.Clément Bœsch
2013-04-14lavfi: rename decimate to mpdecimate.Clément Bœsch
2013-04-14lavfi/smptehdbars: fix priv_class pointer.Clément Bœsch
2013-04-14lavfi/testsrc: grammar fix in comment after 03e2ec32.Clément Bœsch
2013-04-14lavfi: add smptehdbars sourcePaul B Mahol
2013-04-13lavfi/buffersink: factor checks for lists sizes.Nicolas George
2013-04-13lavfi: flag more dynamic i/o filters.Clément Bœsch
2013-04-13vf_mp: mp buffers are not compatible with the reference count systemMichael Niedermayer
2013-04-13lavfi/testsrc: make use of AV_OPT_TYPE_DURATIONStefano Sabatini
2013-04-13lavfi: drop now unused shorthand field from AVFilter.Clément Bœsch
2013-04-12lavfi/hue: add support for more alpha formatsPaul B Mahol
2013-04-12lavfi/hue: copy alpha plane tooPaul B Mahol
2013-04-12lavfi/hue: make do while (0) form meaningful.Clément Bœsch
2013-04-12lavfi/crop: log pos in debug messageStefano Sabatini
2013-04-12lavfi/crop: restore pos constant, and fix "t" variable misplacement in variab...Stefano Sabatini
2013-04-12vf_interlace: fix frame rateMichael Niedermayer
2013-04-12Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-04-12avfilter: add missing AV_OPT_FLAG_FILTERING_PARAMMichael Niedermayer
2013-04-12asetpts: add AVOptionsMichael Niedermayer
2013-04-12avfilter: Filter options that are used for both video and audio should have b...Michael Niedermayer
2013-04-12Merge commit 'f160c6a18a574b4c7d063e0a748037cbbd9912ee'Michael Niedermayer
2013-04-12Merge commit 'fa2a34cd40d124161c748bb0f430dc63c94dd0da'Michael Niedermayer
2013-04-12Merge commit '7e8fe4be5fb4c98aa3c6a4ed3cec999f4e3cc3aa'Michael Niedermayer
2013-04-12Merge commit '7cdd737ba81b5c2c9521c4509edf0ac315fabc65'Michael Niedermayer
2013-04-12Merge commit '1ba95a9cca57b023b9b9de071a5671fc05b05e58'Michael Niedermayer
2013-04-12lavfi: fix forgotten chunk in eb0f774d.Clément Bœsch
2013-04-12avfilter: remove opaque passing hacksMichael Niedermayer
2013-04-12lavfi/ocv: fix crash with no dilate arguments.Clément Bœsch
2013-04-12lavfi/ocv: fix crash with no filter name specified.Clément Bœsch