Commit History

Author SHA1 Message Date
  Michael Niedermayer d1ee2cf74a nutenc: keep track of the written syncpoint count 12 years ago
  Nicolas George 454e37ce0c lavf/nut: define fourcc DVBT for DVB_TELETEXT. 12 years ago
  Michael Niedermayer 7a72695c05 Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' 12 years ago
  Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
  Carl Eugen Hoyos 73bb4e9ca6 nut: add 12/14 bit yuv to nut/raw 12 years ago
  Carl Eugen Hoyos 299d58e18a Support yuva422p rawvideo in nut. 12 years ago
  Carl Eugen Hoyos 76c79aa28f Support yuva444p rawvideo in nut. 12 years ago
  Carl Eugen Hoyos edf34c346e Allow encoding rawvideo RGBA64 and friends. 12 years ago
  Carl Eugen Hoyos 5c2c6bbfba Allow encoding rawvideo RGB0 and friends. 12 years ago
  Michael Niedermayer 3be1a4ba9a Merge remote-tracking branch 'qatar/master' 12 years ago
  Luca Barbato 432f0e5b7d nut: support 10bit YUV 13 years ago
  Michael Niedermayer 976a8b2179 Merge remote-tracking branch 'qatar/master' 13 years ago
  Mans Rullgard 0ebcdf5cda Do not include mathematics.h in avutil.h 13 years ago
  Peter Ross f9fb574dee nut format: support PIX_FMT_BGR48LE and PIX_FMT_BGR48BE 13 years ago
  Peter Ross f55dd6c60d nut format: support PIX_FMT_BGR48LE and PIX_FMT_BGR48BE 13 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 years ago
  Stefano Sabatini d588e3f59b Add support to B4BY and R4BY NUT codec tags added in NUT r672. 14 years ago
  Michael Niedermayer 63455b8c7e bgr/rgb444 for nut 14 years ago
  Stefano Sabatini ab8f600902 Add support for the newly added Nut codec tags (added in Nut r669): 14 years ago
  Stefano Sabatini 2e01def0fe Define ff_nut_video_tags and make Nut muxer and demuxer set it in 14 years ago
  Francesco Lavra 80b39e1ca6 Move AVCodecTag from riff.h into internal.h. 14 years ago
  Vitor Sessak f990f6e3f7 Fix NUT (de)muxer warnings: 14 years ago
  Vitor Sessak 59856b9891 Fix warning: 14 years ago
  Vitor Sessak 4b83fc0fe4 Plug memory leak in NUT muxer and demuxer 14 years ago
  Anton Khirnov 43382b5f13 Introduce metadata conversion table for NUT muxer and demuxer. 14 years ago
  Michael Niedermayer 52afa376b8 remove _t for POSIX compatibility. 16 years ago
  Diego Biurrun 245976da2a Use full path for #includes from another directory. 16 years ago
  Evgeniy Stepanov 90c2295b24 Add 'disposition' bitfield to AVStream and use it for both muxing and demuxing 16 years ago
  Michael Niedermayer 1326621c1a Subtitle support. (untested) 16 years ago
  Oded Shimon 103d74ea5c ff_nut_reset_ts() expected to get 'ts*time_base_count', but muxer only 16 years ago
  Michael Niedermayer 6e8b982bcc Move *malloc() out of tree.c, that way the code can be used with 16 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. 17 years ago
  Michael Niedermayer 4a3b5fe16a move syncpoint cache related stuff to common file 17 years ago
  Michael Niedermayer f13ea4e00c move lsb2full to common file 17 years ago
  Michael Niedermayer 5c2198b184 move crc wrapper to slightly better spot 17 years ago
  Michael Niedermayer 874abace12 move syncpoint timestamp resetting code to a common file 17 years ago
  Michael Niedermayer 44f46a698e remove old unused nut (de)muxer 17 years ago
  Panagiotis Issaris 769e10f068 Replace all occurrences of AVERROR_NOMEM with AVERROR(ENOMEM). 17 years ago
  Diego Biurrun a7738a044d URL update, move comment to a better place. 17 years ago
  Diego Biurrun 755bfeabcc misc spelling fixes 17 years ago
  Diego Biurrun 6ebe07fbb5 variable renaming: mp3lame --> libmp3lame 18 years ago
  Steve L'Homme 949b1a13bf Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts. 18 years ago
  Diego Biurrun 3d1eed611b Fix license header error notice by Steve LHomme. 18 years ago
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
  Måns Rullgård 0e176c3eb5 remove redundant declarations 18 years ago
  Michael Niedermayer ccb159940b fix regression failure after adler simplification 18 years ago
  Måns Rullgård b9a73d8d2f move adler32 to libavutil 18 years ago
  Måns Rullgård 9d9f4119bd move common stuff from avienc.c and wav.c to new file riff.c 18 years ago