| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-20 | 1 | -2/+2 |
|\ |
|
| * | lavf,lavd: replace av_new_stream->avformat_new_stream part I. | Anton Khirnov | 2011-10-19 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-12 | 1 | -14/+17 |
|\| |
|
| * | smacker: Separate audio flags from sample rates in smacker demuxer. | Justin Ruggles | 2011-10-11 | 1 | -14/+17 |
| * | Fixed off by one packet size allocation in the smacker demuxer. | Laurent Aimar | 2011-09-12 | 1 | -1/+1 |
| * | Check for invalid packet size in the smacker demuxer. | Laurent Aimar | 2011-09-12 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-12 | 1 | -4/+5 |
|\| |
|
| * | smacker demuxer: handle possible av_realloc() failure. | Kostya Shishkov | 2011-09-12 | 1 | -1/+6 |
* | | Fixed segfault on corrupted smacker streams in the demuxer. | Laurent Aimar | 2011-09-11 | 1 | -1/+7 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-17 | 1 | -7/+7 |
|\| |
|
| * | lavf: use designated initialisers for all (de)muxers. | Anton Khirnov | 2011-07-17 | 1 | -7/+7 |
| * | Remove unused variables | Mans Rullgard | 2011-06-02 | 1 | -2/+0 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| * | avio: deprecate url_feof | Anton Khirnov | 2011-03-07 | 1 | -1/+1 |
| * | avio: add avio_tell macro as a replacement for url_ftell | Anton Khirnov | 2011-03-04 | 1 | -4/+4 |
| * | avio: avio_ prefix for url_fseek | Anton Khirnov | 2011-03-01 | 1 | -2/+2 |
| * | avio: avio_ prefixes for get_* functions | Anton Khirnov | 2011-02-21 | 1 | -25/+25 |
| * | avio: rename ByteIOContext to AVIOContext. | Anton Khirnov | 2011-02-20 | 1 | -1/+1 |
| * | Remove a few if (p) av_free(p) forms | Clément Bœsch | 2011-02-03 | 1 | -6/+3 |
| * | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. | Diego Elio Pettenò | 2011-01-26 | 1 | -1/+1 |
* | | Fix various unused variable warnings | Clément Bœsch | 2011-05-30 | 1 | -2/+0 |
* | | avio: add avio_tell macro as a replacement for url_ftell | Anton Khirnov | 2011-03-05 | 1 | -4/+4 |
* | | avio: avio_ prefix for url_fseek | Anton Khirnov | 2011-03-03 | 1 | -2/+2 |
* | | avio: avio_ prefixes for get_* functions | Anton Khirnov | 2011-02-22 | 1 | -25/+25 |
* | | avio: rename ByteIOContext to AVIOContext. | Anton Khirnov | 2011-02-20 | 1 | -1/+1 |
* | | Remove a few if (p) av_free(p) forms | Clément Bœsch | 2011-02-04 | 1 | -6/+3 |
* | | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. | Diego Elio Pettenò | 2011-01-28 | 1 | -1/+1 |
|/ |
|
* | Add av_ prefix to bswap macros | Måns Rullgård | 2010-07-10 | 1 | -4/+4 |
* | bswap: change ME to NE in macro names | Måns Rullgård | 2010-07-10 | 1 | -4/+4 |
* | Correctly return EOF for smacker videos | Alexei Svitkine | 2010-06-24 | 1 | -1/+1 |
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -2/+2 |
* | Set duration in Smacker demuxer | Daniel Verkamp | 2010-01-30 | 1 | -0/+1 |
* | Demux Bink audio in Smacker files | Daniel Verkamp | 2010-01-30 | 1 | -3/+11 |
* | Set the sample format for Smacker audio in the decoder rather than in the | Justin Ruggles | 2009-11-01 | 1 | -1/+0 |
* | Make Smacker audio decoder output audio in original bit depth | Daniel Verkamp | 2009-03-21 | 1 | -0/+1 |
* | cosmetics: Remove pointless period after copyright statement non-sentences. | Diego Biurrun | 2009-01-19 | 1 | -1/+1 |
* | Fix build: Add intreadwrite.h and bswap.h #includes where necessary. | Diego Biurrun | 2009-01-11 | 1 | -0/+1 |
* | Remove offset_t typedef and use int64_t directly instead. | Diego Biurrun | 2008-10-03 | 1 | -1/+1 |
* | Bump Major version, this commit is almost just renaming bits_per_sample to | Luca Abeni | 2008-09-08 | 1 | -3/+3 |
* | Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. | Stefano Sabatini | 2008-06-03 | 1 | -1/+1 |
* | Remove unnecessary header #includes. | Erik Hovland | 2008-05-29 | 1 | -1/+0 |
* | Use full path for #includes from another directory. | Diego Biurrun | 2008-05-09 | 1 | -1/+1 |
* | Use dynamically allocated ByteIOContext in AVFormatContext | Björn Axelsson | 2007-11-21 | 1 | -15/+15 |
* | Take ring frame into account when demuxing. | Kostya Shishkov | 2007-08-23 | 1 | -0/+3 |
* | Replace all occurrences of AVERROR_IO with AVERROR(EIO). | Panagiotis Issaris | 2007-07-19 | 1 | -3/+3 |
* | Replace all occurrences of AVERROR_NOMEM with AVERROR(ENOMEM). | Panagiotis Issaris | 2007-07-19 | 1 | -2/+2 |
* | Get rid of unnecessary pointer casts. | Nicholas Tung | 2007-04-08 | 1 | -3/+3 |
* | allocate 32 extra bytes at the end of the probe buffer and remove most probe ... | Michael Niedermayer | 2007-04-08 | 1 | -2/+0 |
* | This fixes error handling for BeOS, removing the need for some ifdefs. | François Revol | 2007-02-13 | 1 | -1/+1 |
* | rename BE/LE_8/16/32 to AV_RL/B_8/16/32 | Alex Beregszaszi | 2007-01-19 | 1 | -1/+1 |