diff options
author | Michał Cichoń <michcic@gmail.com> | 2015-08-25 19:58:37 +0200 |
---|---|---|
committer | Michał Cichoń <michcic@gmail.com> | 2015-08-25 19:58:37 +0200 |
commit | a68df043bfbc7f8f38332143577877846631eca4 (patch) | |
tree | bf0e892f6e6df291111536e5db14982c834efe13 /faad2/src/plugins/xmms/README | |
parent | 62c78119f83d76661ded8c852ac42c3b9330d211 (diff) | |
download | pianobar-windows-build-a68df043bfbc7f8f38332143577877846631eca4.tar.gz pianobar-windows-build-a68df043bfbc7f8f38332143577877846631eca4.tar.bz2 pianobar-windows-build-a68df043bfbc7f8f38332143577877846631eca4.zip |
Update build environment
- remove faad2
- remove mad
- remove polarssl
- remove pthreads
- add libcurl
- add vtparse with UTF8 support
- update project to use Visual Studio 2015
Diffstat (limited to 'faad2/src/plugins/xmms/README')
-rw-r--r-- | faad2/src/plugins/xmms/README | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/faad2/src/plugins/xmms/README b/faad2/src/plugins/xmms/README deleted file mode 100644 index 7380891..0000000 --- a/faad2/src/plugins/xmms/README +++ /dev/null @@ -1,23 +0,0 @@ - xmms-mp4 plugin v0.5
- (dynamic version)
- "a mp4/aac audio player for xmms"
- coded by ciberfred from france
- -------------
-
-This source code allow to xmms to read .mp4/.m4a/.aac files
-
-About.
- This plugin is a merge between aac and mp4 plugin. so now you could read
-all new and old files encoded with different encoder and different format
-(for the aac part). This is possible since the libfaad2 allow to read
-old aac ADTS format.
-
-For any informations about this plugin contact me at :
-
-mail : frederic.fondriest@laposte.net
-ICQ : 17293220
-aac plugin homepage (and more) : http://fondriest.frederic.free.fr/realisations/
-IRC : irc.eu.freenode.net (#lamip)
-
---
-Frederic Fondriest
|