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
/
ljpegenc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit '2862b63783b5556f7f3fb2d097629bc6879f833a'
Derek Buitenhuis
2016-02-03
1
-5
/
+38
|
\
|
*
lavc: Move prediction_method to codec private options
Vittorio Giovara
2016-01-21
1
-5
/
+38
*
|
Merge commit 'e60a6e7545dd6f5b25e3a65de9c6fdcc6e2e9d6b'
Hendrik Leppkes
2015-09-16
1
-1
/
+0
|
\
\
|
|
/
|
*
mpegvideo: Drop mpegvideo.h where not needed
Vittorio Giovara
2015-09-13
1
-1
/
+0
*
|
avcodec/ljpegenc: Fix encoding RGBA LJPEG
Michael Niedermayer
2015-09-11
1
-9
/
+12
*
|
Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'
Michael Niedermayer
2015-07-27
1
-1
/
+1
|
\
\
|
|
/
|
*
lavc: Consistently prefix input buffer defines
Vittorio Giovara
2015-07-27
1
-1
/
+1
*
|
Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'
Michael Niedermayer
2015-07-27
1
-1
/
+1
|
\
\
|
|
/
*
|
avcodec: Add a min size parameter to ff_alloc_packet2()
Michael Niedermayer
2015-07-27
1
-1
/
+1
*
|
Merge commit '40cf1bbacc6220a0aa6bed5c331871d43f9ce370'
Michael Niedermayer
2015-07-21
1
-0
/
+4
|
\
\
|
|
/
|
*
Deprecate avctx.coded_frame
Vittorio Giovara
2015-07-20
1
-0
/
+4
*
|
Merge commit 'd6604b29ef544793479d7fb4e05ef6622bb3e534'
Michael Niedermayer
2015-07-20
1
-5
/
+0
|
\
\
|
|
/
|
*
Gather all coded_frame allocations and free functions to a single place
Vittorio Giovara
2015-07-20
1
-5
/
+0
*
|
Merge commit '4978850ca2cb1ec6908f5bc79cc592ca454d11e8'
Michael Niedermayer
2015-03-31
1
-0
/
+1
|
\
\
|
|
/
|
*
build: Split JPEG-related tables off into a separate component
Diego Biurrun
2015-03-30
1
-0
/
+1
*
|
avcodec/ljpegenc: Check for av_malloc_array() failure
Michael Niedermayer
2015-01-03
1
-0
/
+5
*
|
Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e'
Michael Niedermayer
2014-07-01
1
-4
/
+5
|
\
\
|
|
/
|
*
dsputil: Split off IDCT bits into their own context
Diego Biurrun
2014-06-30
1
-4
/
+5
*
|
Merge commit 'adcb8392c9b185fd8a91a95fa256d15ab1432a30'
Michael Niedermayer
2014-07-01
1
-0
/
+1
|
\
\
|
|
/
|
*
mjpeg: Split off bits shared by MJPEG and LJPEG encoders
Diego Biurrun
2014-06-30
1
-0
/
+1
*
|
lavc/ljpegenc: Enable frame-threading.
Carl Eugen Hoyos
2014-05-31
1
-0
/
+1
*
|
Merge commit 'bf0d7da7cbbf869605086c2a47cdf87f0a533e24'
Michael Niedermayer
2014-03-17
1
-1
/
+2
|
\
\
|
|
/
|
*
ljpeg: check color_range
Vittorio Giovara
2014-03-16
1
-1
/
+2
|
*
ljpeg: fix duplicated pixel format entry
Vittorio Giovara
2014-03-13
1
-1
/
+1
*
|
avcodec/mjpegenc: pass chroma quantization matrix through as well, not just luma
Michael Niedermayer
2014-01-11
1
-1
/
+1
*
|
mjpeg/ljpegenc: factor ff_mjpeg_init_hvsample() out
Michael Niedermayer
2013-12-06
1
-21
/
+1
*
|
Merge commit 'b73a8922d818c7f909855557718d4c3bfacbd92d'
Michael Niedermayer
2013-12-06
1
-74
/
+93
|
\
\
|
|
/
|
*
ljpegenc: split yuv encoding into a separate function
Anton Khirnov
2013-12-05
1
-74
/
+93
*
|
Merge commit 'fa4476815d0d27996eb199452f2cdbfccdd244a5'
Michael Niedermayer
2013-12-06
1
-51
/
+64
|
\
\
|
|
/
|
*
ljpegenc: split bgr encoding into a separate function
Anton Khirnov
2013-12-05
1
-45
/
+58
*
|
Merge commit 'daffed3b173c59d64907747bf3309e98a8974f4e'
Michael Niedermayer
2013-12-06
1
-6
/
+6
|
\
\
|
|
/
|
*
ljpegenc: accept bgr24 instead of bgra
Anton Khirnov
2013-12-05
1
-9
/
+9
*
|
Merge commit '0cdbc4d39394965bd8712395b19160da8f3fe144'
Michael Niedermayer
2013-12-06
1
-3
/
+3
|
\
\
|
|
/
|
*
ljpegenc: rename the encoding function.
Anton Khirnov
2013-12-05
1
-3
/
+3
*
|
Merge commit '72c0b8f724a71d2784aecad0e5221e7ab6206371'
Michael Niedermayer
2013-12-06
1
-1
/
+0
|
\
\
|
|
/
|
*
ljpeg: remove a commented-out line
Anton Khirnov
2013-12-05
1
-1
/
+0
*
|
Merge commit '24abd806ea0cfb0d988d2f0044eac79cff12918c'
Michael Niedermayer
2013-12-06
1
-63
/
+136
|
\
\
|
|
/
|
*
ljpegenc: deMpegEncContextize
Anton Khirnov
2013-12-05
1
-47
/
+132
*
|
avcodec/ljpegenc: Dont use ff_mjpeg_encode_stuffing()
Michael Niedermayer
2013-12-06
1
-1
/
+1
*
|
avcodec/ljpegenc: fix mem allocation failure return code encode_picture_lossl...
Michael Niedermayer
2013-12-06
1
-1
/
+1
*
|
Merge commit '86eb2eaac629909d6ee4067c6f1e485a4e70473d'
Michael Niedermayer
2013-12-06
1
-8
/
+8
|
\
\
|
|
/
|
*
mjpegenc: do not pass MpegEncContext to ff_mjpeg_encode_dc()
Anton Khirnov
2013-12-05
1
-8
/
+8
*
|
Merge commit '3360ad995530ea6967b1e83981b4aa8240fbb0ed'
Michael Niedermayer
2013-12-06
1
-1
/
+2
|
\
\
|
|
/
|
*
mjpegenc: do not pass MpegEncContext to ff_mjpeg_encode_picture_trailer()
Anton Khirnov
2013-12-05
1
-1
/
+1
*
|
Merge commit '058d5f2feb730846f22c1812e433f92f670ad751'
Michael Niedermayer
2013-12-06
1
-1
/
+2
|
\
\
|
|
/
|
*
mjpegenc: do not pass MpegEncContext to ff_mjpeg_encode_picture_header()
Anton Khirnov
2013-12-05
1
-1
/
+2
*
|
Merge commit 'c99307caee01441cfde24f3b7b0db3037b7022dc'
Michael Niedermayer
2013-12-06
1
-4
/
+8
|
\
\
|
|
/
*
|
Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2'
Michael Niedermayer
2013-10-04
1
-1
/
+1
|
\
\
|
|
/
|
*
cosmetics: Group .name and .long_name together in codec/format declarations
Diego Biurrun
2013-10-03
1
-1
/
+1
*
|
Merge commit '759001c534287a96dc96d1e274665feb7059145d'
Michael Niedermayer
2013-03-12
1
-1
/
+4
|
\
\
|
|
/
[next]