| Commit message (Expand) | Author | Age | Files | Lines |
* | lavf: Don't explicitly flush after each written packet in muxers | Clément Bœsch | 2013-09-16 | 1 | -1/+0 |
* | amr: set channel_layout | Justin Ruggles | 2012-11-12 | 1 | -0/+3 |
* | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -9/+9 |
* | avformat: Drop pointless "format" from container long names | Diego Biurrun | 2012-07-30 | 1 | -2/+2 |
* | amr: Mark an array const | Martin Storsjö | 2012-06-17 | 1 | -1/+1 |
* | amr: More space cleanup | Martin Storsjö | 2012-06-17 | 1 | -1/+1 |
* | amr: Cosmetic cleanup | Martin Storsjö | 2012-06-17 | 1 | -57/+40 |
* | cosmetics: Align muxer/demuxer declarations | Martin Storsjö | 2012-04-06 | 1 | -1/+1 |
* | amr demuxer: do not set AVCodecContext.frame_size. | Justin Ruggles | 2012-03-05 | 1 | -2/+0 |
* | lavf: remove AVFormatParameters from AVFormatContext.read_header signature | Anton Khirnov | 2012-01-27 | 1 | -2/+1 |
* | lavf: make av_set_pts_info private. | Anton Khirnov | 2011-11-30 | 1 | -1/+2 |
* | Eliminate pointless 0/NULL initializers in AVCodec and similar declarations. | Diego Biurrun | 2011-11-28 | 1 | -1/+0 |
* | lavf,lavd: replace av_new_stream->avformat_new_stream part I. | Anton Khirnov | 2011-10-19 | 1 | -1/+1 |
* | lavf: use designated initialisers for all (de)muxers. | Anton Khirnov | 2011-07-17 | 1 | -16/+14 |
* | amr: Set the AVFMT_GENERIC_INDEX flag | Martin Storsjö | 2011-03-21 | 1 | -0/+1 |
* | amr: Set the pkt->pos field properly to the start of the packet | Martin Storsjö | 2011-03-21 | 1 | -1/+2 |
* | amr: Set the codec->bit_rate field based on the last packet | Martin Storsjö | 2011-03-21 | 1 | -0/+3 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | avio: rename put_flush_packet -> avio_flush | Anton Khirnov | 2011-03-16 | 1 | -2/+2 |
* | 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 | -1/+1 |
* | lavf: replace remaining uses of put_tag with avio_write | Anton Khirnov | 2011-02-25 | 1 | -2/+2 |
* | avio: avio: avio_ prefixes for put_* functions | Anton Khirnov | 2011-02-21 | 1 | -1/+1 |
* | avio: avio_ prefixes for get_* functions | Anton Khirnov | 2011-02-21 | 1 | -4/+4 |
* | avio: rename ByteIOContext to AVIOContext. | Anton Khirnov | 2011-02-20 | 1 | -2/+2 |
* | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. | Diego Elio Pettenò | 2011-01-26 | 1 | -2/+2 |
* | Set frame_size in the amr demuxer | Martin Storsjö | 2010-09-03 | 1 | -0/+2 |
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -1/+1 |
* | Change semantic of CONFIG_*, HAVE_* and ARCH_*. | Aurelien Jacobs | 2009-01-13 | 1 | -3/+3 |
* | Replace generic CONFIG_MUXERS preprocessor conditionals by more specific | Diego Biurrun | 2008-09-02 | 1 | -2/+2 |
* | Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. | Stefano Sabatini | 2008-06-03 | 1 | -2/+2 |
* | Use dynamically allocated ByteIOContext in AVFormatContext | Björn Axelsson | 2007-11-21 | 1 | -8/+8 |
* | 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 | -1/+1 |
* | kill uninitialised variable warning in amr_read_packet() | Måns Rullgård | 2007-07-07 | 1 | -1/+1 |
* | remove empty write trailer functions | Vitor Sessak | 2007-06-27 | 1 | -6/+0 |
* | allocate 32 extra bytes at the end of the probe buffer and remove most probe ... | Michael Niedermayer | 2007-04-08 | 1 | -2/+0 |
* | unused #define | Michael Niedermayer | 2006-10-10 | 1 | -2/+0 |
* | remove dummy amr_read_close() | Michael Niedermayer | 2006-10-10 | 1 | -6/+1 |
* | more factoriztaion and a FIXME note | Michael Niedermayer | 2006-10-10 | 1 | -11/+6 |
* | factorze another 2 lines | Michael Niedermayer | 2006-10-10 | 1 | -4/+2 |
* | set duration and timebase (based on a patch by Simon Morlat simon.morlat linp... | Michael Niedermayer | 2006-10-10 | 1 | -0/+2 |
* | factorize (untested) | Michael Niedermayer | 2006-10-10 | 1 | -57/+28 |
* | return cleanup | Michael Niedermayer | 2006-10-10 | 1 | -6/+3 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | fix some signedness warnings | Måns Rullgård | 2006-09-27 | 1 | -2/+2 |
* | Fix some "'static' is not at beginning of declaration" warnings. | Diego Biurrun | 2006-08-08 | 1 | -1/+1 |
* | allow individual selection of muxers and demuxers | Måns Rullgård | 2006-07-10 | 1 | -12/+5 |
* | give AVInput/OutputFormat structs consistent names | Måns Rullgård | 2006-07-09 | 1 | -4/+4 |
* | Place proper #ifdef around muxer-specific code. | Gianluigi Tiesi | 2006-01-22 | 1 | -0/+6 |