История коммитов

Автор SHA1 Сообщение Дата
  Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 лет назад
  Reimar Döffinger d77ac324fe Avoid _t in gxf enum type names 15 лет назад
  Reimar Döffinger 4e5b854e4c Use "struct gxf_stream_info" instead of "st_info_t", 15 лет назад
  Baptiste Coudurier fe28178303 cosmetics, remove GXF: in log messages since it is present in context 16 лет назад
  Baptiste Coudurier 99f296b304 skip invalid audio samples in gxf packets 16 лет назад
  Luca Abeni dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 лет назад
  Stefano Sabatini bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 16 лет назад
  Reimar Döffinger 6c10281c3a Check for av_new_stream failure, fixes CID76 RUN2 16 лет назад
  Diego Biurrun 245976da2a Use full path for #includes from another directory. 16 лет назад
  Björn Axelsson 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 лет назад
  Diego Biurrun a889bf135e cosmetics: typo 17 лет назад
  Aurelien Jacobs b1dc5beb12 replaces hardcoded values by the equivalent enum definitions 17 лет назад
  Panagiotis Issaris 6f3e0b2174 Replace all occurrences of AVERROR_IO with AVERROR(EIO). 17 лет назад
  Aurelien Jacobs 57004ff1d7 add an enum for need_parsing 17 лет назад
  Michael Niedermayer 87e8788680 allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 17 лет назад
  Reimar Döffinger a0bbb2e977 Use av_set_pts_info and set some arbitrary timebase fallback 17 лет назад
  Reimar Döffinger 51bd81f64d set pts_wrap_bits to 32 since timestamps in packets are 32 bit 17 лет назад
  Reimar Döffinger 2a1c3b8b90 10l, forgot to skip payload description in UMF packet parsing 17 лет назад
  Reimar Döffinger 6e8c46b7e3 Set CODEC_TYPE_DATA for timecode tracks. 18 лет назад
  Reimar Döffinger 9ed0023447 Set st->need_parsing = 2 for MPEG-content. 18 лет назад
  Diego Biurrun c26abfa541 Rename ABS macro to FFABS. 18 лет назад
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 лет назад
  Michael Niedermayer b9b18fbdea both timestamps are dts, (checked trailer.gxf, spec is unclear) 18 лет назад
  Baptiste Coudurier 51a0a721ab remove unneeded audio fourcc as well 18 лет назад
  Reimar Döffinger 0019b662ae Minor resync optimization 18 лет назад
  Baptiste Coudurier e81e3ced6d do not set unneeded fourcc 18 лет назад
  Reimar Döffinger 907a051009 Support for seeking, both with and without index and correct timestamps 18 лет назад
  Reimar Döffinger adb0208bf2 Fix typo in comment 18 лет назад
  Måns Rullgård 9d9f4119bd move common stuff from avienc.c and wav.c to new file riff.c 18 лет назад
  Måns Rullgård ff70e60176 allow individual selection of muxers and demuxers 18 лет назад
  Måns Rullgård d2a067d1d9 give AVInput/OutputFormat structs consistent names 18 лет назад
  Reimar Döffinger cc0bc648f0 add GXF demuxer 18 лет назад