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

Автор SHA1 Сообщение Дата
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 лет назад
  Luca Barbato dfd2a005eb Replace dprintf with av_dlog 14 лет назад
  Diego Elio Pettenò d36beb3f69 Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. 14 лет назад
  Aurelien Jacobs af0554e530 remove useless cast 14 лет назад
  Stefano Sabatini 2b4abbd6f5 Move colorspace.h from libavcodec to libavutil. 14 лет назад
  Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 лет назад
  Reimar Döffinger 29d7eef7dc Always allocate a buffer of AVPALETTE_SIZE for palette in the subtitle 15 лет назад
  Reimar Döffinger 90ea6fce1e Simplify initialization of AVSubtitle by using memset. 15 лет назад
  Reimar Döffinger ffbe087b58 Fix cmd_pos bounds check to avoid the overflow case. 15 лет назад
  Diego Biurrun 8b44de14d1 Change av_log() calls surrounded by '#ifdef DEBUG' into dprintf macros. 15 лет назад
  Janne Grunau 6dc13ccbcc Set subtitle type in DVD and XSUB subtitle decoders. 15 лет назад
  Stefano Sabatini 9106a698e7 Rename bitstream.h to get_bits.h. 16 лет назад
  Thilo Borgmann 7a00bbad21 Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an 16 лет назад
  Björn Axelsson 37a43cfb39 Set AVSubtitle format to 0. Neither dvdsubdec nor xsubdec intializes format 16 лет назад
  Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 16 лет назад
  Michael Niedermayer 25b4c651a3 Replace AVSubtitleRect.rgba_palette and bitmap by AVPicture. 16 лет назад
  Michael Niedermayer 052571e75a Forgot to update (I likely missed it due to its similar name to dvb...) 16 лет назад
  Måns Rullgård 8effdce0e7 dvdsubdec: allow compilation with -DDEBUG 16 лет назад
  Stefano Sabatini fe4bf37455 Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 лет назад
  Stefano Sabatini 162d4fc99d Add long names to AVCodec declarations. 17 лет назад
  Michael Niedermayer 7993df6527 consts 17 лет назад
  Aurelien Jacobs 28e7453c11 remove some empty close/init functions in avcodec 17 лет назад
  Ian Caulfield 4e16a060a0 Reindent two lines. 17 лет назад
  Ian Caulfield 1aadf63fd1 Add HD-DVD subpicture decoding. 17 лет назад
  Ian Caulfield a363effbdf Rename "palette" to "colormap" when it's referring to the mapping from a 2-bit 17 лет назад
  Diego Biurrun 44c560003a Move dvdsub parser to its own file. 18 лет назад
  Panagiotis Issaris eabf65608d Remove the getbe16 functions and use the AV_RB16 macro instead. Patch by Ian 18 лет назад
  Ian Caulfield 4ee97612c7 Fix a bug in the DVD subtitle decoder where subtitles with odd heights would not 18 лет назад
  Diego Biurrun ebd6a69444 Rename dvdsub.c to dvdsubdec.c. 18 лет назад