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 |
2010-08-01 |
Stefano Sabatini | Split lavfi pixfmts test.
|
commit | commitdiff | tree |
2010-08-01 |
Stefano Sabatini | Implement set_ne_test_deps() and use if for the lavfi...
|
commit | commitdiff | tree |
2010-08-01 |
Stefano Sabatini | Fix fate-lavfi-pixfmts test cross-compilation.
|
commit | commitdiff | tree |
2010-08-01 |
Stefano Sabatini | Use the ffmpeg specified in $ffmpeg in the pixfmts...
|
commit | commitdiff | tree |
2010-08-01 |
Stefano Sabatini | Put the filter name before the pixel format name in...
|
commit | commitdiff | tree |
2010-08-01 |
Stefano Sabatini | Introduce and use a variable $output in the lavfi pixfmts...
|
commit | commitdiff | tree |
2010-08-01 |
Stefano Sabatini | Split the lavfi pixfmts tests in _le and _be, this...
|
commit | commitdiff | tree |
2010-08-01 |
Stefano Sabatini | Rename the not yet enabled test lavfi_pix_fmts to pixfmts...
|
commit | commitdiff | tree |
2010-07-31 |
Stefano Sabatini | Use av_fill_image_pointers/linesizes in place of ff_fill_poi...
|
commit | commitdiff | tree |
2010-07-31 |
Stefano Sabatini | Add protocols.texi.
|
commit | commitdiff | tree |
2010-07-30 |
Stefano Sabatini | Make config_input() return AVERROR(EINVAL) in place...
|
commit | commitdiff | tree |
2010-07-30 |
Stefano Sabatini | Compute the max pixel step for each plane, and use...
|
commit | commitdiff | tree |
2010-07-30 |
Stefano Sabatini | Add an entry for the AVFilterBuffer change of r24592.
|
commit | commitdiff | tree |
2010-07-30 |
S.N. Hemanth Meenaks... | Resize AVFilterBuffer to hold 8 planes/linesizes worth...
|
commit | commitdiff | tree |
2010-07-30 |
Stefano Sabatini | Rename the av_fill_image_linesize() formal parameter...
|
commit | commitdiff | tree |
2010-07-30 |
Stefano Sabatini | Reimplement av_fill_image_pointers() using the information...
|
commit | commitdiff | tree |
2010-07-30 |
Stefano Sabatini | Make av_fill_image_linesizes() return a meaningful...
|
commit | commitdiff | tree |
2010-07-30 |
Stefano Sabatini | Rename av_fill_image_linesizes() internal variables...
|
commit | commitdiff | tree |
2010-07-30 |
Stefano Sabatini | Make avpicture_fill() directly call av_fill_image_linesizes...
|
commit | commitdiff | tree |
2010-07-30 |
Stefano Sabatini | Make avfilter_default_get_video_buffer() use functions in
|
commit | commitdiff | tree |
2010-07-30 |
Jean-Daniel Dupas | Make pkgconfig_generate() explicitly return 0 in instead...
|
commit | commitdiff | tree |
2010-07-29 |
Stefano Sabatini | Add APIchanges entry for the libavcore/imgutils.h addition.
|
commit | commitdiff | tree |
2010-07-29 |
Stefano Sabatini | Move fill_image_linesize() and fill_image_data_ptr...
|
commit | commitdiff | tree |
2010-07-29 |
Stefano Sabatini | Extend show_protocols() to make it print information...
|
commit | commitdiff | tree |
2010-07-28 |
Stefano Sabatini | Implement ffprobe -show_packets.
|
commit | commitdiff | tree |
2010-07-28 |
Stefano Sabatini | Revert commit:
|
commit | commitdiff | tree |
2010-07-28 |
Stefano Sabatini | Add my GPG fingerprint and add myself as ffprobe.c...
|
commit | commitdiff | tree |
2010-07-28 |
Stefano Sabatini | Require libswscale only if the scale filter is used.
|
commit | commitdiff | tree |
2010-07-28 |
Stefano Sabatini | Remove reference to the unexisting movie filter and...
|
commit | commitdiff | tree |
2010-07-27 |
Stefano Sabatini | Place the concat protocol entry at the begin of the...
|
commit | commitdiff | tree |
2010-07-27 |
Stefano Sabatini | Add the indevs.texi and outdevs.texi files.
|
commit | commitdiff | tree |
2010-07-26 |
Stefano Sabatini | Add an APIchanges entry for the libavcore/parseutils...
|
commit | commitdiff | tree |
2010-07-26 |
Stefano Sabatini | Avoid the use of an intermediary variable in
|
commit | commitdiff | tree |
2010-07-26 |
Stefano Sabatini | Make VideoFrameRateAbbr contain a rational rather than...
|
commit | commitdiff | tree |
2010-07-26 |
Stefano Sabatini | Remove reference to the "frame" term in variable names...
|
commit | commitdiff | tree |
2010-07-26 |
Stefano Sabatini | Make av_parse_video_size() and av_parse_video_rate...
|
commit | commitdiff | tree |
2010-07-26 |
Stefano Sabatini | Reindent.
|
commit | commitdiff | tree |
2010-07-26 |
Stefano Sabatini | Make pkgconfig_generate check if the library is enabled...
|
commit | commitdiff | tree |
2010-07-26 |
Stefano Sabatini | Deprecate av_parse_video_frame_size() and av_parse_video_fra...
|
commit | commitdiff | tree |
2010-07-26 |
S.N. Hemanth Meenaks... | Define static functions fill_image_linesize() and
|
commit | commitdiff | tree |
2010-07-26 |
Stefano Sabatini | Reindent.
|
commit | commitdiff | tree |
2010-07-26 |
Stefano Sabatini | Rename av_transcode() to transcode().
|
commit | commitdiff | tree |
2010-07-25 |
Stefano Sabatini | Fix pkgconfig_generate line for libavcore.
|
commit | commitdiff | tree |
2010-07-25 |
Stefano Sabatini | Rename av_exit() to ffmpeg_exit().
|
commit | commitdiff | tree |
2010-07-25 |
Stefano Sabatini | Use X ? Y : Z construct, simplify.
|
commit | commitdiff | tree |
2010-07-25 |
Stefano Sabatini | Cosmetics: rename enc -> dec in opt_input_file().
|
commit | commitdiff | tree |
2010-07-24 |
Stefano Sabatini | Add missing comma, fix rgb2yuv_table[SWS_CS_SMPTE240M...
|
commit | commitdiff | tree |
2010-07-24 |
Stefano Sabatini | Add some comments to the rgb2yuv_table, clarifying...
|
commit | commitdiff | tree |
2010-07-22 |
Stefano Sabatini | Prefer impersonal form over third person, for consistency...
|
commit | commitdiff | tree |
2010-07-22 |
Stefano Sabatini | Add an APIchanges entry after the M_PHI addition.
|
commit | commitdiff | tree |
2010-07-22 |
Stefano Sabatini | Remove dependency on avcodec_get_chroma_sub_sample...
|
commit | commitdiff | tree |
2010-07-22 |
Stefano Sabatini | Add the M_PHI constant, contains an approximation of...
|
commit | commitdiff | tree |
2010-07-22 |
Stefano Sabatini | Factorize indent definition in PRINT_LIB_INFO().
|
commit | commitdiff | tree |
2010-07-22 |
Stefano Sabatini | Merge maybe_print_config() and PRINT_LIB_CONFIG() in...
|
commit | commitdiff | tree |
2010-07-22 |
Stefano Sabatini | Rename:
|
commit | commitdiff | tree |
2010-07-22 |
Stefano Sabatini | Reindent.
|
commit | commitdiff | tree |
2010-07-22 |
Stefano Sabatini | Increase flexibility of PRINT_LIB_VERSION(), make it...
|
commit | commitdiff | tree |
2010-07-22 |
Stefano Sabatini | Add APIchanges entry for the libavfilter media format...
|
commit | commitdiff | tree |
2010-07-22 |
S.N. Hemanth Meenaks... | Generalize pixel format enum fields to int formats.
|
commit | commitdiff | tree |
2010-07-22 |
Stefano Sabatini | Document create_filter().
|
commit | commitdiff | tree |
2010-07-22 |
Stefano Sabatini | Add simple doxy to link_filter().
|
commit | commitdiff | tree |
next |