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

Автор SHA1 Сообщение Дата
  Reimar Döffinger 5603df39df Always use av_set_pts_info to set the stream time base. 14 лет назад
  Jean-Daniel Dupas cc947f04cc Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 лет назад
  Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 лет назад
  David Conrad b53cde48bd oggdec: Metadata is per-stream; don't merge multiple streams' together 15 лет назад
  David Conrad e4d2d8c5d7 Add ff_ prefix to vorbis_comment 15 лет назад
  David Conrad 8b6bdb6cf3 oggdec: Parse theora headers since ogg might not mark keyframes 15 лет назад
  David Conrad 2d4970d88d oggdec: Set dts when known 15 лет назад
  Reimar Döffinger 11d058b7b3 Replace invalid Theora frame rate by 25 FPS. 15 лет назад
  David Conrad 12d7c0793b Ensure that the extradata buffer is padded appripriately in the ogg demuxer. 16 лет назад
  David Conrad 0a8dedc9e1 Use skip_bits_long() for large skips 16 лет назад
  Stefano Sabatini 9106a698e7 Rename bitstream.h to get_bits.h. 16 лет назад
  Måns Rullgård e3b07e1a74 OGG: correct PTS with old theora streams 16 лет назад
  Måns Rullgård 77be08eeb1 OGG: untypedef demuxer structs 16 лет назад
  David Conrad a0ce2d1bbc Cosmetics: indentation 16 лет назад
  David Conrad 277e3e534b Visible width/height fields were added in Theora 3.2 16 лет назад
  Reimar Döffinger 547ea47d4f Add ff_ prefix to ogg_codec_t structs 16 лет назад
  Reimar Döffinger cd34bc7617 Make ogg_codec_t descriptions const 16 лет назад
  Aurelien Jacobs 5972945197 convert every muxer/demuxer to write/read sample_aspect_ratio from/to 16 лет назад
  Diego Biurrun 245976da2a Use full path for #includes from another directory. 17 лет назад
  Måns Rullgård e1a794b272 set PKT_FLAG_KEY for Theora and OGM streams 17 лет назад
  Diego Biurrun a0ddef24ce Rename ogg2.[ch] to oggdec.[ch]. 17 лет назад
  Ronald S. Bultje 80fb82346e Use AV_RB* macros where appropriate. 17 лет назад
  Aurelien Jacobs b997b67c63 use get_bits_long() where needed 18 лет назад
  Aurelien Jacobs c0f716b86f fix display of theora videos with visible size smaller than encoded size 18 лет назад
  Matthieu Castet 116d866ca5 fix playback of theora.ogg on mphq patch by (matthieu castet %% castet dat matthieu ot free dat fr %%) 18 лет назад
  Måns Rullgård 3644cb8ff9 set stream time_base properly 19 лет назад
  Alex Beregszaszi 571fa53105 support correct ptses on other than version 3.2.0 aswell 19 лет назад
  Diego Biurrun bb270c0896 COSMETICS: tabs --> spaces, some prettyprinting 19 лет назад
  Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 лет назад
  Michael Niedermayer 01f4895c68 changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility 19 лет назад
  Måns Rullgård 5b558574ba check theora version 20 лет назад
  Måns Rullgård 1ed923eab3 support theora in ogg, plus required ogg core changes 20 лет назад