]> git.sesse.net Git - ffmpeg/history - libavformat/nsvdec.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
[ffmpeg] / libavformat / nsvdec.c
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-05-06 Diego BiurrunMark a number of variables only used in av_dlog() calls...
2012-02-13 Diego BiurrunMove some conditionally used variables into the block...
2012-02-13 Diego BiurrunDrop some completely unnecessary av_unused attributes.
2012-02-10 Joakim Platensvdec: Check return value of avio_seek and avoid modif...
2012-01-30 Alex Conversensvdec: Propagate errors
2012-01-30 Alex Conversensvdec: Be more careful with av_malloc().
2012-01-30 Michael Niedermayernsvdec: Fix use of uninitialized streams.
2012-01-27 Anton Khirnovlavf: remove AVFormatParameters from AVFormatContext...
2011-11-30 Anton Khirnovlavf: make av_set_pts_info private.
2011-11-02 Diego BiurrunReplace outdated references to ffmpeg tool with avconv.
2011-10-19 Anton Khirnovlavf: replace av_new_stream->avformat_new_stream part II.
2011-07-17 Anton Khirnovlavf: use designated initialisers for all (de)muxers.
2011-07-03 Mans RullgardDo not include mathematics.h in avutil.h
2011-06-23 Diego Biurrunnsvdec: Propagate error values instead of returning...
2011-06-10 Diego BiurrunReplace DEBUG_SEEK/DEBUG_SI + av_log combinations by...
2011-06-08 Anton KhirnovRemove all uses of now deprecated metadata functions.
2011-06-03 Mans RullgardMark some variables with av_unused
2011-05-12 Thierry Foucunsv: Fix misdetection of MP3 files as NSV.
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-03-17 Anton Khirnovlavf: replace avio_seek(SEEK_CUR) with avio_skip where...
2011-03-07 Anton Khirnovavio: deprecate url_feof
2011-03-04 Anton Khirnovavio: add avio_tell macro as a replacement for url_ftell
2011-03-01 Anton Khirnovlavf: replace all uses of url_fskip with avio_seek
2011-03-01 Anton Khirnovavio: avio_ prefix for url_fseek
2011-02-21 Anton Khirnovavio: avio_ prefixes for get_* functions
2011-02-20 Anton Khirnovavio: rename ByteIOContext to AVIOContext.
2011-02-16 Maksym Veremeyenkofix nsvdec.c compilation if DEBUG macro defined
2011-02-15 Maksym Veremeyenkofix nsvdec.c compilation if DEBUG defined
2011-01-26 Diego Elio PettenòPrefix all _demuxer, _muxer, _protocol from libavformat...
2010-04-25 Stefano SabatiniMark av_metadata_set() as deprecated, and use av_metada...
2010-03-31 Jean-Daniel DupasReplace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG...
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2010-03-03 Jai MenonPlug memory leak in NSV demuxer.
2010-01-17 Stefano SabatiniUse av_match_ext() rather than the deprecated match_ext...
2009-10-16 Carl Eugen HoyosMake AVCodecTag.id enum CodecID and use CODEC_ID_NONE...
2009-06-22 Daniel VerkampAdd ff_ prefixes to exported symbols in libavformat...
2009-04-22 Jai MenonNSV : Add TOC2 parsing and seeking support.
2009-04-18 Jai MenonCosmetics : reindent after last commit and remove redun...
2009-04-18 Jai MenonAdd speex tag to nsv_codec_audio_tags.
2009-04-18 Jai MenonChange nsvf_index_data to nsvs_file_offset for increase...
2009-02-18 Aurelien Jacobsuse new metadata API in nsv demuxer
2009-02-12 Diego BiurrunUse more descriptive format long_names.
2009-01-19 Diego Biurruncosmetics: Remove pointless period after copyright...
2008-09-08 Luca AbeniBump Major version, this commit is almost just renaming...
2008-07-17 Michael NiedermayerTry to fix FATE after my time_base simplification change.
2008-06-03 Stefano SabatiniMake long_names in lavf/lavdev optional depending on...
2008-05-26 Diego Biurrunconsistency cosmetics: indices --> indexes
2007-11-21 Björn AxelssonUse dynamically allocated ByteIOContext in AVFormatContext
2007-09-22 Michael Niedermayerindent
2007-09-22 Michael Niedermayerfix segfault with http://samples.mplayerhq.hu/nsv/nsv_s...
2007-06-12 Diego Biurrunmisc spelling fixes
2007-04-15 Aurelien Jacobsadd an enum for need_parsing
2007-04-08 Michael Niedermayerfile extension based probe is max/2
2007-04-08 Michael Niedermayerfactorize
2007-04-08 Michael Niedermayerallocate 32 extra bytes at the end of the probe buffer...
2007-03-21 David ConradThe NSV demuxer assumes that a video frame's timestamp...
2007-01-21 Michael Niedermayeradd codec_id <-> codec_tag tables to AVIn/OutputFormat
2006-12-17 Aurelien JacobsAdd support for VP60 and VP61.
2006-10-28 Joakim Plateadd support for all framerates specified by the standard
2006-10-28 Joakim PlateFix A/V (de)sync with discontinuous NSV streams,
2006-10-23 Aurelien Jacobsreplace coder/decoder file description in libavformat...
2006-10-22 Baptiste Coudurierdisable annoying debug messages
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-09-09 Aurelien JacobsVP5 and VP6 video decoder
2006-07-12 Måns Rullgårdmove common stuff from avienc.c and wav.c to new file...
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-06-16 Måns Rullgårdfree codec extradata in av_close_input_file
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-12-12 Måns Rullgårduse PRIxN, %zd, %td formats where needed
2005-08-14 Måns Rullgårdkill a bunch of compiler warnings
2005-07-17 Michael Niedermayerchanging AVCodecContext codec -> *codec in AVStream...
2005-05-26 Michael NiedermayerAVPacket.pos
2005-04-30 Michael Niedermayerswitch to native time bases
2005-04-26 Michael Niedermayerfix useless framerate messup
2005-02-24 Måns Rullgårdkill warnings patch by (Måns Rullgård <mru inprovide...
2005-01-08 Michael Niedermayerinteger overflows, heap corruption
2004-11-30 Michael Niedermayerkill a annoying debug printf
2004-11-20 Mike Melansonuse correct types
2004-11-20 François RevolFirst implementation of nsv demuxer.