index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
h264: fully support cropping.
Anton Khirnov
2013-04-19
1
-0
/
+3
*
|
lavc: add AV_CODEC_PROP_TEXT_SUB.
Clément Bœsch
2013-04-19
1
-0
/
+3
*
|
lavfi/afade: use AV_OPT_TYPE_DURATION
Paul B Mahol
2013-04-19
1
-5
/
+16
*
|
Merge remote-tracking branch 'cigaes/master'
Michael Niedermayer
2013-04-19
1
-0
/
+4
|
\
\
|
*
|
ffmpeg: make -aspect work with -vcodec copy.
Nicolas George
2013-04-18
1
-0
/
+4
*
|
|
subtitles: introduce ASS codec id and use it.
Clément Bœsch
2013-04-18
1
-0
/
+4
|
/
/
*
|
Merge remote-tracking branch 'cigaes/master'
Michael Niedermayer
2013-04-18
1
-1
/
+1
|
\
\
|
*
|
examples/filtering_audio: fix frame leak.
Nicolas George
2013-04-18
1
-1
/
+1
*
|
|
colorchannelmixer filter
Paul B Mahol
2013-04-18
1
-0
/
+55
*
|
|
colorbalance filter
Paul B Mahol
2013-04-18
1
-0
/
+40
|
/
/
*
|
lavfi/select: add support for dynamic number of outputs
Stefano Sabatini
2013-04-17
1
-3
/
+19
*
|
lavfi: remove bad inverse telecine filters
Paul B Mahol
2013-04-17
1
-3
/
+0
*
|
examples/filtering_audio: get rid of AVABufferSinkParams
Pavel Koshevoy
2013-04-17
1
-6
/
+26
*
|
examples/filtering_audio: enable ref counted frames
Michael Niedermayer
2013-04-17
1
-0
/
+1
*
|
doc/filters: fix sentence in setsar/setdar docs
Stefano Sabatini
2013-04-16
1
-2
/
+2
*
|
doc/filters: merge asplit and split documentation
Stefano Sabatini
2013-04-15
1
-49
/
+41
*
|
lavfi/split: fix minor documentation issues
Stefano Sabatini
2013-04-15
1
-2
/
+2
*
|
doc/filters: add a curves example with psfile.
Clément Bœsch
2013-04-15
1
-0
/
+6
*
|
doc/filters: move aphaser to right(audio) chapter
Paul B Mahol
2013-04-15
1
-34
/
+34
*
|
lavfi/curves: add support for Photoshop curves files (.acv).
Clément Bœsch
2013-04-15
1
-0
/
+2
*
|
lavfi/curves: add support for master component.
Clément Bœsch
2013-04-15
1
-1
/
+6
*
|
doc/filters: remove mention to telecine mp filter
Stefano Sabatini
2013-04-14
1
-1
/
+0
*
|
doc: document -opencl_options option in ff* tools manuals
Stefano Sabatini
2013-04-14
1
-0
/
+7
*
|
doc/filters: move mpdecimate doc to a more appropriate position.
Clément Bœsch
2013-04-14
1
-38
/
+39
*
|
lavfi: port IVTC filters from vapoursynth.
Clément Bœsch
2013-04-14
1
-0
/
+363
*
|
lavfi: rename decimate to mpdecimate.
Clément Bœsch
2013-04-14
1
-1
/
+1
*
|
lavfi: add smptehdbars source
Paul B Mahol
2013-04-14
1
-1
/
+4
*
|
doc/filters: move telecine from audio to video filters
Paul B Mahol
2013-04-13
1
-39
/
+39
*
|
doc/filters: use common options introduction string.
Clément Bœsch
2013-04-13
1
-42
/
+10
*
|
doc/utils: use @code markup for opencl function names.
Clément Bœsch
2013-04-12
1
-2
/
+2
*
|
lavfi/crop: restore pos constant, and fix "t" variable misplacement in variab...
Stefano Sabatini
2013-04-12
1
-0
/
+3
*
|
doc/utils: apply misc fixes to OpenCL docs
Stefano Sabatini
2013-04-12
1
-7
/
+14
*
|
doc: merge syntax.texi, eval.texi and opencl.texi into utils.texi
Stefano Sabatini
2013-04-12
5
-286
/
+284
*
|
doc/libavutil: remove include of opencl.texi
Stefano Sabatini
2013-04-12
1
-1
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-04-12
1
-0
/
+30
|
\
\
|
|
/
|
*
lavfi: new interlace filter
Vittorio Giovara
2013-04-11
1
-0
/
+30
*
|
Merge commit '921046008f5335601f9d76dc3a768eb5cd91e1b9'
Michael Niedermayer
2013-04-12
1
-0
/
+4
|
\
\
|
|
/
|
*
cmdutils: allow -h filter=<name> to print information about a filter.
Anton Khirnov
2013-04-11
1
-0
/
+4
*
|
Merge commit 'fa2a34cd40d124161c748bb0f430dc63c94dd0da'
Michael Niedermayer
2013-04-12
1
-0
/
+2
|
\
\
|
|
/
|
*
lavfi: change the filter registering system to match the other libraries
Anton Khirnov
2013-04-11
1
-0
/
+2
*
|
Merge commit '7e8fe4be5fb4c98aa3c6a4ed3cec999f4e3cc3aa'
Michael Niedermayer
2013-04-12
1
-0
/
+1
|
\
\
|
|
/
|
*
lavfi: add a function for counting elements in AVFilterPad arrays.
Anton Khirnov
2013-04-11
1
-0
/
+1
*
|
Merge commit '7cdd737ba81b5c2c9521c4509edf0ac315fabc65'
Michael Niedermayer
2013-04-12
1
-0
/
+1
|
\
\
|
|
/
|
*
lavfi: mark filters with dynamic number of inputs or outputs with special flags
Anton Khirnov
2013-04-11
1
-0
/
+1
*
|
Merge commit '1ba95a9cca57b023b9b9de071a5671fc05b05e58'
Michael Niedermayer
2013-04-12
1
-0
/
+1
|
\
\
|
|
/
|
*
lavfi: add avfilter_init_dict() for initializing a filter with a dict.
Anton Khirnov
2013-04-11
1
-0
/
+1
*
|
lavfi/buffersink: accept parameters as options.
Nicolas George
2013-04-12
1
-14
/
+8
*
|
lavu: add helper functions for integer lists.
Nicolas George
2013-04-12
1
-0
/
+4
*
|
doc/filters: update volume options description.
Clément Bœsch
2013-04-12
1
-6
/
+1
*
|
doc/filters: add quick emboss example
Paul B Mahol
2013-04-12
1
-0
/
+6
[prev]
[next]