12 Commits (356e7a9d60a1d06d659da98faeeb5da0de3ec9a9)

Author SHA1 Message Date
Måns Rullgård ff70e60176 allow individual selection of muxers and demuxers 18 years ago
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Diego Biurrun a9e3509529 Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERS 19 years ago
Roberto Togni e1c2a5a0a8 - Add reget_buffer() function to AVCodecContext 21 years ago
Michael Niedermayer 076342fa5c Compile fix when no CONFIG_ENCODERS by (Glenn Maynard <g_sf at zewt dot org>) 21 years ago
Fabrice Bellard 41f53f8694 use correct YUV format for JPEG 22 years ago
Zdenek Kabelac 0c1a9edad4 * UINTX -> uintx_t INTX -> intx_t 22 years ago
Fabrice Bellard fe2a4ca379 fixed copy 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
Michael Niedermayer 1e491e29c2 cleanup 22 years ago
Fabrice Bellard abac617591 renamed libav to libavformat 22 years ago
Måns Rullgård bb76a117b1 c syntax update patch by (mru at users dot sourceforge dot net (Måns Rullgård)) 22 years ago
Fabrice Bellard 0726b2d1ea fixed double free - fixed jpg image sequence automatic selection 23 years ago
Fabrice Bellard c9a65ca8c3 converted to new API 23 years ago
Fabrice Bellard 1ea4f59365 use av memory handling functions 23 years ago
Juanjo 10bb7023a2 - Added force_pts to av_write_packet() to be able to force PTS, this helps 23 years ago
Fabrice Bellard 9150f42ed5 fixed image number syntax problems 23 years ago
Fabrice Bellard 3abf2c27c6 added jpeg image read/write 23 years ago