| Commit message (Expand) | Author | Files | Lines |
2010-02-21 | update to 52.52.0 | k-m_schindler | 1 | -2/+5 |
2010-02-21 | update to 52.48.0 | k-m_schindler | 1 | -2/+5 |
2010-02-20 | update to 52.47.0 | k-m_schindler | 1 | -2/+6 |
2010-02-20 | update to 52.46.0 | k-m_schindler | 1 | -1/+2 |
2010-01-04 | correction of some misplaced fields + some editorial changes + update to current | k-m_schindler | 1 | -4/+3 |
2010-01-04 | Found another typo to correct. Again, LIBAVCODEC_VERSION was used instead of ... | k-m_schindler | 1 | -1/+1 |
2010-01-04 | Update to 52.46.0 | k-m_schindler | 1 | -2/+2 |
2010-01-04 | Update to 52.45.0 | k-m_schindler | 1 | -3/+27 |
2010-01-04 | Correct typo. LIBAVCODEC_VERSION was used instead of LIBAVFORMAT_VERSION | k-m_schindler | 1 | -2/+2 |
2009-12-29 | typo correction | k-m_schindler | 1 | -1/+1 |
2009-12-28 | update of the headers. | k-m_schindler | 1 | -2/+25 |
2009-12-16 | typos corrected | k-m_schindler | 1 | -2/+2 |
2009-12-06 | update to version 52.41.0. No code change. | k-m_schindler | 1 | -3/+3 |
2009-12-06 | update to version 52.39.2 | k-m_schindler | 1 | -5/+27 |
2009-12-06 | update to version 52.38.0. | k-m_schindler | 1 | -5/+12 |
2009-12-06 | update to version 52.37.0. Includes fix of previous commit of 52.36.0 | k-m_schindler | 1 | -3/+6 |
2009-12-06 | update to version 52.36.0. Mainly comment edits, but also one code change! | k-m_schindler | 1 | -33/+37 |
2009-12-06 | update to version 52.35.0 | k-m_schindler | 1 | -3/+16 |
2009-12-06 | update to version 52.34.1 | k-m_schindler | 1 | -2/+6 |
2009-11-09 | merged unicode branch (r1931) into trunk | s_alexander | 1 | -1/+1 |
2009-06-13 | 1st try to fix linux compilation error: reordering of type declarations. | k-m_schindler | 1 | -15/+15 |
2009-06-12 | finally this updated as well. please test and check. | k-m_schindler | 1 | -63/+225 |
2009-02-04 | ffmpeg header update | tobigun | 1 | -60/+157 |
2008-10-01 | - FFmpeg header update | tobigun | 1 | -179/+245 |
2008-08-27 | Reordering of the directories[1]: moving Game/Code to src | k-m_schindler | 1 | -0/+0 |
2008-08-09 | FFmpeg update | tobigun | 1 | -12/+38 |
2008-07-03 | ffmpeg pascal header 64bit compatibility fix. | tobigun | 1 | -180/+183 |
2008-07-01 | check for outdated libs and some minor type corrections | tobigun | 1 | -1/+14 |
2008-06-14 | Removed some "const" parameter modifiers for external function declarations. ... | tobigun | 1 | -1/+1 |
2008-06-14 | ffmpeg update | tobigun | 1 | -8/+76 |
2008-05-19 | - changed "Windows" define to "MSWINDOWS" | tobigun | 1 | -0/+2 |
2008-05-16 | linklib for darwin added | k-m_schindler | 1 | -1/+3 |
2008-05-08 | ffmpeg update | tobigun | 1 | -1/+1 |
2008-04-22 | ffmpeg update to a newer version | tobigun | 1 | -4/+25 |
2008-03-07 | update to current SVN version | tobigun | 1 | -1/+1 |
2008-03-03 | delphi 7 compatibility (inline was introduced with delphi 2005) | tobigun | 1 | -1/+3 |
2008-02-07 | compatibility with the current svn-version | tobigun | 1 | -5/+12 |
2008-02-05 | Update of the ffmpeg headers to their current trunk versions. | tobigun | 1 | -321/+853 |
2008-01-11 | FPC compatible FFMPEG versioning support. Version-numbers are in the form AAI... | tobigun | 1 | -1/+1 |
2008-01-11 | there were some changes in the ffmpeg interface (for example TAVFormatContext... | tobigun | 1 | -16/+7 |
2008-01-10 | eddie is right: pb is a pointer and not a TByteIOContext struct. | tobigun | 1 | -4/+3 |
2008-01-09 | Changed DLL/so/dylib constants. Changed TAVFormatContext fiels "pb" from stru... | eddie-0815 | 1 | -701/+706 |
2007-12-18 | Added a cdecl for the TAVPacket.destruct procedure. | tobigun | 1 | -695/+695 |
2007-10-16 | fixed the modified ffmpeg headers to compile in lazarus on windows. | jaybinks | 1 | -1/+4 |
2007-10-11 | fixes so codebase builds in delphi now, after major FFMpeg changse for linux. | jaybinks | 1 | -7/+19 |
2007-10-11 | major changes to FFMPEG Headers so they now support linux. | jaybinks | 1 | -96/+152 |
2007-10-08 | fixed some stuff for linux build... | jaybinks | 1 | -1/+1 |
2007-09-19 | tested ffmpeg in lazarus - linux.. | jaybinks | 1 | -629/+630 |
2007-09-13 | changes to make 3rd party libraries compile / work | jaybinks | 1 | -2/+11 |
2007-09-05 | added 3rd party dependencies ( except Jedi-SDL ) | jaybinks | 1 | -0/+620 |