harukalover
|
1cc280216c
|
* Fixed a mismatched new[]/delete
* Fixed a memory leak that would occur when loading subtitles from a matroska file
Originally committed to SVN as r2924.
|
2009-05-14 18:28:57 +00:00 |
|
Karl Blomster
|
0a4190ca98
|
Fix compilation breakage introduced in r2891.
Originally committed to SVN as r2892.
|
2009-05-02 20:06:06 +00:00 |
|
Karl Blomster
|
04e4249219
|
Don't let the MKV parser crash on certain MKV's for which it cannot determine the filesize by itself. (Adaption of Myrsloik's similar fix for FFMS2.)
Originally committed to SVN as r2891.
|
2009-05-02 19:40:55 +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 |
|