| Commit message (Expand) | Author | Files | Lines |
2010-01-04 | correction of some misplaced fields + some editorial changes + update to current | k-m_schindler | 1 | -122/+125 |
2010-01-04 | Found another typo to correct. Wrong logic for setting PKT_FLAG_KEY and AV_PK... | k-m_schindler | 1 | -1/+1 |
2009-12-28 | update of the headers. | k-m_schindler | 1 | -3/+10 |
2009-12-17 | correct a completely bogus declaration. | k-m_schindler | 1 | -1/+1 |
2009-12-16 | probably fixed now. | k-m_schindler | 1 | -6/+6 |
2009-12-16 | maybe fix, no real clue | k-m_schindler | 1 | -0/+1 |
2009-12-16 | no real fix, just commenting out a problem | k-m_schindler | 1 | -1/+4 |
2009-12-06 | update to version 52.42.0 | k-m_schindler | 1 | -2/+13 |
2009-12-06 | update to version 52.41.0 | k-m_schindler | 1 | -3/+20 |
2009-12-06 | update to version 52.38.1 | k-m_schindler | 1 | -3/+9 |
2009-12-06 | update to version 52.37.1 I am not sure, whether execute2 is correct. | k-m_schindler | 1 | -6/+39 |
2009-12-06 | update to version 52.35.0; minor edit only | k-m_schindler | 1 | -3/+3 |
2009-12-06 | update to version 52.35.0 | k-m_schindler | 1 | -2/+12 |
2009-12-06 | update to version 52.34.0 | k-m_schindler | 1 | -1/+1 |
2009-12-06 | update to version 52.34.0 | k-m_schindler | 1 | -2/+8 |
2009-12-06 | update to version 52.33.0 | k-m_schindler | 1 | -2/+5 |
2009-12-06 | update to version 52.32.0 | k-m_schindler | 1 | -5/+36 |
2009-12-02 | Try to resolve sourceforge bug tracker item 2899468 | k-m_schindler | 1 | -1/+1 |
2009-12-02 | typo correction and correction of av_free_packet for 52.25.0 - 52.27.0 | k-m_schindler | 1 | -9/+6 |
2009-06-17 | fix some typos and finally acknowledge heffer for his seminal work on this up... | k-m_schindler | 1 | -5/+38 |
2009-06-13 | update to 52.31.2 | k-m_schindler | 1 | -1/+4 |
2009-06-13 | bug fixes in the version and the IFs | k-m_schindler | 1 | -32/+32 |
2009-06-13 | 3rd try to fix linux compilation error: reordering of type declarations. | k-m_schindler | 1 | -307/+299 |
2009-06-13 | 2nd try to fix linux compilation error and fix of EPIPE declaration. | k-m_schindler | 1 | -93/+104 |
2009-06-12 | try to fix linux compilation error. | k-m_schindler | 1 | -101/+101 |
2009-06-12 | update of headers. needs tests with newer libs, in particular linux distros. | k-m_schindler | 1 | -110/+917 |
2009-02-04 | ffmpeg header update | tobigun | 1 | -79/+238 |
2008-10-01 | - FFmpeg header update | tobigun | 1 | -53/+113 |
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 | -22/+49 |
2008-07-03 | ffmpeg pascal header 64bit compatibility fix. | tobigun | 1 | -321/+322 |
2008-07-01 | check for outdated libs and some minor type corrections | tobigun | 1 | -6/+19 |
2008-06-14 | Removed some "const" parameter modifiers for external function declarations. ... | tobigun | 1 | -34/+34 |
2008-06-14 | ffmpeg update | tobigun | 1 | -10/+27 |
2008-06-08 | - set svn:eol-style to native | tobigun | 1 | -3292/+3292 |
2008-05-21 | implementation of MKTAG | tobigun | 1 | -3290/+3292 |
2008-05-16 | linklib for darwin added | k-m_schindler | 1 | -0/+4 |
2008-05-14 | forgot to set the ENOSYS/E... error codes to the ESysE... ones from BaseUnix | tobigun | 1 | -1/+9 |
2008-05-13 | corrected ffmpeg error-codes | tobigun | 1 | -19/+37 |
2008-05-08 | ffmpeg update | tobigun | 1 | -5/+13 |
2008-04-22 | ffmpeg update to a newer version | tobigun | 1 | -5/+24 |
2008-03-07 | update to current SVN version | tobigun | 1 | -10/+18 |
2008-02-07 | compatibility with the current svn-version | tobigun | 1 | -9/+17 |
2008-02-05 | Update of the ffmpeg headers to their current trunk versions. | tobigun | 1 | -2034/+3217 |
2008-01-11 | removed one of the doubled CDECLs in av_register_codec_parser | tobigun | 1 | -1/+1 |
2008-01-11 | there were some changes in the ffmpeg interface (for example TAVFormatContext... | tobigun | 1 | -18/+4 |
2008-01-09 | Changed DLL/so/dylib constants. | eddie-0815 | 1 | -7/+12 |
2007-10-16 | fixed the modified ffmpeg headers to compile in lazarus on windows. | jaybinks | 1 | -2037/+2039 |
2007-10-11 | fixes so codebase builds in delphi now, after major FFMpeg changse for linux. | jaybinks | 1 | -7/+14 |
2007-10-11 | major changes to FFMPEG Headers so they now support linux. | jaybinks | 1 | -39/+93 |