index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavcodec
/
tiertexseqv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove context fields which can be used as simple local variables.
Gregory Montoir
2008-07-06
1
-8
/
+8
*
Remove av_cold attribute on decode_frame and add it to decode_end
Gregory Montoir
2008-07-06
1
-2
/
+2
*
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
Stefano Sabatini
2008-06-12
1
-1
/
+1
*
Add long names to some AVCodec declarations.
Stefano Sabatini
2008-04-29
1
-0
/
+1
*
Apply 'cold' attribute to init/uninit functions in libavcodec
Zuxy Meng
2008-03-21
1
-2
/
+2
*
const
Michael Niedermayer
2008-02-01
1
-7
/
+7
*
Use AV_xx throughout libavcodec
Ramiro Polla
2007-06-02
1
-1
/
+1
*
Remove redundant #inclusion of common.h, avcodec.h already #includes it.
Diego Biurrun
2007-05-10
1
-1
/
+0
*
Get rid of unnecessary pointer casts.
Nicholas Tung
2007-04-08
1
-3
/
+3
*
Remove superfluous setting of has_b_frames in codecs without B-frames.
Nicholas Tung
2007-04-07
1
-1
/
+0
*
support for Tiertex .seq files demuxing/video decoding, by Gregory Montoir %c...
Baptiste Coudurier
2006-10-12
1
-0
/
+232