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
/
rtjpeg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'
Michael Niedermayer
2013-01-23
1
-3
/
+3
|
\
|
*
Drop DCTELEM typedef
Diego Biurrun
2013-01-22
1
-3
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-16
1
-6
/
+6
|
\
\
|
|
/
|
*
rtjpeg: Add ff_ prefix to nonstatic symbols
Martin Storsjö
2012-02-15
1
-6
/
+6
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-06
1
-1
/
+1
|
\
\
|
|
/
|
*
doxygen: eliminate Qt-style doxygen syntax
Diego Biurrun
2011-12-05
1
-1
/
+1
|
*
rtjpeg: simplify get_block() by using get_bits_left.
Reimar Döffinger
2011-11-26
1
-3
/
+3
|
*
rtjpeg: check get_block return value for error.
Reimar Döffinger
2011-11-26
1
-12
/
+13
*
|
rtjpeg: check get_block return value for error.
Reimar Döffinger
2011-11-05
1
-12
/
+13
*
|
Simplify using get_bits_left.
Reimar Döffinger
2011-11-05
1
-3
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-24
1
-19
/
+19
|
\
\
|
|
/
|
*
doxygen: Consistently use '@' instead of '\' for Doxygen markup.
Diego Biurrun
2011-06-24
1
-19
/
+19
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
|
/
*
Distinguish between non-coded blocks and decode errors in rtjpeg's get_block
Reimar Döffinger
2009-05-24
1
-9
/
+10
*
Add a few size checks when decoding rtjpeg blocks.
Reimar Döffinger
2009-05-24
1
-0
/
+7
*
Move "block" variable in rtjpeg decoder to context to ensure sufficient align...
Reimar Döffinger
2009-05-24
1
-1
/
+1
*
Rename bitstream.h to get_bits.h.
Stefano Sabatini
2009-04-13
1
-1
/
+1
*
Use full path for #includes from another directory.
Diego Biurrun
2008-05-09
1
-1
/
+1
*
Fix reference to a file in MPlayer that was renamed.
Diego Biurrun
2008-04-08
1
-1
/
+1
*
Add some const keywords in rtjpeg decoder
Reimar Döffinger
2008-02-01
1
-4
/
+4
*
Avoid void*-arithmetic, and uint8_t* is more correct anyway.
Reimar Döffinger
2006-11-06
1
-2
/
+2
*
Move idct block array variable onto rtjpeg_decode_frame_yuv420 stack since
Reimar Döffinger
2006-11-05
1
-12
/
+13
*
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-10-07
1
-4
/
+6
*
NuppelVideo/MythTVVideo support, including rtjpeg decoder
Reimar Döffinger
2006-03-27
1
-0
/
+162