projects
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix typo.
2008-08-29
Stefano Sabatini
Fix typo.
commit
|
commitdiff
|
tree
2008-08-29
Stefano Sabatini
Cosmetics: vertical align in print_all_lib_versions().
commit
|
commitdiff
|
tree
2008-08-29
Stefano Sabatini
Make show_version()/show_banner() print the libswscale...
commit
|
commitdiff
|
tree
2008-08-29
Stefano Sabatini
Implement swscale_version().
commit
|
commitdiff
|
tree
2008-08-29
Stefano Sabatini
Add to the ffmpeg manual an example showing how to...
commit
|
commitdiff
|
tree
2008-08-29
Stefano Sabatini
Make X264_init() no longer assign avctx->rc_eq to libx264...
commit
|
commitdiff
|
tree
2008-08-28
Stefano Sabatini
Fix a typo.
commit
|
commitdiff
|
tree
2008-08-28
Stefano Sabatini
Reword a sentence in a doxy making its interpretation...
commit
|
commitdiff
|
tree
2008-08-27
Stefano Sabatini
Simplify the indexing logic in the av_encode() streams...
commit
|
commitdiff
|
tree
2008-08-23
Stefano Sabatini
Provide a context to opt_frame_rate(), and make it...
commit
|
commitdiff
|
tree
2008-08-19
Stefano Sabatini
Cosmetics: remove a redundant and misplaced doxy.
commit
|
commitdiff
|
tree
2008-08-19
Stefano Sabatini
Deprecate av_fifo_realloc(). av_fifo_realloc2() should...
commit
|
commitdiff
|
tree
2008-08-19
Stefano Sabatini
Replace invocations of av_fifo_realloc(), which is...
commit
|
commitdiff
|
tree
2008-08-19
Stefano Sabatini
Implement av_fifo_realloc2().
commit
|
commitdiff
|
tree
2008-08-13
Stefano Sabatini
Make show_banner() and show_version() print both the...
commit
|
commitdiff
|
tree
2008-08-12
Stefano Sabatini
Add to the ffmpeg docs an usage example showing how...
commit
|
commitdiff
|
tree
2008-08-10
Stefano Sabatini
Cosmetics: move at the beginning of the file the av_frac_...
commit
|
commitdiff
|
tree
2008-08-09
Stefano Sabatini
Remove reference to the unsupported master format from...
commit
|
commitdiff
|
tree
2008-08-08
Stefano Sabatini
Cosmetics: fix weird indent.
commit
|
commitdiff
|
tree
2008-08-08
Stefano Sabatini
Implement avfilter_version().
commit
|
commitdiff
|
tree
2008-08-08
Stefano Sabatini
Implement avdevice_version().
commit
|
commitdiff
|
tree
2008-08-08
Stefano Sabatini
Implement avformat_version().
commit
|
commitdiff
|
tree
2008-08-08
Stefano Sabatini
Doxygenate avcodec_version().
commit
|
commitdiff
|
tree
2008-08-08
Stefano Sabatini
Implement avutil_version().
commit
|
commitdiff
|
tree
2008-08-08
Stefano Sabatini
Cosmetics: make a v4l2 error message consistent with...
commit
|
commitdiff
|
tree
2008-08-06
Stefano Sabatini
Distinguish the error reporting for the cases of wrong...
commit
|
commitdiff
|
tree
2008-08-06
Stefano Sabatini
Distinguish the error reporting for the cases of wrong...
commit
|
commitdiff
|
tree
2008-08-04
Stefano Sabatini
Improve docs for the ffmpeg -map option.
commit
|
commitdiff
|
tree
2008-08-03
Stefano Sabatini
Increase the maximum number of supported stream mappings...
commit
|
commitdiff
|
tree
2008-07-29
Stefano Sabatini
Fix a typo in sdp_write_header(): change "IPV4", which...
commit
|
commitdiff
|
tree
2008-07-28
Stefano Sabatini
Make ffmpeg dump output format in case of codec type...
commit
|
commitdiff
|
tree
2008-07-27
Stefano Sabatini
Improve long names for FFM muxer and demuxer:
commit
|
commitdiff
|
tree
2008-07-27
Stefano Sabatini
Complete documentation for av_set_string().
commit
|
commitdiff
|
tree
2008-07-21
Stefano Sabatini
Make configure --help document the --enable-debug option.
commit
|
commitdiff
|
tree
2008-07-18
Stefano Sabatini
Make ffmpeg -t X with X<=0 transcode nothing.
commit
|
commitdiff
|
tree
2008-07-16
Stefano Sabatini
Free in avcodec_close() avctx->rc_eq. Fix a memory...
commit
|
commitdiff
|
tree
2008-07-15
Stefano Sabatini
Make v4l2_read_header() don't free a stream in case...
commit
|
commitdiff
|
tree
2008-07-15
Stefano Sabatini
Make v4l_read_header() don't free a stream in case...
commit
|
commitdiff
|
tree
2008-07-13
Stefano Sabatini
strdup() the default value for rc_eq in AVCodec when...
commit
|
commitdiff
|
tree
2008-07-13
Stefano Sabatini
Fix the logic to access the location of a string to...
commit
|
commitdiff
|
tree
2008-07-09
Stefano Sabatini
Fix a warning in ffserver.c caused by the use of the...
commit
|
commitdiff
|
tree
2008-07-09
Stefano Sabatini
Print the program_name rather than always "FFmpeg"...
commit
|
commitdiff
|
tree
2008-07-08
Stefano Sabatini
Print libavformat version in outgoing SDPs.
commit
|
commitdiff
|
tree
2008-07-06
Stefano Sabatini
Document av_find_opt().
commit
|
commitdiff
|
tree
2008-06-30
Stefano Sabatini
Clarify/simplify documentation for the default_val...
commit
|
commitdiff
|
tree
2008-06-30
Stefano Sabatini
Remove credit to Philip Gladstone contribution from...
commit
|
commitdiff
|
tree
2008-06-25
Stefano Sabatini
Update ffserver docs to match r13978, ffserver in debug...
commit
|
commitdiff
|
tree
2008-06-25
Stefano Sabatini
Remove unnecessary function opt_qdiff(), max_qdiff...
commit
|
commitdiff
|
tree
2008-06-24
Stefano Sabatini
Reindent.
commit
|
commitdiff
|
tree
2008-06-24
Stefano Sabatini
Make ffserver show launched commandlines not only in...
commit
|
commitdiff
|
tree
2008-06-24
Stefano Sabatini
Use http_log() rather than printing on stdout to show...
commit
|
commitdiff
|
tree
2008-06-24
Stefano Sabatini
Make ffserver show each launched commandline just before...
commit
|
commitdiff
|
tree
2008-06-24
Stefano Sabatini
Incorporate ffserver documentation Quick Start chapter...
commit
|
commitdiff
|
tree
2008-06-23
Stefano Sabatini
Fix typo in libavcodec/opt.h.
commit
|
commitdiff
|
tree
2008-06-23
Stefano Sabatini
Make ffserver daemon chdir()s just after log init....
commit
|
commitdiff
|
tree
2008-06-22
Stefano Sabatini
Document ffserver debug mode.
commit
|
commitdiff
|
tree
2008-06-22
Stefano Sabatini
Document ffserver daemon mode.
commit
|
commitdiff
|
tree
2008-06-22
Stefano Sabatini
Document ffserver no-launch mode.
commit
|
commitdiff
|
tree
2008-06-22
Stefano Sabatini
Cosmetics: move ffmpeg.c dframes option definition...
commit
|
commitdiff
|
tree
2008-06-21
Stefano Sabatini
Extend documentation for AVOption.
commit
|
commitdiff
|
tree
2008-06-19
Stefano Sabatini
Add a "Status stream" section in ffserver-doc.texi.
commit
|
commitdiff
|
tree
2008-06-19
Stefano Sabatini
Improve an lclenc.c error message in case of unsupported...
commit
|
commitdiff
|
tree
2008-06-19
Stefano Sabatini
Cosmetics: s/stats/status/ in ffserver.c.
commit
|
commitdiff
|
tree
2008-06-18
Stefano Sabatini
Add an "How does it work" section in ffserver-doc.texi.
commit
|
commitdiff
|
tree
2008-06-17
Stefano Sabatini
Add missing SMALL_IF_CONFIG_SMALL macros for beosaudio...
commit
|
commitdiff
|
tree
2008-06-17
Stefano Sabatini
Cosmetics: display ffmpeg -h generic advanced options...
commit
|
commitdiff
|
tree
2008-06-16
Stefano Sabatini
Don't show advanced subtitle options within the ffmpeg...
commit
|
commitdiff
|
tree
2008-06-16
Stefano Sabatini
Don't show subtitle and grab options within the ffmpeg...
commit
|
commitdiff
|
tree
2008-06-16
Stefano Sabatini
Fix an example command in ffserver-doc.texi.
commit
|
commitdiff
|
tree
2008-06-13
Stefano Sabatini
Cosmetics: s/Id/id/ in libavcodec/roqvideodec.c when...
commit
|
commitdiff
|
tree
2008-06-12
Stefano Sabatini
Make ffmpeg.c use print_error() when it can't read...
commit
|
commitdiff
|
tree
2008-06-12
Stefano Sabatini
Improve ffmpeg error reporting in case of input/output...
commit
|
commitdiff
|
tree
2008-06-12
Stefano Sabatini
Make AVCodec long_names definition conditional depending...
commit
|
commitdiff
|
tree
2008-06-12
Stefano Sabatini
Make ffmpeg.c:opt_thread use parse_number_or_die().
commit
|
commitdiff
|
tree
2008-06-12
Stefano Sabatini
Change opt_sync function behavior to print an error...
commit
|
commitdiff
|
tree
2008-06-12
Stefano Sabatini
Factorize options context setting.
commit
|
commitdiff
|
tree
2008-06-07
Stefano Sabatini
use unsetenv, fix warning, patch by Stefano Sabatini...
commit
|
commitdiff
|
tree
2008-06-07
Stefano Sabatini
use program_name to be more consistent with the banner...
commit
|
commitdiff
|
tree
2008-06-05
Stefano Sabatini
cosmetics: s/Id/id/ in libavformat where Id refers...
commit
|
commitdiff
|
tree
2008-06-03
Stefano Sabatini
Make long_names in lavf/lavdev optional depending on...
commit
|
commitdiff
|
tree
2008-06-01
Stefano Sabatini
Macro suggested by Michael which will be used to disable the
commit
|
commitdiff
|
tree
2008-05-31
Stefano Sabatini
Add a few newlines to 'ffmpeg -h' output to make it...
commit
|
commitdiff
|
tree
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
next