2007-05-28 |
Diego Biurrun | Remove redundant fastmemcpy.h #include, it is indirectly...
|
commit | commitdiff | tree |
2007-05-28 |
Diego Biurrun | Remove redundant fastmemcpy.h #include, it is indirectly...
|
commit | commitdiff | tree |
2007-05-27 |
Diego Biurrun | doc/Makefile no longer exists.
|
commit | commitdiff | tree |
2007-05-27 |
Diego Biurrun | 10l: Revert accidental removal of unused code.
|
commit | commitdiff | tree |
2007-05-27 |
Diego Biurrun | Exit with error when running libavtest and not configured...
|
commit | commitdiff | tree |
2007-05-27 |
Diego Biurrun | Rename variable for consistency.
|
commit | commitdiff | tree |
2007-05-27 |
Diego Biurrun | whitespace cosmetics
|
commit | commitdiff | tree |
2007-05-27 |
Diego Biurrun | better variable names
|
commit | commitdiff | tree |
2007-05-27 |
Diego Biurrun | Remove comments that are neither very enlightening...
|
commit | commitdiff | tree |
2007-05-27 |
Diego Biurrun | Do not hide the commands make runs.
|
commit | commitdiff | tree |
2007-05-27 |
Diego Biurrun | Fix seek_test compilation for out-of-tree builds.
|
commit | commitdiff | tree |
2007-05-27 |
Diego Biurrun | --enable-amr-* --> -- enable-libamr-*
|
commit | commitdiff | tree |
2007-05-25 |
Diego Biurrun | Remove portability comment, it should be pure POSIX...
|
commit | commitdiff | tree |
2007-05-25 |
Diego Biurrun | whitespace cosmetics
|
commit | commitdiff | tree |
2007-05-25 |
Diego Biurrun | 'grep -q' is a GNU extension.
|
commit | commitdiff | tree |
2007-05-25 |
Diego Biurrun | Do not fail or print an error if the logfile already...
|
commit | commitdiff | tree |
2007-05-25 |
Diego Biurrun | Add seektest to top-level targets, remove individual...
|
commit | commitdiff | tree |
2007-05-25 |
Diego Biurrun | Also remove seek_test upon clean.
|
commit | commitdiff | tree |
2007-05-24 |
Diego Biurrun | Replace multiple rules for compiling binaries by one...
|
commit | commitdiff | tree |
2007-05-24 |
Diego Biurrun | Use proper license header.
|
commit | commitdiff | tree |
2007-05-24 |
Diego Biurrun | typo
|
commit | commitdiff | tree |
2007-05-24 |
Diego Biurrun | Remove obsolete and non-working DSP test program.
|
commit | commitdiff | tree |
2007-05-24 |
Diego Biurrun | extern C declarations were removed.
|
commit | commitdiff | tree |
2007-05-22 |
Diego Biurrun | Remove mdct.o and fft.o from fft-test prerequisites...
|
commit | commitdiff | tree |
2007-05-21 |
Diego Biurrun | Rename motion_test.c to motion-test.c, which is the...
|
commit | commitdiff | tree |
2007-05-21 |
Diego Biurrun | Fix imgresample-test linking.
|
commit | commitdiff | tree |
2007-05-21 |
Diego Biurrun | Add explanatory comments to some #endifs.
|
commit | commitdiff | tree |
2007-05-17 |
Diego Biurrun | Make documentation build nonrecursive: Merge it into...
|
commit | commitdiff | tree |
2007-05-16 |
Diego Biurrun | Remove extern C declarations for C++.
|
commit | commitdiff | tree |
2007-05-16 |
Diego Biurrun | Remove extern C declarations for C++.
|
commit | commitdiff | tree |
2007-05-16 |
Diego Biurrun | Drop unnecessary libavcodec/ prefix in #include path.
|
commit | commitdiff | tree |
2007-05-13 |
Diego Biurrun | Use TARGET_ARMV6 variable instead of HAVE_ARMV6 for...
|
commit | commitdiff | tree |
2007-05-12 |
Diego Biurrun | Remove redundant extern declaration of j_rev_dct that...
|
commit | commitdiff | tree |
2007-05-12 |
Diego Biurrun | cosmetics: Group all test targets together.
|
commit | commitdiff | tree |
2007-05-11 |
Diego Biurrun | Merge RoQ entries
|
commit | commitdiff | tree |
2007-05-11 |
Diego Biurrun | Remove duplicate #includes, avcodec.h #includes common.h.
|
commit | commitdiff | tree |
2007-05-11 |
Diego Biurrun | Remove unused variable.
|
commit | commitdiff | tree |
2007-05-10 |
Diego Biurrun | Remove redundant #inclusion of common.h, avcodec.h...
|
commit | commitdiff | tree |
2007-05-09 |
Diego Biurrun | RoQ muxer
|
commit | commitdiff | tree |
2007-05-09 |
Diego Biurrun | Replace general CONFIG_ENCODERS by more fine-grained...
|
commit | commitdiff | tree |
2007-05-09 |
Diego Biurrun | Allow conditional compilation of H.263-related decoders.
|
commit | commitdiff | tree |
2007-05-08 |
Diego Biurrun | Move H.263 parser to its own file.
|
commit | commitdiff | tree |
2007-05-08 |
Diego Biurrun | Add a few explanatory comments.
|
commit | commitdiff | tree |
2007-05-07 |
Diego Biurrun | RoQ audio encoder
|
commit | commitdiff | tree |
2007-05-06 |
Diego Biurrun | Add a note about maintaining alphabetical order to...
|
commit | commitdiff | tree |
2007-05-06 |
Diego Biurrun | Move dvdsub parser to its own file.
|
commit | commitdiff | tree |
2007-05-06 |
Diego Biurrun | Rename dvbsubdec_parser.c to dvbsub_parser.c.
|
commit | commitdiff | tree |
2007-05-06 |
Diego Biurrun | Move dvbsubdec parser to its own file.
|
commit | commitdiff | tree |
2007-05-05 |
Diego Biurrun | Remove superfluous #includes, parser.h now includes...
|
commit | commitdiff | tree |
2007-05-05 |
Diego Biurrun | parser.c is compiled unconditionally, there is no need...
|
commit | commitdiff | tree |
2007-05-05 |
Diego Biurrun | Fix multiple "‘inline/static’ is not at beginning of...
|
commit | commitdiff | tree |
2007-05-05 |
Diego Biurrun | Fix warning:
|
commit | commitdiff | tree |
2007-05-05 |
Diego Biurrun | parser.c is compiled unconditionally, there is no need...
|
commit | commitdiff | tree |
2007-05-04 |
Diego Biurrun | Add a note about tabs + trailing whitespace to the...
|
commit | commitdiff | tree |
2007-05-04 |
Diego Biurrun | Move H.261 parser to its own file.
|
commit | commitdiff | tree |
2007-05-04 |
Diego Biurrun | Group benchmark items in the patch submission checklist...
|
commit | commitdiff | tree |
2007-05-04 |
Diego Biurrun | Rename oggvorbis decoder to libvorbis.
|
commit | commitdiff | tree |
2007-05-04 |
Diego Biurrun | Move VC1 parser to its own file.
|
commit | commitdiff | tree |
2007-05-03 |
Diego Biurrun | Move dca parser to its own file.
|
commit | commitdiff | tree |
2007-05-03 |
Diego Biurrun | Give libamr decoders/encoders a lib prefix in the name.
|
commit | commitdiff | tree |
2007-05-03 |
Diego Biurrun | Rename dts_decoder to libdts_decoder.
|
commit | commitdiff | tree |
2007-05-02 |
Diego Biurrun | Remove unused variable.
|
commit | commitdiff | tree |
2007-05-02 |
Diego Biurrun | cosmetics: Sort entries by CONFIG_ name.
|
commit | commitdiff | tree |
2007-05-02 |
Diego Biurrun | cosmetics: Group all external library decoders and...
|
commit | commitdiff | tree |
2007-04-30 |
Diego Biurrun | cosmetics attack, part IV: Remove all tabs and prettyprint...
|
commit | commitdiff | tree |
2007-04-29 |
Diego Biurrun | cosmetics attack, part III: Remove all tabs and prettyprint...
|
commit | commitdiff | tree |
2007-04-29 |
Diego Biurrun | cosmetics: Fix stray wrongly indented line.
|
commit | commitdiff | tree |
2007-04-29 |
Diego Biurrun | cosmetics attack, part II: Remove all tabs and prettyprint...
|
commit | commitdiff | tree |
2007-04-28 |
Diego Biurrun | cosmetics attack, part I: Remove all tabs and prettyprint...
|
commit | commitdiff | tree |
2007-04-28 |
Diego Biurrun | cosmetics: Replace manual tab indentation by \n\t as...
|
commit | commitdiff | tree |
2007-04-27 |
Diego Biurrun | Mark code parts that cannot work on AMD64 due to broken...
|
commit | commitdiff | tree |
2007-04-27 |
Diego Biurrun | cosmetics: Align some lines.
|
commit | commitdiff | tree |
2007-04-26 |
Diego Biurrun | cosmetics: Remove trailing whitespace.
|
commit | commitdiff | tree |
2007-04-26 |
Diego Biurrun | cosmetics: Remove trailing whitespace and tabs.
|
commit | commitdiff | tree |
2007-04-26 |
Diego Biurrun | cosmetics: sort()
|
commit | commitdiff | tree |
2007-04-26 |
Diego Biurrun | proper dependency on mpegts_demuxer for rtp_muxer
|
commit | commitdiff | tree |
2007-04-26 |
Diego Biurrun | Remove redundant dependency from ffserver_deps.
|
commit | commitdiff | tree |
2007-04-26 |
Diego Biurrun | Don't declare -lm as a dependency of swscale-example.
|
commit | commitdiff | tree |
2007-04-26 |
Diego Biurrun | Policy addition: New files should have proper license...
|
commit | commitdiff | tree |
2007-04-26 |
Diego Biurrun | 10l: Rename missed occurrences of CONFIG_EBX_AVAILABLE...
|
commit | commitdiff | tree |
2007-04-25 |
Diego Biurrun | cosmetics: Put AMR entry in alphabetical order with...
|
commit | commitdiff | tree |
2007-04-25 |
Diego Biurrun | Remove hackish support for the non-free fixed-point...
|
commit | commitdiff | tree |
2007-04-24 |
Diego Biurrun | typo
|
commit | commitdiff | tree |
2007-04-24 |
Diego Biurrun | cosmetics: Reorder endianness macros by bit depth,...
|
commit | commitdiff | tree |
2007-04-24 |
Diego Biurrun | Move ebx_available and ebp_available from CONFIG_LIST...
|
commit | commitdiff | tree |
2007-04-24 |
Diego Biurrun | Remove unused code + variable, fixes a warning.
|
commit | commitdiff | tree |
2007-04-23 |
Diego Biurrun | Add a note about license headers to the patch submission...
|
commit | commitdiff | tree |
2007-04-21 |
Diego Biurrun | Remove unused variable.
|
commit | commitdiff | tree |
2007-04-21 |
Diego Biurrun | spelling/wording/punctuation
|
commit | commitdiff | tree |
2007-04-20 |
Diego Biurrun | typo
|
commit | commitdiff | tree |
2007-04-18 |
Diego Biurrun | Remove the build instructions from the doxygen comments...
|
commit | commitdiff | tree |
2007-04-18 |
Diego Biurrun | Doxygen comment wording/spelling
|
commit | commitdiff | tree |
2007-04-15 |
Diego Biurrun | Mention configure parameters for enabling AMR.
|
commit | commitdiff | tree |
2007-04-15 |
Diego Biurrun | Make the declaration of AVInputFormat ac3_demuxer conditional
|
commit | commitdiff | tree |
2007-04-15 |
Diego Biurrun | The AC3 demuxer depends on the AC3 parser.
|
commit | commitdiff | tree |
2007-04-15 |
Diego Biurrun | Move AC3 header parsing code together with the rest...
|
commit | commitdiff | tree |
2007-04-14 |
Diego Biurrun | Update preprocessor directive comments to take recent...
|
commit | commitdiff | tree |
2007-04-14 |
Diego Biurrun | Simplify Darwin gcc flags setting.
|
commit | commitdiff | tree |
2007-04-14 |
Diego Biurrun | Remove redundant 2.95 branch from the Darwin gcc check...
|
commit | commitdiff | tree |
2007-04-13 |
Diego Biurrun | cosmetics: Fix indentation.
|
commit | commitdiff | tree |
next |