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
/
xfaceenc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avcodec/xfaceenc: remove coded_frame usage
Paul B Mahol
2015-08-02
1
-14
/
+1
*
avcodec: Add a min size parameter to ff_alloc_packet2()
Michael Niedermayer
2015-07-27
1
-1
/
+1
*
Merge commit 'd6604b29ef544793479d7fb4e05ef6622bb3e534'
Michael Niedermayer
2015-07-20
1
-5
/
+0
*
Replace PixelFormats which sneaked in over time or where forgotten by AVPixel...
Michael Niedermayer
2015-03-18
1
-1
/
+1
*
avcodec: use av_frame_free() for coded_frame
Clément Bœsch
2015-03-02
1
-1
/
+1
*
xface: reduce stack usage by directly storing 2 bytes data instead of pointers.
Reimar Döffinger
2014-11-23
1
-4
/
+4
*
xface: Fix encoder crashes due to too small on-stack array.
Reimar Döffinger
2014-11-23
1
-0
/
+3
*
Merge commit '5b9c3b4505206143d85398c1410949319fa1180f'
Michael Niedermayer
2013-11-16
1
-1
/
+1
*
cosmetics: group remaining .name and .long_name.
Clément Bœsch
2013-10-04
1
-1
/
+1
*
lavc/xfaceenc: prefer do{}while() over for(){} construct in xface_encode_fram...
Stefano Sabatini
2012-11-03
1
-2
/
+3
*
lavc: add xface image decoder and encoder
Stefano Sabatini
2012-10-15
1
-0
/
+237