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
/
intrax8.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit 'da0c8664b4dc906696803685f7e53ade68594ab8'
Michael Niedermayer
2015-06-08
1
-2
/
+2
|
\
|
*
mpegvideo: Move various temporary buffers to a separate context
Vittorio Giovara
2015-06-08
1
-2
/
+2
*
|
Merge commit '835f798c7d20bca89eb4f3593846251ad0d84e4b'
Michael Niedermayer
2014-08-15
1
-3
/
+3
|
\
\
|
|
/
|
*
mpegvideo: cosmetics: Lowercase ugly uppercase MPV_ function name prefixes
Diego Biurrun
2014-08-15
1
-3
/
+3
*
|
Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e'
Michael Niedermayer
2014-07-01
1
-3
/
+4
|
\
\
|
|
/
|
*
dsputil: Split off IDCT bits into their own context
Diego Biurrun
2014-06-30
1
-7
/
+8
*
|
Merge commit 'e74433a8e6fc00c8dbde293c97a3e45384c2c1d9'
Michael Niedermayer
2014-06-19
1
-1
/
+1
|
\
\
|
|
/
|
*
dsputil: Split clear_block*/fill_block* off into a separate context
Diego Biurrun
2014-06-18
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2014-04-09
1
-11
/
+11
|
\
\
|
|
/
|
*
mpegvideo: operate with pointers to AVFrames instead of whole structs
wm4
2014-04-09
1
-11
/
+11
*
|
Merge commit 'c591d4575a6f97fbbe6145304b1ea960e8e81e14'
Michael Niedermayer
2013-08-16
1
-1
/
+0
|
\
\
|
|
/
|
*
avcodec: Replace local extern declarations for tables with header #includes
Diego Biurrun
2013-08-15
1
-1
/
+0
*
|
avcodec/intrax8: fix regression with wmv3
Michael Niedermayer
2013-04-26
1
-5
/
+9
*
|
Merge commit '759001c534287a96dc96d1e274665feb7059145d'
Michael Niedermayer
2013-03-12
1
-1
/
+1
|
\
\
|
|
/
|
*
lavc decoders: work with refcounted frames.
Anton Khirnov
2013-03-08
1
-1
/
+1
*
|
Merge commit 'bcd0a7137e4aca0f6f598593b90ca8f338444c51'
Michael Niedermayer
2013-03-08
1
-0
/
+1
|
\
\
|
|
/
|
*
Add missing error_resilience includes to files that use ER
Diego Biurrun
2013-03-07
1
-0
/
+1
*
|
Merge commit '1d0feb5d1ac04d187b335f0e8d411c9f40b3a885'
Michael Niedermayer
2013-02-16
1
-1
/
+1
|
\
\
|
|
/
|
*
mpegvideo: split ff_draw_horiz_band().
Anton Khirnov
2013-02-15
1
-1
/
+1
*
|
Merge commit '54974c62982ae827becdbdb9b620b7ba75d079a0'
Michael Niedermayer
2013-02-16
1
-1
/
+1
|
\
\
|
|
/
|
*
error_resilience: decouple ER from MpegEncContext
Anton Khirnov
2013-02-15
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-09-02
1
-6
/
+9
|
\
\
|
|
/
|
*
intrax8: move functions from dsputil to own context
Mans Rullgard
2012-09-02
1
-6
/
+9
*
|
intrax8: asserts cleanup
Michael Niedermayer
2012-07-25
1
-13
/
+9
*
|
Revert "removing lowres support"
Michael Niedermayer
2012-05-25
1
-0
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-04-22
1
-1
/
+0
|
\
\
|
|
/
|
*
Remove lowres video decoding
Mans Rullgard
2012-04-21
1
-1
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-16
1
-4
/
+4
|
\
\
|
|
/
|
*
vc1: Add ff_ prefix to nonstatic symbols
Martin Storsjö
2012-02-15
1
-1
/
+1
|
*
msmpeg4: Add ff_ prefixes to nonstatic symbols
Martin Storsjö
2012-02-15
1
-3
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-13
1
-1
/
+1
|
\
\
|
|
/
|
*
lavc: introduce ER_MB_END and ER_MB_ERROR
Luca Barbato
2011-12-13
1
-1
/
+1
|
*
error_resilience: use the ER_ namespace
Luca Barbato
2011-12-13
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-12
1
-12
/
+12
|
\
\
|
|
/
|
*
Eliminate FF_COMMON_FRAME macro.
Diego Biurrun
2011-07-11
1
-12
/
+12
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
|
/
*
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-20
1
-1
/
+1
*
Change VLC table creation in x8_vlc_init to use INIT_VLC_USE_NEW_STATIC.
Reimar Döffinger
2009-09-24
1
-3
/
+28
*
Rename bitstream.h to get_bits.h.
Stefano Sabatini
2009-04-13
1
-1
/
+1
*
Two INIT_VLC_USE_STATIC cases Carl missed.
Michael Niedermayer
2009-04-11
1
-1
/
+1
*
Use INIT_VLC_USE_STATIC and not its value "1".
Carl Eugen Hoyos
2009-04-11
1
-2
/
+2
*
Add av_cold attributes to *_init and *_end functions.
Alex Converse
2009-02-03
1
-3
/
+3
*
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-05
1
-1
/
+1
*
clear_block mmx
Loren Merritt
2008-12-10
1
-1
/
+1
*
Correctly clean up IntraX8Context upon codec close.
Zdenek Kabelac
2008-01-25
1
-0
/
+9
*
cosmetics: Fix spacial --> spatial typo in function names.
Diego Biurrun
2007-11-10
1
-2
/
+2
*
misc spelling/grammar/wording fixes in comments
Diego Biurrun
2007-11-10
1
-12
/
+12
*
make some tables static
Aurelien Jacobs
2007-11-10
1
-8
/
+8
*
grammar
Michael Niedermayer
2007-11-09
1
-1
/
+1
[next]