18 Commits (6c180b35c43f0738d8a3d5c08a01209b51eda569)

Author SHA1 Message Date
  Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
  Anton Khirnov 5511ad14fe lavc: use designated initialisers for parsers. 13 years ago
  Diego Biurrun 02a8d43adf Replace some av_log/printf + #ifdef combinations by av_dlog. 14 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
  Luca Barbato 9ef5a9deaf Replace dprintf with av_dlog 14 years ago
  Luca Barbato dfd2a005eb Replace dprintf with av_dlog 14 years ago
  Diego Elio Pettenò e7e2df27f8 Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. 14 years ago
  Diego Elio Pettenò d36beb3f69 Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. 14 years ago
  Diego Biurrun 8b44de14d1 Change av_log() calls surrounded by '#ifdef DEBUG' into dprintf macros. 16 years ago
  Stefano Sabatini 9106a698e7 Rename bitstream.h to get_bits.h. 16 years ago
  Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
  Michael Niedermayer cb63a4b37c Simplify parser core. 17 years ago
  Zuxy Meng 98a6fff98c Apply 'cold' attribute to init/uninit functions in libavcodec 17 years ago
  Aurelien Jacobs c53d2d9042 make some parser parameters const to avoid casting const to non-const 18 years ago
  Diego Biurrun 027f43f095 Rename dvbsubdec_parser.c to dvbsub_parser.c. 18 years ago
  Diego Biurrun 0d02cacda9 Move dvbsubdec parser to its own file. 18 years ago