2010-03-21 |
Stefano Sabatini | Make av_open_input_file() return AVERROR_INVALIDDATA...
|
commit | commitdiff | tree |
2010-03-21 |
Stefano Sabatini | Make g729dec.c:decode_frame() return AVERROR_INVALIDDATA...
|
commit | commitdiff | tree |
2010-03-20 |
Stefano Sabatini | List the FFserver specific options under a "Main options...
|
commit | commitdiff | tree |
2010-03-19 |
Stefano Sabatini | Change the definition of AVERROR_INVALIDDATA at the...
|
commit | commitdiff | tree |
2010-03-19 |
Stefano Sabatini | Extend description for AVERROR_INVALIDDATA.
|
commit | commitdiff | tree |
2010-03-18 |
Stefano Sabatini | Make g729dec.c:decoder_init() return AVERROR(EINVAL...
|
commit | commitdiff | tree |
2010-03-18 |
Stefano Sabatini | Make url_fseek() return AVERROR_EOF rather than AVERROR...
|
commit | commitdiff | tree |
2010-03-17 |
Stefano Sabatini | Remove printing of frame sizes and frame rate abbreviations...
|
commit | commitdiff | tree |
2010-03-17 |
Stefano Sabatini | Make ad-hoc lavfi tests use random values for the slice...
|
commit | commitdiff | tree |
2010-03-17 |
Stefano Sabatini | Add some ad-hoc tests for libavfilter.
|
commit | commitdiff | tree |
2010-03-14 |
Stefano Sabatini | Change the definition of AVERROR_NUMEXPECTED at the...
|
commit | commitdiff | tree |
2010-03-14 |
Stefano Sabatini | Mark AVERROR_ENOENT for deletion at the next libavutil...
|
commit | commitdiff | tree |
2010-03-14 |
Stefano Sabatini | Lexically sort the error code definitions.
|
commit | commitdiff | tree |
2010-03-13 |
Stefano Sabatini | Mark AVERROR_ENOMEM to be deleted at the next major...
|
commit | commitdiff | tree |
2010-03-13 |
Stefano Sabatini | Replace all the occurrences of AVERROR_EIO with AVERROR...
|
commit | commitdiff | tree |
2010-03-13 |
Stefano Sabatini | Make iff.c:decode_init return the value returned by
|
commit | commitdiff | tree |
2010-03-13 |
Stefano Sabatini | Make the scale filter pass the pkt.pos information...
|
commit | commitdiff | tree |
2010-03-13 |
Stefano Sabatini | Bump libavfilter minor version and add APIchanges entry...
|
commit | commitdiff | tree |
2010-03-13 |
Stefano Sabatini | Make ffplay pass the packet.pos information to the...
|
commit | commitdiff | tree |
2010-03-13 |
Stefano Sabatini | Add AVFilterPicRef.pos field and make libavfilter propagate...
|
commit | commitdiff | tree |
2010-03-13 |
Stefano Sabatini | Extend the slice filter to make it issue slice height...
|
commit | commitdiff | tree |
2010-03-13 |
Stefano Sabatini | Add APIchanges entry for the libavutil/error.h addition.
|
commit | commitdiff | tree |
2010-03-13 |
Stefano Sabatini | Add missing parentheses around the AVERROR_PATCHWELCOME...
|
commit | commitdiff | tree |
2010-03-13 |
Stefano Sabatini | Move error code definitions from libavcodec/avcodec...
|
commit | commitdiff | tree |
2010-03-08 |
Stefano Sabatini | Remove definition of match_ext(), which is declared...
|
commit | commitdiff | tree |
2010-03-08 |
Stefano Sabatini | Replace last occurrence of the deprecated match_ext...
|
commit | commitdiff | tree |
2010-03-07 |
Stefano Sabatini | Make avfilter_default_start_frame() correctly pass...
|
commit | commitdiff | tree |
2010-03-06 |
Stefano Sabatini | Show aspect ratio information in dprintf_picref() traces.
|
commit | commitdiff | tree |
2010-03-06 |
Stefano Sabatini | Bump minor number and add APIchanges entry after the...
|
commit | commitdiff | tree |
2010-03-06 |
Stefano Sabatini | Reindent after the last commit.
|
commit | commitdiff | tree |
2010-03-06 |
Stefano Sabatini | Use av_get_pict_type_char() in debug code within output_pict...
|
commit | commitdiff | tree |
2010-03-06 |
Stefano Sabatini | Make opt_default() look for options in sws_opts only...
|
commit | commitdiff | tree |
2010-03-06 |
Stefano Sabatini | Add support to input devices in ffprobe.
|
commit | commitdiff | tree |
2010-03-06 |
Stefano Sabatini | Avoid duplication of usePal() macro.
|
commit | commitdiff | tree |
2010-03-04 |
Stefano Sabatini | Cosmetics: use consistent spacing in the ffprobe.c...
|
commit | commitdiff | tree |
2010-03-04 |
Stefano Sabatini | Revert r30825, it was not supposed to be committed.
|
commit | commitdiff | tree |
2010-03-04 |
Stefano Sabatini | Fill the r, g, b values used for computing the c->pal_yuv...
|
commit | commitdiff | tree |
2010-03-04 |
Stefano Sabatini | Make swscale-test take in input the name of the input...
|
commit | commitdiff | tree |
2010-03-04 |
Stefano Sabatini | Declare the PIX_FMT_GRAY8 pixel format as a paletted...
|
commit | commitdiff | tree |
2010-03-02 |
Stefano Sabatini | Make ffmpeg print a message and abort if the name of...
|
commit | commitdiff | tree |
2010-03-01 |
Stefano Sabatini | Add a check for checking if more than one input file...
|
commit | commitdiff | tree |
2010-03-01 |
Stefano Sabatini | Clarify the error message issued by ffprobe in case...
|
commit | commitdiff | tree |
2010-02-25 |
Stefano Sabatini | Remove pointless empty line.
|
commit | commitdiff | tree |
2010-02-25 |
Stefano Sabatini | Apply consistency nit.
|
commit | commitdiff | tree |
2010-02-25 |
Stefano Sabatini | Add the graph2dot tools and document it.
|
commit | commitdiff | tree |
2010-02-25 |
Stefano Sabatini | Replace not anymore valid syntax "-title X" with "...
|
commit | commitdiff | tree |
2010-02-25 |
Stefano Sabatini | 10l: add prefix "TAG:" to the metadata tags key showed...
|
commit | commitdiff | tree |
2010-02-25 |
Stefano Sabatini | Cosmetics: replace "filename" to "arg" for the name...
|
commit | commitdiff | tree |
2010-02-24 |
Stefano Sabatini | Extend doxy for the src parameter of av_fifo_generic_write().
|
commit | commitdiff | tree |
2010-02-22 |
Stefano Sabatini | Make opt_default() print an error message and exit...
|
commit | commitdiff | tree |
2010-02-21 |
Stefano Sabatini | Add support to an option -f which forces the format...
|
commit | commitdiff | tree |
2010-02-21 |
Stefano Sabatini | Add FFprobe tool.
|
commit | commitdiff | tree |
2010-02-21 |
Stefano Sabatini | Use the official FFmpeg spelling: "ffmpeg" -> "FFmpeg".
|
commit | commitdiff | tree |
2010-02-21 |
Stefano Sabatini | Put all the options shared amongst the ff* tools under...
|
commit | commitdiff | tree |
2010-02-18 |
Stefano Sabatini | Reindent and fix brace placement.
|
commit | commitdiff | tree |
2010-02-18 |
Stefano Sabatini | Vertically align a list of comparisons in sws_getCachedConte...
|
commit | commitdiff | tree |
2010-02-18 |
Stefano Sabatini | Merge two if conditions, allow to decrese the level...
|
commit | commitdiff | tree |
2010-02-18 |
Stefano Sabatini | FFmpeg is a collective effort so allowing a single...
|
commit | commitdiff | tree |
2010-02-16 |
Stefano Sabatini | Rename the "enc" variable, which refers to the AVCodecContex...
|
commit | commitdiff | tree |
2010-02-16 |
Stefano Sabatini | Move read_line() and write_line() definition from pixdesc...
|
commit | commitdiff | tree |
2010-02-13 |
Stefano Sabatini | Add my name to CREDITS.
|
commit | commitdiff | tree |
2010-02-10 |
Stefano Sabatini | Extend show_pix_fmts(), make it show input/output support for
|
commit | commitdiff | tree |
2010-02-09 |
Stefano Sabatini | Doxument url_fopen().
|
commit | commitdiff | tree |
2010-02-09 |
Stefano Sabatini | Add an entry for the recently added av_compare_ts(...
|
commit | commitdiff | tree |
2010-02-07 |
Stefano Sabatini | Make parse_options() explicitely handle the case where...
|
commit | commitdiff | tree |
2010-02-06 |
Stefano Sabatini | Add missing entries for the recent lsws API changes.
|
commit | commitdiff | tree |
2010-02-06 |
Stefano Sabatini | Add parentheses in boolean expression: (A && B || C...
|
commit | commitdiff | tree |
2010-02-06 |
Stefano Sabatini | Remove unused variable ref_clock, fix the warning:
|
commit | commitdiff | tree |
2010-02-05 |
Stefano Sabatini | Simplify how usesVFilter and usesHFilter are set.
|
commit | commitdiff | tree |
2010-02-05 |
Stefano Sabatini | Satisfy style nits.
|
commit | commitdiff | tree |
2010-02-05 |
Stefano Sabatini | Doxument url_fdopen().
|
commit | commitdiff | tree |
2010-02-05 |
Stefano Sabatini | Apply misc fixes to sws_getCoefficients() doxy.
|
commit | commitdiff | tree |
2010-02-05 |
Stefano Sabatini | Satisfy consistency need:
|
commit | commitdiff | tree |
2010-02-03 |
Stefano Sabatini | Implement shuffle_bytes_abcd() functions and use them...
|
commit | commitdiff | tree |
2010-02-03 |
Stefano Sabatini | Use pixel format descriptors for checking if the input...
|
commit | commitdiff | tree |
2010-02-03 |
Stefano Sabatini | Make opt_frame_pix_fmt() call show_pix_fmts() if the...
|
commit | commitdiff | tree |
2010-02-01 |
Stefano Sabatini | Use parentheses around && within ||, fix the gcc warning:
|
commit | commitdiff | tree |
2010-02-01 |
Stefano Sabatini | Reindent.
|
commit | commitdiff | tree |
2010-02-01 |
Stefano Sabatini | Use pixel format descriptors to check if the input...
|
commit | commitdiff | tree |
2010-01-31 |
Stefano Sabatini | Fix grammar: write to DST THING -> write THING to DST.
|
commit | commitdiff | tree |
2010-01-31 |
Stefano Sabatini | Avoid usage of avcodec_get_pix_fmt_name() and
|
commit | commitdiff | tree |
2010-01-31 |
Stefano Sabatini | Declare support for the pixel formats:
|
commit | commitdiff | tree |
2010-01-30 |
Stefano Sabatini | Reindent.
|
commit | commitdiff | tree |
2010-01-30 |
Stefano Sabatini | Use a consistent convention for the names of the internal...
|
commit | commitdiff | tree |
2010-01-30 |
Stefano Sabatini | Remove duplicated empty line.
|
commit | commitdiff | tree |
2010-01-30 |
Stefano Sabatini | Use av_get_pix_fmt() instead of the deprecated avcodec_get_p...
|
commit | commitdiff | tree |
2010-01-30 |
Stefano Sabatini | Remove duplicated word in av_strlcat() doxy.
|
commit | commitdiff | tree |
2010-01-30 |
Stefano Sabatini | Add missing '()' at the end of a function name.
|
commit | commitdiff | tree |
2010-01-30 |
Stefano Sabatini | Add mention to the av_get_pix_fmt() addition.
|
commit | commitdiff | tree |
2010-01-30 |
Stefano Sabatini | Implement av_get_pix_fmt(), and deprecate avcodec_get_pix_fmt().
|
commit | commitdiff | tree |
2010-01-30 |
Stefano Sabatini | Fix randomness of the swscale-test output.
|
commit | commitdiff | tree |
2010-01-27 |
Stefano Sabatini | Declare variable "version" in the PRINT_LIB_VERSION...
|
commit | commitdiff | tree |
2010-01-27 |
Stefano Sabatini | Fix misc typos, patch by
|
commit | commitdiff | tree |
2010-01-27 |
Stefano Sabatini | Rename swscale-example to swscale-test, to better reflect...
|
commit | commitdiff | tree |
2010-01-27 |
Stefano Sabatini | Document av_register_protocol(), not that it really...
|
commit | commitdiff | tree |
2010-01-25 |
Stefano Sabatini | Merge two "if (flags & SWS_PRINT_INFO) { ... }" blocks...
|
commit | commitdiff | tree |
2010-01-24 |
Stefano Sabatini | Doxument url_open().
|
commit | commitdiff | tree |
2010-01-24 |
Stefano Sabatini | Fix mis-computation of the needsDither variable erroneously...
|
commit | commitdiff | tree |
2010-01-24 |
Stefano Sabatini | Favor the term "URL" over "filename", as the API deals...
|
commit | commitdiff | tree |
2010-01-24 |
Stefano Sabatini | Merge two "if (flags & SWS_PRINT_INFO) { ... }" blocks.
|
commit | commitdiff | tree |
next |