git.videolan.org
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Add ASUS V1/V2 decoder codec long names.
2008-05-29
Stefano Sabatini
Add ASUS V1/V2 decoder codec long names.
commit
|
commitdiff
|
tree
2008-05-29
Stefano Sabatini
Simplify show_banner() so that it does not require...
commit
|
commitdiff
|
tree
2008-05-28
Stefano Sabatini
Slightly clarify bitstream filter help output.
commit
|
commitdiff
|
tree
2008-05-27
Stefano Sabatini
Update documentation of show_version() to account for...
commit
|
commitdiff
|
tree
2008-05-26
Stefano Sabatini
Clarify avcodec_encode_audio() vs. PCM audio.
commit
|
commitdiff
|
tree
2008-05-26
Stefano Sabatini
small consistency fixes for the ffplay manual
commit
|
commitdiff
|
tree
2008-05-26
Stefano Sabatini
small consistency fixes for the ffserver manual
commit
|
commitdiff
|
tree
2008-05-23
Stefano Sabatini
Add -formats option to ffplay.
commit
|
commitdiff
|
tree
2008-05-23
Stefano Sabatini
Add -formats option to ffserver.
commit
|
commitdiff
|
tree
2008-05-22
Stefano Sabatini
Move show_formats() to cmdutils.c.
commit
|
commitdiff
|
tree
2008-05-22
Stefano Sabatini
Implement ffplay -L.
commit
|
commitdiff
|
tree
2008-05-22
Stefano Sabatini
Implement ffserver -version.
commit
|
commitdiff
|
tree
2008-05-21
Stefano Sabatini
Make ffserver use parse_options().
commit
|
commitdiff
|
tree
2008-05-21
Stefano Sabatini
Improve parse_primary() error message.
commit
|
commitdiff
|
tree
2008-05-21
Stefano Sabatini
Let ffplay support "-version".
commit
|
commitdiff
|
tree
2008-05-16
Stefano Sabatini
cosmetics: Make 'ffserver -h' output consistent with...
commit
|
commitdiff
|
tree
2008-05-15
Stefano Sabatini
cosmetics: s/Id/id/ in libavcodec where Id refers to...
commit
|
commitdiff
|
tree
2008-05-15
Stefano Sabatini
DPCM codec long names, patch by Stefano Sabatini, stefano...
commit
|
commitdiff
|
tree
2008-05-15
Stefano Sabatini
Make av_set_string() fail when number could not be...
commit
|
commitdiff
|
tree
2008-05-14
Stefano Sabatini
Add codec long name, patch by Stefano Sabatini, stefano...
commit
|
commitdiff
|
tree
2008-05-14
Stefano Sabatini
Update offset in the option string later, to have a...
commit
|
commitdiff
|
tree
2008-05-13
Stefano Sabatini
Make 'ffmpeg -formats' print codec long names.
commit
|
commitdiff
|
tree
2008-05-13
Stefano Sabatini
Fix a typo.
commit
|
commitdiff
|
tree
2008-05-11
Stefano Sabatini
Document AVCodecContext channels field.
commit
|
commitdiff
|
tree
2008-04-30
Stefano Sabatini
Transform codec short name into a single word.
commit
|
commitdiff
|
tree
2008-04-29
Stefano Sabatini
Add long names to some AVCodec declarations.
commit
|
commitdiff
|
tree
2008-04-29
Stefano Sabatini
Add some long names to AVCodec declarations.
commit
|
commitdiff
|
tree
2008-04-29
Stefano Sabatini
Transform codec names into single words.
commit
|
commitdiff
|
tree
2008-04-28
Stefano Sabatini
Add long names to some AVCodec declarations.
commit
|
commitdiff
|
tree
2008-04-27
Stefano Sabatini
Add long names to AVCodec declarations.
commit
|
commitdiff
|
tree
2008-04-27
Stefano Sabatini
Make 8SVX codec names just a single word for consistency...
commit
|
commitdiff
|
tree
2008-04-27
Stefano Sabatini
Add long names to many AVCodec declarations.
commit
|
commitdiff
|
tree
2008-04-24
Stefano Sabatini
Enhance documentation for AVClass
commit
|
commitdiff
|
tree
2008-04-22
Stefano Sabatini
Send context to some ffmpeg.c opt* function
commit
|
commitdiff
|
tree
2008-04-22
Stefano Sabatini
Add supported_samplerates field to AVCodec
commit
|
commitdiff
|
tree
2008-04-21
Stefano Sabatini
Make some ffmpeg opts use parse-number-or-die.
commit
|
commitdiff
|
tree
2008-04-17
Stefano Sabatini
Make two comments doxygen compatible.
commit
|
commitdiff
|
tree
2008-04-17
Stefano Sabatini
Typo
commit
|
commitdiff
|
tree
2008-04-17
Stefano Sabatini
Add descriptive long_name to AVCodec
commit
|
commitdiff
|
tree
2008-04-11
Stefano Sabatini
remove useless extern keyword.
commit
|
commitdiff
|
tree
2008-04-08
Stefano Sabatini
Mark option arguments as variables using @var{}.
commit
|
commitdiff
|
tree
2008-04-08
Stefano Sabatini
Complete argument information in ffmpeg.c:options for...
commit
|
commitdiff
|
tree
2008-04-08
Stefano Sabatini
Add a missing comma in tiff_encoder.pix_fmts
commit
|
commitdiff
|
tree
2008-04-07
Stefano Sabatini
Make the install-man target depend on $(MANPAGES).
commit
|
commitdiff
|
tree
2008-04-01
Stefano Sabatini
Send context to ffplay.c:opt_seek
commit
|
commitdiff
|
tree
2008-03-31
Stefano Sabatini
Make ffplay.c:opt_seek use parse_time_or_die
commit
|
commitdiff
|
tree
2008-03-31
Stefano Sabatini
Export parse_time_or_die from ffmpeg.c to cmdutils.c
commit
|
commitdiff
|
tree
2008-03-22
Stefano Sabatini
Send context to the opt_* functions in ffplay.c
commit
|
commitdiff
|
tree
2008-03-22
Stefano Sabatini
Make option time parsing functions take argument from...
commit
|
commitdiff
|
tree
2008-03-17
Stefano Sabatini
Provide a context to parse_time_or_die().
commit
|
commitdiff
|
tree
2008-02-25
Stefano Sabatini
Clarify the documentation for 'ffmpeg -v'.
commit
|
commitdiff
|
tree
2008-02-25
Stefano Sabatini
Make parse_options() use parse_number_or_die().
commit
|
commitdiff
|
tree
2008-02-25
Stefano Sabatini
Export and document in cmdutils.h the function parse_number_...
commit
|
commitdiff
|
tree
2008-02-18
Stefano Sabatini
Remove a superfluous call to atoi in ffmpeg.c:opt_verbose
commit
|
commitdiff
|
tree
2008-02-15
Stefano Sabatini
More explicit unsupported pixel format error messages.
commit
|
commitdiff
|
tree
2007-11-28
Stefano Sabatini
Clarify documentation for avcodec_encode_audio.
commit
|
commitdiff
|
tree
2007-11-20
Stefano Sabatini
Fix wrong error message.
commit
|
commitdiff
|
tree
2007-11-14
Stefano Sabatini
Move up opt_show_license to get rid of ugly forward...
commit
|
commitdiff
|
tree
2007-11-14
Stefano Sabatini
Fix nellymoser decode_tag return value, patch by Stefano...
commit
|
commitdiff
|
tree
2007-11-10
Stefano Sabatini
Improve unsupported (pixel) format error message.
commit
|
commitdiff
|
tree
2007-11-02
Stefano Sabatini
Doxyfication, patch by Stefano Sabatini %stefano P...
commit
|
commitdiff
|
tree
2007-11-01
Stefano Sabatini
doxy/cosmetics fixes. Patch by Stefano Sabatini %stefano...
commit
|
commitdiff
|
tree
2007-09-30
Stefano Sabatini
Remove redundant banner output from ffserver.
commit
|
commitdiff
|
tree
2007-09-28
Stefano Sabatini
Make ffserver show a banner at startup.
commit
|
commitdiff
|
tree
2007-09-27
Stefano Sabatini
Remove unnecessary copyright notice from ffplay.c:show_help.
commit
|
commitdiff
|
tree
2007-09-27
Stefano Sabatini
Make ffplay show a banner at startup.
commit
|
commitdiff
|
tree
2007-09-27
Stefano Sabatini
Implement common show version and banner.
commit
|
commitdiff
|
tree
2007-09-19
Stefano Sabatini
Make parse_date return INT64_MIN in case of unparsable...
commit
|
commitdiff
|
tree
2007-09-18
Stefano Sabatini
Add explanatory comments to the parse_date function.
commit
|
commitdiff
|
tree
2007-09-16
Stefano Sabatini
Define mandir as $(PREFIX)/share/man rather than as...
commit
|
commitdiff
|
tree
2007-09-15
Stefano Sabatini
Make distclean should remove .vhookdep.
commit
|
commitdiff
|
tree
2007-09-09
Stefano Sabatini
Document libavutil/mem.h:av_strdup.
commit
|
commitdiff
|
tree
2007-09-06
Stefano Sabatini
Cosmetic, change "fvstats" to "vstats_file".
commit
|
commitdiff
|
tree
2007-08-22
Stefano Sabatini
Make ffserver use cmdutils.c show_license function
commit
|
commitdiff
|
tree
2007-08-22
Stefano Sabatini
Make ffmpeg use cmdutils.c show_license function
commit
|
commitdiff
|
tree
2007-08-20
Stefano Sabatini
Implement the cmdutils.c show_license function.
commit
|
commitdiff
|
tree
2007-08-14
Stefano Sabatini
Rename parse_arg_file function to opt_input_file for...
commit
|
commitdiff
|
tree
2007-08-13
Stefano Sabatini
Make cmdutils.c:parse_options accept as argument a...
commit
|
commitdiff
|
tree
2007-08-13
Stefano Sabatini
Make ffserver -h exit 0.
commit
|
commitdiff
|
tree
2007-08-11
Stefano Sabatini
Make show-version exit 0.
commit
|
commitdiff
|
tree
2007-08-11
Stefano Sabatini
Make show-license exit 0.
commit
|
commitdiff
|
tree
2007-08-11
Stefano Sabatini
Make ffmpeg -formats exit 0.
commit
|
commitdiff
|
tree
2007-08-10
Stefano Sabatini
Prefix with "opt_" the functions ffmpeg.c:show_{version...
commit
|
commitdiff
|
tree
2007-08-09
Stefano Sabatini
Make ffmpeg and ffplay exit 0 after displaying help
commit
|
commitdiff
|
tree
2007-07-06
Stefano Sabatini
me option implemented as an AVOption
commit
|
commitdiff
|
tree
2007-06-21
Stefano Sabatini
split frame rate and frame size abbreviation into two...
commit
|
commitdiff
|
tree
2007-06-18
Stefano Sabatini
replace calls to deprecated parsing functions to calls...
commit
|
commitdiff
|
tree
2007-06-12
Stefano Sabatini
Move the video size and rate abbreviations system from...
commit
|
commitdiff
|
tree
2007-05-30
Stefano Sabatini
Add support for listing the supported pixel formats...
commit
|
commitdiff
|
tree
2007-04-25
Stefano Sabatini
add a vstats_file command line option
commit
|
commitdiff
|
tree
2007-04-25
Stefano Sabatini
add a vstats_file command line option
commit
|
commitdiff
|
tree