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
/
rv40.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mpegvideo: operate with pointers to AVFrames instead of whole structs
wm4
2014-04-09
1
-2
/
+2
*
lavc: drop ff_pixfmt_list_420
Vittorio Giovara
2014-03-23
1
-1
/
+4
*
mpegvideo: move mpegvideo formats-related defines to mpegutils.h
Vittorio Giovara
2014-03-16
1
-0
/
+1
*
cosmetics: Group .name and .long_name together in codec/format declarations
Diego Biurrun
2013-10-03
1
-1
/
+1
*
rv34: Check the return value from ff_rv34_decode_init
Martin Storsjö
2013-09-17
1
-1
/
+3
*
lavc decoders: work with refcounted frames.
Anton Khirnov
2013-03-08
1
-3
/
+3
*
Remove unnecessary dsputil.h #includes
Diego Biurrun
2013-02-26
1
-1
/
+0
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-1
/
+1
*
rv40: perform bitwise checks in loop filter
Christophe Gisquet
2012-04-28
1
-8
/
+8
*
rv40: don't always do the full prev_type search
Christophe Gisquet
2012-04-28
1
-11
/
+14
*
cosmetics: Align codec declarations
Martin Storsjö
2012-04-06
1
-11
/
+12
*
vlc/rl: Add ff_ prefix to the nonstatic symbols
Martin Storsjö
2012-02-15
1
-8
/
+8
*
rv40: prevent undefined signed overflow in rv40_loop_filter()
Janne Grunau
2012-02-14
1
-2
/
+3
*
rv34: frame-level multi-threading
Janne Grunau
2012-01-10
1
-1
/
+3
*
rv40: rearrange loop filter functions
Mans Rullgard
2011-12-14
1
-20
/
+49
*
rv40: move loop filter to rv34dsp context
Janne Grunau
2011-11-30
1
-150
/
+8
*
Pretty-print RV3/4 decoder source
Kostya Shishkov
2011-08-09
1
-3
/
+3
*
lavc: use designated initialisers for all codecs.
Anton Khirnov
2011-07-29
1
-9
/
+8
*
Eliminate FF_COMMON_FRAME macro.
Diego Biurrun
2011-07-11
1
-5
/
+5
*
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
Stefano Sabatini
2011-05-02
1
-1
/
+1
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
Merge libavcore into libavutil
Reinhard Tartler
2011-02-15
1
-1
/
+1
*
Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.
Diego Elio Pettenò
2011-01-26
1
-1
/
+1
*
Use new imgutils.h API names, fix deprecation warnings.
Stefano Sabatini
2010-09-07
1
-1
/
+1
*
Remove use of the deprecated function avcodec_check_dimensions(), use
Stefano Sabatini
2010-08-06
1
-1
/
+3
*
rv40: make rv40_adaptive_loop_filter() always_inline
Måns Rullgård
2010-06-29
1
-1
/
+1
*
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
*
Adjust r->avail_cache[] indexes to avoid alignment issues when zeroing block
Kostya Shishkov
2009-08-30
1
-4
/
+4
*
RV3/4 intra types array causes alignment issues (at least on ARM5), thus change
Kostya Shishkov
2009-07-01
1
-3
/
+3
*
cosmetics: remove extra space indentation
Kostya Shishkov
2009-04-24
1
-6
/
+6
*
Make rv40 decoder use new static VLC initialization method
Kostya Shishkov
2009-04-20
1
-8
/
+30
*
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
*
Add missing void keyword to parameterless function declarations.
Diego Biurrun
2009-01-30
1
-1
/
+1
*
Merge deblocking pattern with CBP for RV30/40 loop filtering
Kostya Shishkov
2008-12-17
1
-7
/
+5
*
RV40 loop filter
Kostya Shishkov
2008-11-29
1
-0
/
+238
*
Strong filtering function for future RV40 loop filter
Kostya Shishkov
2008-11-23
1
-0
/
+104
*
Weak deblock filter function for future RV40 loop filter
Kostya Shishkov
2008-11-15
1
-0
/
+38
*
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
-2
/
+2
*
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
*
add FF_ prefix to all (frame)_TYPE usage
Aurelien Jacobs
2008-03-09
1
-1
/
+1
*
RV40 decoder should use availability cache
Kostya Shishkov
2007-12-16
1
-4
/
+4
*
Use existing function for VLC reading
Kostya Shishkov
2007-12-07
1
-1
/
+2
*
Check decoded dimensions for validity
Kostya Shishkov
2007-12-07
1
-0
/
+2
*
Intra types will be stored in int8_t array
Kostya Shishkov
2007-12-07
1
-2
/
+2
*
Add decoder flags
Kostya Shishkov
2007-12-07
1
-0
/
+1
[next]