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
2011-03-25Update to latest MPlayer version.Reimar Döffinger
2011-03-19fade: fix draw_slice() check on fade->factor valueMark Himsley
2011-03-19fade: make draw_slice() chroma check against planes 1 and 2Mark Himsley
2011-03-17remove definition of swabj@v2v.cc
2011-03-17Revert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION"Michael Niedermayer
2011-03-17Revert "use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*"Michael Niedermayer
2011-03-17Merge remote-tracking branch 'newdev/master'Michael Niedermayer
2011-03-17Use av_strdup instead of strdup, fixes mingw buildBaptiste Coudurier
2011-03-16use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*Janne Grunau
2011-03-16replace FFMPEG with LIBAV in FFMPEG_CONFIGURATIONJanne Grunau
2011-03-08yadif: add parens around macro parametersMans Rullgard
2011-03-05yadif: add parens around macro parametersMans Rullgard
2011-02-25Add libmpcodecs to the list of libavfilter subdirectories.Carl Eugen Hoyos
2011-02-22Add shadow support to the drawtext filterMichael Niedermayer
2011-02-22factor draw_glyphs out of drawtext filterMichael Niedermayer
2011-02-22Fix and optimize yuv blend in the drawtext filterMichael Niedermayer
2011-02-22get rid of divisions in the inner loop of the drawtext filterMichael Niedermayer
2011-02-22fix chroma alpha in the drawtext filterMichael Niedermayer
2011-02-22Simplify chroma blend in the drawtext filterMichael Niedermayer
2011-02-22Port drawtext filter by Hemanth from the libavfilter soc repo, withStefano Sabatini
2011-02-21lavfi: put color source in a dedicated fileStefano Sabatini
2011-02-21lavfi: add drawutilsStefano Sabatini
2011-02-21lavfi: add fade filterBrandon Mintern
2011-02-21lavfi: put color source in a dedicated fileStefano Sabatini
2011-02-21lavfi: add drawutilsStefano Sabatini
2011-02-18Reduce picture size for yadif.Michael Niedermayer
2011-02-18Change yadif to not use out of picture lines.Michael Niedermayer
2011-02-17Merge libavcore into libavutilReinhard Tartler
2011-02-15Merge libavcore into libavutilReinhard Tartler
2011-02-15Make avfilter_config_links() propagate audio information of the source link i...Stefano Sabatini
2011-02-14Make avfilter_config_links() propagate audio information of the source link i...Stefano Sabatini
2011-02-14Add sample_aspect_ratio to AVFilterLinkMichael Niedermayer
2011-02-09libavfilter: add video movie sourceStefano Sabatini
2011-02-08libavfilter: add video movie sourceStefano Sabatini
2011-02-06Remove forgotten if (p) av_free(p) formsClément Bœsch
2011-02-06Make avfilter_graph_free() free the graph.Stefano Sabatini
2011-02-06Make avfilter_graph_parse() not free the input graphStefano Sabatini
2011-02-04Remove forgotten if (p) av_free(p) formsClément Bœsch
2011-02-04Make avfilter_graph_free() free the graph.Stefano Sabatini
2011-02-04Make avfilter_graph_parse() not free the input graphStefano Sabatini
2011-02-04Log debug information in filter_samples().Stefano Sabatini
2011-02-02Log debug information in filter_samples().Stefano Sabatini
2011-01-31Add sample_aspect_ratio fields to vsrc_buffer arguments.Michael Niedermayer
2011-01-31Add sample_aspect_ratio to AVFilterLinkMichael Niedermayer
2011-01-30Replace dprintf with av_dlogLuca Barbato
2011-01-30In the start_frame() debug log, print the reference pos value rather than the...Stefano Sabatini
2011-01-30Replace dprintf with av_dlogLuca Barbato
2011-01-28Remove useage of memalign() from libmpcodecs, not all platforms have memalign().Michael Niedermayer
2011-01-28Add forgotten dependancy of avcodec for vf_mp.cMichael Niedermayer
2011-01-28In the start_frame() debug log, print the reference pos value rather than the...Stefano Sabatini