101 Commits (b5c4bb989d4085625f212b9b6378e4ee0a1a9ca8)

Author SHA1 Message Date
Stefano Sabatini d588e3f59b Add support to B4BY and R4BY NUT codec tags added in NUT r672. 15 years ago
Michael Niedermayer 63455b8c7e bgr/rgb444 for nut 15 years ago
Stefano Sabatini ab8f600902 Add support for the newly added Nut codec tags (added in Nut r669): 15 years ago
Stefano Sabatini 2e01def0fe Define ff_nut_video_tags and make Nut muxer and demuxer set it in 15 years ago
Francesco Lavra 80b39e1ca6 Move AVCodecTag from riff.h into internal.h. 15 years ago
Vitor Sessak f990f6e3f7 Fix NUT (de)muxer warnings: 15 years ago
Vitor Sessak 59856b9891 Fix warning: 15 years ago
Vitor Sessak 4b83fc0fe4 Plug memory leak in NUT muxer and demuxer 15 years ago
Anton Khirnov 43382b5f13 Introduce metadata conversion table for NUT muxer and demuxer. 15 years ago
Michael Niedermayer 52afa376b8 remove _t for POSIX compatibility. 16 years ago
Diego Biurrun 245976da2a Use full path for #includes from another directory. 17 years ago
Evgeniy Stepanov 90c2295b24 Add 'disposition' bitfield to AVStream and use it for both muxing and demuxing 17 years ago
Michael Niedermayer 1326621c1a Subtitle support. (untested) 17 years ago
Oded Shimon 103d74ea5c ff_nut_reset_ts() expected to get 'ts*time_base_count', but muxer only 17 years ago
Michael Niedermayer 6e8b982bcc Move *malloc() out of tree.c, that way the code can be used with 17 years ago
Diego Biurrun 47a1ae1bc9 Add some parentheses to clarify operator precedence, fixes the warnings: 17 years ago
Baptiste Coudurier 992e78f5f2 rename av_crc04C11DB7_update to ff_crc04C11DB7_update and move it to aviobuf.c so it can be reused by other (de)muxers 17 years ago
Carl Eugen Hoyos e56397800e Ensure av_tree_insert() is defined before using it. 18 years ago
Michael Niedermayer 4a3b5fe16a move syncpoint cache related stuff to common file 18 years ago
Michael Niedermayer f13ea4e00c move lsb2full to common file 18 years ago
Michael Niedermayer 5c2198b184 move crc wrapper to slightly better spot 18 years ago
Michael Niedermayer 874abace12 move syncpoint timestamp resetting code to a common file 18 years ago
Diego Biurrun a22caa6a3e Add missing license header. 18 years ago
Guillaume Poirier efb775777f add a comment to indicate which #endif belong to which #define 18 years ago
Måns Rullgård 699b3f99d0 add multiple inclusion guards to headers 18 years ago
Michael Niedermayer fee9e80550 align vertically 18 years ago
Michael Niedermayer d7cf44899f use shorter names for the block type enum 18 years ago
Michael Niedermayer ee77c2c922 cosmetic 18 years ago
Nicholas Tung 1e6c67599e Bethsoft VID demuxer and video decoder 18 years ago