aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/ffmpeg (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix compilation on windows.k-m_schindler2010-08-261-7/+7
* another try to fix compilation on linux.k-m_schindler2010-08-261-1/+1
* another try to fix compilation on linux.k-m_schindler2010-08-261-0/+5
* another try to fix compilation on linux.k-m_schindler2010-08-261-14/+14
* fix compilation on windows.k-m_schindler2010-08-261-3/+3
* fix compilation on linux.k-m_schindler2010-08-261-14/+14
* update avformat.h and avio.h to 52.78.3. Addition of FF_API constants and new...k-m_schindler2010-08-262-18/+105
* update avformat to 52.78.2. Mainly comment formatting. In addition, add routi...k-m_schindler2010-08-251-62/+151
* update of avcodec/opt to 52.86.1. No actual code cahange.k-m_schindler2010-08-251-1/+1
* update of avcodec to 52.86.1k-m_schindler2010-08-251-2/+6
* update of avcodec to 52.85.1k-m_schindler2010-08-251-5/+22
* update of avcodec to 52.84.3k-m_schindler2010-08-251-2/+13
* update of avcodec to 52.84.1k-m_schindler2010-08-251-3/+22
* update of avutil to 50.24.0k-m_schindler2010-08-252-3/+6
* minor editsk-m_schindler2010-07-201-35/+35
* update avutil to 50.21.0k-m_schindler2010-07-204-35/+37
* update avutil to 50.19.0k-m_schindler2010-07-202-8/+10
* update avutil to 50.18.0k-m_schindler2010-07-202-3/+16
* update avcodec to 52.84.0 part 2k-m_schindler2010-07-201-0/+8
* update avcodec to 52.84.0k-m_schindler2010-07-201-2/+5
* update avcodec to 52.83.0k-m_schindler2010-07-201-2/+35
* update avcodec to 52.82.0k-m_schindler2010-07-201-7/+22
* update avcodec to 52.80.0k-m_schindler2010-07-201-5/+8
* update avcodec to 52.79.1k-m_schindler2010-07-201-12/+20
* update avcodec to 52.78.0k-m_schindler2010-07-202-57/+58
* update avcodec to 52.75.1k-m_schindler2010-07-201-10/+18
* update avcodec to 52.73.0k-m_schindler2010-07-201-2/+14
* update avformat to 52.76.0k-m_schindler2010-07-201-3/+3
* update avformat to 52.74.0k-m_schindler2010-07-202-2/+8
* update avformat to 52.73.0k-m_schindler2010-07-201-5/+13
* update avformat to 52.72.0k-m_schindler2010-07-202-78/+109
* update avformat to 52.71.0k-m_schindler2010-07-202-3/+9
* update avformat to 52.70.0k-m_schindler2010-07-202-3/+27
* update avformat to 52.69.0k-m_schindler2010-07-202-6/+13
* update avformat to 52.68.0k-m_schindler2010-07-202-4/+7
* update to swscale 0.11.0k-m_schindler2010-07-121-2/+36
* bugfix: avutil_version() is in libavutil not libavformattobigun2010-06-051-3/+3
* Update to avutil 50.16.0 and some cosmeticsk-m_schindler2010-05-305-25/+27
* Update to 52.67.0 and avio.pas cosmeticsk-m_schindler2010-05-302-15/+10
* update to avcodec 52.72.0. also some cosmetics to opt.pask-m_schindler2010-05-302-6/+12
* update to avcodec 52.70.0k-m_schindler2010-05-301-3/+14
* update to avcodec 52.67.2k-m_schindler2010-05-301-8/+8
* update to recent. some cosmetics. no code changek-m_schindler2010-05-301-7/+3
* add MKBETAG from common.h and update a number of comments.k-m_schindler2010-05-191-9/+16
* update avcodec to 52.67.2k-m_schindler2010-05-191-2/+5
* update avformat to 52.63.0 and correct avutil version to 50.15.2k-m_schindler2010-05-192-3/+6
* typo correction in comments. no code change.k-m_schindler2010-05-192-3/+3
* move new error stuff into extra file in correspondence to the original error....k-m_schindler2010-05-192-89/+114
* the result of AVERROR_SIGN was wrong, just the wrong way round.k-m_schindler2010-05-192-6/+4
* bit shift corrected from 6 bit to 30 bit.k-m_schindler2010-05-162-4/+4