| Commit message (Expand) | Author | Files | Lines |
2012-04-22 | merge some changes from the 0.7 to 0.8 work | k-m_schindler | 6 | -247/+22 |
2012-04-22 | check of avutil. avio, avformat and avcodec still to do. | k-m_schindler | 5 | -438/+67 |
2012-04-22 | some updates. | k-m_schindler | 3 | -8/+4 |
2012-04-21 | initial commit of ffmpeg-0.8. far from complete. Not yet usable. | k-m_schindler | 18 | -0/+10072 |
2012-04-21 | Initial commit for ffmpeg-0.10. This is far from complete. | k-m_schindler | 20 | -3/+10694 |
2012-04-20 | fix mixed up version for avformat | k-m_schindler | 1 | -2/+2 |
2012-04-20 | new detection of ffmpeg version. API changes: SampleFormat -> AVSampleFormat.... | k-m_schindler | 6 | -43/+61 |
2012-04-18 | Rename ffmpeg7 to ffmpeg-0.7 | k-m_schindler | 21 | -0/+78 |
2012-03-30 | updated version. | k-m_schindler | 1 | -0/+465 |
2012-03-29 | update avformat and the ToDo list. | k-m_schindler | 2 | -3/+1757 |
2012-03-28 | adding updated version. | k-m_schindler | 1 | -0/+889 |
2012-03-27 | create libavutil. Add and move include files. | k-m_schindler | 10 | -95/+592 |
2012-03-27 | create libavcodec and move audioconvert. | k-m_schindler | 2 | -3/+1 |
2012-03-27 | move AVPaletteControl | k-m_schindler | 1 | -23/+23 |
2012-03-27 | one round of debugging various issues. | k-m_schindler | 3 | -481/+66 |
2012-03-23 | first try of avcodec. I am sure it is still buggy. | k-m_schindler | 3 | -0/+5006 |
2012-03-22 | more for ffmpeg7 | k-m_schindler | 4 | -0/+1005 |
2012-03-18 | start version 0.7 of ffmpeg | k-m_schindler | 3 | -0/+413 |
2012-03-18 | revert false commit | k-m_schindler | 10 | -1159/+1315 |
2012-03-18 | start of update for ffmpeg7 | k-m_schindler | 8 | -1289/+1131 |
2012-03-18 | start of update for ffmpeg7 | k-m_schindler | 2 | -20/+29 |
2011-04-06 | increase range of accepted tones. user complaint (thursday) | k-m_schindler | 1 | -1/+1 |
2010-12-30 | allow playback from audio stream | tobigun | 3 | -3/+133 |
2010-12-29 | log voice captures to wav-file | tobigun | 2 | -38/+125 |
2010-12-28 | log active players only | tobigun | 1 | -3/+5 |
2010-12-28 | add GetSampleSize() | tobigun | 1 | -1/+8 |
2010-12-28 | fix save_playback crashes | tobigun | 1 | -1/+1 |
2010-12-27 | stretch mic-input to avoid buffer underruns with voice playback (audible as s... | tobigun | 1 | -1/+6 |
2010-12-15 | rate on all beats patch | brunzelchen | 1 | -618/+621 |
2010-12-15 | spawn perfect line twinkle for player 1 to 3 on second screen, if the amount ... | brunzelchen | 1 | -0/+4 |
2010-11-22 | fix undefined __dso_handle error message when compiling with projectm >= 2.01 | tobigun | 1 | -0/+5 |
2010-10-22 | disable blending after drawing of particles | brunzelchen | 1 | -11/+17 |
2010-10-17 | add pre-cache option at font-creation to preload a glyph base set | tobigun | 2 | -13/+29 |
2010-10-14 | revert accidental previous commit | k-m_schindler | 3 | -12/+2 |
2010-10-14 | Mac OS X Readme | k-m_schindler | 5 | -3/+22 |
2010-10-10 | strings adjusted (removed 'RC'-parts) | tobigun | 1 | -2/+2 |
2010-10-10 | Bugfix: Partymode - ScoreScreen has(/starts) BG-Music now | b_krueger | 1 | -0/+3 |
2010-10-10 | show credits after one minute instead of a half | tobigun | 1 | -2/+2 |
2010-10-10 | start bg-music in main-screen (additionally to start in main()) | tobigun | 1 | -0/+3 |
2010-10-10 | no bg-music in record screen | tobigun | 2 | -0/+5 |
2010-09-29 | - removed hardcoded bebeto loop | canni0 | 1 | -1/+1 |
2010-09-05 | fix resize-bug in SDL < 1.2.14 | tobigun | 1 | -0/+3 |
2010-09-04 | changed default cover cache size from 128 to 256 pixels | brunzelchen | 1 | -4/+1 |
2010-08-26 | fix compilation on windows. | k-m_schindler | 1 | -7/+7 |
2010-08-26 | another try to fix compilation on linux. | k-m_schindler | 1 | -1/+1 |
2010-08-26 | another try to fix compilation on linux. | k-m_schindler | 1 | -0/+5 |
2010-08-26 | another try to fix compilation on linux. | k-m_schindler | 1 | -14/+14 |
2010-08-26 | fix compilation on windows. | k-m_schindler | 1 | -3/+3 |
2010-08-26 | fix compilation on linux. | k-m_schindler | 1 | -14/+14 |
2010-08-26 | update avformat.h and avio.h to 52.78.3. Addition of FF_API constants and new... | k-m_schindler | 2 | -18/+105 |