30 Commits (8c55333c99ef78b6624062261625f0cfcf360d1c)

Author SHA1 Message Date
Måns Rullgård 8fc0162ac4 Add av_ prefix to bswap macros 14 years ago
Vitor Sessak 10fa22ccfb Fix MTV decoding on big-endian systems 15 years ago
Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
Vitor Sessak 5eef7bcd09 Plug memory leak for truncated files 15 years ago
Reynaldo H. Verdejo Pinochet 87e76ae0bd Corrects two typos 15 years ago
Reynaldo H. Verdejo Pinochet a8e1cbaf18 Decrement probe score at unsuported bpp 15 years ago
Reynaldo H. Verdejo Pinochet cbd8a722bb Fix wrong comparison in r20304 15 years ago
Reynaldo H. Verdejo Pinochet 9cf6bbb993 If missing, calculate width or height from bpp and 15 years ago
Reynaldo H. Verdejo Pinochet f122ef36b1 Smarten mtv's probe a bit. Check for non zero 15 years ago
Reimar Döffinger 49056037a8 Mark video from .mtv files correctly as upside-down. 15 years ago
Måns Rullgård 63613fe615 Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN 15 years ago
Benjamin Larsson 6b71ed1678 Remove dead assignments found by CSA 16 years ago
Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 16 years ago
Reynaldo H. Verdejo Pinochet 7100376f75 COSMETICS 16 years ago
Reynaldo H. Verdejo Pinochet a45bdbc4f5 Trivial, Cosmetics 16 years ago
Luca Abeni dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
Reimar Döffinger ddca6ab678 Change mtv_read_packet so it does not break after seeking (displaying a shifted image). 16 years ago
Reimar Döffinger 34bfe875d5 Fix pkt->pos to really point at start of packet for mtv audio packets. 16 years ago
Stefano Sabatini bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
Diego Biurrun 245976da2a Use full path for #includes from another directory. 17 years ago
Diego Biurrun ccd425e799 Remove unnecessary parentheses from return calls. 17 years ago
Björn Axelsson 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 years ago
Panagiotis Issaris 6f3e0b2174 Replace all occurrences of AVERROR_IO with AVERROR(EIO). 17 years ago
Panagiotis Issaris 769e10f068 Replace all occurrences of AVERROR_NOMEM with AVERROR(ENOMEM). 17 years ago
Aurelien Jacobs 57004ff1d7 add an enum for need_parsing 18 years ago
Michael Niedermayer 87e8788680 allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 18 years ago
Diego Biurrun e42dba481f typos/grammar 18 years ago
Reynaldo H. Verdejo Pinochet b1d196db56 now we set codec_tag, still have to figure out how to handle flipping 18 years ago
Reynaldo H. Verdejo Pinochet 28146a8c7a new mtv demuxer 18 years ago