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
/
ituh263enc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-16
1
-23
/
+23
|
\
|
*
vlc/rl: Add ff_ prefix to the nonstatic symbols
Martin Storsjö
2012-02-15
1
-2
/
+2
|
*
h263: Add ff_ prefix to nonstatic symbols
Martin Storsjö
2012-02-15
1
-22
/
+22
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-13
1
-1
/
+1
|
\
\
|
|
/
|
*
doxygen: misc consistency, spelling and wording fixes
Diego Biurrun
2011-12-12
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-21
1
-1
/
+1
|
\
\
|
|
/
|
*
lavc: use avpriv_ prefix for ff_copy_bits and align_put_bits.
Anton Khirnov
2011-10-20
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-10
1
-3
/
+2
|
\
\
|
|
/
|
*
mpeg124: use sign_extend() function
Mans Rullgard
2011-10-09
1
-3
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-12
1
-3
/
+3
|
\
\
|
|
/
|
*
Eliminate FF_COMMON_FRAME macro.
Diego Biurrun
2011-07-11
1
-3
/
+3
|
*
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
Stefano Sabatini
2011-05-02
1
-5
/
+5
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
|
replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*
Stefano Sabatini
2011-05-02
1
-5
/
+5
|
/
*
cosmetics, indentation
Baptiste Coudurier
2010-10-21
1
-1
/
+1
*
10l fix h263+ encoder, format will be 8, array size is 8 not 7
Baptiste Coudurier
2010-10-21
1
-2
/
+2
*
Fix grammar errors in documentation
Måns Rullgård
2010-06-30
1
-2
/
+2
*
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-20
1
-1
/
+1
*
Better title for the file.
Michael Niedermayer
2010-01-12
1
-1
/
+1
*
Add missing internal.h to files calling ff_match_2uint16().
Alexander Strange
2010-01-11
1
-0
/
+1
*
Add a function to match a 2 element vector of uint16_t and use it in h263 and...
Michael Niedermayer
2010-01-09
1
-17
/
+1
*
Split H263 encoder and decoder from common code.
Michael Niedermayer
2010-01-09
1
-0
/
+857