OSDN Git Service

avconv: rewrite -qscale and -aq handling.
[coroid/ffmpeg_saccubus.git] / libavformat / daud.c
2011-07-17 Anton Khirnovlavf: use designated initialisers for all (de)muxers.
2011-04-10 Alex Conversedaud: Don't write packets that are too large to have...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-03-17 Anton Khirnovavio: rename put_flush_packet -> avio_flush
2011-03-07 Anton Khirnovavio: deprecate url_feof
2011-02-21 Anton Khirnovavio: avio: avio_ prefixes for put_* functions
2011-02-21 Anton Khirnovavio: avio_ prefixes for get_* functions
2011-02-20 Anton Khirnovavio: rename ByteIOContext to AVIOContext.
2011-01-26 Diego Elio PettenòPrefix all _demuxer, _muxer, _protocol from libavformat...
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2009-01-13 Aurelien JacobsChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2008-09-08 Luca AbeniBump Major version, this commit is almost just renaming...
2008-08-04 Peter RossAdd D-Cinema audio muxer
2008-06-03 Stefano SabatiniMake long_names in lavf/lavdev optional depending on...
2008-05-29 Reimar DöffingerCheck av_new_stream return value, fixes CID75 RUN2
2007-11-21 Björn AxelssonUse dynamically allocated ByteIOContext in AVFormatContext
2007-07-19 Panagiotis IssarisReplace all occurrences of AVERROR_IO with AVERROR...
2007-07-09 Diego BiurrunISO8859-1 --> UTF-8
2006-10-23 Aurelien Jacobsreplace coder/decoder file description in libavformat...
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-07-10 Måns Rullgårdallow individual selection of muxers and demuxers
2006-07-09 Måns Rullgårdgive AVInput/OutputFormat structs consistent names
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-09-02 Reimar DöffingerSupport D-Cinema audio demuxing.