| Commit message (Expand) | Author | Age | Files | Lines |
* | change lua lib filename for different versions | s_alexander | 2010-01-13 | 1 | -3/+3 |
* | added other libname for compatibility | s_alexander | 2010-01-13 | 1 | -1/+2 |
* | merged lua into trunk | s_alexander | 2010-01-12 | 1 | -0/+1085 |
* | correction of typo in previous commit. | k-m_schindler | 2010-01-04 | 1 | -1/+1 |
* | correction of some misplaced fields + some editorial changes + update to current | k-m_schindler | 2010-01-04 | 8 | -148/+179 |
* | major correction of wronge placed and missing fields. | k-m_schindler | 2010-01-04 | 1 | -3/+7 |
* | correction of version | k-m_schindler | 2010-01-04 | 1 | -1/+1 |
* | Found another typo to correct. Wrong logic for setting PKT_FLAG_KEY and AV_PK... | k-m_schindler | 2010-01-04 | 1 | -1/+1 |
* | Found another typo to correct. Again, LIBAVCODEC_VERSION was used instead of ... | k-m_schindler | 2010-01-04 | 1 | -1/+1 |
* | Update to 52.46.0 | k-m_schindler | 2010-01-04 | 1 | -2/+2 |
* | Update to 52.45.0 | k-m_schindler | 2010-01-04 | 1 | -3/+27 |
* | Correct typo. LIBAVCODEC_VERSION was used instead of LIBAVFORMAT_VERSION | k-m_schindler | 2010-01-04 | 1 | -2/+2 |
* | typo correction | k-m_schindler | 2009-12-29 | 1 | -1/+1 |
* | update of the headers. | k-m_schindler | 2009-12-28 | 5 | -9/+44 |
* | correct a completely bogus declaration. | k-m_schindler | 2009-12-17 | 1 | -1/+1 |
* | remove duplicate declaration of constants for AVCODEC >= 52.42.0 | k-m_schindler | 2009-12-17 | 1 | -7/+0 |
* | probably fixed now. | k-m_schindler | 2009-12-16 | 1 | -6/+6 |
* | maybe fix, no real clue | k-m_schindler | 2009-12-16 | 1 | -0/+1 |
* | no real fix, just commenting out a problem | k-m_schindler | 2009-12-16 | 1 | -1/+4 |
* | typos corrected | k-m_schindler | 2009-12-16 | 1 | -2/+2 |
* | revert the accidental changes of the previous commit. | k-m_schindler | 2009-12-10 | 1 | -10/+3 |
* | correct library name and enable type definition for Mac OS X | k-m_schindler | 2009-12-10 | 1 | -5/+18 |
* | update to version 0.7.2. | k-m_schindler | 2009-12-06 | 1 | -1/+28 |
* | update to version 50.5.1. | k-m_schindler | 2009-12-06 | 2 | -0/+12 |
* | update to version 52.41.0. | k-m_schindler | 2009-12-06 | 1 | -0/+59 |
* | update to version 50.5.1. | k-m_schindler | 2009-12-06 | 1 | -5/+5 |
* | update to version 50.4.0. | k-m_schindler | 2009-12-06 | 1 | -1/+15 |
* | update to version 52.41.0. Only a IFDEF change, no code change. | k-m_schindler | 2009-12-06 | 1 | -0/+8 |
* | update to version 52.41.0. No code change. | k-m_schindler | 2009-12-06 | 1 | -3/+3 |
* | update to version 52.39.2 | k-m_schindler | 2009-12-06 | 1 | -5/+27 |
* | update to version 52.38.0. | k-m_schindler | 2009-12-06 | 1 | -5/+12 |
* | update to version 52.37.0. Includes fix of previous commit of 52.36.0 | k-m_schindler | 2009-12-06 | 1 | -3/+6 |
* | update to version 52.36.0. Mainly comment edits, but also one code change! | k-m_schindler | 2009-12-06 | 1 | -33/+37 |
* | update to version 52.35.0 | k-m_schindler | 2009-12-06 | 1 | -3/+16 |
* | update to version 52.34.1 | k-m_schindler | 2009-12-06 | 1 | -2/+6 |
* | update to version 52.42.0 | k-m_schindler | 2009-12-06 | 1 | -2/+13 |
* | update to version 52.41.0 | k-m_schindler | 2009-12-06 | 1 | -3/+20 |
* | update to version 52.38.1 | k-m_schindler | 2009-12-06 | 1 | -3/+9 |
* | update to version 52.37.1 I am not sure, whether execute2 is correct. | k-m_schindler | 2009-12-06 | 1 | -6/+39 |
* | update to version 52.35.0; minor edit only | k-m_schindler | 2009-12-06 | 1 | -3/+3 |
* | update to version 52.35.0 | k-m_schindler | 2009-12-06 | 1 | -2/+12 |
* | update to version 52.34.0 | k-m_schindler | 2009-12-06 | 1 | -1/+1 |
* | update to version 52.34.0 | k-m_schindler | 2009-12-06 | 1 | -2/+8 |
* | update to version 52.33.0 | k-m_schindler | 2009-12-06 | 1 | -2/+5 |
* | update to version 52.32.0 | k-m_schindler | 2009-12-06 | 1 | -5/+36 |
* | tried to make it delphi (win32) compatible | s_alexander | 2009-12-06 | 1 | -10/+3 |
* | moved SizeInt definition to top | s_alexander | 2009-12-05 | 1 | -10/+11 |
* | added SizeInt for non-fpc compilers | s_alexander | 2009-12-05 | 1 | -1/+9 |
* | added autodetection of utf8 | s_alexander | 2009-12-05 | 1 | -0/+844 |
* | Try to resolve sourceforge bug tracker item 2899468 | k-m_schindler | 2009-12-02 | 1 | -1/+1 |