aboutsummaryrefslogtreecommitdiffstats
path: root/src/media (unfollow)
Commit message (Expand)AuthorFilesLines
2012-10-20fix version detection of libavformatk-m_schindler1-1/+1
2012-07-14fix pointer types.k-m_schindler1-2/+3
2012-05-24cosmetics: long variable names. no code change.k-m_schindler1-8/+8
2012-05-24some minor bugfixes.k-m_schindler1-4/+4
2012-05-24cosmetics: long variable names. no code change.k-m_schindler1-9/+9
2012-05-17Corrected AVStream pointer arithmetic to work inconjuction with fpc 2.6 as we...lotanrm3-8/+4
2012-05-17Added support for ffmpeg-0.10.lotanrm3-19/+89
2012-05-11correct versions and prepare logic of file opening for ffmpeg-0.8k-m_schindler3-7/+7
2012-05-10indentation. surely, no code change.k-m_schindler1-1/+2
2012-05-10minimal type adjustments. This should make no difference.k-m_schindler1-4/+4
2012-05-08untested proposal for replacement of av_find_stream_info by av_read_framek-m_schindler1-0/+9
2012-05-05another fix of streams. USDX finally builds, but does not work.k-m_schindler1-0/+4
2012-05-05update for ffmpeg-0.8k-m_schindler2-0/+12
2012-04-22updates and extension for ffmpeg-0.8k-m_schindler4-1/+33
2012-04-20new detection of ffmpeg version. API changes: SampleFormat -> AVSampleFormat....k-m_schindler2-8/+7
2010-12-30allow playback from audio streamtobigun2-3/+132
2010-12-27stretch mic-input to avoid buffer underruns with voice playback (audible as s...tobigun1-1/+6
2010-10-14revert accidental previous commitk-m_schindler2-3/+1
2010-10-14Mac OS X Readmek-m_schindler2-1/+3
2010-06-19Bugfix: do not call Inc() on PByteArray pointers. It will not increment by on...tobigun1-1/+1
2010-06-15fixed x-position of glScissor test in UVideo.Draw and UVideo.DrawReflection (...brunzelchen1-2/+2
2010-06-13Fix for invalid song lengthstobigun1-1/+1
2010-06-12fTimeBase is NOT the time-base of the FFmpeg stream -> renamed to fFrameDurat...tobigun1-28/+21
2010-06-12fix seeking in videostobigun1-1/+4
2010-06-10merge of VideoPreview branch into trunkbrunzelchen3-80/+642
2010-06-06Do not overwrite a devices MicSource if it is already set (Note: MicSource is...tobigun1-2/+5
2010-06-05compare FFmpeg header and DLL versions and log an error if both do not matchtobigun1-0/+75
2010-06-03prefix class fields with 'f'tobigun1-272/+272
2010-06-03better EOF handling for FFmpeg audio decoding (EOF handled like it is done in...tobigun1-3/+12
2010-05-24revert of last made changes (rev. 2409)brunzelchen1-163/+46
2010-05-23added window-mode and reflection-mode to DrawGLbrunzelchen1-46/+163
2010-05-12fix No. 2 of ffmpeg update. Move from CodecType to AVMediaType.k-m_schindler1-1/+21
2010-04-30portaudio playback (not used by default) segfault fixedtobigun3-22/+71
2010-04-27- device input latency is now configurable via config.initobigun1-17/+48
2010-04-25wrong usage of glTexEnvi fixedtobigun1-2/+5
2010-04-22- now it is possible to sync lyrics to audiotobigun2-0/+2
2010-04-21fixed choppy start of some songs when using ffmpegtobigun1-24/+33
2010-04-21fixed bug in SDL/Portaudio playback stream:tobigun1-2/+4
2010-04-21- fixed UAudioPlayback_SoftMixer.GetPosition():tobigun1-6/+56
2010-04-21- better lyric <-> video synctobigun1-39/+139
2010-04-21- add video loop optiontobigun3-214/+378
2010-04-20- force a BASS version >= 2.4.2 as the BASS ABI is slightly different (althou...tobigun1-3/+20
2010-04-19bugfix for crash with portaudio (all platforms):tobigun2-22/+43
2010-04-18open ffmpeg video and audio files in shared mode. Crashed previously when a f...tobigun1-1/+1
2010-04-13- save input device names as UTF8Stringswhiteshark02-4/+8
2010-04-06- Revert quick-fix from revision 2000tobigun1-1/+1
2010-03-12rename cosmetics. no code change.k-m_schindler1-25/+25
2010-02-25cosmetics. no code change.k-m_schindler1-16/+16
2010-02-25cosmetics. no code change.k-m_schindler1-21/+20
2010-02-24unifiy the name of portaudio inputsk-m_schindler1-1/+1