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
/
pgssubdec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
add avcodec_get_subtitle_defaults() to initialize AVSubtitle struct
Aurelien Jacobs
2011-04-11
1
-1
/
+0
*
Fix incorrect colors when decoding Blu-ray subtitles
Alexandre Colucci
2011-03-25
1
-1
/
+1
*
Merge libavcore into libavutil
Reinhard Tartler
2011-02-16
1
-1
/
+1
*
Replace dprintf with av_dlog
Luca Barbato
2011-01-30
1
-5
/
+5
*
Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.
Diego Elio Pettenò
2011-01-28
1
-1
/
+1
*
100l, fix missing decrement on split PGS packets.
Reimar Döffinger
2010-11-23
1
-0
/
+1
*
Fail RLE decoding if insufficient data for a complete bitmap was decoded.
Reimar Döffinger
2010-11-22
1
-0
/
+5
*
Support PGS subtitles with RLE data split over mutiple packets.
Mark Goodman
2010-11-22
1
-13
/
+25
*
Fix indentation.
Reimar Döffinger
2010-11-06
1
-35
/
+35
*
Improve PGS parsing: the "state" field is not relevant to us,
Reimar Döffinger
2010-11-06
1
-15
/
+17
*
Use new imgutils.h API names, fix deprecation warnings.
Stefano Sabatini
2010-09-07
1
-1
/
+1
*
Export the presentation video dimensions as avctx->width/avctx->height.
Reimar Döffinger
2010-08-21
1
-8
/
+9
*
Set pix_fmt to the correct value for the format the PGS decoder actually uses.
Reimar Döffinger
2010-07-11
1
-1
/
+1
*
Move colorspace.h from libavcodec to libavutil.
Stefano Sabatini
2010-07-01
1
-1
/
+1
*
Fix grammar errors in documentation
Måns Rullgård
2010-06-30
1
-5
/
+5
*
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
*
Always allocate a buffer of AVPALETTE_SIZE for palette in the
Stephen Backway
2009-08-26
1
-1
/
+1
*
Reindent.
Reimar Döffinger
2009-08-26
1
-3
/
+3
*
Remove now dead code.
Reimar Döffinger
2009-08-26
1
-2
/
+0
*
Apply r19642 also pgssubdec:
Reimar Döffinger
2009-08-26
1
-0
/
+1
*
Add Bluray Subtitle Support
Stephen Backway
2009-08-25
1
-0
/
+466