aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-17Added support for ffmpeg-0.10.lotanrm12-1715/+2223
2012-05-11correct versions and prepare logic of file opening for ffmpeg-0.8k-m_schindler3-7/+7
2012-05-10indentation. surely, no code change.k-m_schindler1-1/+2
2012-05-10add missing cdecl. no obvious consequences or improvmentsk-m_schindler2-2/+2
2012-05-10minimal type adjustments. This should make no difference.k-m_schindler1-4/+4
2012-05-08untested proposal for replacement of av_find_stream_info by av_read_framek-m_schindler1-0/+9
2012-05-05another fix of streams. USDX finally builds, but does not work.k-m_schindler1-0/+4
2012-05-05fix missing functionk-m_schindler1-0/+30
2012-05-05update of todo listk-m_schindler2-8/+2
2012-05-05update for ffmpeg-0.8k-m_schindler2-0/+12
2012-05-05update and fixk-m_schindler1-10/+36
2012-05-04update of ffmpeg-0.8. it is probably 90% of what needs to be done.k-m_schindler5-175/+34
2012-05-03update the implementation of av_cmp_qk-m_schindler4-10/+75
2012-04-23fix and update avcodec.pask-m_schindler2-279/+87
2012-04-23move includes to the top of the files.k-m_schindler4-50/+54
2012-04-22updates and extension for ffmpeg-0.8k-m_schindler13-197/+89
2012-04-22complete the parameters of the function.k-m_schindler1-1/+1
2012-04-22fix avutil versionk-m_schindler1-1/+1
2012-04-22fix naming bug in log.pask-m_schindler3-3/+3
2012-04-22merge some changes from the 0.7 to 0.8 workk-m_schindler6-247/+22
2012-04-22check of avutil. avio, avformat and avcodec still to do.k-m_schindler5-438/+67
2012-04-22some updates.k-m_schindler3-8/+4
2012-04-21initial commit of ffmpeg-0.8. far from complete. Not yet usable.k-m_schindler18-0/+10072
2012-04-21Initial commit for ffmpeg-0.10. This is far from complete.k-m_schindler20-3/+10694
2012-04-20fix mixed up version for avformatk-m_schindler1-2/+2
2012-04-20new detection of ffmpeg version. API changes: SampleFormat -> AVSampleFormat....k-m_schindler6-43/+61
2012-04-18Rename ffmpeg7 to ffmpeg-0.7k-m_schindler21-0/+78
2012-03-30updated version.k-m_schindler1-0/+465
2012-03-29update avformat and the ToDo list.k-m_schindler2-3/+1757
2012-03-28adding updated version.k-m_schindler1-0/+889
2012-03-27create libavutil. Add and move include files.k-m_schindler10-95/+592
2012-03-27create libavcodec and move audioconvert.k-m_schindler2-3/+1
2012-03-27move AVPaletteControlk-m_schindler1-23/+23
2012-03-27one round of debugging various issues.k-m_schindler3-481/+66
2012-03-23first try of avcodec. I am sure it is still buggy.k-m_schindler3-0/+5006
2012-03-22more for ffmpeg7k-m_schindler4-0/+1005
2012-03-18start version 0.7 of ffmpegk-m_schindler3-0/+413
2012-03-18revert false commitk-m_schindler10-1159/+1315
2012-03-18start of update for ffmpeg7k-m_schindler8-1289/+1131
2012-03-18start of update for ffmpeg7k-m_schindler2-20/+29
2011-04-06increase range of accepted tones. user complaint (thursday)k-m_schindler1-1/+1
2010-12-30allow playback from audio streamtobigun3-3/+133
2010-12-29log voice captures to wav-filetobigun2-38/+125
2010-12-28log active players onlytobigun1-3/+5
2010-12-28add GetSampleSize()tobigun1-1/+8
2010-12-28fix save_playback crashestobigun1-1/+1
2010-12-27stretch mic-input to avoid buffer underruns with voice playback (audible as s...tobigun1-1/+6
2010-12-15rate on all beats patchbrunzelchen1-618/+621
2010-12-15spawn perfect line twinkle for player 1 to 3 on second screen, if the amount ...brunzelchen1-0/+4
2010-11-22fix undefined __dso_handle error message when compiling with projectm >= 2.01tobigun1-0/+5