Timeline


and

11/29/2009:

19:12 Changeset [dadd09ff]stable by Karl Blomster <kalle.blomster@…>
  • aegisub/src/video_provider_cache.cpp
  • aegisub/src/video_provider_cache.h

Remove SetCacheMax() function as it is no longer used.

Originally committed to SVN as r3833.

19:12 Changeset [5019092]libaegisubnew_build_systemnew_menu_hotkey by Karl Blomster <kalle.blomster@…>
  • src/video_provider_cache.cpp
  • src/video_provider_cache.h

Remove SetCacheMax() function as it is no longer used.

git-svn-id: svn+ssh://aegisub/var/svn/aegisub/trunk/aegisub@3833 93549f3f-7f0a-0410-a4b3-e966c9c94f04

19:09 Changeset [e38b00f]stable by Karl Blomster <kalle.blomster@…>
  • aegisub/src/include/aegisub/video_provider.h
  • aegisub/src/video_provider_ffmpegsource.h

Update documentation according to changes in r3831.

Originally committed to SVN as r3832.

19:09 Changeset [5ac5f9e]libaegisubnew_build_systemnew_menu_hotkey by Karl Blomster <kalle.blomster@…>
  • src/include/aegisub/video_provider.h
  • src/video_provider_ffmpegsource.h

Update documentation according to changes in r3831.

git-svn-id: svn+ssh://aegisub/var/svn/aegisub/trunk/aegisub@3832 93549f3f-7f0a-0410-a4b3-e966c9c94f04

19:07 Changeset [abd2597]stable by Karl Blomster <kalle.blomster@…>
  • aegisub/src/include/aegisub/video_provider.h
  • aegisub/src/video_provider_cache.cpp
  • aegisub/src/video_provider_ffmpegsource.h
  • aegisub/src/video_provider_manager.cpp
  • aegisub/src/video_provider_quicktime.h
  • aegisub/src/video_provider_yuv4mpeg.h

Change GetDesiredCacheSize() to WantsCaching() since video providers aren't setting number of frames to cache anymore.

Originally committed to SVN as r3831.

19:07 Changeset [3fb3b43]libaegisubnew_build_systemnew_menu_hotkey by Karl Blomster <kalle.blomster@…>
  • src/include/aegisub/video_provider.h
  • src/video_provider_cache.cpp
  • src/video_provider_ffmpegsource.h
  • src/video_provider_manager.cpp
  • src/video_provider_quicktime.h
  • src/video_provider_yuv4mpeg.h

Change GetDesiredCacheSize() to WantsCaching() since video providers aren't setting number of frames to cache anymore.

git-svn-id: svn+ssh://aegisub/var/svn/aegisub/trunk/aegisub@3831 93549f3f-7f0a-0410-a4b3-e966c9c94f04

19:01 Changeset [ed3b47b]stable by Karl Blomster <kalle.blomster@…>
  • aegisub/src/video_provider_cache.cpp

document new function introduced in r3829

Originally committed to SVN as r3830.

19:01 Changeset [c8a3e1a]libaegisubnew_build_systemnew_menu_hotkey by Karl Blomster <kalle.blomster@…>
  • src/video_provider_cache.cpp

document new function introduced in r3829

git-svn-id: svn+ssh://aegisub/var/svn/aegisub/trunk/aegisub@3830 93549f3f-7f0a-0410-a4b3-e966c9c94f04

18:59 Changeset [a46a702]libaegisubnew_build_systemnew_menu_hotkey by Karl Blomster <kalle.blomster@…>
  • src/options.cpp
  • src/video_frame.h
  • src/video_provider_cache.cpp
  • src/video_provider_cache.h

Make the caching video provider use a user-configurable max cache size in bytes instead of a hardcoded number of frames. Defaults to using 32 MB (about 10 frames at 720p) of memory for the cache.

git-svn-id: svn+ssh://aegisub/var/svn/aegisub/trunk/aegisub@3829 93549f3f-7f0a-0410-a4b3-e966c9c94f04

18:59 Changeset [6b04f5e]stable by Karl Blomster <kalle.blomster@…>
  • aegisub/src/options.cpp
  • aegisub/src/video_frame.h
  • aegisub/src/video_provider_cache.cpp
  • aegisub/src/video_provider_cache.h

Make the caching video provider use a user-configurable max cache size in bytes instead of a hardcoded number of frames. Defaults to using 32 MB (about 10 frames at 720p) of memory for the cache.

Originally committed to SVN as r3829.

14:01 Changeset [1024584]libaegisubnew_build_systemnew_menu_hotkey by Amar Takhar <verm@…>
  • configure.in

Hopefully this is the last test.

git-svn-id: svn+ssh://aegisub/var/svn/aegisub/trunk/aegisub@3828 93549f3f-7f0a-0410-a4b3-e966c9c94f04

14:01 Changeset [0c34323b]stable by Amar Takhar <verm@…>
  • aegisub/configure.in

Hopefully this is the last test.

Originally committed to SVN as r3828.

13:31 Changeset [ddcb31cf]stable by Amar Takhar <verm@…>
  • aegisub/configure.in

How much whitespace does it take... (another test.)

Originally committed to SVN as r3827.

13:31 Changeset [9d1d96c]libaegisubnew_build_systemnew_menu_hotkey by Amar Takhar <verm@…>
  • configure.in

How much whitespace does it take... (another test.)

git-svn-id: svn+ssh://aegisub/var/svn/aegisub/trunk/aegisub@3827 93549f3f-7f0a-0410-a4b3-e966c9c94f04

