|
|
|
@835cc0f
|
12 years |
michaelni |
Merge commit 'fa2a34cd40d124161c748bb0f430dc63c94dd0da'
* commit …
|
|
|
@f4db6bf
|
12 years |
michaelni |
Merge commit '7e8fe4be5fb4c98aa3c6a4ed3cec999f4e3cc3aa'
* commit …
|
|
|
@16fc24b2
|
12 years |
michaelni |
Merge commit '7cdd737ba81b5c2c9521c4509edf0ac315fabc65'
* commit …
|
|
|
@46de9ba5
|
12 years |
michaelni |
Merge commit '1ba95a9cca57b023b9b9de071a5671fc05b05e58'
* commit …
|
|
|
@6b5ec762
|
12 years |
Clément Bœsch |
lavfi: fix forgotten chunk in eb0f774d.
|
|
|
@0acf7e2
|
12 years |
michaelni |
avfilter: remove opaque passing hacks
Signed-off-by: Michael …
|
|
|
@3fc7b471
|
12 years |
michaelni |
buffersink: switch from opaque to AVOptions for params
Signed-off-by: …
|
|
|
@a1e7e02e
|
12 years |
michaelni |
abuffersink: switch from opaque to AVOptions for params
…
|
|
|
@f16a6f66
|
12 years |
Clément Bœsch |
lavfi/ocv: fix crash with no dilate arguments.
|
|
|
@490786c0
|
12 years |
Clément Bœsch |
lavfi/ocv: fix crash with no filter name specified.
|
|
|
@51e71d6e
|
12 years |
Clément Bœsch |
lavfi/ocv: fix build after fd6228e65.
|
|
|
@4a889892
|
12 years |
michaelni |
buffersink: remove shorthand
Signed-off-by: Michael Niedermayer …
|
|
|
@f1e62af0
|
12 years |
michaelni |
avfilter: remove mixed args hack for scale.
Our option handling code …
|
|
|
@62d888ef
|
12 years |
michaelni |
ffmpeg: use options for abuffersink.
Also remove unused …
|
|
|
@e48ded85
|
12 years |
michaelni |
lavfi/buffersink: accept parameters as options.
Move validation from …
|
|
|
@af0d270a
|
12 years |
michaelni |
lavu: add helper functions for integer lists.
Add …
|
|
|
@3d7d819
|
12 years |
michaelni |
avfilter/asrc_aevalsrc: fix return code, 2nd try
Found-by: ubitux …
|
|
|
@fd6228e6
|
12 years |
michaelni |
lavfi: remove now unused args parameter from AVFilter.init and …
|
|
|
@d69a4177
|
12 years |
michaelni |
lavfi: remove now unused args parameter from AVFilter.init
Conflicts: …
|
|
|
@491d261a
|
12 years |
michaelni |
avfilter/asrc_aevalsrc: check correct variable
Signed-off-by: Michael …
|
|
|
@dee2db52
|
12 years |
Clément Bœsch |
doc/filters: update volume options description.
|
|
|
@ae8d435b
|
12 years |
onemda |
doc/filters: add quick emboss example
Signed-off-by: Paul B Mahol …
|
|
|
@04924bc
|
12 years |
michaelni |
avfilter: remove old shorthand system
Signed-off-by: Michael …
|
|
|
@9c5f392c
|
12 years |
Clément Bœsch |
doc/cropdetect: update boxblur options description.
|
|
|
@9811b794
|
12 years |
Clément Bœsch |
doc/crop: update boxblur options description.
|
|
|
@fc15ad40
|
12 years |
Clément Bœsch |
doc/filters: update boxblur options description.
|
|
|
@8876b081
|
12 years |
Clément Bœsch |
doc/filters: update blackframe options description.
|
|
|
@80116b6e
|
12 years |
michaelni |
af_pan: avoid spaces before % to avoid possible issues with MSVC
…
|
|
|
@3c821e75
|
12 years |
michaelni |
af_pan: switch to an AVOptions-based shorthand system.
TODO: The …
|
|
|
@9470b541
|
12 years |
michaelni |
af_pan: fix parsing arguments from the example in the documentation
…
|
|
|
@c378ba1
|
12 years |
michaelni |
abuffer: switch to an AVOptions-based shorthand system.
…
|
|
|
@16e5e13c
|
12 years |
michaelni |
buffersrc: switch to an AVOptions-based shorthand system.
…
|
|
|
@8f3c440a
|
12 years |
michaelni |
lavfi/atempo: switch to an AVOptions-based system.
Signed-off-by: …
|
|
|
@9ab7961
|
12 years |
michaelni |
avfilter: Update scale to dictionary based options
Signed-off-by: …
|
|
|
@710b0aa8
|
12 years |
michaelni |
Merge commit '48a5adab62bd2a553f5069d41fa632a0701835e5'
* commit …
|
|
|
@eb0f774d
|
12 years |
michaelni |
Merge commit '1565cbc65cbb9f95c11367314a080068895e0cf0'
* commit …
|
|
|
@4fde7053
|
12 years |
michaelni |
Merge commit '111367263af41c88a44bd763ceefc11d53a7f655'
* commit …
|
|
|
@5c68e14e
|
12 years |
michaelni |
Merge commit 'c2c9801bc9bce688d51d1a96f5f3ea93933e2dee'
* commit …
|
|
|
@86070b8e
|
12 years |
michaelni |
Merge commit 'bc1a985ba030e9861d24965d42792850b43a43ea'
* commit …
|
|
|
@9da36960
|
12 years |
stefasab |
lavfi/overlay: improve feedback in case of invalid expression
Based …
|
|
|
@fdedfc0
|
12 years |
stefasab |
doc/filters: rework Commands section for overlay filter
|
|
|
@b2e22731
|
12 years |
stefasab |
doc/filters: apply minor fixes to hue Commands section
|
|
|
@aff6ceb
|
12 years |
stefasab |
lavfi/overlay: fix crash in case of invalid expression
|
|
|
@ed2c8275
|
12 years |
stefasab |
lavfi/overlay: add repeatlast option
|
|
|
@a77454ec
|
12 years |
stefasab |
lavfi/overlay: reindent constants in option list
Wanted-By: ubitux
|
|
|
@231fd441
|
12 years |
michaelni |
Merge commit '38f0c0781a6e099f11c0acec07f9b8be742190c4'
* commit …
|
|
|
@9110f959
|
12 years |
Clément Bœsch |
doc/filters: use -af and -filter_complex instead of amovie for two …
|
|
|
@9f3ae7aa
|
12 years |
michaelni |
Merge commit '4a37d4b3f8137a4c2bbbca043de076af966b9446'
* commit …
|
|
|
@838d8031
|
12 years |
Clément Bœsch |
lavfi/mp: switch to an AVOptions-based system.
|
|
|
@70b72ca6
|
12 years |
michaelni |
doc/encoders: Clarify that there are 2 prores encoders
Signed-off-by: …
|
|
|
@b3c39962
|
12 years |
michaelni |
avcodec: rename prores encoders
Using the first names of authors …
|
|
|
@d980641e
|
12 years |
stefasab |
doc/filters: fix fade-out hue saturation expression in sendcmd example
|
|
|
@9ad27cd
|
12 years |
stefasab |
doc/filters: update hue command syntax after recent update
|
|
|
@7bd014ea
|
12 years |
Clément Bœsch |
lavfi/aspect: fix d2q convert in init.
Regression since git 71ef1ec7b.
|
|
|
@97104aa0
|
12 years |
michaelni |
Merge commit 'f223ad1e000d56ef5231a3b1fc00495b538a9ed6'
* commit …
|
|
|
@b2175b0f
|
12 years |
michaelni |
Merge commit '93e65e9a6c0895f869752a66731d9b2ec3916467'
* commit …
|
|
|
@9ab221f8
|
12 years |
Clément Bœsch |
lavfi: deprecate aconvert.
This filter is not required anymore with …
|
|
|
@71ef1ec7
|
12 years |
Clément Bœsch |
lavfi/aspect: switch to an AVOptions-based system.
This is heavily …
|
|
|
@647fe2e7
|
12 years |
michaelni |
Merge commit '9e6b5e61a0c91e25e298d0a21b189c4c95443795'
* commit …
|
|
|
@976e343
|
12 years |
stefasab |
lavfi/flite: switch to AVOption-based system
|
|
|
@160ed967
|
12 years |
stefasab |
lavfi/hue: extend debugging message
In particular, show h value in …
|
|
|
@3411aba
|
12 years |
stefasab |
lavfi/hue: reindent after last commit
|
|
|
@e4fd58f4
|
12 years |
stefasab |
lavfi/hue: apply major simplifications, and switch to AVOption-based …
|
|
|
@c36ab01c
|
12 years |
Clément Bœsch |
lavfi/ebur128: remove now unused av_opt_free call.
|
|
|
@fa2a34cd
|
12 years |
anton |
lavfi: change the filter registering system to match the other …
|
|
|
@7e8fe4be
|
12 years |
anton |
lavfi: add a function for counting elements in AVFilterPad arrays.
…
|
|
|
@7cdd737b
|
12 years |
anton |
lavfi: mark filters with dynamic number of inputs or outputs with …
|
|
|
@4f43e9b4
|
12 years |
michaelni |
avfilter/aresample: use init_dict system and set child AVOption …
|
|
|
@f6bfeef7
|
12 years |
michaelni |
avfilter: fix handing of child context options
Signed-off-by: Michael …
|
|
|
@1ba95a9c
|
12 years |
anton |
lavfi: add avfilter_init_dict() for initializing a filter with a dict.
|
|
|
@48a5adab
|
12 years |
anton |
lavfi: add avfilter_init_str() to replace avfilter_init_filter().
…
|
|
|
@1565cbc6
|
12 years |
anton |
lavfi: make avfilter_free() remove the filter from its graph.
|
|
|
@1113672
|
12 years |
anton |
lavfi: add AVFilterContext.graph.
It will be useful in the following …
|
|
|
@c2c9801b
|
12 years |
anton |
lavfi: deprecate avfilter_graph_add_filter().
Since this function …
|
|
|
@bc1a985b
|
12 years |
anton |
lavfi: replace avfilter_open() with avfilter_graph_alloc_filter().
…
|
|
|
@38f0c078
|
12 years |
anton |
lavfi: merge avfiltergraph.h into avfilter.h
We do not support using …
|
|
|
@4a37d4b3
|
12 years |
anton |
lavfi: add const to the pads parameter of avfilter_pad_get_name/type
|
|
|
@91d2efa7
|
12 years |
anton |
lavfi: add const to AVFilterContext.filter.
lavfi should never modify …
|
|
|
@c1907bd7
|
12 years |
Clément Bœsch |
lavfi/removelogo: switch to an AVOptions-based system.
|
|
|
@7f09b888
|
12 years |
michaelni |
avienc: fix overflow of audio sample count
Fixes an overflow of the …
|
|
|
@865e20da
|
12 years |
michaelni |
avfilter/f_select: use AVFrame metadata accessor function
…
|
|
|
@c74b0eda
|
12 years |
Clément Bœsch |
lavfi/amerge: switch to an AVOptions-based system.
|
|
|
@eabc0c73
|
12 years |
Clément Bœsch |
ffmpeg: insert format filter with the appropriate separator.
Similar …
|
|
|
@23a750c9
|
12 years |
Clément Bœsch |
lavfi: do not warn inappropriately with aevalsrc.
|
|
|
@937325f3
|
12 years |
Clément Bœsch |
ffmpeg: insert aformat filter with the appropriate separator.
The ',' …
|
|
|
@64ce15b9
|
12 years |
Clément Bœsch |
lavfi/aevalsrc: switch to an AVOptions-based system.
|
|
|
@94d13df3
|
12 years |
michaelni |
Fix compilation with --disable-everything --enable-filter=deshake
…
|
|
|
@ff99b42e
|
12 years |
michaelni |
avformat/avisynth: Don't insert null frames or samples at the start of …
|
|
|
@d1853436
|
12 years |
onemda |
libshine fixed point MP3 encoding support
Signed-off-by: Paul B Mahol …
|
|
|
@fb78b94
|
12 years |
michaelni |
cmdutils_common_opts: fix indention of #if
Signed-off-by: Michael …
|
|
|
@0a95449d
|
12 years |
michaelni |
cmdutils: remove unneeded #if
Signed-off-by: Michael Niedermayer …
|
|
|
@d757f751
|
12 years |
michaelni |
cmdutils: add opencl command line options to ffmpeg
Signed-off-by: …
|
|
|
@567feaa
|
12 years |
onemda |
lavfi/bbox: remove unused variables and functions
Signed-off-by: Paul …
|
|
|
@580a0600
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
Move …
|
|
|
@ad9e66a5
|
12 years |
Clément Bœsch |
lavfi: add pp to the ':'-to-'|' compat layer.
|
|
|
@cf7d3846
|
12 years |
michaelni |
Merge commit '9de9b828ef005dec37052548c195a6b4f18fc701'
* commit …
|
|
|
@e2e992c0
|
12 years |
Clément Bœsch |
lavfi/asetnsamples: switch to an AVOptions-based system.
|
|
|
@1c0feee
|
12 years |
Clément Bœsch |
lavfi/anullsrc: switch to an AVOptions-based system.
|
|
|
@7464b9e3
|
12 years |
Clément Bœsch |
lavfi: remove bbox from the filters left to update.
The filter …
|
|
|
@11f6174a
|
12 years |
onemda |
lavfi/blend: support more yuv pixel formats
Signed-off-by: Paul B …
|
|
|