lllucius
|
f50be91900
|
Bug #176 - Support newer versions of FFmpeg.
Also includes Benjamin's ffmpeg-configure-v2.patch.
|
2011-04-02 02:10:50 +00:00 |
|
v.audacity
|
0ae919f656
|
Make better discrimination of wxLogMessage, wxLogDebug, and wxLogError usage so user doesn't see lots of irrelevant info in log window, only messages and errors they should need to see. For example, user doesn't need to see every step of loading FFmpeg in release build, only errors, if they occur.
Comment out in FreqWindow.cpp the wxLog* stuff that can just be done with breakpoints ("Starting FreqWindow::Plot()" et al).
|
2010-08-10 05:13:28 +00:00 |
|
mchinen
|
b07f23d6de
|
added on-demand support for non-seeking loading of FFmpeg files. This feature is not on, controlled by ifdefs via the #define EXPERIMENTAL_OD_FFMPEG in Experimental.h
|
2010-03-19 14:57:10 +00:00 |
|
ra
|
e74978ba77
|
Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches
|
2010-01-23 19:44:49 +00:00 |
|