aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Set min and max versions for the ffmpeg-2.1 librariesbrian-ch2013-12-224-14/+14
* fix ffmpeg-1.1k-m_schindler2013-12-211-1/+1
* cosmeticsk-m_schindler2013-12-211-1/+0
* 1st try to fix ffmpeg-1.1. thanks to brianfk-m_schindler2013-12-216-344/+296
* cosmetics. no code change.k-m_schindler2013-12-214-10/+8
* cosmetics. no code change.k-m_schindler2013-12-213-55/+36
* Add a missing constant. thanks to brianfk-m_schindler2013-12-161-0/+5
* Add more explanations. Thanks again to brianf for the decisive hint. k-m_schindler2013-12-151-1/+4
* fix the screwy sound by requesting the required sample format.k-m_schindler2013-12-151-0/+5
* change the defined symbols.k-m_schindler2013-12-151-21/+20
* Add FF_DEBUG_THREADS. thanks to brianf for notifying.k-m_schindler2013-12-151-0/+1
* Small fix. Not fixing the sound problem.k-m_schindler2013-12-151-1/+1
* Code beautifying. Minor code change for more verbose logk-m_schindler2013-12-151-47/+58
* code beautifying. nocode change.k-m_schindler2013-12-151-2/+2
* code beautifying. nocode change.k-m_schindler2013-12-151-1/+1
* fixing the symbol definitions.k-m_schindler2013-12-151-16/+15
* minor code optimizationk-m_schindler2013-12-151-5/+2
* fix PByteIOContext for ffmpeg-1.2. ffmpeg-0.8 works. ffmpeg-1.2 compiles but ...k-m_schindler2013-12-143-0/+8
* add FF_API_AVCODEC_RESAMPLE and FFMPEG_VERSION_INTk-m_schindler2013-12-144-1/+18
* Create ffmpeg-2.1 from ffmpeg-2.0. Plain copy, no adjustmentk-m_schindler2013-12-1018-0/+12275
* fixing ffmpeg-1.2: next part.k-m_schindler2013-12-081-24/+22
* fixing avcodec. moving const out of place fixes type definitions.k-m_schindler2013-12-081-49/+23
* Fixing ffmpeg-1.2, part 2. avcodec has still a bug, but i could not find it, ...k-m_schindler2013-12-071-148/+137
* Fixing ffmpeg-1.2, part 1k-m_schindler2013-12-074-109/+121
* Fix path problems, which show up in 10.9k-m_schindler2013-12-061-10/+57
* revert 3012. StrUtils is needed on linux.k-m_schindler2013-12-061-0/+1
* update config and ffmpeg1.2k-m_schindler2013-12-012-18/+18
* enable MidiCons.pas for all platforms, part 2k-m_schindler2013-12-011-1/+6
* enable MidiCons.pas for all platformsk-m_schindler2013-12-011-9/+7
* remove not needed unit StrUtilsk-m_schindler2013-12-011-1/+0
* formating and beautifying. no actual code change, but needs checks.k-m_schindler2013-12-0112-671/+651
* reflect the previous changes in the top file.k-m_schindler2013-11-301-7/+7
* rename filenames and unify naming. No code change.k-m_schindler2013-11-3010-17/+17
* fix configure for libav* >= 1.0 on Mac OS Xk-m_schindler2013-07-301-12/+12
* at last add avformat for 1.2 and 2.0. Now serious testing can begin.k-m_schindler2013-07-292-0/+4639
* avio and swscale translated. still untested.k-m_schindler2013-07-294-0/+2162
* Add avcodec. untested.k-m_schindler2013-07-294-0/+11727
* This is the first complete try of libavutil.k-m_schindler2013-07-2826-18/+1107
* first chunk of ffmpeg updates. libavutil parts. version still to be done.k-m_schindler2013-07-2718-0/+4522
* add av_default_get_categoryk-m_schindler2013-07-271-0/+2
* delete duplicate functione definitionk-m_schindler2013-07-271-3/+0
* fix version detection of libavformatk-m_schindler2013-07-183-15/+15
* Added compilation condition to new UMediaCore_FFmpeg functions to make earlie...lotanrm2013-07-111-0/+6
* In order to make ffmpeg-1.0 work:lotanrm2013-07-114-38/+117
* always enalbe FF_API_OLD_DECODE_AUDIO in avcodec.k-m_schindler2013-05-171-4/+6
* one more fix on avformat.k-m_schindler2013-05-171-1/+15
* another try with opt2.pas.k-m_schindler2013-05-171-1/+3
* one more fix on avformat and a try with opt2.pas.k-m_schindler2013-05-172-11/+1
* some more fixes.k-m_schindler2013-05-171-27/+21
* a couple of fixes.k-m_schindler2013-05-173-36/+17