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
/
mpegvideo_common.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Eliminate FF_COMMON_FRAME macro.
Diego Biurrun
2011-07-11
1
-16
/
+16
*
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
Stefano Sabatini
2011-05-02
1
-3
/
+3
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
Move ff_emulated_edge_mc() into DSPContext.
Ronald S. Bultje
2011-01-28
1
-13
/
+13
*
Make denoise_dct_c and dct_quantize_trellis_c static.
Diego Elio Pettenò
2011-01-24
1
-2
/
+0
*
Fix misspelled parameter names in Doxygen documentation.
Diego Biurrun
2010-07-02
1
-2
/
+2
*
Fix strict-aliasing violations in MPV_motion_internal.
Eli Friedman
2010-06-30
1
-8
/
+8
*
Use right-shift instead of division by two.
Jason Garrett-Glaser
2010-06-22
1
-4
/
+4
*
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-20
1
-1
/
+1
*
Get rid of pointless CONFIG_WMV2 definition.
Diego Biurrun
2009-12-30
1
-1
/
+1
*
Set mb_y in mpeg2 field pictures like h264 does.
Michael Niedermayer
2009-11-30
1
-15
/
+15
*
Make ""MPEG motion vector out of boundary" message more verbose.
Michael Niedermayer
2009-11-30
1
-1
/
+1
*
Cosmetic: Reindent after last commit
Jeff Downs
2009-08-03
1
-1
/
+1
*
Revert r18344. Fixes at least issue 1218, 1221, and 1187), see master
Jeff Downs
2009-08-03
1
-1
/
+0
*
fix indentation and remove whitespace after return
Baptiste Coudurier
2009-04-13
1
-1
/
+1
*
Try to honor even completely invalid motion vectors as far as is
Michael Niedermayer
2009-04-06
1
-0
/
+1
*
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-02-01
1
-1
/
+1
*
Directly #include some required headers.
Diego Biurrun
2009-01-25
1
-0
/
+1
*
cosmetics: Remove pointless period after copyright statement non-sentences.
Diego Biurrun
2009-01-19
1
-1
/
+1
*
replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_
Aurelien Jacobs
2009-01-14
1
-10
/
+10
*
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
Aurelien Jacobs
2009-01-13
1
-2
/
+2
*
Fix a warning about an undefined function when compiling h264.c
Carl Eugen Hoyos
2008-09-29
1
-1
/
+0
*
Globally rename the header inclusion guard names.
Stefano Sabatini
2008-08-31
1
-3
/
+3
*
Force inlining of MPV_motion_internal.
Keiji Costantini
2008-04-21
1
-1
/
+1
*
Unroll codepath
Keiji Costantini
2008-04-21
1
-13
/
+49
*
cosmetics: Break some overly long lines.
Keiji Costantini
2008-04-10
1
-13
/
+28
*
cosmetics: Break some overly long lines.
Keiji Costantini
2008-04-10
1
-16
/
+30
*
add FF_ prefix to all (frame)_TYPE usage
Aurelien Jacobs
2008-03-09
1
-3
/
+3
*
Add FFMPEG_ prefix to all multiple inclusion guards.
Diego Biurrun
2007-10-17
1
-3
/
+3
*
make grayscale only decoding checks in inner loops compiletime killable
Michael Niedermayer
2007-08-01
1
-8
/
+8
*
Fix typo
Panagiotis Issaris
2007-07-31
1
-1
/
+1
*
Group all copyright and author notices together.
Diego Biurrun
2007-07-05
1
-2
/
+2
*
Description: split mpegvideo.c
Benoit Fouet
2007-07-03
1
-0
/
+836