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
/
h261.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
h261: Move encoder/decoder shared table init to common code
Diego Biurrun
2013-04-10
1
-0
/
+1
*
h261: Move shared data tables from a header to a proper C file
Diego Biurrun
2013-04-10
1
-0
/
+10
*
h261: K&R formatting and prettyprinting cosmetics
Diego Biurrun
2013-04-05
1
-3
/
+3
*
h261: Move function declarations to h261.h
Diego Biurrun
2013-04-05
1
-0
/
+9
*
h261: Move ff_h261_rl_table_store declaration to header file
Diego Biurrun
2013-04-05
1
-0
/
+2
*
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
*
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-02-01
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 missing comment markers to #endif directive.
Diego Biurrun
2007-07-02
1
-1
/
+1
*
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
/
+5
*
move definition of MB_TYPE_H261_FIL to h261.h so h261.c doesn't
Måns Rullgård
2007-06-16
1
-0
/
+1
*
Split the h261.c file into separate files for the encoder, decoder and common...
Panagiotis Issaris
2007-05-21
1
-0
/
+45