Amar Takhar
|
5f5960ef00
|
* Fix check for libavutil/pixfmt.h
* Add detection for PortAudio2 (v19)
Originally committed to SVN as r2779.
|
2009-04-11 18:06:23 +00:00 |
Amar Takhar
|
26e427e838
|
Add a check for libavutil/pixfmt.h as a low-brow check for FFMPEG r18129+, this
needs to be fixed to check exact versions of the library. For now this should
work.
Originally committed to SVN as r2778.
|
2009-04-11 08:13:09 +00:00 |
Amar Takhar
|
d642bb37ab
|
Fix an error message to be clearer.
Originally committed to SVN as r2777.
|
2009-04-11 07:51:50 +00:00 |
Amar Takhar
|
a9180cfcf7
|
Missed patch: Fix build for auto3 it moved from ./auto3 -> src/libauto3.
Originally committed to SVN as r2760.
|
2009-03-09 05:48:13 +00:00 |
Amar Takhar
|
689e353c90
|
Update the build system for the new repository layout.
Originally committed to SVN as r2757.
|
2009-03-09 00:58:38 +00:00 |
Amar Takhar
|
91d73ec8ea
|
SVN Transition Step 3/7
1. cd aegisub/
2. svn mv *cpp *h src/
3. svn mv Makefile.am MatroskaParser.c auto4_perldata.inc bitmaps boost \
changelog.txt config gl include libosxutil libresrc md5.c msvc mythes.cxx \
mythes.hxx res.rc src/
4. cd ..
5. svn mv FFmpegSource2/ INSTALL Makefile.am README acinclude.m4 \
autogen.sh automation/ bin build configure.in desktop dummy.txt lib \
libass/ m4macros/ packages/ po/ scripts/ universalchardet/ aegisub/
6. mkdir -p docs/wiki_convert
7. svn add docs/wiki_convert
8. cd docs
9. svn mv aegisub_convert_docs.pl convert.bat output wiki_convert/
* See r2749 for full description.
Originally committed to SVN as r2752.
|
2009-03-08 08:30:39 +00:00 |