112 Commits (5b51efdc3a263e4ab59d5d66e5e2ec3413304e33)

Author SHA1 Message Date
  Carl Eugen Hoyos 299d58e18a Support yuva422p rawvideo in nut. 13 years ago
  Carl Eugen Hoyos 76c79aa28f Support yuva444p rawvideo in nut. 13 years ago
  Carl Eugen Hoyos edf34c346e Allow encoding rawvideo RGBA64 and friends. 13 years ago
  Carl Eugen Hoyos 5c2c6bbfba Allow encoding rawvideo RGB0 and friends. 13 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
  Peter Ross f55dd6c60d 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