aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add configure for swresamplek-m_schindler2015-12-282-57/+61
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3154 b956fd51-792f-4845-bead-9b4dfca2ff2c
* * adapted to build with ffmpeg 2.8.1basisbit2015-10-191-1/+1
| | | | | | * fixed jumping to 5 seconds before singing starts (only for songs with long intro). Press the "s"-key to jump forward to the position. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3146 b956fd51-792f-4845-bead-9b4dfca2ff2c
* * updated bass headers file to v2.4.11basisbit2015-10-121-234/+265
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3143 b956fd51-792f-4845-bead-9b4dfca2ff2c
* * fix running with SDL-image 1.2.15 for windowsbasisbit2015-10-111-4/+4
| | | | | | * update windows-build to ffmpeg 2.8.0 git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3142 b956fd51-792f-4845-bead-9b4dfca2ff2c
* * modified to support current Bass.dll which fixes sound-issues on windows 8 ↵basisbit2015-10-111-3/+7
| | | | | | | | | and newer ToDo: implement usage of Bass device latency for usage when syncing video playback and audio playback * implemented the split-feature for linux-users. see https://sourceforge.net/p/ultrastardx/patches/16/ git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3141 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Add support for ffmpeg 2.8brian-ch2015-09-2623-0/+17208
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3139 b956fd51-792f-4845-bead-9b4dfca2ff2c
* *raised LogFileLevel for development/debugging purposes to 50basisbit2015-08-153-4/+4
| | | | | | | *fixed compiling for windows *updated windows-build to most recent ffmpeg v2.7 version and fixed IPath for UVideo.TVideoPlayback_FFmpeg.Open according to v2.7 ffmpeg documentation git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3121 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Add support for ffmpeg 2.7brian-ch2015-07-1523-0/+16781
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3116 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Small correction in the ffmpeg 2.5 headers (almost only comments)brian-ch2015-04-122-23/+33
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3115 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Update ffmpeg 2.6 headersbrian-ch2015-04-126-96/+205
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3114 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Initial commit of ffmpeg-2.6brian-ch2015-04-0322-0/+15561
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3112 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Update lua translated header to include lua 5.3 changes, thanks Daniel ↵brian-ch2015-04-031-8/+165
| | | | | | Glockner for the initial patch (ticket #51) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3111 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Adding ffmpeg-2.5, tested in Arch Linux.brian-ch2014-12-2722-0/+15561
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3109 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Fix FF_API defines for ffmpeg 2.4, it should work now.brian-ch2014-12-264-292/+96
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3108 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Fix PCRE on linux and macosx. The soname of libpcre.so is different ↵k-m_schindler2014-11-221-3/+2
| | | | | | depending on the system, e.g. .so.1 on Arch and .so.3 on Debian. Instead of always using libpcre.so.0, detect the soname for the current system. Thanks to rudi_s. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3105 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Support the version in Debian wheezy. Thanks to rudi_s.k-m_schindler2014-11-221-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3099 b956fd51-792f-4845-bead-9b4dfca2ff2c
* adjust eol and set svn property svn:eol-style native in TntUnicodeControlsk-m_schindler2014-11-222-2327/+2327
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3097 b956fd51-792f-4845-bead-9b4dfca2ff2c
* adjust eol and set svn property svn:eol-style native in midik-m_schindler2014-11-221-45/+45
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3095 b956fd51-792f-4845-bead-9b4dfca2ff2c
* adjust eol and set svn property svn:eol-style native in JEDI-SDLk-m_schindler2014-11-222-21/+21
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3094 b956fd51-792f-4845-bead-9b4dfca2ff2c
* adjust eol and set svn property svn:eol-style native in freetypek-m_schindler2014-11-223-501/+501
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3093 b956fd51-792f-4845-bead-9b4dfca2ff2c
* adjust eol and set svn property svn:eol-style native in bassk-m_schindler2014-11-221-368/+368
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3091 b956fd51-792f-4845-bead-9b4dfca2ff2c
* adjust eol and set svn property svn:eol-style native in the rest of ffmpegk-m_schindler2014-11-222-5/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3090 b956fd51-792f-4845-bead-9b4dfca2ff2c
* adding ffmpeg-2.4. compiles, but crashes on Mac OS X.k-m_schindler2014-11-2222-0/+15680
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3083 b956fd51-792f-4845-bead-9b4dfca2ff2c
* ffmpeg-2.2: Use an include file for the FF_API defines (to avoid scope problems)brian-ch2014-09-285-0/+209
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3081 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Fixes for ffmpeg-2.2brian-ch2014-09-285-58/+45
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3080 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Fix some compilation problems with ffmpeg 2.2brian-ch2014-08-034-27/+116
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3079 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Update avformat for ffmpeg 2.2brian-ch2014-07-191-64/+451
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3076 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Update swresample and rational.pas for ffmpeg 2.2brian-ch2014-06-212-4/+90
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3075 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Update avcodec files for ffmpeg 2.2brian-ch2014-06-212-168/+349
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3074 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Update libavutil files for ffmpeg 2.2brian-ch2014-06-1613-39/+177
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3073 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Create ffmpeg-2.2 from ffmpeg-2.1. Plain copy by now.brian-ch2014-06-1521-0/+13809
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3072 b956fd51-792f-4845-bead-9b4dfca2ff2c
* fix compilation of ffmpeg-1.1. cosmetics in ffmpeg-1.2k-m_schindler2014-03-154-3/+25
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3069 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Fix in opt.pasbrian-ch2014-01-012-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3065 b956fd51-792f-4845-bead-9b4dfca2ff2c
* update according 2.1. Not checked, but probably working.k-m_schindler2013-12-301-151/+163
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3064 b956fd51-792f-4845-bead-9b4dfca2ff2c
* cosmetics. no coe changek-m_schindler2013-12-301-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3063 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Fix a typo in avcodecbrian-ch2013-12-291-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3061 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Fix in avformat defines and a small fix in UAudioDecoder_FFmpegbrian-ch2013-12-261-17/+19
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3060 b956fd51-792f-4845-bead-9b4dfca2ff2c
* fix avcodecbrian-ch2013-12-261-25/+57
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3059 b956fd51-792f-4845-bead-9b4dfca2ff2c
* cosmetics. no code changek-m_schindler2013-12-252-498/+495
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3057 b956fd51-792f-4845-bead-9b4dfca2ff2c
* fix avformatk-m_schindler2013-12-251-18/+22
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3056 b956fd51-792f-4845-bead-9b4dfca2ff2c
* fixes in avcodec, and update avutilbrian-ch2013-12-252-115/+121
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3055 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Added frame.pas to ffmpeg-2.1brian-ch2013-12-251-0/+733
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3054 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Added buffer.pas to ffmpeg-2.1brian-ch2013-12-251-0/+286
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3053 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Update pixfmt and fix typo in avcodecbrian-ch2013-12-252-3/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3052 b956fd51-792f-4845-bead-9b4dfca2ff2c
* fix compilation of avutilk-m_schindler2013-12-256-221/+227
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3051 b956fd51-792f-4845-bead-9b4dfca2ff2c
* fix compile errork-m_schindler2013-12-241-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3050 b956fd51-792f-4845-bead-9b4dfca2ff2c
* small fix and cosmeticsk-m_schindler2013-12-241-159/+156
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3049 b956fd51-792f-4845-bead-9b4dfca2ff2c
* working on the libavutil files.k-m_schindler2013-12-248-66/+247
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3048 b956fd51-792f-4845-bead-9b4dfca2ff2c
* First try in the translation of swresamplebrian-ch2013-12-231-0/+288
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3047 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Fix typos in ffmpeg-2.1brian-ch2013-12-231-6/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3046 b956fd51-792f-4845-bead-9b4dfca2ff2c