2009-04-12 |
diego | Reduce subtitle parsing verbosity.
|
commit | commitdiff | tree |
2009-04-12 |
diego | Use extra_cflags variable instead of CFLAGS to add...
|
commit | commitdiff | tree |
2009-04-11 |
diego | Reemit the ID_AID_x_LANG for the track. This allows...
|
commit | commitdiff | tree |
2009-04-10 |
diego | Move all CFLAGS checks together at the beginning of...
|
commit | commitdiff | tree |
2009-04-10 |
diego | Move thread-related CFLAGS settings into pthread test.
|
commit | commitdiff | tree |
2009-04-10 |
diego | some updates about translation maintenance
|
commit | commitdiff | tree |
2009-04-10 |
diego | Remove unnecessary Darwin default CFLAGS and LDFLAGS.
|
commit | commitdiff | tree |
2009-04-10 |
diego | Move darwin CFLAG settings to darwin section at the...
|
commit | commitdiff | tree |
2009-04-10 |
diego | Move amigaos CFLAG settings to amigaos section at the...
|
commit | commitdiff | tree |
2009-04-10 |
diego | gcc <3.1 is unsupported on Darwin, no need to check...
|
commit | commitdiff | tree |
2009-04-09 |
diego | Change type of first argument of the print_int_array...
|
commit | commitdiff | tree |
2009-04-08 |
diego | Specify precise dependencies for generated header file...
|
commit | commitdiff | tree |
2009-04-08 |
diego | Fix wrong syntax in test example, noticed by Jason...
|
commit | commitdiff | tree |
2009-04-06 |
diego | Add rules to install gmplayer manual pages.
|
commit | commitdiff | tree |
2009-04-04 |
diego | Fix passing CFLAGS and LDFLAGS with = in them as configure...
|
commit | commitdiff | tree |
2009-04-02 |
diego | Remove unnecessary malloc.h #includes and related ...
|
commit | commitdiff | tree |
2009-04-02 |
diego | Add recently added FFmpeg subdirs to DIRS variable.
|
commit | commitdiff | tree |
2009-04-01 |
diego | Add config.h #include, necessary for HAVE_MALLOC_H...
|
commit | commitdiff | tree |
2009-04-01 |
diego | Remove unused variable along with the related warning.
|
commit | commitdiff | tree |
2009-03-31 |
diego | Add missing $(EXESUF) to example/test program dependency...
|
commit | commitdiff | tree |
2009-03-29 |
diego | Globally ignore all example binaries.
|
commit | commitdiff | tree |
2009-03-29 |
diego | Generalize example target rule in common.mak so that...
|
commit | commitdiff | tree |
2009-03-29 |
diego | Move swscale AltiVec template code to ppc subdirectory.
|
commit | commitdiff | tree |
2009-03-29 |
diego | Relicense file to LGPL with the permission of Romain...
|
commit | commitdiff | tree |
2009-03-27 |
diego | spelling fixes, add release name
|
commit | commitdiff | tree |
2009-03-27 |
diego | misc updates
|
commit | commitdiff | tree |
2009-03-26 |
diego | Rename cs_test.c --> colorspace-test.c. This is more...
|
commit | commitdiff | tree |
2009-03-26 |
diego | Make svn:ignore properties globally consistent. Ignore...
|
commit | commitdiff | tree |
2009-03-25 |
diego | typo fixes
|
commit | commitdiff | tree |
2009-03-25 |
diego | Update date in manual page.
|
commit | commitdiff | tree |
2009-03-25 |
diego | Rename 'default-binds' input option to 'default-bindings'.
|
commit | commitdiff | tree |
2009-03-25 |
diego | cosmetics: Drop leading underscore from extra_ variables.
|
commit | commitdiff | tree |
2009-03-25 |
diego | swscale-example is an API example, not a test program.
|
commit | commitdiff | tree |
2009-03-24 |
diego | Update help output with previous --extra-ldflags change.
|
commit | commitdiff | tree |
2009-03-24 |
diego | Replace --with-extralibdir option by --extra-ldflags...
|
commit | commitdiff | tree |
2009-03-23 |
diego | typo fix: Remove stray '-' from --extra-cflags option...
|
commit | commitdiff | tree |
2009-03-23 |
diego | Replace --with-extraincdir option by --extra-cflags...
|
commit | commitdiff | tree |
2009-03-23 |
diego | Get rid of pointless EXTRA_INC and EXTRAXX_INC config...
|
commit | commitdiff | tree |
2009-03-23 |
diego | Do not use full CFLAGS to build codec-cfg, they are...
|
commit | commitdiff | tree |
2009-03-22 |
diego | Rename 'tests' target to 'testprogs'. It is too easily...
|
commit | commitdiff | tree |
2009-03-22 |
diego | Remove unnecessary CLEANFILES declaration. Test programs...
|
commit | commitdiff | tree |
2009-03-21 |
diego | Initialize HAVE_FAST_UNALIGNED definition to 0 so that...
|
commit | commitdiff | tree |
2009-03-21 |
diego | Remove postinst script that asks for a TrueType font...
|
commit | commitdiff | tree |
2009-03-21 |
diego | Add CONFIG_SWSCALE_ALPHA and HAVE_VIRTUALALLOC config...
|
commit | commitdiff | tree |
2009-03-19 |
diego | Initialize *srcContext, *dstContext, *outContext to...
|
commit | commitdiff | tree |
2009-03-18 |
diego | Consistently use ff_ prefixes for internal symbols.
|
commit | commitdiff | tree |
2009-03-17 |
diego | Fix ff_bfin_yuv2rgb_get_func_ptr() vs. sws_ff_bfin_yuv2rgb_g...
|
commit | commitdiff | tree |
2009-03-17 |
diego | whitespace cosmetics: Consistently format function...
|
commit | commitdiff | tree |
2009-03-15 |
diego | Ignore generated files 'tags' and 'cpuinfo'.
|
commit | commitdiff | tree |
2009-03-15 |
diego | Add some parentheses to silence the warnings:
|
commit | commitdiff | tree |
2009-03-15 |
diego | cosmetics: Remove file names from file header, it only...
|
commit | commitdiff | tree |
2009-03-15 |
diego | roff markup: Place \& after abbreviations like i.e...
|
commit | commitdiff | tree |
2009-03-15 |
diego | Remove obsolete extra elements from opt_t struct initialization.
|
commit | commitdiff | tree |
2009-03-15 |
diego | Get rid of pointless preprocessor condition indirection...
|
commit | commitdiff | tree |
2009-03-15 |
diego | "MPlayer - The Movie Player" should be used as the...
|
commit | commitdiff | tree |
2009-03-15 |
diego | cosmetics: typo fix
|
commit | commitdiff | tree |
2009-03-15 |
diego | HAVE_THREADS should be initialized to 0, it is a 0...
|
commit | commitdiff | tree |
2009-03-14 |
diego | KVA vo driver for OS/2, patch by KO Myung-Hun, komh...
|
commit | commitdiff | tree |
2009-03-14 |
diego | Move page heading and table of contents out of the...
|
commit | commitdiff | tree |
2009-03-14 |
diego | Give table headings more meaningful names.
|
commit | commitdiff | tree |
2009-03-14 |
diego | Add /usr/X11R7 to the list of directories in which...
|
commit | commitdiff | tree |
2009-03-14 |
diego | Only compile fastmemcpybench on x86.
|
commit | commitdiff | tree |
2009-03-12 |
diego | Replace duplicated code by a macro.
|
commit | commitdiff | tree |
2009-03-12 |
diego | SSE3 support patch by Zhou Zongyi, zhouzongyi pset...
|
commit | commitdiff | tree |
2009-03-11 |
diego | Update email address for Vajna, Miklós.
|
commit | commitdiff | tree |
2009-03-10 |
diego | Fix and restructure fastmemcpybench. It is now one...
|
commit | commitdiff | tree |
2009-03-09 |
diego | Update entry for libdvdread; add entry for libdvdnav.
|
commit | commitdiff | tree |
2009-03-09 |
diego | cosmetics: Add newlines for better readability, rename...
|
commit | commitdiff | tree |
2009-03-09 |
diego | GraphEdit is also available in the Microsoft SDK nowadays.
|
commit | commitdiff | tree |
2009-03-09 |
diego | libmpdemux/nuppelvideo.h was removed.
|
commit | commitdiff | tree |
2009-03-09 |
diego | partial further sync by patch by sevenfourk, sevenfourk...
|
commit | commitdiff | tree |
2009-03-09 |
diego | comment/output cosmetics
|
commit | commitdiff | tree |
2009-03-09 |
diego | whitespace cosmetics:
|
commit | commitdiff | tree |
2009-03-09 |
diego | Merge two preprocessor conditions in order to drop...
|
commit | commitdiff | tree |
2009-03-09 |
diego | Ignore all fastmem-* binaries.
|
commit | commitdiff | tree |
2009-03-09 |
diego | Fix fastmemcpybench tools build:
|
commit | commitdiff | tree |
2009-03-07 |
diego | cosmetics: spelling fixes
|
commit | commitdiff | tree |
2009-03-07 |
diego | cosmetics: Reformat file header.
|
commit | commitdiff | tree |
2009-03-06 |
diego | Sync latest set of changes.
|
commit | commitdiff | tree |
2009-03-06 |
diego | Sync local changes file with #ifdef --> #if conversion.
|
commit | commitdiff | tree |
2009-03-06 |
diego | Sync local changes file with #ifdef --> #if conversion.
|
commit | commitdiff | tree |
2009-03-05 |
diego | Add support for extracting the release version number...
|
commit | commitdiff | tree |
2009-03-05 |
diego | Only add -Ilibdvdnav to the CFLAGS of the files that...
|
commit | commitdiff | tree |
2009-03-05 |
diego | Simplify CFLAGS generation for individual targets.
|
commit | commitdiff | tree |
2009-03-05 |
diego | Simplify some vidix dhahelper build commands with automatic...
|
commit | commitdiff | tree |
2009-03-05 |
diego | mphq now runs Subversion 1.5.
|
commit | commitdiff | tree |
2009-03-03 |
diego | Add back mistakenly removed copyright notice.
|
commit | commitdiff | tree |
2009-03-01 |
diego | Use UTF-8 as character set.
|
commit | commitdiff | tree |
2009-03-01 |
diego | cosmetics: Remove trailing whitespace.
|
commit | commitdiff | tree |
2009-03-01 |
diego | Remove unnecessary linking hack, compilation works...
|
commit | commitdiff | tree |
2009-03-01 |
diego | Remove now unnecessary linking hacks.
|
commit | commitdiff | tree |
2009-03-01 |
diego | Add standard license headers to files.
|
commit | commitdiff | tree |
2009-03-01 |
diego | DART audio output driver for OS/2 by KO Myung-Hun,...
|
commit | commitdiff | tree |
2009-03-01 |
diego | Fix 10l typo in ADD_ALL_EXESUFS function name.
|
commit | commitdiff | tree |
2009-03-01 |
diego | codec-cfg does not depend on codecs.conf.h, it is used...
|
commit | commitdiff | tree |
2009-03-01 |
diego | Make all object files depend on generated header files.
|
commit | commitdiff | tree |
2009-03-01 |
diego | Add explicit dependencies on generated header files...
|
commit | commitdiff | tree |
2009-03-01 |
diego | Fix dependencies on generated header files for the...
|
commit | commitdiff | tree |
2009-02-28 |
diego | sync by Ivan (sevenfourk, sevenfourk gmail com)
|
commit | commitdiff | tree |
2009-02-24 |
diego | Read revision string from the file snapshot_version...
|
commit | commitdiff | tree |