]> git.sesse.net Git - ffmpeg/history - libavformat/jpeg.c
Add base64 encoding and decoding routines
[ffmpeg] / libavformat / jpeg.c
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-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-09-23 Diego BiurrunReplace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUX...
2003-11-26 Roberto Togni- Add reget_buffer() function to AVCodecContext
2003-09-04 Michael NiedermayerCompile fix when no CONFIG_ENCODERS by (Glenn Maynard...
2003-04-21 Fabrice Bellarduse correct YUV format for JPEG
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2003-02-02 Fabrice Bellardfixed copy
2003-02-02 Fabrice Bellardadded jpeg image encoder and decoder (new YUV handling...
2002-12-04 Michael Niedermayercleanup
2002-11-25 Fabrice Bellardrenamed libav to libavformat