Commit History

Author SHA1 Message Date
  Roberto Togni 69434d2f73 No need to update pos, it's not used after that line 17 years ago
  Roberto Togni 6887cb8bc5 Cleanup: remove ssize 17 years ago
  Roberto Togni 52537534d2 Check for memory allocation failure of temp buffer 17 years ago
  Roberto Togni e11d0145e2 Optimize memory management to create an av_packet from multiple slices: 17 years ago
  Roberto Togni 27a2f87da8 1000l: Fix check for max slice number 17 years ago
  Roberto Togni e29378ff88 Move dnet-ac3 byte-swapping code close to audio packet read code 17 years ago
  Ronald S. Bultje 5c470b910e Split ac3 byte swapping into a separate function. 17 years ago
  Ronald S. Bultje d4d1b5fbde Isolate caching of audio frames in its own function. 17 years ago
  Ronald S. Bultje 66911b1552 Change a stream indexer. 17 years ago
  Ronald S. Bultje afd302fa62 Split out the packet parsing from the main function body in rmdec.c 17 years ago
  Ronald S. Bultje 7e4b161188 Change parse indexer. 17 years ago
  Benoit Fouet 36c9e40ab4 Change ff_rm_read_mdpr_codecdata to get back to old behavior. 17 years ago
  Ronald S. Bultje ff1463dc37 Split out the MDPR chunk reading into its own function. 17 years ago
  Kostya Shishkov d447fc3132 Seek regression for RM demuxer fix 17 years ago
  Kostya Shishkov 83c95cd462 Revert get_num() to old behaviour in order to handle 17 years ago
  Kostya Shishkov 383b123ed3 Demux full frames instead of sliced for RealVideo. 17 years ago
  Justin Ruggles bf41512100 dnet audio needs avparser to work with the lavc ac3 decoder. 17 years ago
  Kostya Shishkov 1ddcd07fda Set correct length for last slice in frame subpacket 17 years ago
  Ronald S. Bultje 36cf20f5a6 Merge get_str() and get_str8() functions. 17 years ago
  Ronald S. Bultje 28263f5f15 Fix get_str/get_str8() to also work if the target string is not long enough to 17 years ago
  Panagiotis Issaris 6f3e0b2174 Replace all occurrences of AVERROR_IO with AVERROR(EIO). 17 years ago
  Måns Rullgård 34174abf64 avoid uninitialised variable warning and clarify code 17 years ago
  Måns Rullgård 75e61b0e88 use new string functions 17 years ago
  Aurelien Jacobs d6649b2a58 use FFSWAP() 17 years ago
  Aurelien Jacobs 43e869147a cosmetics: indentation 17 years ago
  Aurelien Jacobs 7b2a2ce556 split rm muxer and demuxer in their own files 17 years ago