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

Автор SHA1 Сообщение Дата
  James Zern 316d6c153c Add WebM muxer 14 лет назад
  James Zern ac9baa716b matroskaenc: Mux clusters better 14 лет назад
  David Conrad 7bb83d8ddf matroskaenc: Write codec time base as default duration for video tracks. 14 лет назад
  David Conrad 577abedb39 matroskaenc: Don't write track timecode scale 14 лет назад
  Jean-Daniel Dupas cc947f04cc Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 14 лет назад
  Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 14 лет назад
  Jai Menon 4896dd57fa Matroska muxer : Don't create audio tracks for unsupported audio codecs. 14 лет назад
  Carl Eugen Hoyos d692850bbb Silence ridiculous gcc warning. 14 лет назад
  James Darnley 66061a1220 Add VorbisComment writing to FLAC files. 14 лет назад
  Jai Menon f75ab7a645 cosmetics : Print newline after error message. 14 лет назад
  David Conrad f9ff7179ff mkvenc: Handle negative timestamps correctly 14 лет назад
  David Conrad 654b65d012 mkvenc: Don't try to write packets with unknown timestamps 14 лет назад
  David Conrad 84d4e599a5 mkvenc: write dts for VFW mode 14 лет назад
  David Conrad 871b641b80 Ensure that we write clusters and blocks with known size when streaming 14 лет назад
  David Conrad 434a70b8f1 Fix indentation 14 лет назад
  David Conrad 30f06a58a0 Simplify starting and ending clusters 14 лет назад
  David Conrad 7a2a484081 Write the first seekhead if writing to a stream, we won't be able to seek 14 лет назад
  David Conrad 2529bb3019 Attempt seeking to write EBML master sizes even if streamed 14 лет назад
  Anton Khirnov 690b412657 matroskaenc: use "title" tag instead of "description" in track title. 14 лет назад
  Rafaël Carré e380b9182b mkvenc: Write TrackTimecodeScale 14 лет назад
  Anton Khirnov 2bd0758efa matroskaenc: Add support for writing chapters. 15 лет назад
  Daniel Verkamp 1a40491ef2 Add ff_ prefixes to exported symbols in libavformat/riff.h. 15 лет назад
  Justin Ruggles 2578326f13 Share the function to write a raw FLAC header and use it in the Matroska 15 лет назад
  Justin Ruggles 59c6178a54 Use a shared function to validate FLAC extradata. 15 лет назад
  Michael Niedermayer 2591821213 Add AVFMT_VARIABLE_FPS to specify which muxers do not need duplicated frames. 15 лет назад
  Aurelien Jacobs 5e56599878 matroskaenc: use new metadata API 15 лет назад
  Aurelien Jacobs 5f8bae8d5c matroskaenc: correctly handle h264 streams with 3 bytes nal startcodes 15 лет назад
  David Conrad 3194b00479 Cosmetics: indent 15 лет назад
  David Conrad 1c3db2aa50 Treat disposition==0 as undefined and don't write the default flag 15 лет назад
  David Conrad 8a86aaa3b2 Flush the buffer after writing the header and when done with writing the files 15 лет назад
  Luca Abeni ca93bc175a Reindent after last commit 15 лет назад
  Luca Abeni 0a63a676ec Do not reallocate AVPacket's data when muxing a packet 15 лет назад
  Diego Biurrun 6a5d31ac25 Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 15 лет назад
  Aurelien Jacobs abce34d979 matroskaenc: require global header 16 лет назад
  Aurelien Jacobs b7f4e76d3d matroskaenc: correct muxing of ASS packets 16 лет назад
  Aurelien Jacobs 291902c274 matroskaenc: use correct EBML ID for block duration 16 лет назад
  Aurelien Jacobs 1bfbe8ff9d matroskaenc: pass the packet size directly as parameter of mkv_blockgroup_size() 16 лет назад
  Aurelien Jacobs 8401c51407 matroskaenc: remove useless mkv_block_size() function 16 лет назад
  Diego Biurrun bc5c918ea8 Remove offset_t typedef and use int64_t directly instead. 16 лет назад
  Aurelien Jacobs 62c24705c8 matroska: subtitle display duration must be stored in pkt->convergence_duration 16 лет назад
  Reimar Döffinger c18545929e Change codec_tag type from const struct AVCodecTag ** to const struct AVCodecTag * const * 16 лет назад
  Aurelien Jacobs 5972945197 convert every muxer/demuxer to write/read sample_aspect_ratio from/to 16 лет назад
  Diego Biurrun 5968d2dd1e misc spelling/grammar fixes 16 лет назад
  Aurelien Jacobs cc8be50637 matroska: expand useless define for MS compat codec id strings 16 лет назад
  Aurelien Jacobs f009e36f75 matroska: add support for V_QUICKTIME track type 16 лет назад
  Stefano Sabatini bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 16 лет назад
  Diego Biurrun 245976da2a Use full path for #includes from another directory. 16 лет назад
  Justin Ruggles 8a0684f4c4 fix encoding of flac private data 16 лет назад
  Aurelien Jacobs 7bfacd4e75 use common aac sample rate tables 16 лет назад
  Evgeniy Stepanov 90c2295b24 Add 'disposition' bitfield to AVStream and use it for both muxing and demuxing 16 лет назад