15 Commits (48966b02cb9caae7b51a16e8afcc9e69ccb25f2a)

Author SHA1 Message Date
  Diego Biurrun 69acc88b2f cosmetics: format long_name spelling fixes 16 years ago
  Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
  Stefano Sabatini bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
  Björn Axelsson 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 years ago
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
  Måns Rullgård ff70e60176 allow individual selection of muxers and demuxers 19 years ago
  Måns Rullgård d2a067d1d9 give AVInput/OutputFormat structs consistent names 19 years ago
  Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
  Diego Biurrun a9e3509529 Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERS 19 years ago
  Michael Niedermayer c6fa36cf58 remove -f singlejpeg as its identical to -f mjpeg 20 years ago
  Michael Niedermayer e928649b0b pass AVPacket into av_write_frame() 21 years ago
  Mike Melanson 764ef40015 disable encoders where appropriate (patch courtesy of BERO 21 years ago
  Fabrice Bellard 490579042a 64 bit pts for writing - more const usage 21 years ago
  Zdenek Kabelac 0c1a9edad4 * UINTX -> uintx_t INTX -> intx_t 22 years ago
  Fabrice Bellard 0250738f13 added jpeg image encoder and decoder (new YUV handling routines and mjpeg codec fixes are necessary to go further) 22 years ago