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
*
lavfi: add a slice threading infrastructure
Anton Khirnov
2013-05-24
1
-0
/
+7
*
Move get_logical_cpus() from lavc/pthread to lavu/cpu.
Anton Khirnov
2013-05-24
1
-0
/
+3
*
doxy: enable TYPEDEF_HIDES_STRUCT
Anton Khirnov
2013-05-24
1
-1
/
+1
*
avcodec: Add picture structure information to AVCodecParserContext.
Yusuke Nakamura
2013-05-24
1
-0
/
+3
*
fate.sh: add support for build-only FATE instances
Diego Biurrun
2013-05-21
1
-0
/
+1
*
configure: Add basic valgrind-massif support
Luca Barbato
2013-05-18
1
-3
/
+4
*
Escape 130 (RPL) decoder
Eli Friedman
2013-05-18
1
-0
/
+1
*
doxy: don't sort struct members alphabetically
Anton Khirnov
2013-05-17
1
-1
/
+1
*
Apple Intermediate Codec decoder
Kostya Shishkov
2013-05-17
1
-0
/
+1
*
pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*
Anton Khirnov
2013-05-15
1
-0
/
+3
*
avconv: remove -deinterlace
Anton Khirnov
2013-05-07
1
-4
/
+0
*
configure: Add basic valgrind-memcheck support
Reinhard Tartler
2013-05-04
1
-0
/
+12
*
silly typo fixes
Diego Biurrun
2013-05-03
1
-1
/
+1
*
matroskaenc: add an option to put the index at the start of the file
Anton Khirnov
2013-05-03
1
-0
/
+21
*
avcodec: Add field order information to AVCodecParserContext.
Masaki Tanaka
2013-05-03
1
-0
/
+3
*
lavfi: add trim and atrim filters.
Anton Khirnov
2013-04-30
1
-0
/
+125
*
lavfi: add an asetpts filter
Anton Khirnov
2013-04-30
1
-0
/
+69
*
doc/APIchanges: add missing hashes and dates
Anton Khirnov
2013-04-24
1
-32
/
+32
*
JPEG 2000 decoder for DCinema
Nicolas Bertrand
2013-04-22
1
-2
/
+2
*
h264: fully support cropping.
Anton Khirnov
2013-04-19
1
-0
/
+3
*
lavfi: new interlace filter
Vittorio Giovara
2013-04-11
1
-0
/
+30
*
cmdutils: allow -h filter=<name> to print information about a filter.
Anton Khirnov
2013-04-11
1
-0
/
+4
*
lavfi: change the filter registering system to match the other libraries
Anton Khirnov
2013-04-11
1
-0
/
+2
*
lavfi: add a function for counting elements in AVFilterPad arrays.
Anton Khirnov
2013-04-11
1
-0
/
+1
*
lavfi: mark filters with dynamic number of inputs or outputs with special flags
Anton Khirnov
2013-04-11
1
-0
/
+1
*
lavfi: add avfilter_init_dict() for initializing a filter with a dict.
Anton Khirnov
2013-04-11
1
-0
/
+1
*
lavfi: add avfilter_init_str() to replace avfilter_init_filter().
Anton Khirnov
2013-04-11
1
-0
/
+1
*
lavfi: add AVFilterContext.graph.
Anton Khirnov
2013-04-11
1
-0
/
+2
*
lavfi: deprecate avfilter_graph_add_filter().
Anton Khirnov
2013-04-11
1
-1
/
+2
*
lavfi: replace avfilter_open() with avfilter_graph_alloc_filter().
Anton Khirnov
2013-04-11
1
-0
/
+1
*
lavfi: merge avfiltergraph.h into avfilter.h
Anton Khirnov
2013-04-11
2
-1
/
+5
*
doc: document the prores encoder options
Anton Khirnov
2013-04-11
1
-0
/
+58
*
img2enc: add an option for overwriting one file with subsequent images
Anton Khirnov
2013-04-11
1
-0
/
+6
*
lavfi: add a bump and docs entries for the AVOptions switch
Anton Khirnov
2013-04-09
1
-0
/
+6
*
vsrc_testsrc: switch to an AVOptions-based system.
Anton Khirnov
2013-04-09
1
-2
/
+1
*
vsrc_movie: switch to an AVOptions-based system.
Anton Khirnov
2013-04-09
1
-7
/
+5
*
vsrc_color: switch to an AVOptions-based system.
Anton Khirnov
2013-04-09
1
-5
/
+2
*
af_join: switch to an AVOptions-based system.
Anton Khirnov
2013-04-09
1
-2
/
+2
*
af_channelmap: switch to an AVOptions-based system.
Anton Khirnov
2013-04-09
1
-3
/
+3
*
vf_yadif: switch to an AVOptions-based system.
Anton Khirnov
2013-04-09
1
-7
/
+13
*
vf_unsharp: switch to an AVOptions-based system.
Anton Khirnov
2013-04-09
1
-6
/
+5
*
vf_transpose: switch to an AVOptions-based system.
Anton Khirnov
2013-04-09
1
-6
/
+14
*
vf_settb: switch to an AVOptions-based system.
Anton Khirnov
2013-04-09
1
-3
/
+11
*
vf_setpts: switch to an AVOptions-based system.
Anton Khirnov
2013-04-09
1
-4
/
+13
*
vf_select: switch to an AVOptions-based system.
Anton Khirnov
2013-04-09
1
-6
/
+13
*
vf_pad: switch to an AVOptions-based system.
Anton Khirnov
2013-04-09
1
-36
/
+33
*
vf_overlay: switch to an AVOptions-based system.
Anton Khirnov
2013-04-09
1
-7
/
+15
*
vf_lut: switch to an AVOptions-based system.
Anton Khirnov
2013-04-09
1
-18
/
+10
*
vf_libopencv: switch to an AVOptions-based system.
Anton Khirnov
2013-04-09
1
-8
/
+14
*
vf_hqdn3d: switch to an AVOptions-based system.
Anton Khirnov
2013-04-09
1
-1
/
+0
[next]