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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
libopenjpeg: K&R formatting cosmetics
Vittorio Giovara
2014-03-18
2
-91
/
+91
*
sbrdsp: move #if to disable all educational code
Janne Grunau
2014-03-18
1
-4
/
+8
*
lavc: er: remove unused variable size
Janne Grunau
2014-03-18
1
-1
/
+0
*
svq3: directly set pix_fmt and color_range
Vittorio Giovara
2014-03-18
1
-1
/
+2
*
libx264: check color_range
Vittorio Giovara
2014-03-16
1
-1
/
+2
*
ljpeg: check color_range
Vittorio Giovara
2014-03-16
1
-1
/
+2
*
mdec: set color_range
Vittorio Giovara
2014-03-16
1
-0
/
+1
*
mjpeg: set color_range
Vittorio Giovara
2014-03-16
1
-1
/
+6
*
fraps: set color_range
Vittorio Giovara
2014-03-16
1
-0
/
+2
*
tiff: Support rgba encoding
Carl Eugen Hoyos
2014-03-16
1
-0
/
+2
*
raw, nut: Support rgba64 encoding
Carl Eugen Hoyos
2014-03-16
1
-0
/
+4
*
png: Support rgb48 and rgba64 encoding
Carl Eugen Hoyos
2014-03-16
1
-1
/
+9
*
png: K&R formatting cosmetics
Vittorio Giovara
2014-03-16
4
-185
/
+209
*
codec_desc: update dvaudio tag
Vittorio Giovara
2014-03-16
1
-1
/
+1
*
h264 does not depend on mpegvideo any more
Vittorio Giovara
2014-03-16
7
-7
/
+2
*
mpegvideo: remove h264-only fields
Vittorio Giovara
2014-03-16
1
-11
/
+0
*
mpegvideo: move ff_draw_horiz_band() to mpegutils.c
Vittorio Giovara
2014-03-16
5
-58
/
+99
*
mpegvideo: move mpegvideo formats-related defines to mpegutils.h
Vittorio Giovara
2014-03-16
41
-78
/
+154
*
h264: Remove MotionEstContext and move the relevant fields to H264Context
Vittorio Giovara
2014-03-16
3
-17
/
+14
*
h264: Replace mpegvideo-specific MAX_THREADS by private define
Vittorio Giovara
2014-03-16
2
-5
/
+6
*
h264: Replace mpegvideo-specific MAX_PICTURE_COUNT by private define
Vittorio Giovara
2014-03-16
3
-12
/
+14
*
h264: move relevant fields from Picture to H264Picture
Vittorio Giovara
2014-03-16
8
-90
/
+148
*
er: move relevant fields from Picture to ERPicture
Vittorio Giovara
2014-03-16
5
-124
/
+145
*
h264: directly use frames in ff_h264_draw_horiz_band()
Vittorio Giovara
2014-03-16
1
-5
/
+5
*
mpegvideo: directly use frames in ff_draw_horiz_band()
Vittorio Giovara
2014-03-16
3
-11
/
+12
*
codec_desc: group image codecs together
Vittorio Giovara
2014-03-14
1
-170
/
+172
*
codec_desc: add missing .long_name
Vittorio Giovara
2014-03-14
1
-0
/
+4
*
codec_desc: K&R formatting cosmetics
Vittorio Giovara
2014-03-14
1
-4
/
+3
*
arm: dsputil: Drop restrict keyword from add_pixels_clamped_armv6 prototype
Diego Biurrun
2014-03-14
1
-2
/
+1
*
ljpeg: fix duplicated pixel format entry
Vittorio Giovara
2014-03-13
1
-1
/
+1
*
bfin: Use more sensible file names
Diego Biurrun
2014-03-13
8
-10
/
+10
*
bfin: hpeldsp: Split no_rnd pixel operations off into a separate file
Diego Biurrun
2014-03-13
3
-64
/
+82
*
bfin: dsputil: Unconditionally compile hpel pixels code
Diego Biurrun
2014-03-13
1
-2
/
+2
*
bfin: hpeldsp: "nornd" ---> "no_rnd" function name suffix for consistency
Diego Biurrun
2014-03-13
2
-34
/
+34
*
bfin: Move all assembly declarations only used within one .c file there
Diego Biurrun
2014-03-13
6
-95
/
+43
*
bfin: hpeldsp: K&R formatting cosmetics
Diego Biurrun
2014-03-13
2
-35
/
+62
*
bfin: Refactor duplicated assembly-related macros
Diego Biurrun
2014-03-13
6
-99
/
+15
*
bfin: Refactor duplicated l1_text/l1_data_B macros
Diego Biurrun
2014-03-13
2
-17
/
+2
*
bfin: dsputil: K&R formatting cosmetics
Diego Biurrun
2014-03-13
3
-94
/
+112
*
bfin: dsputil: Drop broken and trivial profiling code
Diego Biurrun
2014-03-13
1
-40
/
+0
*
bfin: hpeldsp: Drop broken put_pixels_*_xy2_nornd bits
Diego Biurrun
2014-03-13
3
-114
/
+0
*
bfin: dsputil: Drop broken vsad bits
Diego Biurrun
2014-03-13
1
-12
/
+0
*
bfin: dsputil: Remove unused global variable
Diego Biurrun
2014-03-13
1
-2
/
+0
*
x86: dsputil_init: Drop some unnecessary parentheses
Diego Biurrun
2014-03-13
1
-30
/
+30
*
x86: dsputil_init: K&R formatting cosmetics
Diego Biurrun
2014-03-13
1
-61
/
+62
*
x86: dsputil_x86.h: K&R formatting cosmetics
Diego Biurrun
2014-03-13
1
-7
/
+10
*
x86: motion_est: K&R formatting cosmetics
Diego Biurrun
2014-03-13
1
-150
/
+161
*
dsputilenc_mmx: K&R formatting cosmetics
Diego Biurrun
2014-03-13
1
-726
/
+769
*
dsputil_mmx: K&R formatting cosmetics
Diego Biurrun
2014-03-13
1
-55
/
+49
*
dsputilenc_mmx: Merge two assignment blocks with identical conditions
Diego Biurrun
2014-03-13
1
-3
/
+0
[prev]
[next]