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
/
asvdec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
asv: K&R formatting cosmetics
Gabriel Dume
2014-09-02
1
-28
/
+27
*
dsputil: Split off IDCT bits into their own context
Diego Biurrun
2014-06-30
1
-7
/
+9
*
dsputil: Split bswap*_buf() off into a separate context
Diego Biurrun
2014-06-22
1
-1
/
+2
*
dsputil: Split clear_block*/fill_block* off into a separate context
Diego Biurrun
2014-06-18
1
-1
/
+3
*
cosmetics: Group .name and .long_name together in codec/format declarations
Diego Biurrun
2013-10-03
1
-2
/
+2
*
asvdec: Verify the amount of extradata
Martin Storsjö
2013-09-19
1
-0
/
+5
*
Remove commented-out debug #define cruft
Diego Biurrun
2013-05-16
1
-3
/
+0
*
lavc decoders: work with refcounted frames.
Anton Khirnov
2013-03-08
1
-28
/
+12
*
Remove unnecessary dsputil.h #includes
Diego Biurrun
2013-02-26
1
-1
/
+0
*
Drop DCTELEM typedef
Diego Biurrun
2013-01-22
1
-4
/
+4
*
asvdec: return meaningful error codes.
Anton Khirnov
2013-01-06
1
-10
/
+10
*
asvdec: cosmetics, reformat
Anton Khirnov
2012-12-23
1
-102
/
+128
*
lavc: fix decode_frame() third parameter semantics for video decoders
Anton Khirnov
2012-12-04
1
-2
/
+2
*
lavc: add a wrapper for AVCodecContext.get_buffer().
Anton Khirnov
2012-12-04
1
-1
/
+2
*
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
/
+325