19 Commits (cd0d9a9de68f6407498f9eb9b452cbe74c403c9f)

Author SHA1 Message Date
Aurelien Jacobs 7379d5bc0b use new metadata API in rm (de)muxer 16 years ago
Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
Ronald S. Bultje ade8fb4d75 Reindent after r16368. 16 years ago
Ronald S. Bultje a9f84821c5 Add audio_pkt_cnt return value to ff_rm_retrieve_cache(). See discussion in 16 years ago
Ronald S. Bultje 886e89d0d0 Add RMStream object as function argument to public functions so that non-.rm 16 years ago
Ronald S. Bultje ba61472911 Implement RMStream stream-specific private data object in the RM demuxer. 16 years ago
Ronald S. Bultje 1edddc99dc Split RMContext into RMDemux/MuxContext and make them private in rmdec/enc.c. 16 years ago
Ronald S. Bultje a15ebf34c7 Don't access RMContext directly in rdt.c. Rather, use the return value of 16 years ago
Ronald S. Bultje fcc995a533 Add ByteIOContext argument to public ff_rm_* functions so that we can 16 years ago
Ronald S. Bultje ff13ba92fd Add dynamic payload handlers to rdt.c. These follow the same API as the ones 16 years ago
Ronald S. Bultje 79d5045d33 Use chunk-size in function calling mdpr_read_codecdata() rather than in the 16 years ago
Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
Michael Niedermayer c5e56a813b Revert r14497 17 years ago
Diego Biurrun 2e11268ea9 Add missing header #includes. 17 years ago
Ronald S. Bultje 0fd36362b8 Make three rm demuxer functions non static. 17 years ago
Kostya Shishkov d447fc3132 Seek regression for RM demuxer fix 17 years ago
Kostya Shishkov 383b123ed3 Demux full frames instead of sliced for RealVideo. 17 years ago
Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
Aurelien Jacobs 7b2a2ce556 split rm muxer and demuxer in their own files 18 years ago