aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/ffmpeg/avcodec.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2010-02-21update to 52.52.0k-m_schindler1-2/+6
2010-02-21update to 52.49.0k-m_schindler1-3/+20
2010-02-21update to 52.48.0k-m_schindler1-2/+10
2010-01-04correction of some misplaced fields + some editorial changes + update to currentk-m_schindler1-122/+125
2010-01-04Found another typo to correct. Wrong logic for setting PKT_FLAG_KEY and AV_PK...k-m_schindler1-1/+1
2009-12-28update of the headers.k-m_schindler1-3/+10
2009-12-17correct a completely bogus declaration.k-m_schindler1-1/+1
2009-12-16probably fixed now.k-m_schindler1-6/+6
2009-12-16maybe fix, no real cluek-m_schindler1-0/+1
2009-12-16no real fix, just commenting out a problemk-m_schindler1-1/+4
2009-12-06update to version 52.42.0k-m_schindler1-2/+13
2009-12-06update to version 52.41.0k-m_schindler1-3/+20
2009-12-06update to version 52.38.1k-m_schindler1-3/+9
2009-12-06update to version 52.37.1 I am not sure, whether execute2 is correct.k-m_schindler1-6/+39
2009-12-06update to version 52.35.0; minor edit onlyk-m_schindler1-3/+3
2009-12-06update to version 52.35.0k-m_schindler1-2/+12
2009-12-06update to version 52.34.0k-m_schindler1-1/+1
2009-12-06update to version 52.34.0k-m_schindler1-2/+8
2009-12-06update to version 52.33.0k-m_schindler1-2/+5
2009-12-06update to version 52.32.0k-m_schindler1-5/+36
2009-12-02Try to resolve sourceforge bug tracker item 2899468k-m_schindler1-1/+1
2009-12-02typo correction and correction of av_free_packet for 52.25.0 - 52.27.0k-m_schindler1-9/+6
2009-06-17fix some typos and finally acknowledge heffer for his seminal work on this up...k-m_schindler1-5/+38
2009-06-13update to 52.31.2k-m_schindler1-1/+4
2009-06-13bug fixes in the version and the IFsk-m_schindler1-32/+32
2009-06-133rd try to fix linux compilation error: reordering of type declarations.k-m_schindler1-307/+299
2009-06-132nd try to fix linux compilation error and fix of EPIPE declaration.k-m_schindler1-93/+104
2009-06-12try to fix linux compilation error.k-m_schindler1-101/+101
2009-06-12update of headers. needs tests with newer libs, in particular linux distros.k-m_schindler1-110/+917
2009-02-04ffmpeg header updatetobigun1-79/+238
2008-10-01- FFmpeg header updatetobigun1-53/+113
2008-08-27Reordering of the directories[1]: moving Game/Code to srck-m_schindler1-0/+0
2008-08-09FFmpeg updatetobigun1-22/+49
2008-07-03ffmpeg pascal header 64bit compatibility fix.tobigun1-321/+322
2008-07-01check for outdated libs and some minor type correctionstobigun1-6/+19
2008-06-14Removed some "const" parameter modifiers for external function declarations. ...tobigun1-34/+34
2008-06-14ffmpeg updatetobigun1-10/+27
2008-06-08- set svn:eol-style to nativetobigun1-3292/+3292
2008-05-21implementation of MKTAGtobigun1-3290/+3292
2008-05-16linklib for darwin addedk-m_schindler1-0/+4
2008-05-14forgot to set the ENOSYS/E... error codes to the ESysE... ones from BaseUnixtobigun1-1/+9
2008-05-13corrected ffmpeg error-codestobigun1-19/+37
2008-05-08ffmpeg updatetobigun1-5/+13
2008-04-22ffmpeg update to a newer versiontobigun1-5/+24
2008-03-07update to current SVN versiontobigun1-10/+18
2008-02-07compatibility with the current svn-versiontobigun1-9/+17
2008-02-05Update of the ffmpeg headers to their current trunk versions.tobigun1-2034/+3217
2008-01-11removed one of the doubled CDECLs in av_register_codec_parsertobigun1-1/+1
2008-01-11there were some changes in the ffmpeg interface (for example TAVFormatContext...tobigun1-18/+4
2008-01-09Changed DLL/so/dylib constants.eddie-08151-7/+12