9 Commits (c3f6b4728e8eb7abd02b8cb0359a07eb521e4c0f)

Author SHA1 Message Date
Michael Niedermayer e928649b0b pass AVPacket into av_write_frame() 21 years ago
Fabrice Bellard 4986a42929 seek support for PCM formats 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
Michael Niedermayer bd5a60201e use codec_tag for encoding too 21 years ago
Fabrice Bellard fa26a29d65 add av_new_stream() usage 21 years ago
Zdenek Kabelac 0c1a9edad4 * UINTX -> uintx_t INTX -> intx_t 22 years ago
Michael Niedermayer 1e491e29c2 cleanup 22 years ago
Fabrice Bellard abac617591 renamed libav to libavformat 22 years ago
Zdenek Kabelac c18a2692d2 * cleanup statics & const 22 years ago
Fabrice Bellard 94ef68647c suppressed packet size dependancy 22 years ago
Fabrice Bellard 19720f15fd license/copyright change 23 years ago
Fabrice Bellard c9a65ca8c3 converted to new API 23 years ago
Fabrice Bellard 1ea4f59365 use av memory handling functions 23 years ago
Zdenek Kabelac a266644f56 * more warning cleanups 23 years ago
Zdenek Kabelac 6cea494e32 * support for .au .gif .mov .mp4 by François Revol <revol@free.fr> 23 years ago