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
/
avconv_opt.c
Age
Commit message (
Expand
)
Author
2014-08-27
avconv: fix parsing the AVOptions for -target
Anton Khirnov
2014-08-27
avconv: fix the muxrate values for -target
Anton Khirnov
2014-08-15
cosmetics: Write NULL pointer equality checks more compactly
Gabriel Dume
2014-07-28
video4linux2: Avoid a floating point exception
Bernhard Übelacker
2014-06-01
avconv: do not use the stream codec context for encoding
Anton Khirnov
2014-06-01
avconv: do not use the stream codec context for decoding
Anton Khirnov
2014-05-11
avconv: Support VDA hwaccel
Anton Khirnov
2014-05-03
avconv: rename OutputStream.opts to OutputStream.encoder_opts
Anton Khirnov
2014-05-03
avconv: rename InputStream.opts to InputStream.decoder_opts
Anton Khirnov
2014-04-28
configure: rework dxva in avconv handling
Anton Khirnov
2014-04-28
avconv: add support for DXVA2 decoding
Hendrik Leppkes
2014-03-30
avconv_opt: fix avio_open2() return code check
Timothy Gu
2014-02-24
avconv: support forcing codec tags for input streams
Anton Khirnov
2013-12-03
avconv: initialize hwaccel_pix_fmt
Anton Khirnov
2013-11-23
avconv: add support for VDPAU decoding
Anton Khirnov
2013-11-23
avconv: add infrastructure for using hwaccels
Anton Khirnov
2013-10-22
avplay: Accept cpuflags option
Luca Barbato
2013-08-05
avconv: support -t as an input option.
Anton Khirnov
2013-08-05
avconv: make input -ss accurate when transcoding
Anton Khirnov
2013-08-05
avconv: distinguish between -ss 0 and -ss not being used
Anton Khirnov
2013-07-31
avconv: add -n option to immediately exit when output files already exist
Vittorio Giovara
2013-07-31
avconv: Call exit_program instead of exit in avconv_opt as well
Martin Storsjö
2013-05-27
avconv: make -aspect work with streamcopy
Anton Khirnov
2013-05-07
avconv: remove -deinterlace
Anton Khirnov
2013-05-03
avconv: do not send non-monotonous DTS to the muxers.
Anton Khirnov
2013-04-30
avconv_opt: allocate an OutputFile before the streams.
Anton Khirnov
2013-04-11
avconv: print filter options in -h full output.
Anton Khirnov
2013-04-11
lavfi: merge avfiltergraph.h into avfilter.h
Anton Khirnov
2013-03-28
avconv: add options for reading filtergraphs from a file.
Anton Khirnov
2013-03-15
avconv: mark attachment streams as immediately finished
Anton Khirnov
2013-03-08
avconv: do not silently ignore unused codec AVOptions.
Anton Khirnov
2013-03-08
avconv: fix a typo
Anton Khirnov
2013-03-08
avconv: use a local variable for InputFile in open_input_file().
Anton Khirnov
2013-03-08
avconv: use a local variable for OutputFile in open_output_file().
Anton Khirnov
2013-03-08
avconv: print an error on applying options of the wrong type.
Anton Khirnov
2013-03-07
lavc: Deprecate the deinterlace functions in libavcodec
Ronald S. Bultje
2013-02-28
avconv: Apply codec options to streams that are copied as well
Martin Storsjö
2013-02-23
avconv: pass libavresample options to AVFilterGraph
Justin Ruggles
2013-01-15
lavc: set the default rc_initial_buffer_occupancy
Luca Barbato
2012-12-19
cmdutils: pass number of groups to split_commandline().
Anton Khirnov
2012-12-18
avconv: pass the actually selected decoder to filter_codec_opts().
Anton Khirnov
2012-12-18
avconv: use new options parser.
Anton Khirnov
2012-12-18
cmdutils: add a macro to simplify grow_array() calls.
Anton Khirnov
2012-11-25
avconv: fix copying per-stream metadata.
Anton Khirnov
2012-11-11
Include libavutil/channel_layout.h instead of libavutil/audioconvert.h
Justin Ruggles
2012-10-31
avconv_opt, cmdutils: Add missing function parameter Doxygen
Diego Biurrun
2012-10-23
avconv: only apply presets when we have an encoder.
Anton Khirnov
2012-10-16
avconv: fix disabling auto mappings with -map_metadata
Anton Khirnov
2012-10-12
De-doxygenize some top-level files
Diego Biurrun
2012-10-10
avconv: remove bogus warning when using avconv -h without parameter
Janne Grunau
[next]