git.videolan.org
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f514b5d
)
lavc/avcodec: decodimg → decoding.
author
Clément Bœsch
<ubitux@gmail.com>
Sat, 1 Jun 2013 17:16:37 +0000
(19:16 +0200)
committer
Clément Bœsch
<ubitux@gmail.com>
Sat, 1 Jun 2013 17:16:45 +0000
(19:16 +0200)
libavcodec/avcodec.h
patch
|
blob
|
history
diff --git
a/libavcodec/avcodec.h
b/libavcodec/avcodec.h
index
5ece48c
..
dbcfb78
100644
(file)
--- a/
libavcodec/avcodec.h
+++ b/
libavcodec/avcodec.h
@@
-2821,7
+2821,7
@@
typedef struct AVCodecContext {
* Code outside libavcodec should access this field using:
* av_codec_{get,set}_pkt_timebase(avctx)
* - encoding unused.
- * - decodi
mg set by user
+ * - decodi
ng set by user.
*/
AVRational pkt_timebase;