| Commit message (Expand) | Author | Age | Files | Lines |
* | cosmetics: Fix two common typos: wont --> will not, lets --> let us. | Diego Biurrun | 2008-07-24 | 1 | -2/+2 |
* | Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. | Stefano Sabatini | 2008-06-03 | 1 | -1/+1 |
* | use av_fifo_generic_write, old func is deprecated | Baptiste Coudurier | 2008-05-28 | 1 | -1/+1 |
* | Use full path for #includes from another directory. | Diego Biurrun | 2008-05-09 | 1 | -2/+2 |
* | Use dynamically allocated ByteIOContext in AVFormatContext | Björn Axelsson | 2007-11-21 | 1 | -2/+2 |
* | Cosmetics: use consistent indentation by four spaces | Reimar Döffinger | 2007-06-24 | 1 | -129/+129 |
* | DV muxer should not only fail for more that 3 streams altogether | Reimar Döffinger | 2007-06-24 | 1 | -0/+2 |
* | Don't forget about audio remaining in buffer, in case there is enough | Corey Hickey | 2007-05-16 | 1 | -1/+3 |
* | Get rid of unnecessary pointer casts. | Nicholas Tung | 2007-04-08 | 1 | -3/+3 |
* | * Fixing a bug with incorrect bits set in AAUX source pack | Roman Shaposhnik | 2007-01-15 | 1 | -4/+8 |
* | * fixing a memory leak in DV format. | Brian Brice | 2006-11-08 | 1 | -8/+2 |
* | * Simplifying the setting of STYPE for AAUX AS | Roman Shaposhnik | 2006-10-16 | 1 | -6/+3 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | * Moving FifoBuffer out of libavformat/avformat.h and | Roman Shaposhnik | 2006-09-21 | 1 | -10/+11 |
* | Split the DV demuxer and muxer into separate files (as suggested by Diego | Panagiotis Issaris | 2006-09-15 | 1 | -0/+413 |