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-07-20
cmdutils/alloc_buffer: fix typo
chinshou
2012-07-20
lavf: make cmdutils's check_stream_specifier public.
Nicolas George
2012-07-19
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-19
Print full compiler identification, not only version number
Mans Rullgard
2012-07-08
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-07
cmutils: include shellapi.h on Win32 (for CommandLineToArgvW).
Ronald S. Bultje
2012-07-05
Extend -codecs output.
Carl Eugen Hoyos
2012-07-04
mdutils: print error message on error get_buffer related errors
Michael Niedermayer
2012-06-30
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-30
cmdutils: Pass the actual chosen encoder to filter_codec_opts
Martin Storsjö
2012-06-22
codec_release_buffer: fix handling of non user buffers
Michael Niedermayer
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
[next]