aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added buffer.pas to ffmpeg-2.1brian-ch2013-12-251-0/+286
* Update pixfmt and fix typo in avcodecbrian-ch2013-12-252-3/+7
* fix compilation of avutilk-m_schindler2013-12-256-221/+227
* fix compile errork-m_schindler2013-12-241-2/+2
* small fix and cosmeticsk-m_schindler2013-12-241-159/+156
* working on the libavutil files.k-m_schindler2013-12-248-66/+247
* First try in the translation of swresamplebrian-ch2013-12-231-0/+288
* Fix typos in ffmpeg-2.1brian-ch2013-12-231-6/+6
* Set min and max versions for the ffmpeg-2.1 librariesbrian-ch2013-12-224-14/+14
* 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
* 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. 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
* add FF_API_AVCODEC_RESAMPLE and FFMPEG_VERSION_INTk-m_schindler2013-12-141-0/+2
* 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
* update config and ffmpeg1.2k-m_schindler2013-12-011-3/+3
* enable MidiCons.pas for all platforms, part 2k-m_schindler2013-12-011-1/+6
* formating and beautifying. no actual code change, but needs checks.k-m_schindler2013-12-0112-671/+651
* rename filenames and unify naming. No code change.k-m_schindler2013-11-3010-17/+17
* 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
* In order to make ffmpeg-1.0 work:lotanrm2013-07-111-26/+25
* 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
* delete accidental duplicate pastek-m_schindler2013-05-171-109/+0
* combine log1.pas and log2.pas, but split opt.pas into opt1.pas and opt2.pask-m_schindler2013-05-175-225/+195
* split log.pas, so that PAVClass is defined in opt.pask-m_schindler2013-05-173-1/+141
* fix typo and reorder log.pas & opt.pas and translate avcodec_find_best_pix_fmt2k-m_schindler2013-05-162-4/+4
* fix typok-m_schindler2013-05-161-1/+1
* fix typok-m_schindler2013-05-151-2/+2
* fix compilation on ubuntu and lart release engineers, who mix releases ;-)k-m_schindler2013-05-151-2/+2