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
/
dvenc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dv: K&R formatting cosmetics
Gabriel Dume
2014-09-09
1
-283
/
+310
*
dv: Update DV-profile-related functions to current public API
Diego Biurrun
2014-08-02
1
-1
/
+1
*
dsputil: Split motion estimation compare bits off into their own context
Diego Biurrun
2014-07-17
1
-5
/
+5
*
dsputil: Split off pixel block routines into their own context
Diego Biurrun
2014-07-09
1
-1
/
+4
*
lavc: export DV profile API used by muxer/demuxer as public
Anton Khirnov
2014-07-09
1
-0
/
+1
*
dsputil: Split off FDCT bits into their own context
Diego Biurrun
2014-07-07
1
-2
/
+5
*
dv: Properly split decoder and encoder initialization
Diego Biurrun
2014-06-27
1
-0
/
+11
*
dv: get rid of global non-const tables
Anton Khirnov
2014-06-20
1
-2
/
+2
*
dvenc: initialize the profile only once, at init
Anton Khirnov
2014-06-20
1
-4
/
+10
*
dsputil: Move DV-specific ff_zigzag248_direct table to dvdata
Diego Biurrun
2014-04-04
1
-1
/
+1
*
avcodec: Consistently name encoder init functions foo_encode_init
Diego Biurrun
2014-02-20
1
-2
/
+2
*
dv: use AVFrame API properly
Anton Khirnov
2013-12-09
1
-11
/
+22
*
dv: Split off DV video encoder into its own file
Diego Biurrun
2013-12-02
1
-0
/
+698