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-12Merge commit '1565cbc65cbb9f95c11367314a080068895e0cf0'Michael Niedermayer
2013-04-12Merge commit '111367263af41c88a44bd763ceefc11d53a7f655'Michael Niedermayer
2013-04-12Merge commit 'c2c9801bc9bce688d51d1a96f5f3ea93933e2dee'Michael Niedermayer
2013-04-12Merge commit 'bc1a985ba030e9861d24965d42792850b43a43ea'Michael Niedermayer
2013-04-12lavfi/overlay: improve feedback in case of invalid expressionStefano Sabatini
2013-04-12lavfi/overlay: fix crash in case of invalid expressionStefano Sabatini
2013-04-12lavfi/overlay: add repeatlast optionStefano Sabatini
2013-04-12lavfi/overlay: reindent constants in option listStefano Sabatini
2013-04-12Merge commit '38f0c0781a6e099f11c0acec07f9b8be742190c4'Michael Niedermayer
2013-04-12Merge commit '4a37d4b3f8137a4c2bbbca043de076af966b9446'Michael Niedermayer
2013-04-12lavfi/mp: switch to an AVOptions-based system.Clément Bœsch
2013-04-12lavfi/aspect: fix d2q convert in init.Clément Bœsch
2013-04-12lavfi: deprecate aconvert.Clément Bœsch
2013-04-12lavfi/aspect: switch to an AVOptions-based system.Clément Bœsch
2013-04-11lavfi/flite: switch to AVOption-based systemStefano Sabatini
2013-04-11lavfi/hue: extend debugging messageStefano Sabatini
2013-04-11lavfi/hue: reindent after last commitStefano Sabatini
2013-04-11lavfi/hue: apply major simplifications, and switch to AVOption-based systemStefano Sabatini
2013-04-11lavfi/ebur128: remove now unused av_opt_free call.Clément Bœsch
2013-04-11avfilter/aresample: use init_dict system and set child AVOption context corre...Michael Niedermayer
2013-04-11avfilter: fix handing of child context optionsMichael Niedermayer
2013-04-11lavfi: make avfilter_free() remove the filter from its graph.Anton Khirnov
2013-04-11lavfi: add AVFilterContext.graph.Anton Khirnov
2013-04-11lavfi: deprecate avfilter_graph_add_filter().Anton Khirnov
2013-04-11lavfi: replace avfilter_open() with avfilter_graph_alloc_filter().Anton Khirnov
2013-04-11lavfi: merge avfiltergraph.h into avfilter.hAnton Khirnov
2013-04-11lavfi: add const to the pads parameter of avfilter_pad_get_name/typeAnton Khirnov
2013-04-11lavfi: add const to AVFilterContext.filter.Anton Khirnov
2013-04-11lavfi/removelogo: switch to an AVOptions-based system.Clément Bœsch
2013-04-11avfilter/f_select: use AVFrame metadata accessor functionMichael Niedermayer
2013-04-11lavfi/amerge: switch to an AVOptions-based system.Clément Bœsch
2013-04-11lavfi: do not warn inappropriately with aevalsrc.Clément Bœsch
2013-04-11lavfi/aevalsrc: switch to an AVOptions-based system.Clément Bœsch
2013-04-11lavfi/bbox: remove unused variables and functionsPaul B Mahol
2013-04-11lavfi: add pp to the ':'-to-'|' compat layer.Clément Bœsch
2013-04-11lavfi/asetnsamples: switch to an AVOptions-based system.Clément Bœsch
2013-04-11lavfi/anullsrc: switch to an AVOptions-based system.Clément Bœsch
2013-04-11lavfi: remove bbox from the filters left to update.Clément Bœsch
2013-04-11lavfi/blend: support more yuv pixel formatsPaul B Mahol
2013-04-11lavfi/astreamsync: switch to an AVOptions-based system.Clément Bœsch
2013-04-11lavfi/astreamsync: fix eval memleak.Clément Bœsch
2013-04-11lavfi/blackdetect: switch to an AVOptions-based system.Clément Bœsch
2013-04-11lavfi/sendcmd: switch to an AVOptions-based system.Clément Bœsch
2013-04-11lavfi/testsrc: remove useless args/NULL passing.Clément Bœsch
2013-04-11avfilter: add missing ,Michael Niedermayer
2013-04-11lavfi/smptebars: switch to AVOptions-based systemPaul B Mahol
2013-04-11lavfi/showwaves: switch to an AVOptions-based system.Clément Bœsch
2013-04-11lavfi: replace new filter list with filters left to update.Clément Bœsch
2013-04-11Merge remote-tracking branch 'cigaes/master'Michael Niedermayer
2013-04-11lavfi: remove telecine libmpcodecs wrapperPaul B Mahol