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
/
ffmpeg_opt.c
Age
Commit message (
Expand
)
Author
2014-12-28
ffmpeg: add sdp_file option
Simon Thelen
2014-12-19
Merge commit 'b1306823d0b3ae998c8e10ad832004eb13bdd93e'
Michael Niedermayer
2014-11-30
ffmpeg: take bsf arguments from the command line
Christophe Gisquet
2014-11-27
ffmpeg_opt: make use of recommended encoder configuration
Lukasz Marek
2014-11-16
ffmpeg_opt: use codec private context in ffserver streams
Lukasz Marek
2014-11-09
Set -scan_all_pmts 1 in ffmpeg, ffplay and ffprobe if not set by user.
Carl Eugen Hoyos
2014-11-08
ffmpeg_opt: free incorrect priv_data for feed stream
Lukasz Marek
2014-11-04
doc: clarify -frames options behavior
Lou Logan
2014-11-04
ffmpeg_opt: store canvas size in decoder context
Michael Niedermayer
2014-10-26
ffmpeg_opt: Check the return code from strftime()
Michael Niedermayer
2014-10-23
Print an error if -r and -vsync 0 are used together.
Carl Eugen Hoyos
2014-10-21
ffmpeg_opt: Add -start_at_zero option.
Rodger Combs
2014-10-11
ffmpeg_opt: abort if -to <= -ss
Simon Thelen
2014-10-06
ffmpeg: add vdpau_old to allow continued testing of the older (but not oldest...
Michael Niedermayer
2014-09-25
lavu/ffmpeg_opt: Check return value of avcodec_find_encoder().
Thilo Borgmann
2014-08-27
ffmpeg_opt: reduce diff to libav in opt_target() by 16 lines
Michael Niedermayer
2014-08-27
Merge commit 'f5245a9c6206878b892adf3ccbccc9311c202af5'
Michael Niedermayer
2014-08-16
Use new av_dict_set_int helper function.
Reimar Döffinger
2014-08-15
ffmpeg: look for encoding options in both avcodec and avformat
Clément Bœsch
2014-08-15
ffmpeg: remove 32 channel limit from audio_channels_map
Michael Niedermayer
2014-08-07
Do not automatically map subtitles if the decoder and encoder properties are ...
Carl Eugen Hoyos
2014-08-04
ffmpeg: Do not fail if a demuxer and decoder use the same option identifer
Michael Niedermayer
2014-08-02
ffmpeg_opt: Use av_guess_codec() instead of AVOutputFormat->*codec
Michael Niedermayer
2014-07-29
Merge commit 'dc71f1958846bb1d96de43a4603983dc8450cfcc'
Michael Niedermayer
2014-07-15
ffmpeg_opt: remove intra_dc_precision, its handled by AVOptions
Michael Niedermayer
2014-06-29
ffmpeg_opt: route -ab to -b:a
Michael Niedermayer
2014-06-18
ffmpeg_opt: Dont exit on avformat_find_stream_info() failure if there are str...
Michael Niedermayer
2014-06-07
ffmpeg: support setting AVStream.discard
Michael Niedermayer
2014-06-07
ffmpeg_opt: remove unused variable and undocumented and not working command l...
Michael Niedermayer
2014-06-01
ffmpeg_opt: fix ffserver with the 2 encoder contexts
Michael Niedermayer
2014-06-01
ffmpeg: Fix choose_pixel_fmt() so it uses the correct encoding context
Michael Niedermayer
2014-06-01
ffmpeg_opt: fix attachment streams
Michael Niedermayer
2014-06-01
Merge commit '383136264ef40452efd86cafb2d7221cd3830b3d'
Michael Niedermayer
2014-06-01
Merge commit '41776ba9c0ebbb71394cefdf7dd1b243e6c852d5'
Michael Niedermayer
2014-05-21
ffmpeg: use av_stream_get_end_pts()
Michael Niedermayer
2014-05-20
ffmpeg_opt: dont copy "encoder" metadata unless stream copy is used
Michael Niedermayer
2014-05-19
ffmpeg: add last_mux_dts_plus_duration
Michael Niedermayer
2014-05-12
Merge commit '1839fafa951308237c4672ffd9a94f927b26eac7'
Michael Niedermayer
2014-05-05
Merge commit '9580818c5d934bde65a95efd2cee61c174721092'
Michael Niedermayer
2014-05-05
Merge commit 'f3a6ad22c977c8fea87c4c5e4535061db6324d66'
Michael Niedermayer
2014-04-29
Merge commit 'a61c2115fb936d50b8b0328d00562fe529a7c46a'
Michael Niedermayer
2014-04-29
Merge commit '35177ba77ff60a8b8839783f57e44bcc4214507a'
Michael Niedermayer
2014-03-16
ffmpeg_opt: check that a subtitle encoder is available before auto mapping st...
Michael Niedermayer
2014-03-15
ffmpeg_opt: Check ist is valid before using it in audio_channels_map init
Michael Niedermayer
2014-02-25
ffmpeg_opt: get_preset_file_2(): fix avio_open2() return code check
Timothy Gu
2014-02-24
Merge commit '746dca483a2f0f2639265f6e1c0085c8861875a1'
Michael Niedermayer
2014-02-18
ffmpeg: support setting the chroma intra matrix
Michael Niedermayer
2014-02-16
ffmpeg_opt: assert_file_overwrite: Work for all file protocol outputs
Alexander Strasser
2014-01-03
ffmpeg: do not fail when options are routed to libavformat and libavcodec and...
Michael Niedermayer
2013-12-25
ffmpeg_opt: Fix -target vcd
Carl Eugen Hoyos
[next]