]> git.sesse.net Git - ffmpeg/history - libavformat/smacker.c
Reindent
[ffmpeg] / libavformat / smacker.c
2010-01-30 Daniel VerkampSet duration in Smacker demuxer
2010-01-30 Daniel VerkampDemux Bink audio in Smacker files
2009-11-01 Justin RugglesSet the sample format for Smacker audio in the decoder...
2009-03-21 Daniel VerkampMake Smacker audio decoder output audio in original...
2009-01-19 Diego Biurruncosmetics: Remove pointless period after copyright...
2009-01-11 Diego BiurrunFix build: Add intreadwrite.h and bswap.h #includes...
2008-10-03 Diego BiurrunRemove offset_t typedef and use int64_t directly instead.
2008-09-08 Luca AbeniBump Major version, this commit is almost just renaming...
2008-06-03 Stefano SabatiniMake long_names in lavf/lavdev optional depending on...
2008-05-29 Erik HovlandRemove unnecessary header #includes.
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2007-11-21 Björn AxelssonUse dynamically allocated ByteIOContext in AVFormatContext
2007-08-23 Kostya ShishkovTake ring frame into account when demuxing.
2007-07-19 Panagiotis IssarisReplace all occurrences of AVERROR_IO with AVERROR...
2007-07-19 Panagiotis IssarisReplace all occurrences of AVERROR_NOMEM with AVERROR...
2007-04-08 Nicholas TungGet rid of unnecessary pointer casts.
2007-04-08 Michael Niedermayerallocate 32 extra bytes at the end of the probe buffer...
2007-02-13 François RevolThis fixes error handling for BeOS, removing the need...
2007-01-19 Alex Beregszaszirename BE/LE_8/16/32 to AV_RL/B_8/16/32
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-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-05-17 Kostya ShishkovProper PTS generation for Smacker audio
2006-05-17 Kostya ShishkovNow MPlayer should understand Smacker audio and video...
2006-05-13 Michael Niedermayersanity checks some might have been exploitable
2006-03-21 Kostya ShishkovSmacker demuxer and decoder.