2008-03-14 |
Diego Biurrun | typos
|
commit | commitdiff | tree |
2008-03-14 |
Diego Biurrun | Use correct t printf modifier for pointer differences.
|
commit | commitdiff | tree |
2008-03-14 |
Diego Biurrun | Build ffserver_g as well as ffserver, consistent with...
|
commit | commitdiff | tree |
2008-03-13 |
Diego Biurrun | #include stddef.h instead of sys/types.h, the former...
|
commit | commitdiff | tree |
2008-03-13 |
Diego Biurrun | #include stdint.h instead of inttypes.h like all libavutil...
|
commit | commitdiff | tree |
2008-03-13 |
Diego Biurrun | This file does not use size_t, so no need to #include...
|
commit | commitdiff | tree |
2008-03-13 |
Diego Biurrun | Add #include "config.h" to headers that need it.
|
commit | commitdiff | tree |
2008-03-13 |
Diego Biurrun | Add missing stdint.h #include to headers that use it.
|
commit | commitdiff | tree |
2008-03-12 |
Diego Biurrun | typo fixes
|
commit | commitdiff | tree |
2008-03-12 |
Diego Biurrun | wording improvement by the Wanderer
|
commit | commitdiff | tree |
2008-03-12 |
Diego Biurrun | typos
|
commit | commitdiff | tree |
2008-03-12 |
Diego Biurrun | Move dependency generation commands into configure.
|
commit | commitdiff | tree |
2008-03-12 |
Diego Biurrun | Use proper library versions instead of SPPVERSION in...
|
commit | commitdiff | tree |
2008-03-12 |
Diego Biurrun | Do not calculate dependencies for header files in the...
|
commit | commitdiff | tree |
2008-03-12 |
Diego Biurrun | Use $^ without header files instead of $(SRCS) to reference...
|
commit | commitdiff | tree |
2008-03-11 |
Diego Biurrun | Mark Y variable in EPILOG macro as av_unused to avoid...
|
commit | commitdiff | tree |
2008-03-10 |
Diego Biurrun | Clarify comment.
|
commit | commitdiff | tree |
2008-03-10 |
Diego Biurrun | Simplify .depend generation command.
|
commit | commitdiff | tree |
2008-03-10 |
Diego Biurrun | Replace the awkward '1>' with the more natural '>'.
|
commit | commitdiff | tree |
2008-03-10 |
Diego Biurrun | Merge SDL_CFLAGS handling for files that need it.
|
commit | commitdiff | tree |
2008-03-10 |
Diego Biurrun | misc spelling fixes
|
commit | commitdiff | tree |
2008-03-10 |
Diego Biurrun | typo
|
commit | commitdiff | tree |
2008-03-10 |
Diego Biurrun | vhooks really need libav* even if they compile fine...
|
commit | commitdiff | tree |
2008-03-10 |
Diego Biurrun | Rename --enable-swscaler --> enable-swscale to be consistent...
|
commit | commitdiff | tree |
2008-03-10 |
Diego Biurrun | Remove redundant swScaler: output from places where...
|
commit | commitdiff | tree |
2008-03-09 |
Diego Biurrun | Work around gcc stupidity: With -MM gcc outputs just...
|
commit | commitdiff | tree |
2008-03-08 |
Diego Biurrun | #error in case we do not know how to provide alignment.
|
commit | commitdiff | tree |
2008-03-08 |
Diego Biurrun | cosmetics: Fix indentation in a few more places.
|
commit | commitdiff | tree |
2008-03-08 |
Diego Biurrun | cosmetics: Normalize {} placement after for, while...
|
commit | commitdiff | tree |
2008-03-08 |
Diego Biurrun | Mention that libavdevice/x11grab.c is GPLed.
|
commit | commitdiff | tree |
2008-03-08 |
Diego Biurrun | Rename pp variable to postproc for consistency.
|
commit | commitdiff | tree |
2008-03-08 |
Mark Cox | Fix unused variable warnings.
|
commit | commitdiff | tree |
2008-03-08 |
Diego Biurrun | cosmetics: prettyprinting
|
commit | commitdiff | tree |
2008-03-08 |
Diego Biurrun | Install libavfilter if it has been enabled.
|
commit | commitdiff | tree |
2008-03-08 |
Diego Biurrun | The videohook target does not depend on .libs.
|
commit | commitdiff | tree |
2008-03-08 |
Diego Biurrun | Make ffplay use parse_number_or_die instead of atoi.
|
commit | commitdiff | tree |
2008-03-08 |
Diego Biurrun | cosmetics: Remove useless empty line.
|
commit | commitdiff | tree |
2008-03-08 |
Diego Biurrun | cosmetics: Remove useless empty line.
|
commit | commitdiff | tree |
2008-03-08 |
Diego Biurrun | cosmetics: Consistently move NAME and FFLIBS to the...
|
commit | commitdiff | tree |
2008-03-08 |
Diego Biurrun | cosmetics: Consistently move NAME and FFLIBS to the...
|
commit | commitdiff | tree |
2008-03-05 |
Diego Biurrun | Set TCP protocol to is_streamed=1 as seeking is not...
|
commit | commitdiff | tree |
2008-03-01 |
İsmail Dönmez | Do not add deprecated -no-cpp-precomp to CFLAGS on...
|
commit | commitdiff | tree |
2008-02-27 |
Diego Biurrun | Add empty line in output to increase readability.
|
commit | commitdiff | tree |
2008-02-26 |
Diego Biurrun | Add multiple inclusion guards.
|
commit | commitdiff | tree |
2008-02-26 |
Diego Biurrun | Add explanatory comment to '#define FLOAT float'.
|
commit | commitdiff | tree |
2008-02-26 |
Diego Biurrun | cosmetics: Demplayerify indentation.
|
commit | commitdiff | tree |
2008-02-26 |
Diego Biurrun | Add comments to some #endif directives.
|
commit | commitdiff | tree |
2008-02-26 |
Diego Biurrun | cosmetics: spelling/grammar
|
commit | commitdiff | tree |
2008-02-26 |
Diego Biurrun | Remove START_TIMER and STOP_TIMER macros.
|
commit | commitdiff | tree |
2008-02-26 |
Peter Ross | Disable vhook on Interix, patch by Pete Ross, pross...
|
commit | commitdiff | tree |
2008-02-26 |
Peter Ross | This header just needs stdint.h, not inttypes.h, which...
|
commit | commitdiff | tree |
2008-02-25 |
Diego Biurrun | Remove commented-out av_log calls.
|
commit | commitdiff | tree |
2008-02-25 |
Stefano Sabatini | Clarify the documentation for 'ffmpeg -v'.
|
commit | commitdiff | tree |
2008-02-25 |
Diego Biurrun | Improve wording/grammar of Doxygen comments.
|
commit | commitdiff | tree |
2008-02-25 |
Diego Biurrun | cosmetics: prettyprint
|
commit | commitdiff | tree |
2008-02-25 |
Diego Biurrun | Fix outdated comment.
|
commit | commitdiff | tree |
2008-02-24 |
Diego Biurrun | cosmetics: Sort and prettyprint codec_wav_tags[].
|
commit | commitdiff | tree |
2008-02-22 |
Diego Biurrun | Add -lm to x264 check, it is needed on most systems.
|
commit | commitdiff | tree |
2008-02-21 |
Diego Biurrun | Explain that libavcodec/i386/idct_mmx.c is GPLed.
|
commit | commitdiff | tree |
2008-02-20 |
Eddie Pang | 10l: Correctly use preprocessor conditionals.
|
commit | commitdiff | tree |
2008-02-18 |
Diego Biurrun | Refactor vcprm and vcii macros by using the AVV macro.
|
commit | commitdiff | tree |
2008-02-18 |
Diego Biurrun | Refactor the FOUROF macro using the AVV macro.
|
commit | commitdiff | tree |
2008-02-18 |
Diego Biurrun | Remove stray #undef.
|
commit | commitdiff | tree |
2008-02-16 |
Mike Frysinger | FLAT objects cannot have multiple sections, so using...
|
commit | commitdiff | tree |
2008-02-16 |
Mike Frysinger | FLAT objects cannot have multiple sections, so using...
|
commit | commitdiff | tree |
2008-02-16 |
Diego Biurrun | This shell script is not bash-specific.
|
commit | commitdiff | tree |
2008-02-16 |
Diego Biurrun | Remove check for the availability of the -u diff flag...
|
commit | commitdiff | tree |
2008-02-16 |
Mike Frysinger | The Blackfin toolchains will automatically select FDPIC...
|
commit | commitdiff | tree |
2008-02-15 |
Diego Biurrun | prettyprinting cosmetics
|
commit | commitdiff | tree |
2008-02-13 |
Diego Biurrun | typo fix: inited --> initialized
|
commit | commitdiff | tree |
2008-02-13 |
Diego Biurrun | typo
|
commit | commitdiff | tree |
2008-02-13 |
Diego Biurrun | Add fallback for DECLARE_ALIGNED and DECLARE_ASM_CONST.
|
commit | commitdiff | tree |
2008-02-13 |
Diego Biurrun | Mark MSVC compiler macros as such.
|
commit | commitdiff | tree |
2008-02-13 |
Diego Biurrun | Disentangle nested preprocessor directives.
|
commit | commitdiff | tree |
2008-02-13 |
Diego Biurrun | Print Theora bitstream version at DEBUG, not at VERBOSE...
|
commit | commitdiff | tree |
2008-02-13 |
Diego Biurrun | cosmetics: Replace // by /* */ comments.
|
commit | commitdiff | tree |
2008-02-11 |
Diego Biurrun | Do not use ranges with tr, the results are locale-dependent.
|
commit | commitdiff | tree |
2008-02-09 |
Diego Biurrun | Remove pointless #if.
|
commit | commitdiff | tree |
2008-02-09 |
Diego Biurrun | Use HAVE_ALTIVEC preprocessor conditionals like in...
|
commit | commitdiff | tree |
2008-02-04 |
Christophe Lorenz | Add dv50 tag to support samples with dv50 fourcc in...
|
commit | commitdiff | tree |
2008-02-04 |
Diego Biurrun | Update policy entry about compiler warnings to reflect...
|
commit | commitdiff | tree |
2008-02-04 |
Diego Biurrun | Make luma_dc_quant_i and luma_dc_quant_p const, fixes...
|
commit | commitdiff | tree |
2008-02-03 |
Diego Biurrun | typo
|
commit | commitdiff | tree |
2008-02-03 |
Uoti Urpala | mpegvideo.h has two function declarations with the...
|
commit | commitdiff | tree |
2008-02-02 |
Diego Biurrun | Remove -Werror= CFLAGS that do not have the desired...
|
commit | commitdiff | tree |
2008-02-02 |
Diego Biurrun | cosmetics: sort ogg_codec_t list
|
commit | commitdiff | tree |
2008-01-30 |
Diego Biurrun | Do not print an (L)GPL license statement when nonfree...
|
commit | commitdiff | tree |
2008-01-29 |
Diego Biurrun | Print the name of the regression test that was run...
|
commit | commitdiff | tree |
2008-01-29 |
Diego Biurrun | Pass argc and argv to the main function of the SDL...
|
commit | commitdiff | tree |
2008-01-28 |
Diego Biurrun | seektest depends on both codectest and libavtest.
|
commit | commitdiff | tree |
2008-01-27 |
Diego Biurrun | Move common test program infrastructure to common.mak.
|
commit | commitdiff | tree |
2008-01-27 |
Diego Biurrun | Move some lines in preparation for an upcoming commit.
|
commit | commitdiff | tree |
2008-01-27 |
Diego Biurrun | Add Makefile rules for test programs.
|
commit | commitdiff | tree |
2008-01-27 |
Diego Biurrun | Do not install integer.h, it is not part of the public...
|
commit | commitdiff | tree |
2008-01-27 |
Diego Biurrun | typo
|
commit | commitdiff | tree |
2008-01-27 |
Diego Biurrun | Add $(EXESUF) where necessary.
|
commit | commitdiff | tree |
2008-01-27 |
Diego Biurrun | whitespace and sorting cosmetics
|
commit | commitdiff | tree |
2008-01-27 |
Diego Biurrun | Add generic rule for all tests.
|
commit | commitdiff | tree |
2008-01-26 |
Diego Biurrun | Merge rules for tools/* into a generic rule.
|
commit | commitdiff | tree |
2008-01-26 |
Diego Biurrun | Properly remove tools on clean.
|
commit | commitdiff | tree |
next |