aboutsummaryrefslogtreecommitdiffstats
path: root/src/media (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix version detection of libavformatk-m_schindler2012-10-201-1/+1
* fix pointer types.k-m_schindler2012-07-141-2/+3
* cosmetics: long variable names. no code change.k-m_schindler2012-05-241-8/+8
* some minor bugfixes.k-m_schindler2012-05-241-4/+4
* cosmetics: long variable names. no code change.k-m_schindler2012-05-241-9/+9
* Corrected AVStream pointer arithmetic to work inconjuction with fpc 2.6 as we...lotanrm2012-05-173-8/+4
* Added support for ffmpeg-0.10.lotanrm2012-05-173-19/+89
* correct versions and prepare logic of file opening for ffmpeg-0.8k-m_schindler2012-05-113-7/+7
* indentation. surely, no code change.k-m_schindler2012-05-101-1/+2
* minimal type adjustments. This should make no difference.k-m_schindler2012-05-101-4/+4
* untested proposal for replacement of av_find_stream_info by av_read_framek-m_schindler2012-05-081-0/+9
* another fix of streams. USDX finally builds, but does not work.k-m_schindler2012-05-051-0/+4
* update for ffmpeg-0.8k-m_schindler2012-05-052-0/+12
* updates and extension for ffmpeg-0.8k-m_schindler2012-04-224-1/+33
* new detection of ffmpeg version. API changes: SampleFormat -> AVSampleFormat....k-m_schindler2012-04-202-8/+7
* allow playback from audio streamtobigun2010-12-302-3/+132
* stretch mic-input to avoid buffer underruns with voice playback (audible as s...tobigun2010-12-271-1/+6
* revert accidental previous commitk-m_schindler2010-10-142-3/+1
* Mac OS X Readmek-m_schindler2010-10-142-1/+3
* Bugfix: do not call Inc() on PByteArray pointers. It will not increment by on...tobigun2010-06-191-1/+1
* fixed x-position of glScissor test in UVideo.Draw and UVideo.DrawReflection (...brunzelchen2010-06-151-2/+2
* Fix for invalid song lengthstobigun2010-06-131-1/+1
* fTimeBase is NOT the time-base of the FFmpeg stream -> renamed to fFrameDurat...tobigun2010-06-121-28/+21
* fix seeking in videostobigun2010-06-121-1/+4
* merge of VideoPreview branch into trunkbrunzelchen2010-06-103-80/+642
* Do not overwrite a devices MicSource if it is already set (Note: MicSource is...tobigun2010-06-061-2/+5
* compare FFmpeg header and DLL versions and log an error if both do not matchtobigun2010-06-051-0/+75
* prefix class fields with 'f'tobigun2010-06-031-272/+272
* better EOF handling for FFmpeg audio decoding (EOF handled like it is done in...tobigun2010-06-031-3/+12
* revert of last made changes (rev. 2409)brunzelchen2010-05-241-163/+46
* added window-mode and reflection-mode to DrawGLbrunzelchen2010-05-231-46/+163
* fix No. 2 of ffmpeg update. Move from CodecType to AVMediaType.k-m_schindler2010-05-121-1/+21
* portaudio playback (not used by default) segfault fixedtobigun2010-04-303-22/+71
* - device input latency is now configurable via config.initobigun2010-04-271-17/+48
* wrong usage of glTexEnvi fixedtobigun2010-04-251-2/+5
* - now it is possible to sync lyrics to audiotobigun2010-04-222-0/+2
* fixed choppy start of some songs when using ffmpegtobigun2010-04-211-24/+33
* fixed bug in SDL/Portaudio playback stream:tobigun2010-04-211-2/+4
* - fixed UAudioPlayback_SoftMixer.GetPosition():tobigun2010-04-211-6/+56
* - better lyric <-> video synctobigun2010-04-211-39/+139
* - add video loop optiontobigun2010-04-213-214/+378
* - force a BASS version >= 2.4.2 as the BASS ABI is slightly different (althou...tobigun2010-04-201-3/+20
* bugfix for crash with portaudio (all platforms):tobigun2010-04-192-22/+43
* open ffmpeg video and audio files in shared mode. Crashed previously when a f...tobigun2010-04-181-1/+1
* - save input device names as UTF8Stringswhiteshark02010-04-132-4/+8
* - Revert quick-fix from revision 2000tobigun2010-04-061-1/+1
* rename cosmetics. no code change.k-m_schindler2010-03-121-25/+25
* cosmetics. no code change.k-m_schindler2010-02-251-16/+16
* cosmetics. no code change.k-m_schindler2010-02-251-21/+20
* unifiy the name of portaudio inputsk-m_schindler2010-02-241-1/+1