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
2013-02-06
ffmpeg: dont allow -flags to override -pass
Michael Niedermayer
2013-02-03
ffmpeg: free attachments, fix memleak
Michael Niedermayer
2013-02-01
ffmpeg: fix broken channel_layout option
Matthieu Bouron
2013-01-27
ffmpeg: remove -crop* and -pad* options
Stefano Sabatini
2013-01-26
ffmpeg: add -guess_layout_max option.
Nicolas George
2013-01-25
ffmpeg: fix typo in open_files() message
Stefano Sabatini
2013-01-15
Merge commit 'bff3607547fdbb6e32b3830a351e6a33280c1e0d'
Michael Niedermayer
2013-01-13
doc/ffmpeg: extend documentation for the -filter options and -af/vf aliases
Stefano Sabatini
2013-01-08
ffmpeg: fix dither to 24bit PCM output
Michael Niedermayer
2013-01-04
mpegpsenc: Fix SCR handling for DVD
Michael Niedermayer
2013-01-01
ffmpeg: apply flags to attachments too.
Nicolas George
2013-01-01
ffmpeg: move stream_copy flags handling after attachments.
Nicolas George
2013-01-01
better filter error message when accidentally reusing outputs
rogerdpack
2013-01-01
ffmpeg: mark attachment streams finished.
Nicolas George
2013-01-01
ffmpeg: avoid negative timestamps for DVD
Michael Niedermayer
2012-12-20
ffmpeg_opt: fix recording time in->out carryover.
Michael Niedermayer
2012-12-20
Merge commit 'c661cb6672af5ebcb900ec8766b24761bd2ab011'
Michael Niedermayer
2012-12-20
ffmpeg_opt: fix pointer types
Michael Niedermayer
2012-12-20
Merge commit 'acb571c89a065d943163c11efb46de35774f1909'
Michael Niedermayer
2012-12-20
Merge commit '77bd1bc73a1946b0f0ce09a7cbb242a65e138d06'
Michael Niedermayer
2012-12-19
ffmpeg: use GROW_ARRAY in opt_map_channel.
Clément Bœsch
2012-12-19
Merge commit '10bca66101b79954512cd9d8ee20c3bc4513adf3'
Michael Niedermayer
2012-12-02
ffmpeg: use avformat_seek_file() instead of av_seek_frame().
Clément Bœsch
2012-11-26
ffmpeg: fix swr filter_type for auto inserted aresample filters
Michael Niedermayer
2012-11-26
Merge commit '28c8e288fa0342fdef532a7522a4707bebf831cc'
Michael Niedermayer
2012-11-23
replace av_log(0, by av_log(NULL,
Michael Niedermayer
2012-11-12
Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88'
Michael Niedermayer
2012-11-03
ffmpeg: complain loudly and exit in case removed -sameq option is specified
Stefano Sabatini
2012-11-01
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-10-27
ffmpeg: use av_rescale_delta() on the audio filter input
Michael Niedermayer
2012-10-23
Merge commit '2b8dd371e4d276ca0d342e82b8b4cc281be0630a'
Michael Niedermayer
2012-10-17
Merge commit '71e92414bfd79e56ea6fff174a665ff7b9b86e68'
Michael Niedermayer
2012-10-17
ffmpeg: Make video filter graph reinit user selectable
Michael Niedermayer
2012-10-13
Merge commit 'bc4620e5d61a4dd9a1f654fadd281a172aab04be'
Michael Niedermayer
2012-10-11
Merge commit '4436f25a1682ada3f7226cb6fadf429946933161'
Michael Niedermayer
2012-10-11
ffmpeg_opt: dont fail for sameq/same_quant.
Michael Niedermayer
2012-10-10
Merge commit 'fb722a900fc5cc9e003b9fef25b27ed7fc5547a2'
Michael Niedermayer
2012-10-10
Merge commit 'b94e4acb4874843e914fd3cb8e089aff0756bb4a'
Michael Niedermayer
2012-10-08
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
Michael Niedermayer
2012-10-08
ffserver: fix seeking with ?date=...
Clément Bœsch
2012-10-02
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-09-27
ffmpeg: add option to control copying of frames prior to start.
Michael Niedermayer
2012-09-26
ffmpeg: avoid apics for video output if possible
Michael Niedermayer
2012-09-25
ffmpeg: factor area out of video stream selection code.
Michael Niedermayer
2012-09-22
ffmpeg: fix 10l (use of uninitilaized variable)
Michael Niedermayer
2012-09-22
ffmpeg: remove now unneeded old *_codec_name code
Michael Niedermayer
2012-09-22
ffmpeg/opt_output_file: extract subtitle codec name through new API
Michael Niedermayer
2012-09-22
ffmpeg: dont match unspecified media types in MATCH_PER_TYPE_OPT
Michael Niedermayer
2012-09-22
ffmpeg/opt_preset: update to new option API for reading codec names.
Michael Niedermayer
2012-09-22
ffmpeg: fix overriding codecs with the new syntax
Michael Niedermayer
[next]