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
/
h261enc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix grammar errors in documentation
Måns Rullgård
2010-06-30
1
-1
/
+1
*
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-20
1
-1
/
+1
*
Define AVMediaType enum, and use it instead of enum CodecType, which
Stefano Sabatini
2010-03-30
1
-1
/
+1
*
Add include necessary for ff_set_qscale
Reimar Döffinger
2010-02-06
1
-0
/
+1
*
Mark all pix_fmts and supported_framerates compound literals as const.
Reimar Döffinger
2009-09-06
1
-1
/
+1
*
Remove unused variable from h261_encode_block() found by CSA.
Michael Niedermayer
2009-04-17
1
-2
/
+1
*
Rename pbBufPtr() to put_bits_ptr().
Stefano Sabatini
2009-04-13
1
-1
/
+1
*
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-02-01
1
-1
/
+1
*
bitstream: move put_sbits() from flacenc.c to bitstream.h and use it
Ramiro Polla
2008-07-13
1
-2
/
+2
*
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
Stefano Sabatini
2008-06-12
1
-1
/
+1
*
Replace some occurrences of -1 with PIX_FMT_NONE.
Carl Eugen Hoyos
2008-05-11
1
-1
/
+1
*
Add long names to many AVCodec declarations.
Stefano Sabatini
2008-04-27
1
-0
/
+1
*
move definition of MB_TYPE_H261_FIL to h261.h so h261.c doesn't
Måns Rullgård
2007-06-16
1
-1
/
+1
*
Split the h261.c file into separate files for the encoder, decoder and common...
Panagiotis Issaris
2007-05-21
1
-0
/
+334