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
/
h263data.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
dsputil: Split off H.263 bits into their own H263DSPContext
Diego Biurrun
2013-11-08
1
-5
/
+0
*
h263: Add ff_ prefix to nonstatic symbols
Martin Storsjö
2012-02-15
1
-12
/
+12
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-20
1
-1
/
+1
*
Make inter_level/run global again, msmpeg4 uses them.
Michael Niedermayer
2010-01-09
1
-2
/
+2
*
Make some tables static again, i mistakely thought they would be used in several
Michael Niedermayer
2010-01-09
1
-2
/
+2
*
Split H263 encoder and decoder from common code.
Michael Niedermayer
2010-01-09
1
-43
/
+7
*
Rename most non static h263 tables so their name contains h263.
Michael Niedermayer
2010-01-08
1
-6
/
+6
*
Split the mpeg4 encoder and decoder off h263.c
Michael Niedermayer
2010-01-07
1
-1
/
+20
*
The H.263 wrong_run table is only for encoding; only enable it in such cases.
avcoder
2010-01-04
1
-0
/
+2
*
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-02-01
1
-1
/
+1
*
cosmetics: Remove pointless period after copyright statement non-sentences.
Diego Biurrun
2009-01-19
1
-1
/
+1
*
Globally rename the header inclusion guard names.
Stefano Sabatini
2008-08-31
1
-3
/
+3
*
Add FFMPEG_ prefix to all multiple inclusion guards.
Diego Biurrun
2007-10-17
1
-3
/
+3
*
add a comment to indicate which #endif belong to which #define
Guillaume Poirier
2007-06-17
1
-1
/
+1
*
add multiple inclusion guards to headers
Måns Rullgård
2007-06-17
1
-0
/
+4
*
include all prerequisites in header files
Måns Rullgård
2007-06-16
1
-0
/
+2
*
make more tables static
Måns Rullgård
2006-11-12
1
-4
/
+4
*
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-10-07
1
-4
/
+6
*
Add official LGPL license headers to the files that were missing them.
Diego Biurrun
2006-09-10
1
-0
/
+21
*
out of array read fix
Michael Niedermayer
2006-03-10
1
-2
/
+2
*
COSMETICS: Remove all trailing whitespace.
Diego Biurrun
2005-12-17
1
-70
/
+70
*
adding a few const
Michael Niedermayer
2005-06-01
1
-1
/
+1
*
interlaced motion estimation
Michael Niedermayer
2003-12-30
1
-2
/
+2
*
rv20 / h263 b frame fix
Michael Niedermayer
2003-12-21
1
-9
/
+9
*
rv20 (h263) b frame decoding support
Michael Niedermayer
2003-12-04
1
-0
/
+43
*
h263 loop filter
Michael Niedermayer
2003-12-01
1
-1
/
+7
*
rv20 decoder
Michael Niedermayer
2003-11-30
1
-1
/
+22
*
forgot
Michael Niedermayer
2003-11-29
1
-0
/
+16
*
h263 stuffing decode fix
Michael Niedermayer
2003-09-26
1
-28
/
+12
*
per file doxy
Michael Niedermayer
2003-03-06
1
-0
/
+5
*
* UINTX -> uintx_t INTX -> intx_t
Zdenek Kabelac
2003-02-11
1
-16
/
+16
*
dc scale simplification/optimization
Michael Niedermayer
2002-06-18
1
-0
/
+6
*
msmpeg4v1 decoding
Michael Niedermayer
2002-06-02
1
-4
/
+4
*
- Advanced Intra Coding (AIC) support for H.263+ encoder, just DC by now.
Juanjo
2002-05-02
1
-33
/
+60
*
msmpeg4v2 decoding (no encoding yet)
Michael Niedermayer
2002-04-05
1
-2
/
+2
*
- H.263+ decoder support for Advanded INTRA Coding (buggy)
Juanjo
2002-02-18
1
-0
/
+41
*
- Added support to Inter4V+Q MBs to H.263 decoder.
Juanjo
2001-11-17
1
-3
/
+7
*
- Bug fix on inter MCBPC table for inter+q.
Juanjo
2001-11-03
1
-1
/
+18
*
Initial revision
Fabrice Bellard
2001-07-22
1
-0
/
+115