This website requires JavaScript.
Explore
Help
Sign In
Autres
/
audacity
Watch
1
Star
0
Fork
0
You've already forked audacity
mirror of
https://github.com/cookiengineer/audacity
synced
2026-03-05 14:11:00 +01:00
Code
Issues
Releases
Wiki
Activity
Files
682759d965699657241a22d3a1ff5aea31d7cdad
audacity
/
src
/
import
History
mchinen
682759d965
Bug 467 (P3) fix - Audacity fails to build with latest FFmpeg/libav. Main patch by Leland Lucius with modification from Benjamin Drung.
2012-01-21 08:01:32 +00:00
..
Import.cpp
Fix bugs 419 and 421 by faulting to libsndfile/ffmpeg on fail. Patch by David Wallace
2011-08-01 20:32:55 +00:00
Import.h
…
ImportFFmpeg.cpp
Bug 467 (P3) fix - Audacity fails to build with latest FFmpeg/libav. Main patch by Leland Lucius with modification from Benjamin Drung.
2012-01-21 08:01:32 +00:00
ImportFFmpeg.h
…
ImportFLAC.cpp
…
ImportFLAC.h
…
ImportGStreamer.cpp
…
ImportGStreamer.h
…
ImportLOF.cpp
…
ImportLOF.h
…
ImportMIDI.cpp
Minor bug fixes for EXPERIMENTAL_MIDI_OUT. Also added files for autoconf/automake to portmidi and libscorealign. I also modified my local build-related files in src and lib-src to handle EXPERIMENTAL_MIDI_OUT and EXPERIMENTAL_SCOREALIGN, but while I can build with these options, the build-related files are not entirely working, so I will not commit them and break the "normal" builds. I suspect these new build files in this commit are not entirely correct -- some review is in order.
2010-10-28 15:35:29 +00:00
ImportMIDI.h
…
ImportMP3.cpp
When libid3tag encounters the "TYER" tag, it converts it to a
2011-03-02 08:47:45 +00:00
ImportMP3.h
…
ImportOGG.cpp
…
ImportOGG.h
…
ImportPCM.cpp
Bug 311 (PX) Fix slow import/export with OGG files for linux builds that use system libsndfile. Disables OGG (Which isn't supported in our local libsndfile).
2012-01-16 09:47:58 +00:00
ImportPCM.h
…
ImportPlugin.h
…
ImportQT.cpp
…
ImportQT.h
…
ImportRaw.cpp
…
ImportRaw.h
…
RawAudioGuess.cpp
Commit a warnings removal patch from Benjamin Drung to correct a string of minor misdemeanors.
2011-02-07 20:24:04 +00:00
RawAudioGuess.h
…