]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/rv34data.h
avpacket: fix setting AVPacket.data in av_packet_ref()
[ffmpeg] / libavcodec / rv34data.h
index 41c5b20ad7d8f0fe155c50059cfd3363e4f5e951..30641249dab2f2beefb0a3855f28f2835e0a67dd 100644 (file)
@@ -101,7 +101,7 @@ static const uint8_t rv34_quant_to_vlc_set[2][31] = {
 
 /**
  * table for obtaining the quantizer difference
- * @todo Use with modified_quant_tab from h263data.h.
+ * @todo Use with ff_modified_quant_tab from h263data.h.
  */
 static const uint8_t rv34_dquant_tab[2][32]={
 //  0  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 28 29 30 31