27 Commits (c5714b51aad41fef56dddac1d542e7fc6b984627)

Author SHA1 Message Date
  Mark Thompson fea4dc05b4 vc1: Return stream format information from parser 8 years ago
  Diego Biurrun 7f9f771eac avcodec: Don't anonymously typedef structs 10 years ago
  Luca Barbato ff771f79b5 vc1: Initialize start_code_found to 0 10 years ago
  Luca Barbato a4d3c20035 vc1: Fix the skip condition 10 years ago
  Ben Avison 701e8b42e1 vc-1: Optimise parser (with special attention to ARM) 10 years ago
  Diego Biurrun 6fee1b90ce avcodec: Add av_cold attributes to init functions missing them 12 years ago
  Masaki Tanaka accde1bd87 vc1_parser: Set field_order. 12 years ago
  Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
  Ronald S. Bultje c742ab4e81 vc1parse: call vc1_init_common(). 13 years ago
  Martin Storsjö 5f2c159c0f vc1: Add ff_ prefix to nonstatic symbols 13 years ago
  Rafaël Carré 797639dcfd vc1: use ff_parse_close 13 years ago
  Janne Grunau f907615f08 parsers: initialize MpegEncContext.slice_context_count to 1 13 years ago
  Diego Biurrun 58c42af722 doxygen: misc consistency, spelling and wording fixes 13 years ago
  Anton Khirnov 5511ad14fe lavc: use designated initialisers for parsers. 13 years ago
  John Stebbins 0d802ac54e vc1: fix VC-1 Pulldown handling. 13 years ago
  Stefano Sabatini 975a1447f7 Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 14 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
  Diego Elio Pettenò d36beb3f69 Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. 14 years ago
  Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
  Baptiste Coudurier 2d05bc8641 set pict_type in VC-1 parser, fix some timestamps problems 16 years ago
  Michael Niedermayer 7bbc686f82 Fix vc1 split(). 16 years ago
  Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 16 years ago
  Aurelien Jacobs c53d2d9042 make some parser parameters const to avoid casting const to non-const 18 years ago
  Kostya Shishkov de53b04b53 Make vc1_parser.c compilable without special defines 18 years ago
  Diego Biurrun bbb7d4c76b Remove superfluous #includes, parser.h now includes its prerequisites. 18 years ago
  Kostya Shishkov 58683d2743 100l to myself. Do not include stuff unneeded by parser 18 years ago
  Diego Biurrun 5982ae94ee Move VC1 parser to its own file. 18 years ago