50 Commits (f28660eb3f3faa14672c7e89c2bf861ece581965)

Author SHA1 Message Date
Roberto Togni a9d4a6ef34 rm_read_audio_stream_info return type is not void 19 years ago
Roberto Togni a194f595c8 Support for AAC (fourcc raac and racp) in rm files 19 years ago
Michael Niedermayer a443a2530d sanity checks some might have been exploitable 19 years ago
Michael Niedermayer 30a43f2d09 add size to AVIndex 19 years ago
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
Roberto Togni c69e7914be Support for 28_8 in old ar. files 19 years ago
Diego Biurrun bb270c0896 COSMETICS: tabs --> spaces, some prettyprinting 19 years ago
Roberto Togni 1e4668d160 Fix for Real "old" files version 3 with no 4cc. Fixes thankyou144.ra 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Jindřich Makovička d76319b1ab malloc padding to avoid reading past the malloc()ed area. 19 years ago
Benjamin Larsson e0f7e32970 Cook compatibe decoder, patch by Benjamin Larsson 19 years ago
Diego Biurrun a9e3509529 Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERS 19 years ago
Michael Niedermayer 01f4895c68 changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility 19 years ago
Michael Niedermayer 2692067a45 AVPacket.pos 20 years ago
Michael Niedermayer c0df9d75bd switch to native time bases 20 years ago
Michael Niedermayer 9786bd4d94 fixing broken_rv20_1mb_.rm 20 years ago
Michael Niedermayer f3356e9c9e more fine grained discarding of packets 20 years ago
Michael Niedermayer 386b26c9fe set block align 20 years ago
Michael Niedermayer 72aef1987e ra288 demuxing support (doesnt really work, might be demuxer or decoder bug) 20 years ago
Michael Niedermayer b9866ebcc7 support discarding uninterresting packets 20 years ago
Michael Niedermayer 3f05305d73 RV30/RV40 demuxing (untested) 20 years ago
Michael Niedermayer 119cebf429 skip INDX chunks 20 years ago
Michael Niedermayer d0271e8a3a rv20 encoding 20 years ago
Michael Niedermayer 37e85dacd0 seeking in rm 2nd try 20 years ago
Michael Niedermayer bc17df09d4 seeking in rm 20 years ago
Michael Niedermayer 80016c48b0 rm encoding fix 20 years ago
Michael Niedermayer 012cd15fc4 try to recover from errors instead of failing fataly 20 years ago
Michael Niedermayer a8b81ec199 various demuxer fixes 20 years ago
Michael Niedermayer 18ade9543f rv10 thread safety fix / rv10 ffplay fix 20 years ago
Michael Niedermayer d880240e18 timestamp fix 20 years ago
Michael Niedermayer 423962dc01 next try at fixing rv20 decoding 20 years ago
Michael Niedermayer f7ff7bc648 skip unknown streams instead of failing 20 years ago
Michael Niedermayer 6ccedec0fd rv20 demuxing fix 20 years ago
Michael Niedermayer 71c32f19b3 do not call (av_)abort() 20 years ago
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