| Commit message (Expand) | Author | Age | Files | Lines |
* | libavformat: Add an ff_ prefix to some lavf internal symbols | Martin Storsjö | 2012-02-15 | 1 | -1/+1 |
* | lavf: use avpriv_ prefix for some dv functions. | Anton Khirnov | 2011-10-20 | 1 | -3/+3 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Make dvenc.c functions static to the unit. | Diego Elio Pettenò | 2011-01-25 | 1 | -3/+0 |
* | cosmetics: Remove pointless period after copyright statement non-sentences. | Diego Biurrun | 2009-01-19 | 1 | -1/+1 |
* | Remove inappropriate const qualifier from function argument, fixes the warning: | Diego Biurrun | 2009-01-07 | 1 | -1/+1 |
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
* | Add FFMPEG_ prefix to all multiple inclusion guards. | Diego Biurrun | 2007-10-17 | 1 | -3/+3 |
* | add a comment to indicate which #endif belong to which #define | Guillaume Poirier | 2007-06-17 | 1 | -1/+1 |
* | add multiple inclusion guards to headers | Måns Rullgård | 2007-06-17 | 1 | -0/+5 |
* | include all prerequisites in header files | Måns Rullgård | 2007-06-16 | 1 | -0/+2 |
* | * Fixing seeking with DV-AVI (by Jeff Downs <heydowns at borg dot com>) | Roman Shaposhnik | 2007-01-11 | 1 | -1/+1 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | typo | Diego Biurrun | 2006-02-08 | 1 | -1/+1 |
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-12 | 1 | -1/+1 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -2/+2 |
* | * static allocation for audio packets. This will make it a little bit | Roman Shaposhnik | 2004-10-13 | 1 | -0/+1 |
* | * DV demuxer is now capable of decoding auxilary audio stream. So, | Roman Shaposhnik | 2003-10-31 | 1 | -7/+9 |
* | * DV handling was streamlined for both muxing/demuxing and | Roman Shaposhnik | 2003-09-29 | 1 | -0/+32 |