git.videolan.org
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
avio: don't replicate avio_alloc_context functionality.
2011-07-15
Anton Khirnov
avio: don't replicate avio_alloc_context functionality.
commit
|
commitdiff
|
tree
2011-07-14
Anton Khirnov
APIchanges: fill in missing hashes and dates.
commit
|
commitdiff
|
tree
2011-07-14
Anton Khirnov
Add an APIChanges entry and bump minor versions for...
commit
|
commitdiff
|
tree
2011-07-14
Anton Khirnov
ffmpeg: print the low bitrate warning after the codec...
commit
|
commitdiff
|
tree
2011-07-14
Anton Khirnov
lavf: fix invalid reads in avformat_find_stream_info()
commit
|
commitdiff
|
tree
2011-07-13
Anton Khirnov
cmdutils: replace opt_default with opt_default2() and...
commit
|
commitdiff
|
tree
2011-07-13
Anton Khirnov
ffmpeg: use new avcodec_open2 and avformat_find_stream_info...
commit
|
commitdiff
|
tree
2011-07-13
Anton Khirnov
ffplay: use new avcodec_open2 and avformat_find_stream_info...
commit
|
commitdiff
|
tree
2011-07-13
Anton Khirnov
cmdutils: store all codec options in one dict instead...
commit
|
commitdiff
|
tree
2011-07-13
Anton Khirnov
ffmpeg: check experimental flag after codec is opened.
commit
|
commitdiff
|
tree
2011-07-13
Anton Khirnov
ffmpeg: do not set GLOBAL_HEADER flag in the options...
commit
|
commitdiff
|
tree
2011-07-13
Anton Khirnov
lavf: fix segfault in av_open_input_stream()
commit
|
commitdiff
|
tree
2011-07-13
Anton Khirnov
Add a check for strptime().
commit
|
commitdiff
|
tree
2011-07-13
Anton Khirnov
lavf: factor out conversion of ISO8601 string to unix...
commit
|
commitdiff
|
tree
2011-07-13
Anton Khirnov
ffmpeg: get rid of a pointless limit on number of streams.
commit
|
commitdiff
|
tree
2011-07-13
Anton Khirnov
ffmpeg: remove an unused define.
commit
|
commitdiff
|
tree
2011-07-12
Anton Khirnov
lavf: deprecate AVFormatContext.timestamp
commit
|
commitdiff
|
tree
2011-07-12
Anton Khirnov
ffmpeg: merge input_files_ts_scale into InputStream.
commit
|
commitdiff
|
tree
2011-07-12
Anton Khirnov
ffmpeg: don't abuse a global for passing sample format...
commit
|
commitdiff
|
tree
2011-07-12
Anton Khirnov
ffmpeg: don't abuse a global for passing channel layout...
commit
|
commitdiff
|
tree
2011-07-12
Anton Khirnov
ffmpeg: factor common code from new_a/v/s/d_stream...
commit
|
commitdiff
|
tree
2011-07-12
Anton Khirnov
matroskaenc: make SSA default subtitle codec.
commit
|
commitdiff
|
tree
2011-07-10
Anton Khirnov
matroskadec: fix stupid typo (!= -> ==)
commit
|
commitdiff
|
tree
2011-07-10
Anton Khirnov
matroskadec: reindent
commit
|
commitdiff
|
tree
2011-07-10
Anton Khirnov
lavc: add support for codec-specific defaults.
commit
|
commitdiff
|
tree
2011-07-10
Anton Khirnov
lavc: make avcodec_alloc_context3 officially public.
commit
|
commitdiff
|
tree
2011-07-10
Anton Khirnov
lavc: remove a half-working attempt at different defaults...
commit
|
commitdiff
|
tree
2011-07-10
Anton Khirnov
ac3dec: add a drc_scale private option
commit
|
commitdiff
|
tree
2011-07-10
Anton Khirnov
lavf: add avformat_find_stream_info()
commit
|
commitdiff
|
tree
2011-07-10
Anton Khirnov
lavc: introduce avcodec_open2() as a replacement for...
commit
|
commitdiff
|
tree
2011-07-08
Anton Khirnov
mp3enc: write a xing frame containing number of frames...
commit
|
commitdiff
|
tree
2011-07-08
Anton Khirnov
lavf: update AVStream.nb_frames when muxing.
commit
|
commitdiff
|
tree
2011-07-08
Anton Khirnov
ffmpeg: remove unused variables from InputStream.
commit
|
commitdiff
|
tree
2011-07-08
Anton Khirnov
doc: update ffmpeg -ar and -ac documentation to reflect...
commit
|
commitdiff
|
tree
2011-07-08
Anton Khirnov
ffmpeg: remove pointless if (nb_input_files)
commit
|
commitdiff
|
tree
2011-07-08
Anton Khirnov
ffmpeg: merge input_files_ts_offset into input_files.
commit
|
commitdiff
|
tree
2011-07-08
Anton Khirnov
ffmpeg: merge input_codecs into input_streams.
commit
|
commitdiff
|
tree
2011-07-08
Anton Khirnov
ffmpeg: drop AV prefixes from struct names.
commit
|
commitdiff
|
tree
2011-07-08
Anton Khirnov
ffmpeg: deprecate loop_input and loop_output options
commit
|
commitdiff
|
tree
2011-07-08
Anton Khirnov
gif: add loop private option.
commit
|
commitdiff
|
tree
2011-07-08
Anton Khirnov
img2: add loop private option.
commit
|
commitdiff
|
tree
2011-07-08
Anton Khirnov
AVOptions: in av_opt_find() don't return named constants...
commit
|
commitdiff
|
tree
2011-07-08
Anton Khirnov
x11grab: replace undocumented nomouse hackery with...
commit
|
commitdiff
|
tree
2011-07-08
Anton Khirnov
dict: extend documentation.
commit
|
commitdiff
|
tree
2011-07-06
Anton Khirnov
lavf: deprecate AVStream.quality.
commit
|
commitdiff
|
tree
2011-07-02
Anton Khirnov
lavf: restore old behavior for custom AVIOContex with...
Signed-off-by: Anton Khirnov <
anton@khirnov.net
>
commit
|
commitdiff
|
tree
2011-07-02
Anton Khirnov
lavf: use the correct pointer in av_open_input_stream().
commit
|
commitdiff
|
tree
2011-06-18
Anton Khirnov
lavf: add a forgotten NULL check in convert_format_parameters().
commit
|
commitdiff
|
tree
2011-06-17
Anton Khirnov
lavc: add opt_find to AVCodecContext class.
commit
|
commitdiff
|
tree
2011-06-16
Anton Khirnov
Add minor bumps and APIChanges entries for lavf private...
commit
|
commitdiff
|
tree
2011-06-16
Anton Khirnov
ffmpeg: deprecate -vc and -tvstd
commit
|
commitdiff
|
tree
2011-06-16
Anton Khirnov
ffmpeg: use new avformat_open_* API.
commit
|
commitdiff
|
tree
2011-06-16
Anton Khirnov
ffserver: use new avformat_open_* API.
commit
|
commitdiff
|
tree
2011-06-16
Anton Khirnov
ffprobe: use new avformat_open_* API.
commit
|
commitdiff
|
tree
2011-06-16
Anton Khirnov
ffplay: use new avformat_open_* API.
commit
|
commitdiff
|
tree
2011-06-16
Anton Khirnov
cmdutils: add opt_default2().
commit
|
commitdiff
|
tree
2011-06-16
Anton Khirnov
dict: add AV_DICT_APPEND flag.
commit
|
commitdiff
|
tree
2011-06-16
Anton Khirnov
lavf: add avformat_write_header() as a replacement...
commit
|
commitdiff
|
tree
2011-06-16
Anton Khirnov
Deprecate av_open_input_* and remove their uses.
commit
|
commitdiff
|
tree
2011-06-16
Anton Khirnov
lavf: add avformat_open_input() as a replacement for...
commit
|
commitdiff
|
tree
2011-06-16
Anton Khirnov
AVOptions: add av_opt_find() as a replacement for av_find_opt.
commit
|
commitdiff
|
tree
2011-06-16
Anton Khirnov
AVOptions: add av_opt_set_dict() mapping a dictionary...
commit
|
commitdiff
|
tree
2011-06-16
Anton Khirnov
ffmpeg: don't abuse a global for passing frame size...
commit
|
commitdiff
|
tree
2011-06-16
Anton Khirnov
ffmpeg: don't abuse a global for passing pixel format...
commit
|
commitdiff
|
tree
2011-06-16
Anton Khirnov
ffmpeg: initialise encoders earlier.
commit
|
commitdiff
|
tree
2011-06-16
Anton Khirnov
ffmpeg: merge output_codecs array into AVOutputStream...
commit
|
commitdiff
|
tree
2011-06-16
Anton Khirnov
codec-regression: remove pointless -r options for dnxhd
commit
|
commitdiff
|
tree
2011-06-15
Anton Khirnov
ffmpeg: don't abuse a global for passing framerate...
commit
|
commitdiff
|
tree
2011-06-15
Anton Khirnov
ffmpeg: don't abuse a global for passing channels from...
commit
|
commitdiff
|
tree
2011-06-15
Anton Khirnov
ffmpeg: don't abuse a global for passing samplerate...
commit
|
commitdiff
|
tree
2011-06-09
Anton Khirnov
intelh263dec: aspect ratio processing fix.
commit
|
commitdiff
|
tree
2011-06-09
Anton Khirnov
intelh263dec: fix "Strict H.263 compliance" file playback
commit
|
commitdiff
|
tree
2011-06-08
Anton Khirnov
lavf: don't try to free private options if priv_data...
commit
|
commitdiff
|
tree
2011-06-08
Anton Khirnov
Remove all uses of now deprecated metadata functions.
commit
|
commitdiff
|
tree
2011-06-08
Anton Khirnov
Move metadata API from lavf to lavu.
commit
|
commitdiff
|
tree
2011-06-06
Anton Khirnov
lavf: deprecate AVFormatParameters.time_base.
commit
|
commitdiff
|
tree
2011-06-06
Anton Khirnov
img2: add framerate private option.
commit
|
commitdiff
|
tree
2011-06-06
Anton Khirnov
img2: add video_size private option.
commit
|
commitdiff
|
tree
2011-06-06
Anton Khirnov
img2: add pixel_format private option.
commit
|
commitdiff
|
tree
2011-06-06
Anton Khirnov
tty: add framerate private option.
commit
|
commitdiff
|
tree
2011-06-05
Anton Khirnov
lavf,lavc: free avoptions in a generic way.
commit
|
commitdiff
|
tree
2011-06-05
Anton Khirnov
AVOptions: add av_opt_free convenience function.
commit
|
commitdiff
|
tree
2011-06-04
Anton Khirnov
tty: factorise returning error codes.
commit
|
commitdiff
|
tree
2011-06-04
Anton Khirnov
rawdec: add framerate private option.
commit
|
commitdiff
|
tree
2011-06-04
Anton Khirnov
x11grab: add framerate private option.
commit
|
commitdiff
|
tree
2011-06-04
Anton Khirnov
fbdev,v4l2: remove some forgotten uses of AVFormatParameters...
commit
|
commitdiff
|
tree
2011-06-04
Anton Khirnov
bktr: don't error when AVFormatParameters.time_base...
commit
|
commitdiff
|
tree
2011-06-03
Anton Khirnov
rawdec: initialize return value to 0.
commit
|
commitdiff
|
tree
2011-06-03
Anton Khirnov
rawdec: don't leak option strings.
commit
|
commitdiff
|
tree
2011-06-03
Anton Khirnov
bktr: get default framerate from video standard.
commit
|
commitdiff
|
tree
2011-06-02
Anton Khirnov
v4l2: remove one forgotten use of AVFormatParameters...
commit
|
commitdiff
|
tree
2011-06-02
Anton Khirnov
vfwcap: add a framerate private option.
commit
|
commitdiff
|
tree
2011-06-02
Anton Khirnov
v4l2: add a framerate private option.
commit
|
commitdiff
|
tree
2011-06-02
Anton Khirnov
libdc1394: add a framerate private option.
commit
|
commitdiff
|
tree
2011-06-02
Anton Khirnov
fbdev: add a framerate private option.
commit
|
commitdiff
|
tree
2011-06-02
Anton Khirnov
bktr: add a framerate private option.
commit
|
commitdiff
|
tree
2011-05-29
Anton Khirnov
v4l2: don't leak video standard string on error.
commit
|
commitdiff
|
tree
2011-05-28
Anton Khirnov
sws: replace all long with int.
commit
|
commitdiff
|
tree
2011-05-27
Anton Khirnov
lavf: deprecate AVFormatParameters.pix_fmt.
commit
|
commitdiff
|
tree
2011-05-27
Anton Khirnov
rawdec: add a pixel_format private option.
commit
|
commitdiff
|
tree
next