Commit History

Author SHA1 Message Date
  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
  Måns Rullgård ff70e60176 allow individual selection of muxers and demuxers 18 years ago
  Måns Rullgård d2a067d1d9 give AVInput/OutputFormat structs consistent names 18 years ago
  Stefan Huehner ea138e978a Remove unused variable, patch by Stefan Huehner stefan__at__huehner__dot__org. 18 years ago
  Måns Rullgård a5e9102b4b free codec extradata in av_close_input_file 18 years ago
  Oded Shimon 9d4461b9f2 Disable lavf NUT until it is synced to spec 18 years ago
  Michael Niedermayer 30a43f2d09 add size to AVIndex 18 years ago
  Gildas Bazin 6d276a9e91 Properly #ifdef muxer-specific parts. 18 years ago
  Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 18 years ago
  Diego Biurrun bb270c0896 COSMETICS: tabs --> spaces, some prettyprinting 19 years ago