aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* Support the version in Debian wheezy. Thanks to rudi_s.k-m_schindler2014-11-221-1/+1
* adjust eol and set svn property svn:eol-style native in TntUnicodeControlsk-m_schindler2014-11-222-2327/+2327
* adjust eol and set svn property svn:eol-style native in midik-m_schindler2014-11-221-45/+45
* adjust eol and set svn property svn:eol-style native in JEDI-SDLk-m_schindler2014-11-222-21/+21
* adjust eol and set svn property svn:eol-style native in freetypek-m_schindler2014-11-223-501/+501
* adjust eol and set svn property svn:eol-style native in bassk-m_schindler2014-11-221-368/+368
* adjust eol and set svn property svn:eol-style native in the rest of ffmpegk-m_schindler2014-11-222-5/+9
* adding ffmpeg-2.4. compiles, but crashes on Mac OS X.k-m_schindler2014-11-2222-0/+15680
* ffmpeg-2.2: Use an include file for the FF_API defines (to avoid scope problems)brian-ch2014-09-285-0/+209
* Fixes for ffmpeg-2.2brian-ch2014-09-285-58/+45
* Fix some compilation problems with ffmpeg 2.2brian-ch2014-08-034-27/+116
* Update avformat for ffmpeg 2.2brian-ch2014-07-191-64/+451
* Update swresample and rational.pas for ffmpeg 2.2brian-ch2014-06-212-4/+90
* Update avcodec files for ffmpeg 2.2brian-ch2014-06-212-168/+349
* Update libavutil files for ffmpeg 2.2brian-ch2014-06-1613-39/+177
* Create ffmpeg-2.2 from ffmpeg-2.1. Plain copy by now.brian-ch2014-06-1521-0/+13809
* fix compilation of ffmpeg-1.1. cosmetics in ffmpeg-1.2k-m_schindler2014-03-154-3/+25
* Fix in opt.pasbrian-ch2014-01-012-3/+3
* update according 2.1. Not checked, but probably working.k-m_schindler2013-12-301-151/+163
* cosmetics. no coe changek-m_schindler2013-12-301-1/+1
* Fix a typo in avcodecbrian-ch2013-12-291-1/+2
* Fix in avformat defines and a small fix in UAudioDecoder_FFmpegbrian-ch2013-12-261-17/+19
* fix avcodecbrian-ch2013-12-261-25/+57
* cosmetics. no code changek-m_schindler2013-12-252-498/+495
* fix avformatk-m_schindler2013-12-251-18/+22
* fixes in avcodec, and update avutilbrian-ch2013-12-252-115/+121
* Added frame.pas to ffmpeg-2.1brian-ch2013-12-251-0/+733
* 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