projects
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
configure: provide libavfilter/version.h header to get_version()
2012-01-13
Stefano Sabatini
configure: provide libavfilter/version.h header to...
commit
|
commitdiff
|
tree
2012-01-13
Stefano Sabatini
mpegtsenc: do not reference the deprecated ffmpeg option...
commit
|
commitdiff
|
tree
2012-01-13
Stefano Sabatini
ffmpeg: clarify error message in case of bitstream...
commit
|
commitdiff
|
tree
2012-01-13
Stefano Sabatini
mpegtsenc: fix some typos: aac -> AAC, adts -> ADTS
commit
|
commitdiff
|
tree
2012-01-13
Stefano Sabatini
mpegtsenc: use more meaningful error codes
commit
|
commitdiff
|
tree
2012-01-12
Stefano Sabatini
ffprobe: reindent after previous commit
commit
|
commitdiff
|
tree
2012-01-12
Stefano Sabatini
ffprobe: add support to audio frame information printing
commit
|
commitdiff
|
tree
2012-01-12
Stefano Sabatini
ffprobe: set AV_LOG_SKIP_REPEATED log flag
commit
|
commitdiff
|
tree
2012-01-12
Stefano Sabatini
ffprobe: fix leak in show_packets()
commit
|
commitdiff
|
tree
2012-01-12
Stefano Sabatini
ffprobe: replace av_destruct_packet() with av_free_packet()
commit
|
commitdiff
|
tree
2012-01-12
Stefano Sabatini
lavfi/testsrc: add "d" alias for the duration option
commit
|
commitdiff
|
tree
2012-01-11
Paul B Mahol
tiffdec: notify user that tile support is missing
Signed-off-by: Stefano Sabatini <
stefasab@gmail.com
>
commit
|
commitdiff
|
tree
2012-01-10
Stefano Sabatini
ffprobe: use av_toupper() in upcase_string()
commit
|
commitdiff
|
tree
2012-01-10
Stefano Sabatini
ffprobe: add compact option to JSON writer
commit
|
commitdiff
|
tree
2012-01-10
Stefano Sabatini
ffprobe: add -show_program_version and -show_library_version...
commit
|
commitdiff
|
tree
2012-01-10
Stefano Sabatini
ffprobe: make upcase_string() ignore non-ASCII characters
commit
|
commitdiff
|
tree
2012-01-09
Stefano Sabatini
ffprobe: change formatting logic in the JSON writer
commit
|
commitdiff
|
tree
2012-01-09
Stefano Sabatini
ffprobe: implement generic reindent logic in the JSON...
commit
|
commitdiff
|
tree
2012-01-08
Stefano Sabatini
ffprobe: use more meaningful names for writer chapter...
commit
|
commitdiff
|
tree
2012-01-08
Stefano Sabatini
ffprobe: use "%*" printf syntax in XML_INDENT() in...
commit
|
commitdiff
|
tree
2012-01-07
Stefano Sabatini
ffprobe: add support to video frame information printing
commit
|
commitdiff
|
tree
2012-01-07
Stefano Sabatini
doc/filters.texi: fix typo in volume description
commit
|
commitdiff
|
tree
2012-01-07
Stefano Sabatini
ffprobe: move header and trailer print from probe_file...
commit
|
commitdiff
|
tree
2012-01-07
Stefano Sabatini
ffprobe: move writer context registration and initialization...
commit
|
commitdiff
|
tree
2012-01-07
Stefano Sabatini
cmdutils: make this_year extern, so it can be referenced...
commit
|
commitdiff
|
tree
2012-01-07
Stefano Sabatini
cmdutils: make show_usage() use av_log()
commit
|
commitdiff
|
tree
2012-01-06
Stefano Sabatini
ffprobe: exit in case generic options are incompatible...
commit
|
commitdiff
|
tree
2012-01-06
Stefano Sabatini
ffprobe: fix NULL pointer dereference in writer_close()
commit
|
commitdiff
|
tree
2012-01-06
Stefano Sabatini
cmdutils: add print_program_info() used in both show_banner...
commit
|
commitdiff
|
tree
2012-01-04
Stefano Sabatini
ffprobe: add support to option -show_error
commit
|
commitdiff
|
tree
2012-01-04
Stefano Sabatini
ffprobe: remove unused variable in show_format()
commit
|
commitdiff
|
tree
2012-01-04
Stefano Sabatini
ffprobe: reindent after the last commit
commit
|
commitdiff
|
tree
2012-01-04
Stefano Sabatini
ffprobe: change order of operations in probe_file()
commit
|
commitdiff
|
tree
2012-01-04
Stefano Sabatini
ffprobe: prefer av_log to fprintf(stderr)
commit
|
commitdiff
|
tree
2012-01-01
Stefano Sabatini
vf_tinterlace: implement interlace mode 5
commit
|
commitdiff
|
tree
2011-12-31
Jean First
lavd/lavfi: fix compiler warning for uninitialized...
Signed-off-by: Stefano Sabatini <
stefasab@gmail.com
>
commit
|
commitdiff
|
tree
2011-12-31
Stefano Sabatini
lavfi: port tinterlace filter from MPlayer
commit
|
commitdiff
|
tree
2011-12-31
Stefano Sabatini
lavfi: remove redundant definition of avfilter_copy_frame_pr...
commit
|
commitdiff
|
tree
2011-12-27
Stefano Sabatini
lavfi: add asplit filter
commit
|
commitdiff
|
tree
2011-12-27
Stefano Sabatini
lavfi: add missing check in avfilter_filter_samples()
commit
|
commitdiff
|
tree
2011-12-27
Stefano Sabatini
lavfi: fix avfilter_default_get_audio_buffer() after...
commit
|
commitdiff
|
tree
2011-12-27
Stefano Sabatini
lavfi: don't try to indent words in trace messages
commit
|
commitdiff
|
tree
2011-12-27
Stefano Sabatini
ffprobe: add XML writer
commit
|
commitdiff
|
tree
2011-12-27
Stefano Sabatini
ffprobe: add show_private_data option
commit
|
commitdiff
|
tree
2011-12-27
Stefano Sabatini
ff* tools: move descriptions from copyright header...
commit
|
commitdiff
|
tree
2011-12-27
Stefano Sabatini
Changelog: move thunbnail filter entry from 0.9 to...
commit
|
commitdiff
|
tree
2011-12-24
Stefano Sabatini
vf_drawtext: select YUV color for drawbox() in case...
commit
|
commitdiff
|
tree
2011-12-22
Stefano Sabatini
platform.texi: close @enumerate section in the "Using...
commit
|
commitdiff
|
tree
2011-12-22
Nicolas George
lavd/lavfi: fix two memleaks.
Signed-off-by: Stefano Sabatini <
stefasab@gmail.com
>
commit
|
commitdiff
|
tree
2011-12-22
Stefano Sabatini
sink_buffer: copy list of provided formats in the context
commit
|
commitdiff
|
tree
2011-12-20
Stefano Sabatini
lavd/lavfi: reindent block in lavfi_read_header
commit
|
commitdiff
|
tree
2011-12-20
Stefano Sabatini
lavd/lavfi: add check in case pix_fmts cannot be allocated...
commit
|
commitdiff
|
tree
2011-12-18
Stefano Sabatini
lavd/lavfi: fix incomplete comment
commit
|
commitdiff
|
tree
2011-12-18
Stefano Sabatini
lavd/lavfi: fix typo in error message
commit
|
commitdiff
|
tree
2011-12-11
Stefano Sabatini
lavfi: add cellauto source
commit
|
commitdiff
|
tree
2011-12-09
Stefano Sabatini
filters.texi: remove confusing reference to never integrated...
commit
|
commitdiff
|
tree
2011-12-08
Stefano Sabatini
APIchanges: add entry after av_buffersink_poll_frame...
commit
|
commitdiff
|
tree
2011-12-06
Stefano Sabatini
vsrc_life: fix comment in parse_rule()
commit
|
commitdiff
|
tree
2011-12-06
Stefano Sabatini
vf_scale: give a clue in case of invalid expression...
commit
|
commitdiff
|
tree
2011-12-04
Stefano Sabatini
lavfi: add life source
commit
|
commitdiff
|
tree
2011-12-04
Stefano Sabatini
aevalsrc: add duration option
commit
|
commitdiff
|
tree
2011-11-26
Stefano Sabatini
lavfi: add libass based subtitles renderer
commit
|
commitdiff
|
tree
2011-11-25
Stefano Sabatini
configure: sort entries
commit
|
commitdiff
|
tree
2011-11-25
Stefano Sabatini
ffprobe: always print int values with print_val()
commit
|
commitdiff
|
tree
2011-11-18
Stefano Sabatini
ffprobe: make writer_print_integer support long long...
commit
|
commitdiff
|
tree
2011-11-16
Stefano Sabatini
ffprobe: apply misc cosmetics to compact writer definition
commit
|
commitdiff
|
tree
2011-11-16
Stefano Sabatini
ffprobe: add csv writer
commit
|
commitdiff
|
tree
2011-11-15
Stefano Sabatini
ffprobe: add compact writer
commit
|
commitdiff
|
tree
2011-11-15
Stefano Sabatini
ffprobe: force display of missing fields, depending...
commit
|
commitdiff
|
tree
2011-11-14
Stefano Sabatini
amovie: avoid crash in amovie_request_frame() if no...
commit
|
commitdiff
|
tree
2011-11-13
Stefano Sabatini
vsrc_mandelbrot: set options through the opt framework
commit
|
commitdiff
|
tree
2011-11-10
Stefano Sabatini
vf_fade: reindent after previous commit
commit
|
commitdiff
|
tree
2011-11-10
Mark Himsley
vf_fade: add alpha option and alpha fading support
Signed-off-by: Stefano Sabatini <
stefasab@gmail.com
>
commit
|
commitdiff
|
tree
2011-11-10
Mark Himsley
vf_fade: add support to options parsing
Signed-off-by: Stefano Sabatini <
stefasab@gmail.com
>
commit
|
commitdiff
|
tree
2011-11-07
Stefano Sabatini
ffprobe: refactor value_string() to accept an unit_value...
commit
|
commitdiff
|
tree
2011-11-07
Stefano Sabatini
ffprobe: introduce print_val() macro, ease readability
commit
|
commitdiff
|
tree
2011-11-07
Stefano Sabatini
ffprobe: implement and use print_time and print_ts...
commit
|
commitdiff
|
tree
2011-11-06
Stefano Sabatini
af_aconvert: fix doc reference to unexisting chlayout...
commit
|
commitdiff
|
tree
2011-11-05
Stefano Sabatini
af_earwax: copy input buffer properties to output
commit
|
commitdiff
|
tree
2011-11-05
Mina Nagy Zaki
lavfi: add earwax audio filter, ported from Sox
Signed-off-by: Stefano Sabatini <
stefasab@gmail.com
>
commit
|
commitdiff
|
tree
2011-11-05
Stefano Sabatini
lavfi: add volume filter
commit
|
commitdiff
|
tree
2011-11-05
Stefano Sabatini
lavfi: increase number of maximum registered filters...
commit
|
commitdiff
|
tree
2011-11-05
Stefano Sabatini
lavfi: issue error if maximum number of filters is...
commit
|
commitdiff
|
tree
2011-11-02
Stefano Sabatini
vf_overlay: adopts FAST_DIV255 macro for calculating...
commit
|
commitdiff
|
tree
2011-11-02
Mark Himsley
vf_fade: fade to correct CCIR601/709 black level
Signed-off-by: Stefano Sabatini <
stefasab@gmail.com
>
commit
|
commitdiff
|
tree
2011-10-31
Stefano Sabatini
lavfi: bump micro after recent changes in the overlay...
commit
|
commitdiff
|
tree
2011-10-31
Stefano Sabatini
vf_overlay: add support to alpha pre-multiplication...
commit
|
commitdiff
|
tree
2011-10-31
Stefano Sabatini
vf_overlay: enable RGB path
commit
|
commitdiff
|
tree
2011-10-30
Stefano Sabatini
vf_overlay: use opt.h API for setting options
commit
|
commitdiff
|
tree
2011-10-30
Stefano Sabatini
libmp3lame: log error message in case of invalid number...
commit
|
commitdiff
|
tree
2011-10-28
Stefano Sabatini
rawdec: add check on sample_rate
commit
|
commitdiff
|
tree
2011-10-28
Stefano Sabatini
lavfi: add internal function ff_fill_rgba_map()
commit
|
commitdiff
|
tree
2011-10-25
Mark Himsley
vsrc_testsrc: fix off-by-one logic when detecting the...
Signed-off-by: Stefano Sabatini <
stefasab@gmail.com
>
commit
|
commitdiff
|
tree
2011-10-24
Stefano Sabatini
vsrc_testsrc: increase log level from DEBUG to INFO...
commit
|
commitdiff
|
tree
2011-10-24
Stefano Sabatini
lavfi: rewrite nullsrc using the code in vsrc_testsrc.c
commit
|
commitdiff
|
tree
2011-10-23
Stefano Sabatini
vsrc_testsrc: do not assume non-padded lines in test_fill_pi...
commit
|
commitdiff
|
tree
2011-10-23
Stefano Sabatini
vf_boxblur: fix slice-drawing
commit
|
commitdiff
|
tree
2011-10-21
Paul Flinders
deshake: add documentation in filters.texi
Signed-off-by: Stefano Sabatini <
stefasab@gmail.com
>
commit
|
commitdiff
|
tree
2011-10-20
Stefano Sabatini
lavfi: add missing header mulitple-inclusion guard...
commit
|
commitdiff
|
tree
2011-10-20
Stefano Sabatini
lavfi/transform.h: apply misc doxy cosmetical changes
commit
|
commitdiff
|
tree
next