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
2011-05-16
cmdutils: Allocate private decoder context if its not allocated yet.
Michael Niedermayer
2011-05-10
Allocate per codec options, now that options are freed between inputs and out...
Baptiste Coudurier
2011-05-10
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-05-09
ffmpeg.c: reset avoptions after each input/output file.
Anton Khirnov
2011-05-01
lavfi: rename AVFilterBufferRefVideoProps.pixel_aspect to sample_aspect_ratio
Stefano Sabatini
2011-05-01
lavc: add a sample_aspect_ratio field to AVFrame
Stefano Sabatini
2011-05-01
lavc: add a pkt_pos field to AVFrame
Stefano Sabatini
2011-04-30
FFMPEG: support demuxer specific options.
Michael Niedermayer
2011-04-26
lavfi: add key_frame and pict_type to AVFilterBufferRefVideo.
Roger Pau Monné
2011-04-26
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-25
win32: include the correct header in cmdutils.c
Luca Barbato
2011-04-24
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-24
Handle unicode file names on windows
Kirill Gavrilov
2011-04-20
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-19
Prefer codec specific options over global ones, allowing codec
Baptiste Coudurier
2011-04-19
lavc: remove the FF_API_SET_STRING_OLD cruft.
Anton Khirnov
2011-04-16
In libx264 wrapper, add -preset and -tune options
Baptiste Coudurier
2011-04-16
cmdutils: add OPT_INT check in parse_number_or_die()
Stefano Sabatini
2011-04-16
Add key_frame and pict_type to AVFilterBufferRefVideo.
Roger Pau Monné
2011-04-08
avio: deprecate av_protocol_next().
Anton Khirnov
2011-03-26
cmdutils: remove list_fmts(), simplify
Stefano Sabatini
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-17
Revert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION"
Michael Niedermayer
2011-03-17
Revert "use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*"
Michael Niedermayer
2011-03-17
Merge remote-tracking branch 'newdev/master'
Michael Niedermayer
2011-03-16
use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*
Janne Grunau
2011-03-16
replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION
Janne Grunau
2011-03-08
Add a dummy option -i to ffplay so that it is easy to switch between ffmpeg -...
Benjamin Larsson
2011-02-18
Deprecate parse_date() in favor of av_parse_time().
Stefano Sabatini
2011-02-16
Deprecate parse_date() in favor of av_parse_time().
Stefano Sabatini
2011-02-16
Merge libavcore into libavutil
Reinhard Tartler
2011-02-15
Merge libavcore into libavutil
Reinhard Tartler
2011-02-07
Implement guessed_pts in avcodec_decode_video2
Nicolas George
2011-02-06
cmdutils: fix codec-specific options from preset
James Zern
2011-02-06
cmdutils: fix opt_values leak
James Zern
2011-02-05
cmdutils: fix codec-specific options from preset
James Zern
2011-02-05
cmdutils: fix opt_values leak
James Zern
2011-01-26
Make this_year static to cmdutils.c
Diego Elio Pettenò
2011-01-24
Make this_year static to cmdutils.c
Diego Elio Pettenò
2011-01-21
libavcodec minor version is > 99 so fix the formating
Georgi Chorbadzhiyski
2011-01-20
libavcodec minor version is > 99 so fix the formating
Georgi Chorbadzhiyski
2011-01-18
Use INFINITY and NAN macros instead of 1/0 and 0/0
Mans Rullgard
2011-01-04
Disable initialization of the swscale sws_opts context in
Stefano Sabatini
2011-01-03
Reindent
Martin Storsjö
2011-01-02
Use AVOption for muxers in ffmpeg.
Anssi Hannula
2011-01-01
Update current year to 2011. Happy New Year!
Justin Ruggles
2010-11-22
Add missing check on the existence of avcodec_opts[AVMEDIA_TYPE_X],
Stefano Sabatini
2010-11-04
Implement get_preset_file() in cmdutils.h and use it to factorize code
Stefano Sabatini
2010-10-18
Implement a common get_filtered_video_frame(), shared between ffplay.c
Stefano Sabatini
2010-10-12
Factorize definition of the output_filter defined in both ffplay.c and
Stefano Sabatini
[next]