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
/
mjpegenc_common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avcodec/mjpegenc: move ff_mjpeg_encode_picture_frame to mjpegenc_common
James Almer
2017-05-08
1
-0
/
+48
*
mjpegenc_common: check for codec ID before using avctx->priv_data
Rostislav Pehlivanov
2017-04-08
1
-3
/
+7
*
lavc/mjpegenc_common: Remove an unused variable.
Carl Eugen Hoyos
2017-02-10
1
-1
/
+1
*
avcodec/mjpegenc: Simplify by moving assert into ff_mjpeg_encode_huffman_close()
Michael Niedermayer
2017-02-10
1
-16
/
+12
*
avcodec/mjpegenc: Bypass the 2 pass encoding when optimal tables are not requ...
Michael Niedermayer
2017-02-10
1
-5
/
+6
*
avcodec/mjpegenc: Remove non functional huffman reallocation and error handling
Michael Niedermayer
2017-02-10
1
-7
/
+0
*
mjpegenc_common: add missing ff_ prefix to init_uni_ac_vlc
Rostislav Pehlivanov
2017-02-09
1
-3
/
+3
*
Implement optimal huffman encoding for (M)JPEG.
Jerry Jiang
2017-02-08
1
-11
/
+155
*
avcodec/mjpegenc_common: Store approximate aspect if exact cannot be stored
Michael Niedermayer
2016-03-19
1
-2
/
+12
*
Merge commit '2862b63783b5556f7f3fb2d097629bc6879f833a'
Derek Buitenhuis
2016-02-03
1
-2
/
+2
|
\
|
*
lavc: Move prediction_method to codec private options
Vittorio Giovara
2016-01-21
1
-2
/
+2
*
|
lavc/mjpegenc: Add an option to force outputting chroma matrix.
Carl Eugen Hoyos
2015-10-09
1
-0
/
+3
*
|
avcodec/ljpegenc: Fix encoding RGBA LJPEG
Michael Niedermayer
2015-09-11
1
-6
/
+22
*
|
avcodec/mjpegenc_common: do not ignore the color_range field
Michael Niedermayer
2015-08-10
1
-3
/
+4
*
|
Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'
Michael Niedermayer
2015-07-27
1
-1
/
+1
|
\
\
|
|
/
|
*
lavc: AV-prefix all codec flags
Vittorio Giovara
2015-07-27
1
-1
/
+1
*
|
avcodec/mjpegenc_common: Use ff_mpv_reallocate_putbitbuffer()
Michael Niedermayer
2015-05-25
1
-1
/
+11
*
|
Merge commit '85ca012ba680bdf942d95ab98c74f6a28f447588'
Michael Niedermayer
2015-05-13
1
-1
/
+4
|
\
\
|
|
/
|
*
mjpegenc: Fix JFIF header byte ordering
Shiina Hideaki
2015-05-12
1
-1
/
+4
*
|
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
*
|
Merge commit 'e6e3dcba0c6f11bd7022e2d3b9bcb7b6a09d6c80'
Michael Niedermayer
2015-03-30
1
-0
/
+1
|
\
\
|
|
/
|
*
mjpeg: Move code only used in the encoder(s) to the appropriate header
Diego Biurrun
2015-03-30
1
-0
/
+1
*
|
avcodec/mjpegenc_common: Restore removed copyright statements
Michael Niedermayer
2014-07-06
1
-0
/
+2
*
|
Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e'
Michael Niedermayer
2014-07-01
1
-1
/
+1
|
\
\
|
|
/
|
*
dsputil: Split off IDCT bits into their own context
Diego Biurrun
2014-06-30
1
-1
/
+1
*
|
Merge commit 'adcb8392c9b185fd8a91a95fa256d15ab1432a30'
Michael Niedermayer
2014-07-01
1
-35
/
+99
|
/
*
mjpeg: Split off bits shared by MJPEG and LJPEG encoders
Diego Biurrun
2014-06-30
1
-0
/
+317