139 Commits (d56652fdc8e1315309516be320a7250854550fa5)

Author SHA1 Message Date
Peter Ross 76f60788e7 iff demuxer: don't bother checking bitmap compression type; iff decoder does this now 12 years ago
Peter Ross ed27ed9f4f iff: DEEP RLE 32-bit decoder 12 years ago
Peter Ross 05001dd7ca iff: process DEEP DLOC chunk to obtain image dimensions 12 years ago
Peter Ross d26eeb0dc1 iff: recognise more DEEP colorspaces 12 years ago
Justin Ruggles 024e03701c iff: set channel layout 12 years ago
Piotr Bandurski 08277a45c3 lavf: add missing new line to some error messages 12 years ago
Michael Niedermayer b2bc48ae22 iff: replace av_abort by av_assert0 12 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Diego Biurrun 0177b7d23a Improve descriptiveness of a number of codec and container long names 12 years ago
Paul B Mahol 3933782735 cosmetics: iff: split very long line 13 years ago
Paul B Mahol 881e0de640 iff: pass context to av_log_ask_for_sample 13 years ago
Paul B Mahol ad69e778b7 iff: remove dupe ID_ANNO definition 13 years ago
Mans Rullgard 68aef0b481 lavf: change some (de)muxer names to lowercase 13 years ago
Paul B Mahol 947e103a8f iff: make .long_name more descriptive 13 years ago
Piotr Bandurski af55a9d80a iff: add support for IFF DEEP 13 years ago
Anton Khirnov 6e9651d106 lavf: remove AVFormatParameters from AVFormatContext.read_header signature 13 years ago
Anton Khirnov c3f9ebf743 lavf: make av_set_pts_info private. 13 years ago
ami_stuff cf14c82227 [PATCH] IFF Amiga Continuous Bitmap (ACBM)decoder 13 years ago
Justin Ruggles f1f6d3615f avcodec: add support for planar signed 8-bit PCM. 13 years ago
Anton Khirnov 3b3bbdd3e6 lavf,lavd: replace av_new_stream->avformat_new_stream part I. 13 years ago
Justin Ruggles 1993c6849c 8svx/iff: fix decoding of compressed stereo 8svx files. 13 years ago
Anton Khirnov dfc2c4d900 lavf: use designated initialisers for all (de)muxers. 14 years ago
Anton Khirnov d2d67e424f Remove all uses of now deprecated metadata functions. 14 years ago
Clément Bœsch b443447536 Fix various uninitialized variable warnings 14 years ago
Stefano Sabatini 34e9c9b111 iff: remove duplicated file description 14 years ago
Stefano Sabatini e280a4da2a iff/8svx: redesign 8SVX demuxing and decoding for handling stereo samples correctly 14 years ago
Stefano Sabatini d8353256a3 iff: compact code setting metadata tags 14 years ago
Stefano Sabatini 34f590b29b iff: fix bitrate computation for compressed audio stream 14 years ago
Stefano Sabatini 1af99b0292 iff: distinguish fields for audio and video compression 14 years ago
Sebastian Vater 183132872a HAM6/HAM8 support for IFF demuxer/decoder 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Anton Khirnov 45a8a02a41 lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense 14 years ago
Anton Khirnov 66e5b1df36 avio: deprecate url_feof 14 years ago
Anton Khirnov 384c9c2fa7 avio: add avio_tell macro as a replacement for url_ftell 14 years ago
Anton Khirnov a2704c9712 avio: add avio_tell macro as a replacement for url_ftell 14 years ago
Anton Khirnov 74b3f67c9c lavf: replace all uses of url_fskip with avio_seek 14 years ago
Anton Khirnov f59d8ff8cd avio: avio_ prefix for url_fseek 14 years ago
Anton Khirnov e356fc57a2 lavf: replace all uses of url_fskip with avio_seek 14 years ago
Anton Khirnov 6b4aa5dac8 avio: avio_ prefix for url_fseek 14 years ago
Anton Khirnov e63a362857 avio: avio_ prefixes for get_* functions 14 years ago
Anton Khirnov b7effd4e83 avio: avio_ prefixes for get_* functions 14 years ago
Anton Khirnov 471fe57e1a avio: rename ByteIOContext to AVIOContext. 14 years ago
Anton Khirnov ae628ec1fd avio: rename ByteIOContext to AVIOContext. 14 years ago
Diego Elio Pettenò 66355be3c3 Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
Diego Elio Pettenò 4b21c38180 Make ff_cmap_read_palette static to libavcodec/iff.c. Delete iff.h. 14 years ago
Diego Elio Pettenò c6610a216e Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
Diego Elio Pettenò 2d162e3825 Make ff_cmap_read_palette static to libavcodec/iff.c. Delete iff.h. 14 years ago
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