aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2012-07-10more fixes of ifdefs and similar. probably buggy.k-m_schindler4-157/+157
2012-07-09bug fix of macrok-m_schindler1-4/+4
2012-07-09bug fix of previous commitk-m_schindler1-1/+1
2012-07-09more fixing ends of macros for Delphi 7.k-m_schindler4-10/+14
2012-07-09 replace << and >> by shl and shr. makes Delphi happy.k-m_schindler2-3/+3
2012-07-09fixing ends of macros for Delphi 7. maybe not all of them.k-m_schindler1-24/+24
2012-06-13do not apply the __dso_handle patch on Mac OS Xk-m_schindler1-5/+7
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-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-17Added support for ffmpeg-0.10.lotanrm9-1696/+2134
2012-05-10add missing cdecl. no obvious consequences or improvmentsk-m_schindler2-2/+2
2012-05-05fix missing functionk-m_schindler1-0/+30
2012-05-05update of todo listk-m_schindler2-8/+2
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_schindler8-187/+47
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_schindler1-13/+13
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
2012-03-27create libavutil. Add and move include files.k-m_schindler10-95/+592
2012-03-27create libavcodec and move audioconvert.k-m_schindler2-3/+1
2012-03-27move AVPaletteControlk-m_schindler1-23/+23