index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmdutils.c
Age
Commit message (
Expand
)
Author
2012-06-10
cmdutils: dont return void from a void function
Michael Niedermayer
2012-06-07
cmdutils: include threading caps in codecs listing.
Nicolas George
2012-06-06
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-05
avtools: move buffer management code from avconv to cmdutils.
Anton Khirnov
2012-06-04
options: stop after option is found.
Clément Bœsch
2012-05-30
cmdutils: replace 1 line #ifs by if()
Michael Niedermayer
2012-05-30
Allow building of command line utils without swresample lib
Gavin Kinsey
2012-05-20
cmdutils: allow to specify a stream by its ID.
Nicolas George
2012-05-10
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-10
cmdutils: Add fallback case to switch in check_stream_specifier().
Diego Biurrun
2012-05-09
lavfi: add video buffer sink, and use it in avtools
Anton Khirnov
2012-04-30
cmdutils/avutil: Move cpu caps parse code into av_parse_cpu_caps()
Michael Niedermayer
2012-04-25
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-04-24
avconv: use libavresample
Justin Ruggles
2012-04-22
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-04-15
avconv: get output pixel format from lavfi.
Anton Khirnov
2012-04-13
cmdutils: fix "oswr may be used uninitialized" warning
Michael Niedermayer
2012-04-11
cmdutils: parse options for swr
Michael Niedermayer
2012-03-18
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-18
Read preset files with suffix .avpreset
Reinhard Tartler
2012-03-14
cmdutils: Fix cpuflags so the flags dont pull in and out other flags.
Michael Niedermayer
2012-03-07
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-06
avconv: add -cpuflags option for setting supported cpuflags.
Anton Khirnov
2012-03-05
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-04
cmdutils: use new avcodec_is_decoder/encoder() functions.
Anton Khirnov
2012-02-23
Remove libpostproc.
Diego Biurrun
2012-02-19
cmdutils: add -cpuflags.
Michael Niedermayer
2012-02-17
Fix ffmpeg -codecs output.
Carl Eugen Hoyos
2012-02-08
cmdutils: update copyright year to 2012.
Ronald S. Bultje
2012-01-28
cmdutils: re-add return 0 accidentally remove from opt_protocols().
Clément Bœsch
2012-01-28
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-27
cmdutils: fix options starting with 'no'.
Alexandra Khirnova
2012-01-25
Drop unnecessary prefix from *sink* variable and struct names.
Diego Biurrun
2012-01-19
cmdutils: include type in filter list.
Nicolas George
2012-01-19
cmdutils: media type to letter conversion in a separate function.
Nicolas George
2012-01-19
cosmetics: Rename ffsink to avsink.
Diego Biurrun
2012-01-12
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-11
No longer build libpostproc by default
Reinhard Tartler
2012-01-07
cmdutils: make this_year extern, so it can be referenced from other .o files
Stefano Sabatini
2012-01-06
cmdutils: add print_program_info() used in both show_banner() and show_version()
Stefano Sabatini
2012-01-04
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-03
cmdutils: K&R reformatting cosmetics
Aneesh Dogra
2012-01-01
Update copyright year.
Carl Eugen Hoyos
2011-12-31
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-30
cosmetics: Drop unnecessary parentheses around return values.
Diego Biurrun
2011-12-25
ff*: add -max_alloc command line option
Michael Niedermayer
2011-12-25
lavc: add a sample_aspect_ratio field to AVFrame
Stefano Sabatini
2011-12-22
cmdutils: restore vertical alignment of versions
Michael Niedermayer
2011-12-22
cmdutils: print swr versions too
Michael Niedermayer
2011-12-20
ff*: Fix duplicatedly printed version info with -version
Michael Niedermayer
[next]