]> git.sesse.net Git - ffmpeg/history - libavformat/sol.c
Check for CONFIG_LIBFOO_DECODER/CONFIG_LIBFOO_ENCODER instead of just
[ffmpeg] / libavformat / sol.c
2009-01-19 Diego Biurruncosmetics: Remove pointless period after copyright...
2008-10-02 Diego PettenòUse enum typers instead of int.
2008-06-19 Baptiste Coudurierremove useless close funcs
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-09-11 Aurelien Jacobsmove unrelated functions declarations out of allformats.h
2007-04-08 Michael Niedermayerallocate 32 extra bytes at the end of the probe buffer...
2007-03-07 Diego BiurrunFix UNKOWN --> UNKNOWN typo
2007-02-13 François RevolThis fixes error handling for BeOS, removing the need...
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-30 Diego PettenòMove initialisations and internal symbols in allformats.h,
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-07-17 Michael Niedermayerchanging AVCodecContext codec -> *codec in AVStream...
2005-05-26 Michael NiedermayerAVPacket.pos
2004-10-18 Michael Niedermayerset correct timebase
2004-09-28 Mike Melansonsupport for Sierra Online audio files and Apple QuickDr...