2007-06-07 |
Diego Biurrun | The server configuration file is passed as a command...
|
commit | commitdiff | tree |
2007-06-07 |
Ronald S. Bultje | emms --> emms_c, taken from a patch by Ronald Bultje
|
commit | commitdiff | tree |
2007-06-07 |
Diego Biurrun | Use consistent names for all test programs.
|
commit | commitdiff | tree |
2007-06-07 |
Diego Biurrun | Preprocessor #defines starting with __ are reserved...
|
commit | commitdiff | tree |
2007-06-07 |
Ronald S. Bultje | Use FFmpeg-specific CPU feature definitions.
|
commit | commitdiff | tree |
2007-06-07 |
Ronald S. Bultje | Add CPU feature definitions for SSE3 and SSSE3.
|
commit | commitdiff | tree |
2007-06-07 |
Diego Biurrun | '-acodec mp3' --> '-acodec libmp3lame'
|
commit | commitdiff | tree |
2007-06-07 |
avcoder | Change names of codecs provided by external libraries...
|
commit | commitdiff | tree |
2007-06-07 |
Ronald S. Bultje | CPU feature definitions should always be available...
|
commit | commitdiff | tree |
2007-06-07 |
Diego Biurrun | Only run MMX2 tests when MMX2 is available.
|
commit | commitdiff | tree |
2007-06-07 |
Diego Biurrun | Fix linking when GPL code has been disabled.
|
commit | commitdiff | tree |
2007-06-07 |
Ronald S. Bultje | Fix compilation when MMX is disabled.
|
commit | commitdiff | tree |
2007-06-07 |
Diego Biurrun | FAAN is not x86-specific.
|
commit | commitdiff | tree |
2007-06-07 |
Diego Biurrun | Fix linking: emms_c is a macro, #include the correct...
|
commit | commitdiff | tree |
2007-06-07 |
Ronald S. Bultje | emms --> emms_c, patch by Ronald S. Bultje, rbultje...
|
commit | commitdiff | tree |
2007-06-06 |
Diego Biurrun | Add some forgotten lib prefixes to Makefile variables.
|
commit | commitdiff | tree |
2007-06-06 |
Diego Biurrun | Consistent naming and lib prefixes for x264, xvid and...
|
commit | commitdiff | tree |
2007-06-06 |
Diego Biurrun | one more rename
|
commit | commitdiff | tree |
2007-06-06 |
Diego Biurrun | Update for recent file removals/renames.
|
commit | commitdiff | tree |
2007-06-06 |
Diego Biurrun | Give names of external library decoders/encoders a...
|
commit | commitdiff | tree |
2007-06-06 |
Diego Biurrun | Give all wrappers for external libraries names starting...
|
commit | commitdiff | tree |
2007-06-05 |
Diego Biurrun | Remove unused variables.
|
commit | commitdiff | tree |
2007-06-04 |
Diego Biurrun | spelling
|
commit | commitdiff | tree |
2007-06-03 |
Diego Biurrun | readability cosmetics
|
commit | commitdiff | tree |
2007-06-02 |
Diego Biurrun | Rename aac_decoder to libfaad_decoder for consistency...
|
commit | commitdiff | tree |
2007-06-02 |
Diego Biurrun | Rename faac_encoder to libfaac_encoder for consistency...
|
commit | commitdiff | tree |
2007-05-29 |
Diego Biurrun | Mark phony swscale_error target as such.
|
commit | commitdiff | tree |
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 |
Denis Fortin | printf --> av_log, patch by Denis Fortin, fortin nerim net
|
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 |
Sergey Vlasov | DTS decoding was broken for every speaker configuration...
|
commit | commitdiff | tree |
2007-05-16 |
Ronald S. Bultje | Do not specify directories in #include path, -I flags...
|
commit | commitdiff | tree |
2007-05-16 |
Ronald S. Bultje | Add libavcodec to compiler include flags in order to...
|
commit | commitdiff | tree |
2007-05-16 |
Diego Biurrun | Drop unnecessary libavcodec/ prefix in #include path.
|
commit | commitdiff | tree |
2007-05-15 |
Zuxy Meng | Building both shared and static libraries is now possible...
|
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 |
Vitor Sessak | RoQ muxer, patch by Vitor, vitor1001 gmail com
|
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-09 |
Zuxy Meng | Remove trailing / from -I flags, MinGW appears to dislike...
|
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 |
Zuxy Meng | cosmetics: Fix indentation after last commit, patch...
|
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-05-01 |
Alexander Strange | The configure test for ebx fails because it is run...
|
commit | commitdiff | tree |
next |