2009-05-05 |
diego | cosmetics: indentation
|
commit | commitdiff | tree |
2009-05-05 |
diego | Allow disabling and enabling VCD support through command...
|
commit | commitdiff | tree |
2009-05-05 |
diego | CoreAudio LDFLAGS should be MPlayer-only.
|
commit | commitdiff | tree |
2009-05-05 |
diego | Improve CoreAudio check: Use all required headers and...
|
commit | commitdiff | tree |
2009-05-05 |
diego | Simplify Mac OS X Finder and Mac OS X Bundle file locations...
|
commit | commitdiff | tree |
2009-05-04 |
diego | CONFIG_QUICKTIME should be set depending on the state...
|
commit | commitdiff | tree |
2009-05-04 |
diego | Add missing 'void' to parameterless function declarations.
|
commit | commitdiff | tree |
2009-05-04 |
diego | ao_macosx was renamed to ao_coreaudio.
|
commit | commitdiff | tree |
2009-05-04 |
diego | Rename macosx video output driver to corevideo.
|
commit | commitdiff | tree |
2009-05-04 |
diego | Rename macosx audio output driver to coreaudio.
|
commit | commitdiff | tree |
2009-05-04 |
diego | QuickTime codecs support requires -framework QuickTime...
|
commit | commitdiff | tree |
2009-05-04 |
diego | Replace QuickTime.h #include with Carbon.h, which is...
|
commit | commitdiff | tree |
2009-05-04 |
diego | Ulion no longer has time to be maintainer.
|
commit | commitdiff | tree |
2009-05-04 |
diego | Improve CoreVideo check: Test more #includes, add ...
|
commit | commitdiff | tree |
2009-05-04 |
diego | Add information about configure options to config.mak.
|
commit | commitdiff | tree |
2009-04-26 |
diego | Revert previous two commits, the CoreVideo vo needs...
|
commit | commitdiff | tree |
2009-04-25 |
diego | Replace glibc-specific __WORDSIZE preprocessor check...
|
commit | commitdiff | tree |
2009-04-25 |
diego | Fix typo in CoreVideo linker flags: the Carbon, not...
|
commit | commitdiff | tree |
2009-04-25 |
diego | Remove unnecessary -framework OpenGL from CoreVideo...
|
commit | commitdiff | tree |
2009-04-25 |
diego | whitespace cosmetics: reindent Mac OS X checks, remove...
|
commit | commitdiff | tree |
2009-04-25 |
diego | Split generic OS X API check into separate CoreAudio...
|
commit | commitdiff | tree |
2009-04-25 |
diego | typo in XFORM asm check, noticed by Emanuele Giaquinta
|
commit | commitdiff | tree |
2009-04-25 |
diego | sane verbosity levels for menu initialization
|
commit | commitdiff | tree |
2009-04-23 |
diego | whitespace cosmetics
|
commit | commitdiff | tree |
2009-04-23 |
diego | Pass argc and argv parameters to main() function in...
|
commit | commitdiff | tree |
2009-04-20 |
diego | Unify error message output and update error messages.
|
commit | commitdiff | tree |
2009-04-20 |
diego | small typo fixes
|
commit | commitdiff | tree |
2009-04-20 |
diego | Remove reference to outdated documentation file.
|
commit | commitdiff | tree |
2009-04-20 |
diego | Move non-conditional SRCS lists below the conditional...
|
commit | commitdiff | tree |
2009-04-20 |
diego | whitespace cosmetics
|
commit | commitdiff | tree |
2009-04-20 |
diego | Use temporary variables to add objects that depend...
|
commit | commitdiff | tree |
2009-04-20 |
diego | Add algorithm flag (SWS_POINT) to sws_getContext call...
|
commit | commitdiff | tree |
2009-04-20 |
diego | Only add existing files to the FFMPEGFILES variable.
|
commit | commitdiff | tree |
2009-04-20 |
diego | Use ADDSUFFIXES function to simplify version.h dependency...
|
commit | commitdiff | tree |
2009-04-20 |
diego | Introduce ADDSUFFIXES function and use it to simplify the
|
commit | commitdiff | tree |
2009-04-20 |
diego | cosmetics: Move ADD_ALL_* functions to a more sensible...
|
commit | commitdiff | tree |
2009-04-20 |
diego | Add HAVE_LDBRX to config.h for FFmpeg.
|
commit | commitdiff | tree |
2009-04-20 |
diego | Add check for XFORM ASM, needed by FFmpeg/PPC.
|
commit | commitdiff | tree |
2009-04-19 |
diego | cosmetics: reindent
|
commit | commitdiff | tree |
2009-04-19 |
diego | whitespace cosmetics
|
commit | commitdiff | tree |
2009-04-19 |
diego | cosmetics: Rename PARTS variable to FFMPEGPARTS.
|
commit | commitdiff | tree |
2009-04-19 |
diego | Introduce ADD_ALL_DIRS function to factorize clean...
|
commit | commitdiff | tree |
2009-04-19 |
diego | Convert another forgotten ADD_ALL_EXESUFS call.
|
commit | commitdiff | tree |
2009-04-19 |
diego | Extend ADD_ALL_EXESUFS to work with a list of files...
|
commit | commitdiff | tree |
2009-04-19 |
diego | Remove duplicate entry from DIRS.
|
commit | commitdiff | tree |
2009-04-19 |
diego | Add files in all library subdirectories to FFMPEGFILES...
|
commit | commitdiff | tree |
2009-04-19 |
diego | Remove pointless #ifdef around internal #include.
|
commit | commitdiff | tree |
2009-04-16 |
diego | Rely on POSIX-compatible head/tail versions that understand...
|
commit | commitdiff | tree |
2009-04-15 |
diego | Replace all `` by $(), it is more readable and easier...
|
commit | commitdiff | tree |
2009-04-15 |
diego | Simplify OS detection functions.
|
commit | commitdiff | tree |
2009-04-14 |
diego | whitespace cosmetics: Break some overly long lines.
|
commit | commitdiff | tree |
2009-04-13 |
diego | Sync with latest FFmpeg changes.
|
commit | commitdiff | tree |
2009-04-12 |
diego | Move addition of MMX-OBJS to OBJS into common.mak instead...
|
commit | commitdiff | tree |
2009-04-12 |
diego | whitespace cosmetics: Reindent a few lines and break...
|
commit | commitdiff | tree |
2009-04-12 |
diego | Fix E-AC-3 channel ordering. E-AC-3 needs to use the...
|
commit | commitdiff | tree |
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 |