git.videolan.org
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add APIchanges entry after the recent changes to imgutils.h API of
2010-09-07
Stefano Sabatini
Add APIchanges entry after the recent changes to imgutils...
commit
|
commitdiff
|
tree
2010-09-07
Stefano Sabatini
Cosmetics: use plural form for *linesizes arguments of
commit
|
commitdiff
|
tree
2010-09-07
Stefano Sabatini
Remove use of deprecated functions av_image_fill_pointers...
commit
|
commitdiff
|
tree
2010-09-07
Stefano Sabatini
Reindent.
commit
|
commitdiff
|
tree
2010-09-07
Stefano Sabatini
Move av_picture_data_copy() to libavcore, and rename it
commit
|
commitdiff
|
tree
2010-09-07
Stefano Sabatini
Reimplement av_picture_data_copy() avoiding the use...
commit
|
commitdiff
|
tree
2010-09-07
Stefano Sabatini
Reindent after the last commit.
commit
|
commitdiff
|
tree
2010-09-07
Stefano Sabatini
Reimplement ff_img_copy_plane() as av_image_copy_plane...
commit
|
commitdiff
|
tree
2010-09-07
Stefano Sabatini
Add APIchanges entry after the libavcore/imgutils.h...
commit
|
commitdiff
|
tree
2010-09-07
Stefano Sabatini
Use new imgutils.h API names, fix deprecation warnings.
commit
|
commitdiff
|
tree
2010-09-07
Stefano Sabatini
Adopt a hierarchical name scheme for the imgutils.h...
commit
|
commitdiff
|
tree
2010-09-07
Stefano Sabatini
Amend documention for the option -prefix.
commit
|
commitdiff
|
tree
2010-09-07
Stefano Sabatini
Prefer "foo" over ``foo'' in the ffprobe docs.
commit
|
commitdiff
|
tree
2010-09-06
Stefano Sabatini
Make av_fill_image_max_pixsteps() non static non inline.
commit
|
commitdiff
|
tree
2010-09-06
Stefano Sabatini
Sort AV_CPU_FLAG* by value.
commit
|
commitdiff
|
tree
2010-09-06
Stefano Sabatini
Fix typo.
commit
|
commitdiff
|
tree
2010-09-05
Stefano Sabatini
Add #ifndef around FF_API_MM_FLAGS.
commit
|
commitdiff
|
tree
2010-09-04
Stefano Sabatini
Add APIchanges entry corresponding to the libavutil...
commit
|
commitdiff
|
tree
2010-09-04
Stefano Sabatini
Rename FF_MM_ symbols related to CPU features flags...
commit
|
commitdiff
|
tree
2010-08-26
Stefano Sabatini
Add APIchanges entry after the addition of
commit
|
commitdiff
|
tree
2010-08-26
S.N. Hemanth Meenaks...
Implement avcodec_get_channel_layout().
commit
|
commitdiff
|
tree
2010-08-24
Stefano Sabatini
Factorize opt_new_{audio,video,subtitle} definitions.
commit
|
commitdiff
|
tree
2010-08-24
Stefano Sabatini
Cosmetics: rename out_video_filter to output_video_filter...
commit
|
commitdiff
|
tree
2010-08-24
Stefano Sabatini
Make configure_filters() return a meaningful error...
commit
|
commitdiff
|
tree
2010-08-24
Stefano Sabatini
Implement ff_get_ref_perms_string() and use it for...
commit
|
commitdiff
|
tree
2010-08-24
Stefano Sabatini
Add fifo filter.
commit
|
commitdiff
|
tree
2010-08-24
Stefano Sabatini
Make avfilter_start_frame() invoke avfilter_get_video_buffer...
commit
|
commitdiff
|
tree
2010-08-21
Stefano Sabatini
Cosmetics: remove useless ().
commit
|
commitdiff
|
tree
2010-08-21
Stefano Sabatini
Cosmetics: if( -> if (.
commit
|
commitdiff
|
tree
2010-08-20
S.N. Hemanth Meenaks...
Add null audio filter.
commit
|
commitdiff
|
tree
2010-08-20
Stefano Sabatini
Add AUDIO FILTERS section.
commit
|
commitdiff
|
tree
2010-08-20
Stefano Sabatini
Add APIchanges for av_fill_image_max_pixstep() rename...
commit
|
commitdiff
|
tree
2010-08-20
Stefano Sabatini
Rename av_fill_image_max_pixstep() to av_fill_image_max_pixs...
commit
|
commitdiff
|
tree
2010-08-20
Stefano Sabatini
Add missing period in av_fill_image_max_pixstep() doxy.
commit
|
commitdiff
|
tree
2010-08-20
Stefano Sabatini
Make ff_dprintf_ref() print audio related information...
commit
|
commitdiff
|
tree
2010-08-20
Stefano Sabatini
Cosmetics: merge two lines in ff_dprintf_ref().
commit
|
commitdiff
|
tree
2010-08-20
Stefano Sabatini
Make ff_dprintf_ref() print the information related...
commit
|
commitdiff
|
tree
2010-08-20
Stefano Sabatini
Rename ff_dprintf_picref() to ff_dprintf_ref().
commit
|
commitdiff
|
tree
2010-08-20
Stefano Sabatini
Extend ff_dprintf_picref() to make it print video interlaced and
commit
|
commitdiff
|
tree
2010-08-20
Stefano Sabatini
Make ff_dprintf_picref() print video properties only...
commit
|
commitdiff
|
tree
2010-08-20
Stefano Sabatini
Only print the pointer to the first plane in ff_dprintf_picr...
commit
|
commitdiff
|
tree
2010-08-20
Stefano Sabatini
Cosmetics: add an empty newline between the function...
commit
|
commitdiff
|
tree
2010-08-19
Stefano Sabatini
Enable and change the log level to DEBUG for the message...
commit
|
commitdiff
|
tree
2010-08-19
Stefano Sabatini
Cosmetics: apply misc spacing style fixes.
commit
|
commitdiff
|
tree
2010-08-18
Stefano Sabatini
Fix braino: @flip -> @file.
commit
|
commitdiff
|
tree
2010-08-18
Stefano Sabatini
Add APIchanges entry after the addition of av_fill_image_max...
commit
|
commitdiff
|
tree
2010-08-18
Stefano Sabatini
Implement inline function av_fill_image_max_pixstep...
commit
|
commitdiff
|
tree
2010-08-18
Stefano Sabatini
Remove "CODEC_CAP_EXPERIMENTAL added" entry from the...
commit
|
commitdiff
|
tree
2010-08-18
Anatoly Nenashev
Fix configure .pc files generation and make install...
commit
|
commitdiff
|
tree
2010-08-17
Stefano Sabatini
Add APIchanges entry after the addition of AV_NE in...
commit
|
commitdiff
|
tree
2010-08-17
Stefano Sabatini
Define macro AV_NE() and use it in libavdevice.
commit
|
commitdiff
|
tree
2010-08-17
Stefano Sabatini
Add APIchanges entry after libavfilter audio framework...
commit
|
commitdiff
|
tree
2010-08-17
Stefano Sabatini
Cosmetics: apply misc style fixes.
commit
|
commitdiff
|
tree
2010-08-17
S.N. Hemanth Meenaks...
Implement libavfilter audio framework.
commit
|
commitdiff
|
tree
2010-08-17
Stefano Sabatini
Set the correct type for the output links.
commit
|
commitdiff
|
tree
2010-08-17
Stefano Sabatini
Add missing checks in avfilter_default_get_video_buffer().
commit
|
commitdiff
|
tree
2010-08-17
Stefano Sabatini
Add missing NULL checks in avfilter_ref_buffer().
commit
|
commitdiff
|
tree
2010-08-17
Stefano Sabatini
Add hflip filter.
commit
|
commitdiff
|
tree
2010-08-12
Stefano Sabatini
Cosmetics: put "{" on the same line of the "struct...
commit
|
commitdiff
|
tree
2010-08-12
Stefano Sabatini
Add APIchanges entry after the addition of av_get_image_line...
commit
|
commitdiff
|
tree
2010-08-12
Stefano Sabatini
Deprecate ff_get_plane_bytewidth() in favor of
commit
|
commitdiff
|
tree
2010-08-12
Stefano Sabatini
Implement av_get_image_linesize() and use it in
commit
|
commitdiff
|
tree
2010-08-11
Stefano Sabatini
Apply misc cosmetics: add empty newlines for separating...
commit
|
commitdiff
|
tree
2010-08-11
S.N. Hemanth Meenaks...
Set type on buffer in get_video_buffer().
commit
|
commitdiff
|
tree
2010-08-11
Stefano Sabatini
Add APIchanges entry for the AVFilterBufferRef changes...
commit
|
commitdiff
|
tree
2010-08-11
S.N. Hemanth Meenaks...
Resize data and linesize in AVFilterBufferRef to 8.
commit
|
commitdiff
|
tree
2010-08-11
Stefano Sabatini
Extend and clarify documentation for -ac ffmpeg option.
commit
|
commitdiff
|
tree
2010-08-11
Stefano Sabatini
Add documentation for the pm parameter of the av_metadata_set*
commit
|
commitdiff
|
tree
2010-08-11
Stefano Sabatini
Fix reference to a wrong parameter name in the metadata...
commit
|
commitdiff
|
tree
2010-08-11
Stefano Sabatini
Add APIchanges entry after av_picture_data_copy() addition.
commit
|
commitdiff
|
tree
2010-08-11
S.N. Hemanth Meenaks...
Add av_picture_data_copy() and reimplement av_picture_copy...
commit
|
commitdiff
|
tree
2010-08-11
Stefano Sabatini
Fix typo.
commit
|
commitdiff
|
tree
2010-08-11
Stefano Sabatini
Add APIchanges entry after avfilter_open() change in...
commit
|
commitdiff
|
tree
2010-08-11
Stefano Sabatini
Change avfilter_open() signature, from:
commit
|
commitdiff
|
tree
2010-08-11
Stefano Sabatini
Add APIchanges entry after AVFilterBufferRef changes...
commit
|
commitdiff
|
tree
2010-08-11
S.N. Hemanth Meenaks...
Separate video specific BufferRef properties into VideoProps.
commit
|
commitdiff
|
tree
2010-08-11
Stefano Sabatini
Nit: fix weird spacing.
commit
|
commitdiff
|
tree
2010-08-11
Stefano Sabatini
Add empty newlines between function descriptions and...
commit
|
commitdiff
|
tree
2010-08-07
Stefano Sabatini
Apply misc docs fixes spotted by Diego.
commit
|
commitdiff
|
tree
2010-08-07
Stefano Sabatini
Fix VfW spelling.
commit
|
commitdiff
|
tree
2010-08-07
Stefano Sabatini
Fix the compilation of some libavcodec/lib* files which...
commit
|
commitdiff
|
tree
2010-08-07
Stefano Sabatini
Add APIchanges entries after the last recent libavfilter...
commit
|
commitdiff
|
tree
2010-08-07
S.N. Hemanth Meenaks...
Rename fields:
commit
|
commitdiff
|
tree
2010-08-07
S.N. Hemanth Meenaks...
Rename functions and fields:
commit
|
commitdiff
|
tree
2010-08-07
S.N. Hemanth Meenaks...
Rename AVFilterPicRef to AVFilterBufferRef.
commit
|
commitdiff
|
tree
2010-08-07
Stefano Sabatini
Add APIchanges entry after r24728.
commit
|
commitdiff
|
tree
2010-08-07
S.N. Hemanth Meenaks...
Move format from AVFilterBuffer to AVFilterPicRef.
commit
|
commitdiff
|
tree
2010-08-07
S.N. Hemanth Meenaks...
Fix the size of the data to be copied from an AVFilterBuffer...
commit
|
commitdiff
|
tree
2010-08-06
Stefano Sabatini
Apply misc fixes spotted by Diego to protocols.texi.
commit
|
commitdiff
|
tree
2010-08-06
Stefano Sabatini
Remove audio_beos entries in indevs.texi and output...
commit
|
commitdiff
|
tree
2010-08-06
Stefano Sabatini
Apply misc fixes spotted by Diego to indevs.texi and...
commit
|
commitdiff
|
tree
2010-08-06
Stefano Sabatini
Rename the chapter Devices -> Input Devices, as the...
commit
|
commitdiff
|
tree
2010-08-06
Stefano Sabatini
Add APIchanges entry for the av_check_image_size()...
commit
|
commitdiff
|
tree
2010-08-06
Stefano Sabatini
Remove use of the deprecated function avcodec_check_dimensio...
commit
|
commitdiff
|
tree
2010-08-06
Stefano Sabatini
Clarify av_check_image_size() log message.
commit
|
commitdiff
|
tree
2010-08-06
Stefano Sabatini
Deprecate avcodec_check_dimensions() in favor of the...
commit
|
commitdiff
|
tree
2010-08-03
Stefano Sabatini
Make avfilter_copy_picref_props() copy w and h from...
commit
|
commitdiff
|
tree
2010-08-02
Stefano Sabatini
Sort lavfi pixdesc tests.
commit
|
commitdiff
|
tree
2010-08-01
Stefano Sabatini
Add lavfi-pixfmts LE tests.
commit
|
commitdiff
|
tree
2010-08-01
Stefano Sabatini
Reindent.
commit
|
commitdiff
|
tree
next