114 Commits (605387582bd35920b83a26dabbe1c0601f425621)

Author SHA1 Message Date
Luca Barbato 72e228b274 nut: K&R formatting cosmetics 12 years ago
Luca Barbato 23a610b9d6 nut: support vp9 tag 12 years ago
Justin Ruggles cdaa1f84fb lavf: move "MP3 " fourcc from riff to nut 12 years ago
Luca Barbato 7658295ba3 pixfmt: support more yuva formats 12 years ago
Luca Barbato d4bff9f1ab nut: support textual data 12 years ago
Luca Barbato 92281850a2 nut: support pcm codecs not mapped in avi 12 years ago
Luca Barbato 1bd442c276 nut: prioritize native tags 12 years ago
Martin Storsjö e002e3291e Use the new aes/md5/sha/tree allocation functions 12 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Luca Barbato 432f0e5b7d nut: support 10bit YUV 13 years ago
Mans Rullgard 0ebcdf5cda Do not include mathematics.h in avutil.h 14 years ago
Peter Ross f9fb574dee nut format: support PIX_FMT_BGR48LE and PIX_FMT_BGR48BE 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
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