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

Автор SHA1 Сообщение Дата
  Diego Pettenò 72ab9d7f60 Use __typeof__ instead of GCC-specific typeof keyword. 16 лет назад
  Diego Biurrun 78cb727302 cosmetics: Break overly long lines, one grammar fix. 16 лет назад
  Diego Biurrun 4f57fa8c03 spelling/wording/grammar 16 лет назад
  Diego Biurrun fff5e687a1 Move doxygen comments for av_gettime from utils.c to avformat.h. 16 лет назад
  Michael Niedermayer e7f656d5fa Clarify convergence_duration. 16 лет назад
  Aurelien Jacobs 74cf481970 bump lavf micro version to allow checking for the matroska/ASS bugfix in r15211 16 лет назад
  Reimar Döffinger dc76fe1348 Change doxygen comment: Clarify when av_write_trailer should be called. 16 лет назад
  Michael Niedermayer a2636c0fd5 Add AVPacket.convergence_duration. 16 лет назад
  Michael Niedermayer a82630deb2 Try to clarify the semantics of AVPacket.duration. 16 лет назад
  Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 лет назад
  Reimar Döffinger c18545929e Change codec_tag type from const struct AVCodecTag ** to const struct AVCodecTag * const * 16 лет назад
  Aurelien Jacobs c30a4489b4 export sample_aspect_ratio read by the demuxer in a separate field 16 лет назад
  Michael Niedermayer ff9c8d7c6f Add flag to mark demuxers that can output discontinuous timestamps. 16 лет назад
  Baptiste Coudurier 0d84a8f6ae increase MAX_REORDER_DELAY and pts_buffer size to 16, max for h264 atm 16 лет назад
  Stefano Sabatini c97429e22b Implement avformat_version(). 16 лет назад
  Måns Rullgård 5c5b1731b7 Maintain pointer to end of AVFormatContext.packet_buffer list 16 лет назад
  Michael Niedermayer c5e56a813b Revert r14497 16 лет назад
  Diego Biurrun 2e11268ea9 Add missing header #includes. 16 лет назад
  Kostya Shishkov 327ce5e6e6 SMPTE 421M Annex L (aka .rcv) muxer 16 лет назад
  Michael Niedermayer 0bef08e516 New codec probing system try #1. 16 лет назад
  Gregory Montoir 5b8cc860a1 Motion Pixels MVI Demuxer. 16 лет назад
  Erik Hovland 72e043dd0f One-bit bitfields should probably be unsigned. Unfortunately, it is left 16 лет назад
  Michael Niedermayer 45b2b05f8e Make timestamp debugging work nicer. 16 лет назад
  Baptiste Coudurier 3438d82d4b remove ugly ffm_nopts hack, use AVFormatContext->timestamp 16 лет назад
  Stefano Sabatini bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 16 лет назад
  Michael Niedermayer abd2256dbe Pass time_base as argument to new_chapter() as well. 16 лет назад
  Michael Niedermayer f6e76ba476 Document pts/dts. 16 лет назад
  Michael Niedermayer 5c37f43a0d Make ff_new_chapter() return AVChapter instead of int so its consistant with 16 лет назад
  Michael Niedermayer fbabf1e944 nb_chapters should be unsigned 16 лет назад
  Michael Niedermayer 7c8202cc92 s/num_chapters/nb_chapters/ all other similar variables are called nb_*. 16 лет назад
  Michael Niedermayer 7a2a3e8e40 Add id to AVChapter, untested (where do i find matroska files with chapters?). 16 лет назад
  Michael Niedermayer 8931e7b48a clarify start/end timebase 16 лет назад
  Michael Niedermayer c2fb6be4a6 align comments 16 лет назад
  Michael Niedermayer d2974f1676 chapter id and timebase 16 лет назад
  Anton Khirnov 79d7836a5e add support for chapters definition in lavf 16 лет назад
  Michael Niedermayer 903a2e8628 Avoid using reserved __names. 16 лет назад
  Jai Menon 3a027f5e66 IFF demuxer 16 лет назад
  Diego Biurrun d952638699 typo: occured --> occurred 16 лет назад
  Sascha Sommer cb96da4902 rl2 demuxer 16 лет назад
  Ramiro Polla 0f3444e17c MSN TCP Webcam stream demuxer. 16 лет назад
  Baptiste Coudurier aa9f4208b6 ipod/iphone compatible mp4 muxer 16 лет назад
  Ramiro Polla ffa71b2bbb Typo + grammar 16 лет назад
  Ramiro Polla ab8ab30c3d Introduce max_picture_buffer variable in AVFormatContext, 16 лет назад
  Evgeniy Stepanov 90c2295b24 Add 'disposition' bitfield to AVStream and use it for both muxing and demuxing 16 лет назад
  Måns Rullgård 800c289a66 less preprocessor magic in version number macros 16 лет назад
  Måns Rullgård 76a448ed4f Install headers in $prefix/include/$libname 16 лет назад
  Michael Niedermayer 635fbcb17f revert 12156 16 лет назад
  Michael Niedermayer ff2635b273 Make timestamp interpolation work with mpeg2 field pictures. 16 лет назад
  Måns Rullgård e97ac1e6f5 Clean up lib* version definitions 16 лет назад
  Kostya Shishkov eda178d273 SMPTE 421 Annex L format demuxer 16 лет назад