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

Автор SHA1 Сообщение Дата
  Carl Eugen Hoyos 60171d8fa6 Do not set codec_tag property for matroska muxers. 13 лет назад
  Michael Niedermayer 6cbe81999b Merge remote-tracking branch 'qatar/master' 13 лет назад
  Justin Ruggles e6c52cee54 Replace usages of av_get_bits_per_sample_fmt() with av_get_bytes_per_sample(). 13 лет назад
  Aurelien Jacobs f440f74205 matroskaenc: ensure the written colorspace don't depend on host endianness 13 лет назад
  Aurelien Jacobs 7ebaa967a2 matroskaenc: write colourspace element for rawvideo tracks 13 лет назад
  Michael Niedermayer f9ecb849ef Merge remote-tracking branch 'qatar/master' 13 лет назад
  Anton Khirnov d2d67e424f Remove all uses of now deprecated metadata functions. 13 лет назад
  Alok Ahuja 945dda41a2 webm: support stereo videos in matroska/webm muxer 13 лет назад
  James Zern 094aa84b03 muxers: Add a flag to mark muxers that allow (non strict) monotone timestamps. 13 лет назад
  Aurelien Jacobs 4c509fe305 matroska: cleanup handling of video stereo mode 13 лет назад
  Kirill Gavrilov e6ec9212c5 matroska: switch stereo mode from int to string and add support in the demuxer too 13 лет назад
  Kirill Gavrilov 69a83da5d4 matroska: cosmetics 13 лет назад
  Alok Ahuja 8dd12b077b Create a stereo_mode metadata tag to specify the stereo 3d video layout using the StereoMode tag in a matroska/webm video track. 13 лет назад
  Michael Niedermayer 72153419b5 Merge remote branch 'qatar/master' 13 лет назад
  Aurelien Jacobs 89d4c13057 matroskaenc: make sure we don't produce invalid file with no codec ID 13 лет назад
  Aurelien Jacobs 2501d2f386 matroskaenc: add missing new line in av_log() call 13 лет назад
  Michael Niedermayer b000b86e1d Merge remote branch 'qatar/master' 13 лет назад
  Mans Rullgard eddd580b74 matroskaenc: fix memory leak 13 лет назад
  Stefano Sabatini 50f43fb0e2 matroskaenc: replace AVERROR_NOTSUPP with AVERROR(EINVAL) 13 лет назад
  Michael Niedermayer c88caa522c Merge remote branch 'qatar/master' 13 лет назад
  Anton Khirnov 9181976348 matroskaenc: don't write an empty Cues element. 13 лет назад
  Michael Niedermayer 2cae9809e2 Merge remote branch 'qatar/master' 13 лет назад
  Anton Khirnov 6dc7d80de7 avio: avio_ prefix for url_close_dyn_buf 13 лет назад
  Anton Khirnov b92c545282 avio: avio_ prefix for url_open_dyn_buf 13 лет назад
  Anton Khirnov 8978fedaee avio: introduce an AVIOContext.seekable field 13 лет назад
  Michael Niedermayer 2fd41c9067 Merge remote-tracking branch 'newdev/master' 13 лет назад
  Aurelien Jacobs 00dc0206cb matroskaenc: make sure we don't produce invalid file with no codec ID 13 лет назад
  Aurelien Jacobs 75f4d1fadf matroskaenc: add missing new line in av_log() call 13 лет назад
  Anton Khirnov 264935c962 matroskaenc: remove a variable that's unused after bc17bd9. 13 лет назад
  Anton Khirnov bc17bd90f5 matroskaenc: simplify get_aac_sample_rates by using ff_mpeg4audio_get_config 13 лет назад
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 лет назад
  Anton Khirnov b7f2fdde74 avio: rename put_flush_packet -> avio_flush 13 лет назад
  Anton Khirnov a2704c9712 avio: add avio_tell macro as a replacement for url_ftell 13 лет назад
  Anton Khirnov 6b4aa5dac8 avio: avio_ prefix for url_fseek 13 лет назад
  Anton Khirnov 77eb5504d3 avio: avio: avio_ prefixes for put_* functions 13 лет назад
  Anton Khirnov ae628ec1fd avio: rename ByteIOContext to AVIOContext. 13 лет назад
  Reinhard Tartler 737eb5976f Merge libavcore into libavutil 13 лет назад
  Diego Elio Pettenò c6610a216e Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 13 лет назад
  Anton Khirnov eaa4542b64 matroskaenc: don't duplicate title information 14 лет назад
  Stefano Sabatini ba7d6e798e Remove usage of deprecated libavcodec/audioconvert.h functions. 14 лет назад
  Anton Khirnov 03700d399b Export metadata in the generic format. Deprecate old conversion API. 14 лет назад
  Anton Khirnov 9b75309c19 matroskaenc: write metadata 14 лет назад
  Aurelien Jacobs 2701fd40f9 matroskaenc: add support for muxing SRT tracks 14 лет назад
  Aurelien Jacobs d00a351606 matroskaenc: write DisplayUnit element to better match the spec 14 лет назад
  Måns Rullgård 49bd8e4b84 Fix grammar errors in documentation 14 лет назад
  Måns Rullgård 5150dd532b matroska: move LFG state from muxer context to local variable 14 лет назад
  David Conrad e7ddafd515 matroskaenc: Don't write a second seekhead for the clusters; mkvalidate agrees 14 лет назад
  David Conrad d06735a34a matroskaenc: Check that tracks was allocated 14 лет назад
  David Conrad 1f4280e744 matroskaenc: Use av_get_random_seed -> lfg for segment UID 14 лет назад
  David Conrad 4a6bef1f36 matroskaenc: Make put_ebml_binary take a void pointer 14 лет назад