16 Commits (7346831883790f879bc6003a85386b90e12fe33f)

Author SHA1 Message Date
Michael Niedermayer 13859ac9da dont be so picky 20 years ago
Mike Melanson 0bd586c50d sweeping change from -EIO -> AVERROR_IO 21 years ago
Michael Niedermayer 3c895fc098 correctly interleave packets during encoding 21 years ago
Michael Niedermayer e928649b0b pass AVPacket into av_write_frame() 21 years ago
Michel Bardiaux bc874daea8 av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) 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
Fabrice Bellard c95108037f support for older real audio files (<= version 3) 21 years ago
Fabrice Bellard 247eadca9d update duration and start_time - add av_new_stream() usage 21 years ago
Michael Niedermayer 14bea432f1 per context frame_rate_base, this should finally fix frame_rate related av sync issues 22 years ago
Zdenek Kabelac 0c1a9edad4 * UINTX -> uintx_t INTX -> intx_t 22 years ago
Fabrice Bellard 39f853afe9 use av_malloc() 22 years ago
Ryutaroh Matsumoto c6c11cb6c6 mimetype fixes patch by (Ryutaroh Matsumoto <ryutaroh at it dot ss dot titech dot ac dot jp>) 22 years ago
Michael Niedermayer 492cd3a920 AVVideoFrame -> AVFrame 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
Michael Niedermayer 144f062500 rv10 cleanup (de)muxer still needs to be cleaned up (still searching volunteer for that ;) ) 22 years ago
Michael Niedermayer 4c2bc159bd fixing rv10, this isnt the cleanest solution (parsing the packet header in the codec & creating it in the muxer) but it was that way before things broke, and its the simplest solution 22 years ago
Philip Gladstone 42343f7e6e Change calls to abort() to be calls to av_abort() 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
Philip Gladstone 5d6ef63fdc * Try and fill out some more of the RV header fields correctly 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 8be1c6563c win32 fixes 23 years ago
Fabrice Bellard de6d9b6404 Initial revision 24 years ago