aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2012-06-12hack of __dso_handle is not needed with gcc >4.6k-m_schindler1-1/+3
2012-06-10initial commit of ffmpeg-0.9k-m_schindler18-0/+10934
2012-06-10some fixes and cosmetics.k-m_schindler1-37/+38
2012-06-09bugfix of missing external decl.k-m_schindler1-0/+1
2012-06-09update and cosmetics.k-m_schindler1-68/+67
2012-06-09code cosmeticsk-m_schindler1-2/+5
2012-06-09some refinements on small glitches, code cosmetics.k-m_schindler1-38/+60
2012-06-09bugfix of wrong typek-m_schindler1-1/+1
2012-06-09update and additions to ffmpeg-0.10k-m_schindler1-6/+46
2012-06-09bug fix of wrong declarationk-m_schindler1-1/+1
2012-06-09bug fix of duplicate identifierk-m_schindler1-1/+1
2012-06-09update and additions to ffmpeg-0.10k-m_schindler9-80/+213
2012-05-24make avio_tell unix only, because of SEEK_CURk-m_schindler3-0/+18
2012-05-24cosmetics: long variable names. no code change.k-m_schindler1-8/+8
2012-05-24some minor bugfixes.k-m_schindler1-4/+4
2012-05-24cosmetics: long variable names. no code change.k-m_schindler1-9/+9
2012-05-24add missing avformat_find_stream_info, av_find_best_stream, avformat_open_inp...k-m_schindler6-3/+164
2012-05-24version 0.10 unified.k-m_schindler2-1/+2
2012-05-24add missing avcodec_open2 and PPAVDictionary.k-m_schindler4-0/+69
2012-05-17Corrected AVStream pointer arithmetic to work inconjuction with fpc 2.6 as we...lotanrm3-8/+4
2012-05-17Added support for ffmpeg-0.10.lotanrm12-1715/+2223
2012-05-11correct versions and prepare logic of file opening for ffmpeg-0.8k-m_schindler3-7/+7
2012-05-10indentation. surely, no code change.k-m_schindler1-1/+2
2012-05-10add missing cdecl. no obvious consequences or improvmentsk-m_schindler2-2/+2
2012-05-10minimal type adjustments. This should make no difference.k-m_schindler1-4/+4
2012-05-08untested proposal for replacement of av_find_stream_info by av_read_framek-m_schindler1-0/+9
2012-05-05another fix of streams. USDX finally builds, but does not work.k-m_schindler1-0/+4
2012-05-05fix missing functionk-m_schindler1-0/+30
2012-05-05update of todo listk-m_schindler2-8/+2
2012-05-05update for ffmpeg-0.8k-m_schindler2-0/+12
2012-05-05update and fixk-m_schindler1-10/+36
2012-05-04update of ffmpeg-0.8. it is probably 90% of what needs to be done.k-m_schindler5-175/+34
2012-05-03update the implementation of av_cmp_qk-m_schindler4-10/+75
2012-04-23fix and update avcodec.pask-m_schindler2-279/+87
2012-04-23move includes to the top of the files.k-m_schindler4-50/+54
2012-04-22updates and extension for ffmpeg-0.8k-m_schindler13-197/+89
2012-04-22complete the parameters of the function.k-m_schindler1-1/+1
2012-04-22fix avutil versionk-m_schindler1-1/+1
2012-04-22fix naming bug in log.pask-m_schindler3-3/+3
2012-04-22merge some changes from the 0.7 to 0.8 workk-m_schindler6-247/+22
2012-04-22check of avutil. avio, avformat and avcodec still to do.k-m_schindler5-438/+67
2012-04-22some updates.k-m_schindler3-8/+4
2012-04-21initial commit of ffmpeg-0.8. far from complete. Not yet usable.k-m_schindler18-0/+10072
2012-04-21Initial commit for ffmpeg-0.10. This is far from complete.k-m_schindler20-3/+10694
2012-04-20fix mixed up version for avformatk-m_schindler1-2/+2
2012-04-20new detection of ffmpeg version. API changes: SampleFormat -> AVSampleFormat....k-m_schindler6-43/+61
2012-04-18Rename ffmpeg7 to ffmpeg-0.7k-m_schindler21-0/+78
2012-03-30updated version.k-m_schindler1-0/+465
2012-03-29update avformat and the ToDo list.k-m_schindler2-3/+1757
2012-03-28adding updated version.k-m_schindler1-0/+889