]> git.sesse.net Git - ffmpeg/history - libavformat/smacker.c
Use full path for #includes from another directory.
[ffmpeg] / libavformat / smacker.c
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.