13:27 Changeset [94167bf]libaegisubnew_build_systemnew_menu_hotkey by Amar Takhar <verm@…>
  • configure.in

Another commit to test the buildbot.

git-svn-id: svn+ssh://aegisub/var/svn/aegisub/trunk/aegisub@3826 93549f3f-7f0a-0410-a4b3-e966c9c94f04

13:27 Changeset [1834434b]stable by Amar Takhar <verm@…>
  • aegisub/configure.in

Another commit to test the buildbot.

Originally committed to SVN as r3826.

13:16 Changeset [7709a5bb]stable by Amar Takhar <verm@…>
  • aegisub/configure.in

Bunk commit to test the buildbot.

Originally committed to SVN as r3825.

13:16 Changeset [592fb50]libaegisubnew_build_systemnew_menu_hotkey by Amar Takhar <verm@…>
  • configure.in

Bunk commit to test the buildbot.

git-svn-id: svn+ssh://aegisub/var/svn/aegisub/trunk/aegisub@3825 93549f3f-7f0a-0410-a4b3-e966c9c94f04

11:50 Ticket #989 (Make configure better at finding Lua) closed by verm
fixed: This is done, I forgot to reference this ticket in r3823 and r3824 which merge changes from r3801 and r3802.
11:47 Changeset [8ddfdf8]aegisub_2.1.8aegisub_2.1.9 by Amar Takhar <verm@…>
  • aegisub/configure.in
  • aegisub/m4macros/agi_find_libheader.m4
  • aegisub/src/libauto3/Makefile.am

Merge r3802 which is a verbatium merge, and also includes the glue required to support LUA 5.0.

Originally committed to SVN as r3824.

10:22 Changeset [b5d3a6e]aegisub_2.1.8aegisub_2.1.9 by Amar Takhar <verm@…>
  • aegisub/acinclude.m4
  • aegisub/m4macros/agi_find_libheader.m4

Merge r3081 (add two new custom macros for finding libraries/headers)

Originally committed to SVN as r3823.

06:10 Ticket #1024 (PCM WAV provider fails file mapping on non-Windows) closed by nielsm
timeout: Closing this for the above reason. If someone reliably manages to reproduce this, reopen the ticket.

11/28/2009:

21:13 Changeset [eb28567]libaegisubnew_build_systemnew_menu_hotkey by Karl Blomster <kalle.blomster@…>
  • src/audio_provider_ffmpegsource.cpp
  • src/ffmpegsource_common.cpp
  • src/ffmpegsource_common.h
  • src/options.cpp
  • src/video_provider_ffmpegsource.cpp

Allow user to set behavior of audio decoding errors during indexing with the FFMS2 providers.

git-svn-id: svn+ssh://aegisub/var/svn/aegisub/trunk/aegisub@3822 93549f3f-7f0a-0410-a4b3-e966c9c94f04

21:13 Changeset [85d645b]stable by Karl Blomster <kalle.blomster@…>
  • aegisub/src/audio_provider_ffmpegsource.cpp
  • aegisub/src/ffmpegsource_common.cpp
  • aegisub/src/ffmpegsource_common.h
  • aegisub/src/options.cpp
  • aegisub/src/video_provider_ffmpegsource.cpp

Allow user to set behavior of audio decoding errors during indexing with the FFMS2 providers.

Originally committed to SVN as r3822.

20:06 Changeset [56a8c9e]aegisub_2.1.8aegisub_2.1.9 by Karl Blomster <kalle.blomster@…>
  • aegisub/libffms/src/core/lavfvideo.cpp
  • aegisub/libffms/src/core/matroskavideo.cpp
  • aegisub/libffms/src/core/utils.cpp
  • aegisub/libffms/src/core/utils.h
  • aegisub/libffms/src/core/videosource.cpp
  • aegisub/libffms/src/core/videosource.h

Merge r3820 into 2.1.8. Updates #1048.

Originally committed to SVN as r3821.

20:04 Ticket #1048 (Packed bitstream results in inaccurate seeking) closed by thefluff
fixed: (In [b8561bf]) Update ffms2 to r238. Fixes #1048. This version is API and ABI compatible with the previous one so no further modifications are necessary.
20:04 Changeset [b8561bf]stable by Karl Blomster <kalle.blomster@…>
  • aegisub/libffms/src/core/lavfvideo.cpp
  • aegisub/libffms/src/core/matroskavideo.cpp
  • aegisub/libffms/src/core/utils.cpp
  • aegisub/libffms/src/core/utils.h
  • aegisub/libffms/src/core/videosource.cpp
  • aegisub/libffms/src/core/videosource.h

Update ffms2 to r238. Fixes #1048. This version is API and ABI compatible with the previous one so no further modifications are necessary.

Originally committed to SVN as r3820.

20:04 Changeset [476f5d0]libaegisubnew_build_systemnew_menu_hotkey by Karl Blomster <kalle.blomster@…>
  • libffms/src/core/lavfvideo.cpp
  • libffms/src/core/matroskavideo.cpp
  • libffms/src/core/utils.cpp
  • libffms/src/core/utils.h
  • libffms/src/core/videosource.cpp
  • libffms/src/core/videosource.h

Update ffms2 to r238. Fixes #1048. This version is API and ABI compatible with the previous one so no further modifications are necessary.

git-svn-id: svn+ssh://aegisub/var/svn/aegisub/trunk/aegisub@3820 93549f3f-7f0a-0410-a4b3-e966c9c94f04

11/24/2009:

23:43 Ticket #1048 (Packed bitstream results in inaccurate seeking) reopened by verm
Re-open this until it's fixed upstream or we fix it in Aegisub.
Note: See TracTimeline for information about the timeline view.