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
/
lclenc.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove useless casts, extradata is already "uint8_t *"
Reimar Döffinger
2009-05-31
1
-8
/
+8
*
lclenc.c: compress directly into output buffer instead of using a pointless
Reimar Döffinger
2009-05-31
1
-16
/
+2
*
Remove superfluous () from lclenc.c
Reimar Döffinger
2009-05-31
1
-5
/
+5
*
Cosmetics: fix indentation in lclenc.c
Reimar Döffinger
2009-05-31
1
-5
/
+5
*
Remove "#if CONFIG_ZLIB" checks from lclenc.c, the file is never compiled
Reimar Döffinger
2009-05-31
1
-18
/
+0
*
Split bitstream.h, put the bitstream writer stuff in the new file
Stefano Sabatini
2009-04-12
1
-1
/
+1
*
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-02-01
1
-1
/
+1
*
Fix filenames in Doxygen comments.
Diego Biurrun
2009-01-26
1
-1
/
+1
*
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
Aurelien Jacobs
2009-01-13
1
-5
/
+5
*
Bump Major version, this commit is almost just renaming bits_per_sample to
Luca Abeni
2008-09-08
1
-1
/
+1
*
Improve an lclenc.c error message in case of unsupported input pixel
Stefano Sabatini
2008-06-19
1
-1
/
+1
*
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
Stefano Sabatini
2008-06-12
1
-1
/
+1
*
Add long names to 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
-2
/
+2
*
split lcl.c into lcldec.c, lclenc.c, lcl.h
Måns Rullgård
2007-07-12
1
-0
/
+231
[prev]