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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename pbBufPtr() to put_bits_ptr().
Stefano Sabatini
2009-04-13
1
-3
/
+3
*
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-02-01
1
-1
/
+1
*
cosmetics: Remove pointless period after copyright statement non-sentences.
Diego Biurrun
2009-01-19
1
-1
/
+1
*
bitstream: move put_sbits() from flacenc.c to bitstream.h and use it
Ramiro Polla
2008-07-13
1
-2
/
+2
*
remove duplicate tables
Stefan Gehrer
2008-06-25
1
-4
/
+4
*
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
Stefano Sabatini
2008-06-12
1
-1
/
+1
*
Replace some occurrences of -1 with PIX_FMT_NONE.
Carl Eugen Hoyos
2008-05-11
1
-1
/
+1
*
Add long names to many 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
-1
/
+1
*
Group all copyright and author notices together.
Diego Biurrun
2007-07-05
1
-4
/
+4
*
Use AV_xx throughout libavcodec
Ramiro Polla
2007-06-02
1
-6
/
+3
*
move the mjpeg_encoder struct from mpegvideo.c to mjpegenc.c
Aurelien Jacobs
2007-05-18
1
-0
/
+11
*
add a proper prefix to all mjpeg encoder exported functions
Aurelien Jacobs
2007-05-18
1
-12
/
+11
*
split ljpeg encoder out of mjpeg.c
Aurelien Jacobs
2007-05-18
1
-172
/
+2
*
add proper prefix to new mjpeg extern func/var
Aurelien Jacobs
2007-05-17
1
-21
/
+25
*
split mjpeg.c into an encoder and a decoder file
Aurelien Jacobs
2007-05-17
1
-0
/
+617
*
added MJPEG decoder, renamed mjpegenc.c to mjpeg.c
Fabrice Bellard
2001-08-06
1
-417
/
+0
*
Initial revision
Fabrice Bellard
2001-07-22
1
-0
/
+417