24 Commits (8ef38f3f5030a7a1b7eab0a464d7fb36c6dbe565)

Author SHA1 Message Date
Peter Ross ea15d2000c remove redundant text and whitespaces from iff demuxer av_log() statements 15 years ago
Sebastian Vater 299ac811ba Reindent after r23112. 15 years ago
Sebastian Vater 65d213ec86 Move handling of paletted data to the IFF demuxer. This allows future 15 years ago
Sebastian Vater 0613ece542 Replace usage of s->streams[0]->* with st->*, which is shorter. 15 years ago
Sebastian Vater 8af7dbce61 Parse IFF metadata. 15 years ago
Sebastian Vater 4f5e6ef16e Reindent after rr22977. 15 years ago
Sebastian Vater 46dcabf82b Make the IFF demuxer a little more standards-compliant, e.g. respect the size 15 years ago
Sebastian Vater e595346486 Reindent / reformat some code with broken indenting. 15 years ago
Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
Jean-Daniel Dupas cc947f04cc Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
Måns Rullgård d9747e29b6 IFF: move ff_cmap_read_palette() prototype to a header file 15 years ago
Peter Ross 899605f150 Support IFF ANNO (annotation) chunk type 15 years ago
Peter Ross 451b353d87 Indentation cleanup 15 years ago
Peter Ross 02c4f626a8 Extend IFF demuxer to parse PBM/ILBM bitmap chunks 15 years ago
Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 16 years ago
Diego Biurrun 6a5d31ac25 Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
Jai Menon f98dcdedda Avoid _t in identifier names, _t is reserved by POSIX. 16 years ago
Luca Abeni dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
Stefano Sabatini bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
Jai Menon 86b2d47fc0 IFF stereo support 17 years ago
Diego Biurrun b2fec0fc25 Remove unused variable. 17 years ago
Diego Biurrun 4477dedc4f minor typo fixes 17 years ago
Jai Menon 3a027f5e66 IFF demuxer 17 years ago