2009-03-20 |
Stefano Sabatini | Remove declaration of the removed function img_convert().
|
commit | commitdiff | tree |
2009-03-19 |
Stefano Sabatini | Make ffmpeg fail if the argument provided to the -pix_fmt...
|
commit | commitdiff | tree |
2009-03-18 |
Stefano Sabatini | Use read_yesno() in opt_output_file().
|
commit | commitdiff | tree |
2009-03-18 |
Stefano Sabatini | Implement read_yesno().
|
commit | commitdiff | tree |
2009-03-18 |
Stefano Sabatini | Flush the remaning chars in the input buffer after...
|
commit | commitdiff | tree |
2009-03-18 |
Stefano Sabatini | Implement a name field for AVPixFmtDescriptor.
|
commit | commitdiff | tree |
2009-03-15 |
Stefano Sabatini | Fix typo: 'conjuction' -> 'conjunction'.
|
commit | commitdiff | tree |
2009-03-15 |
Stefano Sabatini | Expand "lsb" to "least significant bits".
|
commit | commitdiff | tree |
2009-03-15 |
Stefano Sabatini | Rename the (yet not defined) macros:
|
commit | commitdiff | tree |
2009-03-14 |
Stefano Sabatini | Add an example showing how to create a video from many...
|
commit | commitdiff | tree |
2009-03-10 |
Stefano Sabatini | Fix typos.
|
commit | commitdiff | tree |
2009-03-04 |
Stefano Sabatini | Fix typo: "i" -> "in".
|
commit | commitdiff | tree |
2009-03-03 |
Stefano Sabatini | Fix syntax for the libfaad_decoder definition.
|
commit | commitdiff | tree |
2009-03-03 |
Stefano Sabatini | Rename avctx_opts to avcodec_opts.
|
commit | commitdiff | tree |
2009-03-01 |
Stefano Sabatini | Document ffplay -ast, -vst, and -sst options.
|
commit | commitdiff | tree |
2009-03-01 |
Stefano Sabatini | Apply the same logic used for subtitle stream selection...
|
commit | commitdiff | tree |
2009-03-01 |
Stefano Sabatini | Simplify the logic for the subtitle stream selection.
|
commit | commitdiff | tree |
2009-03-01 |
Stefano Sabatini | Fix subtitle selection logic, make ffplay select the...
|
commit | commitdiff | tree |
2009-02-26 |
Stefano Sabatini | Mark as "internal but installed" the avio.h file.
|
commit | commitdiff | tree |
2009-02-26 |
Stefano Sabatini | Add a @file notice to avio.h.
|
commit | commitdiff | tree |
2009-02-26 |
Stefano Sabatini | Rename avfilter_parse_graph() to avfilter_graph_parse...
|
commit | commitdiff | tree |
2009-02-26 |
Stefano Sabatini | Rename avfilter_destroy_graph() to avfilter_graph_destroy...
|
commit | commitdiff | tree |
2009-02-23 |
Stefano Sabatini | Implement in AVFilterGraph the scale_sws_opts field...
|
commit | commitdiff | tree |
2009-02-22 |
Stefano Sabatini | Split avutil.h, move all the pixel format definitions...
|
commit | commitdiff | tree |
2009-02-19 |
Stefano Sabatini | Fix typo: explixitly -> explicitly.
|
commit | commitdiff | tree |
2009-02-18 |
Stefano Sabatini | Rename the "src" parameter in the sws_scale() declaration to
|
commit | commitdiff | tree |
2009-02-18 |
Stefano Sabatini | Document sws_scale().
|
commit | commitdiff | tree |
2009-02-18 |
Stefano Sabatini | Use const qualifier for the variable "tbp", fix warning.
|
commit | commitdiff | tree |
2009-02-18 |
Stefano Sabatini | Use parentheses around assignment used as truth value...
|
commit | commitdiff | tree |
2009-02-18 |
Stefano Sabatini | Assign const qualifier to the font variable, fix warning.
|
commit | commitdiff | tree |
2009-02-18 |
Stefano Sabatini | Add const qualifier to the error var, fix warnings.
|
commit | commitdiff | tree |
2009-02-15 |
Stefano Sabatini | Improve grammar: "X next after Y" -> "next X after Y".
|
commit | commitdiff | tree |
2009-02-15 |
Stefano Sabatini | Document av_codec_next().
|
commit | commitdiff | tree |
2009-02-15 |
Stefano Sabatini | Do not export to the public the first_protocol symbol...
|
commit | commitdiff | tree |
2009-02-15 |
Stefano Sabatini | Document av_protocol_next().
|
commit | commitdiff | tree |
2009-02-15 |
Stefano Sabatini | Replace calls/references of the deprecated register_protocol()
|
commit | commitdiff | tree |
2009-02-15 |
Stefano Sabatini | Rename register_protocol() to av_register_protocol...
|
commit | commitdiff | tree |
2009-02-15 |
Stefano Sabatini | Document av_iformat_next() and av_oformat_next() functions.
|
commit | commitdiff | tree |
2009-02-14 |
Stefano Sabatini | Use sws_printVec2() instead of the deprecated sws_printVec().
|
commit | commitdiff | tree |
2009-02-14 |
Stefano Sabatini | Implement sws_printVec2() and deprecate sws_printVec().
|
commit | commitdiff | tree |
2009-02-14 |
Stefano Sabatini | Document sws_normalizeVec().
|
commit | commitdiff | tree |
2009-02-14 |
Stefano Sabatini | Fix avfilter_parse_graph() invalid graph description...
|
commit | commitdiff | tree |
2009-02-12 |
Stefano Sabatini | Apply misc fixes for sws_getCachedContext() documentation.
|
commit | commitdiff | tree |
2009-02-12 |
Stefano Sabatini | Bump micro version, related to r28491.
|
commit | commitdiff | tree |
2009-02-11 |
Stefano Sabatini | Document sws_getContext().
|
commit | commitdiff | tree |
2009-02-11 |
Stefano Sabatini | Document sws_getIdentityVec().
|
commit | commitdiff | tree |
2009-02-11 |
Stefano Sabatini | Cosmetics: vertical align "*" for consistency with...
|
commit | commitdiff | tree |
2009-02-11 |
Stefano Sabatini | Remove @deprecated notice from AVFrac, it is not deprecated...
|
commit | commitdiff | tree |
2009-02-10 |
Stefano Sabatini | Move sws_getGaussianVec() documentation from swscale...
|
commit | commitdiff | tree |
2009-02-10 |
Stefano Sabatini | Document sws_cloneVec().
|
commit | commitdiff | tree |
2009-02-10 |
Stefano Sabatini | Fix typo: lenght -> length.
|
commit | commitdiff | tree |
2009-02-10 |
Stefano Sabatini | Document sws_scaleVec().
|
commit | commitdiff | tree |
2009-02-10 |
Stefano Sabatini | Document sws_getConstVec().
|
commit | commitdiff | tree |
2009-02-10 |
Stefano Sabatini | Move documentation of sws_getCachedContext() from swscale...
|
commit | commitdiff | tree |
2009-02-10 |
Stefano Sabatini | Remove pointless comment regarding sws_scale_ordered().
|
commit | commitdiff | tree |
2009-02-10 |
Stefano Sabatini | Add a @deprecated notice to swscale_get_ordered().
|
commit | commitdiff | tree |
2009-02-09 |
Stefano Sabatini | Document coeff and length fields in SwsVector.
|
commit | commitdiff | tree |
2009-02-08 |
Stefano Sabatini | Drop the deprecated sws_scale_ordered() at the next...
|
commit | commitdiff | tree |
2009-02-08 |
Stefano Sabatini | Replace int type with enum PixelFormat for the dstFormat...
|
commit | commitdiff | tree |
2009-02-08 |
Stefano Sabatini | Fix a typo: lumaSarpen -> lumaSharpen.
|
commit | commitdiff | tree |
2009-02-08 |
Stefano Sabatini | Document the av_base64_encode/decode functions.
|
commit | commitdiff | tree |
2009-02-08 |
Stefano Sabatini | Cosmetics: "* out" -> "*out" for consistency with the...
|
commit | commitdiff | tree |
2009-02-08 |
Stefano Sabatini | Cosmetics: rename the "size" parameter of av_base64_encode...
|
commit | commitdiff | tree |
2009-02-08 |
Stefano Sabatini | Cosmetics: prefer out/in over buf/src for the parameter...
|
commit | commitdiff | tree |
2009-02-08 |
Stefano Sabatini | Cosmetics: consistently prefer "size" over "len"/"length...
|
commit | commitdiff | tree |
2009-02-08 |
Stefano Sabatini | Make av_base64_encode() do not require the user to...
|
commit | commitdiff | tree |
2009-02-08 |
Stefano Sabatini | Replace the calls to the deprecated av_alloc_format_context...
|
commit | commitdiff | tree |
2009-02-08 |
Stefano Sabatini | Deprecate av_malloc_format_context() in favor of
|
commit | commitdiff | tree |
2009-02-06 |
Stefano Sabatini | Drop the deprecated function register_avcodec() at...
|
commit | commitdiff | tree |
2009-02-06 |
Stefano Sabatini | Replace the calls to the deprecated function register_avcode...
|
commit | commitdiff | tree |
2009-02-06 |
Stefano Sabatini | Rename register_avcodec() as avcodec_register() and...
|
commit | commitdiff | tree |
2009-02-06 |
Stefano Sabatini | Add a new test program for base64, based on that removed...
|
commit | commitdiff | tree |
2009-02-06 |
Stefano Sabatini | Remove broken test program.
|
commit | commitdiff | tree |
2009-01-26 |
Stefano Sabatini | Update preset files documentation to match with r16795.
|
commit | commitdiff | tree |
2009-01-26 |
Stefano Sabatini | Implement avfilter_graph_check_validity().
|
commit | commitdiff | tree |
2009-01-26 |
Stefano Sabatini | Change "H.263 Intel" long name to "Intel H.263".
|
commit | commitdiff | tree |
2009-01-25 |
Stefano Sabatini | Make more descriptive the long names for the various...
|
commit | commitdiff | tree |
2009-01-25 |
Stefano Sabatini | Move documentation of av_register_all() from allformats...
|
commit | commitdiff | tree |
2009-01-18 |
Stefano Sabatini | Drop the deprecated av_init_random() at the next libavutil...
|
commit | commitdiff | tree |
2009-01-18 |
Stefano Sabatini | Replace calls to the deprecated function av_init_random...
|
commit | commitdiff | tree |
2009-01-18 |
Stefano Sabatini | Deprecate av_init_random() in favour of av_random_init...
|
commit | commitdiff | tree |
2009-01-18 |
Stefano Sabatini | Implement a var for containing the current year number...
|
commit | commitdiff | tree |
2009-01-16 |
Stefano Sabatini | Print a warning and fail if the graph description cannot be
|
commit | commitdiff | tree |
2009-01-13 |
Stefano Sabatini | Include libavformat/avformat.h before all the other...
|
commit | commitdiff | tree |
2009-01-12 |
Stefano Sabatini | Reindent after the last commit, while at it also add...
|
commit | commitdiff | tree |
2009-01-12 |
Stefano Sabatini | Make avfilter_open() set to NULL the pads and the filters...
|
commit | commitdiff | tree |
2009-01-11 |
Stefano Sabatini | Add missing inclusion of libavutil/intreadwrite.h,...
|
commit | commitdiff | tree |
2009-01-11 |
Stefano Sabatini | Implement the avfilter_default_draw_slice() handler...
|
commit | commitdiff | tree |
2009-01-10 |
Stefano Sabatini | Fix capitalization and missing periods issues.
|
commit | commitdiff | tree |
2009-01-10 |
Stefano Sabatini | Move the AVFormatContext options definition to a dedicated...
|
commit | commitdiff | tree |
2009-01-10 |
Stefano Sabatini | Move the AVCodecContext options definition to a dedicated...
|
commit | commitdiff | tree |
2009-01-04 |
Stefano Sabatini | Drop the deprecated parse_image_size() and parse_frame_rate...
|
commit | commitdiff | tree |
2009-01-02 |
Stefano Sabatini | Bump year number.
|
commit | commitdiff | tree |
2009-01-02 |
Stefano Sabatini | Cosmetics: break line to make it not longer than 80...
|
commit | commitdiff | tree |
2008-12-29 |
Stefano Sabatini | Fix typos.
|
commit | commitdiff | tree |
2008-12-28 |
Stefano Sabatini | Mention in the documentation of avfilter_poll_frame...
|
commit | commitdiff | tree |
2008-12-28 |
Stefano Sabatini | Use avcodec_check_dimensions() for checking the frame...
|
commit | commitdiff | tree |
2008-12-27 |
Stefano Sabatini | Make the VIDIOCMCAPTURE ioctl error message consistent...
|
commit | commitdiff | tree |
2008-12-27 |
Stefano Sabatini | Add missing check on the return value of the VIDIOCSWIN...
|
commit | commitdiff | tree |
2008-12-27 |
Stefano Sabatini | Change thisIsAVar variable names to this_is_a_var style...
|
commit | commitdiff | tree |
next |