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
/
mss3.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavc: AV-prefix all codec capabilities
Vittorio Giovara
2015-07-27
1
-1
/
+1
*
dsputil: Move ff_zigzag_direct and ff_crop_tab declarations to mathops.h
Diego Biurrun
2014-03-22
1
-1
/
+1
*
mss3: use the AVFrame API properly.
Anton Khirnov
2013-11-16
1
-28
/
+34
*
cosmetics: Group .name and .long_name together in codec/format declarations
Diego Biurrun
2013-10-03
1
-1
/
+1
*
lavc decoders: work with refcounted frames.
Anton Khirnov
2013-03-08
1
-9
/
+8
*
lavc: fix decode_frame() third parameter semantics for video decoders
Anton Khirnov
2012-12-04
1
-3
/
+3
*
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
Anton Khirnov
2012-10-08
1
-1
/
+1
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-1
/
+1
*
mss3: use standard zigzag table
Kostya Shishkov
2012-07-09
1
-12
/
+2
*
mss3: split DSP functions that are used in MTS2(MSS4) into separate file
Kostya Shishkov
2012-07-09
1
-91
/
+3
*
mss3: add forgotten 'static' qualifier for private table
Kostya Shishkov
2012-07-06
1
-1
/
+1
*
MS ATC Screen (aka MSS3) decoder
Kostya Shishkov
2012-07-02
1
-0
/
+967