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
/
roqvideodec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-20
1
-1
/
+1
*
Define AVMediaType enum, and use it instead of enum CodecType, which
Stefano Sabatini
2010-03-30
1
-1
/
+1
*
Remove useless #include <unistd.h> from many files
Måns Rullgård
2009-07-22
1
-1
/
+0
*
Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an
Thilo Borgmann
2009-04-07
1
-1
/
+3
*
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-02-01
1
-1
/
+1
*
Cosmetics: s/Id/id/ in libavcodec/roqvideodec.c when Id refers to id Software
Stefano Sabatini
2008-06-13
1
-3
/
+3
*
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
Stefano Sabatini
2008-06-12
1
-1
/
+1
*
Add long names to AVCodec declarations.
Stefano Sabatini
2008-04-27
1
-0
/
+1
*
Apply 'cold' attribute to init/uninit functions in libavcodec
Zuxy Meng
2008-03-21
1
-2
/
+2
*
These video decoders do not need to include and initialize the DSP
Mike Melanson
2008-03-10
1
-2
/
+0
*
Add some const where appropriate
Reimar Döffinger
2008-02-02
1
-1
/
+1
*
some const
Michael Niedermayer
2008-02-01
1
-1
/
+1
*
consts
Michael Niedermayer
2008-02-01
1
-1
/
+1
*
fix decoding of samples.mplayerhq.hu/game-formats/idroq/demoEnd.roq
Michael Niedermayer
2007-08-11
1
-0
/
+5
*
license header consistency cosmetics
Diego Biurrun
2007-07-05
1
-1
/
+0
*
use properly AVFrame.linesize
Vitor Sessak
2007-07-02
1
-2
/
+0
*
add width and height in context and use them
Vitor Sessak
2007-06-26
1
-3
/
+5
*
Rename cb field
Eric Lasota
2007-06-06
1
-21
/
+21
*
Convert RoQ decoder to use YUV 4:4:4 unpacked macroblocks
Eric Lasota
2007-06-05
1
-4
/
+1
*
Remove get_byte wrapper
Ramiro Polla
2007-06-02
1
-9
/
+7
*
fix skipped blocks
Michael Niedermayer
2007-06-01
1
-10
/
+3
*
Split RoQ decoder to accommodate future encoder patch
Vitor Sessak
2007-05-29
1
-0
/
+232