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
/
shorten.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Define AVMediaType enum, and use it instead of enum CodecType, which
Stefano Sabatini
2010-03-30
1
-1
/
+1
*
Rename bitstream.h to get_bits.h.
Stefano Sabatini
2009-04-13
1
-1
/
+1
*
Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an
Thilo Borgmann
2009-04-07
1
-1
/
+3
*
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-02-01
1
-1
/
+1
*
shorten: trivial simplification of signature check
Måns Rullgård
2009-01-31
1
-1
/
+1
*
remove ff_get_fourcc() and use AV_RL32() instead
Aurelien Jacobs
2009-01-17
1
-1
/
+1
*
Bump Major version, this commit is almost just renaming bits_per_sample to
Luca Abeni
2008-09-08
1
-2
/
+2
*
Modify all codecs to report their supported input and output sample format(s).
Peter Ross
2008-07-31
1
-0
/
+1
*
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
Stefano Sabatini
2008-06-12
1
-1
/
+1
*
Add long names to many AVCodec declarations.
Stefano Sabatini
2008-04-27
1
-0
/
+1
*
Apply 'cold' attribute to init/uninit functions in libavcodec
Zuxy Meng
2008-03-21
1
-2
/
+2
*
const
Michael Niedermayer
2008-02-01
1
-1
/
+1
*
typo: begining --> beginning
Diego Biurrun
2007-12-23
1
-1
/
+1
*
use skip_bits where appropriate
Alex Beregszaszi
2007-08-09
1
-1
/
+1
*
Fix multiple "‘inline/static’ is not at beginning of declaration" warnings.
Diego Biurrun
2007-05-05
1
-2
/
+2
*
properly set *data_size when returning >= 0 values in shorten_decode_frame()
Aurelien Jacobs
2007-03-26
1
-0
/
+2
*
Give context to dprintf
Michel Bardiaux
2007-03-12
1
-1
/
+1
*
fix some potential security issues, patch by Matthias Hopf, mat at mshopf dot de
Matthias Hopf
2006-11-22
1
-1
/
+2
*
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-10-07
1
-4
/
+6
*
sanity checks, some might have been exploitable ...
Michael Niedermayer
2006-05-13
1
-2
/
+11
*
warning fixes by Luca Abeni, lucabe72 ##@## email ##.## it
Diego Biurrun
2006-01-25
1
-1
/
+1
*
Update licensing information: The FSF changed postal address.
Diego Biurrun
2006-01-12
1
-1
/
+1
*
shorten decoder by (Jeff Muizelaar <jrmuizel gmail com>)
Michael Niedermayer
2005-02-26
1
-0
/
+521