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
/
asvenc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
asvenc: Forward the error instead of asserting on it
Luca Barbato
2014-12-14
1
-5
/
+11
*
asv: K&R formatting cosmetics
Gabriel Dume
2014-09-02
1
-106
/
+143
*
dsputil: Split off pixel block routines into their own context
Diego Biurrun
2014-07-09
1
-7
/
+7
*
dsputil: Split off FDCT bits into their own context
Diego Biurrun
2014-07-07
1
-2
/
+4
*
dsputil: Split off IDCT bits into their own context
Diego Biurrun
2014-06-30
1
-0
/
+1
*
dsputil: Split bswap*_buf() off into a separate context
Diego Biurrun
2014-06-22
1
-1
/
+2
*
asvenc: free avctx->coded_frame on codec close
Janne Grunau
2014-02-09
1
-0
/
+8
*
asvenc: use the AVFrame API properly.
Anton Khirnov
2013-11-16
1
-15
/
+18
*
cosmetics: Group .name and .long_name together in codec/format declarations
Diego Biurrun
2013-10-03
1
-2
/
+2
*
Drop DCTELEM typedef
Diego Biurrun
2013-01-22
1
-4
/
+4
*
lavc: replace some forgotten instances of PixelFormat with AVPixelFormat
Anton Khirnov
2012-12-12
1
-2
/
+4
*
Move av_reverse table to libavcodec
Diego Biurrun
2012-10-12
1
-3
/
+4
*
lavc: split asv12 encoder/decoder
Anton Khirnov
2012-10-09
1
-0
/
+287