aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2013-12-25Added buffer.pas to ffmpeg-2.1brian-ch1-0/+286
2013-12-25Update pixfmt and fix typo in avcodecbrian-ch2-3/+7
2013-12-25fix compilation of avutilk-m_schindler6-221/+227
2013-12-24fix compile errork-m_schindler1-2/+2
2013-12-24small fix and cosmeticsk-m_schindler1-159/+156
2013-12-24working on the libavutil files.k-m_schindler8-66/+247
2013-12-23First try in the translation of swresamplebrian-ch1-0/+288
2013-12-23Fix typos in ffmpeg-2.1brian-ch1-6/+6
2013-12-22Set min and max versions for the ffmpeg-2.1 librariesbrian-ch4-14/+14
2013-12-21fix ffmpeg-1.1k-m_schindler1-1/+1
2013-12-21cosmeticsk-m_schindler1-1/+0
2013-12-211st try to fix ffmpeg-1.1. thanks to brianfk-m_schindler6-344/+296
2013-12-21cosmetics. no code change.k-m_schindler4-10/+8
2013-12-21cosmetics. no code change.k-m_schindler3-55/+36
2013-12-16Add a missing constant. thanks to brianfk-m_schindler1-0/+5
2013-12-15Add more explanations. Thanks again to brianf for the decisive hint. k-m_schindler1-1/+4
2013-12-15fix the screwy sound by requesting the required sample format.k-m_schindler1-0/+5
2013-12-15change the defined symbols.k-m_schindler1-21/+20
2013-12-15Add FF_DEBUG_THREADS. thanks to brianf for notifying.k-m_schindler1-0/+1
2013-12-15Small fix. Not fixing the sound problem.k-m_schindler1-1/+1
2013-12-15Code beautifying. Minor code change for more verbose logk-m_schindler1-47/+58
2013-12-15code beautifying. nocode change.k-m_schindler1-2/+2
2013-12-15code beautifying. nocode change.k-m_schindler1-1/+1
2013-12-15fixing the symbol definitions.k-m_schindler1-16/+15
2013-12-15minor code optimizationk-m_schindler1-5/+2
2013-12-14fix PByteIOContext for ffmpeg-1.2. ffmpeg-0.8 works. ffmpeg-1.2 compiles but ...k-m_schindler3-0/+8
2013-12-14add FF_API_AVCODEC_RESAMPLE and FFMPEG_VERSION_INTk-m_schindler4-1/+18
2013-12-10Create ffmpeg-2.1 from ffmpeg-2.0. Plain copy, no adjustmentk-m_schindler18-0/+12275
2013-12-08fixing ffmpeg-1.2: next part.k-m_schindler1-24/+22
2013-12-08fixing avcodec. moving const out of place fixes type definitions.k-m_schindler1-49/+23
2013-12-07Fixing ffmpeg-1.2, part 2. avcodec has still a bug, but i could not find it, ...k-m_schindler1-148/+137
2013-12-07Fixing ffmpeg-1.2, part 1k-m_schindler4-109/+121
2013-12-06Fix path problems, which show up in 10.9k-m_schindler1-10/+57
2013-12-06revert 3012. StrUtils is needed on linux.k-m_schindler1-0/+1
2013-12-01update config and ffmpeg1.2k-m_schindler2-18/+18
2013-12-01enable MidiCons.pas for all platforms, part 2k-m_schindler1-1/+6
2013-12-01enable MidiCons.pas for all platformsk-m_schindler1-9/+7
2013-12-01remove not needed unit StrUtilsk-m_schindler1-1/+0
2013-12-01formating and beautifying. no actual code change, but needs checks.k-m_schindler12-671/+651
2013-11-30reflect the previous changes in the top file.k-m_schindler1-7/+7
2013-11-30rename filenames and unify naming. No code change.k-m_schindler10-17/+17
2013-07-30fix configure for libav* >= 1.0 on Mac OS Xk-m_schindler1-12/+12
2013-07-29at last add avformat for 1.2 and 2.0. Now serious testing can begin.k-m_schindler2-0/+4639
2013-07-29avio and swscale translated. still untested.k-m_schindler4-0/+2162
2013-07-29Add avcodec. untested.k-m_schindler4-0/+11727
2013-07-28This is the first complete try of libavutil.k-m_schindler26-18/+1107
2013-07-27first chunk of ffmpeg updates. libavutil parts. version still to be done.k-m_schindler18-0/+4522
2013-07-27add av_default_get_categoryk-m_schindler1-0/+2
2013-07-27delete duplicate functione definitionk-m_schindler1-3/+0
2013-07-18fix version detection of libavformatk-m_schindler3-15/+15