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
/
rv30.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add and use ff_pixfmt_list_420.
Michael Niedermayer
2009-02-24
1
-0
/
+1
*
Add decoder flush after seeking for RV3/4 decoders
Kostya Shishkov
2009-02-07
1
-0
/
+1
*
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-02-01
1
-1
/
+1
*
30l: when reading mb_offset in RV30 slice header its size
Kostya Shishkov
2009-01-11
1
-6
/
+5
*
RV30 decoder passes possible frame sizes in extradata and selects
Kostya Shishkov
2009-01-11
1
-3
/
+13
*
RV30 loop filter
Kostya Shishkov
2008-12-20
1
-0
/
+122
*
Detect split RV30 slices
Kostya Shishkov
2008-10-28
1
-1
/
+2
*
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
Stefano Sabatini
2008-06-12
1
-1
/
+1
*
Calculate motion vector information based on PTS provided in slice header
Kostya Shishkov
2008-04-28
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
-1
/
+1
*
add FF_ prefix to all (frame)_TYPE usage
Aurelien Jacobs
2008-03-09
1
-1
/
+1
*
Use existing function for VLC reading
Kostya Shishkov
2007-12-07
1
-2
/
+3
*
Intra types will be stored in int8_t array
Kostya Shishkov
2007-12-07
1
-1
/
+1
*
Add decoder flags
Kostya Shishkov
2007-12-07
1
-0
/
+1
*
cosmetics: comment spelling fixes
Diego Biurrun
2007-12-03
1
-5
/
+5
*
RealVideo 3 decoder functions
Kostya Shishkov
2007-12-02
1
-0
/
+145