Blame view

ffmpeg-4.2.2/doc/lexicon 809 Bytes
aac5773f   hucm   功能基本完成,接口待打磨
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
  Common abbreviations/shorthands we use that don't need a comment
  ================================================================
  
  dsp: digital signal processing
  dst/adst: (asymmetric) discrete sine transform
  ec: entropy coding or error concealment
  er: error resilience
  fdct/idct: forward/inverse discrete cosine transform
  fft: fast Fourier transform
  gop: group of pictures
  hw/sw: hardware/software
  lp: lowpass
  lpf: loop filter
  lut: lookup table
  mb: macroblock
  mc: motion compensation
  me: motion estimation
  mv: motion vector
  nal: network abstraction layer
  pel/qpel/epel/hpel/fpel: pixel / quarter-pixel / eighth-pixel / half-pixel / full-pixel
  pp: post process
  qp: quantization parameter
  rc: rate control
  sei: supplemental enhancement information
  sl: slice
  vlc: variable length coding
  vq: vector quantization