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
/
libzvbi-teletextdec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avcodec/libzvbi-teletextdec: add support for selecting subtitle pages only
Marton Balint
2018-06-10
1
-10
/
+23
*
avcodec/libzvbi-teletextdec: remove DEBUG code
Marton Balint
2018-05-06
1
-25
/
+0
*
avcodec/libzvbi-teletextdec: allow -1 subtitle duration and make it the default
Marton Balint
2018-05-06
1
-1
/
+1
*
avcodec: add metadata to identify wrappers and hardware decoders
wm4
2017-12-14
1
-0
/
+1
*
lavc/libzvbi: remove deprecated API usage
Josh de Kock
2017-02-12
1
-1
/
+1
*
avcodec/libzvbi-teletextdec: Remove unused variable
Michael Niedermayer
2016-02-28
1
-1
/
+0
*
lavc/options: add ass_ro_flush_noop to flags2
Clément Bœsch
2016-02-26
1
-1
/
+2
*
lavc: allow subtitle text format to be ASS without timing
Clément Bœsch
2016-02-26
1
-25
/
+13
*
avcodec/libzvbi-teletextdec: use common functions for matching data_unit_id a...
Marton Balint
2016-02-19
1
-8
/
+3
*
lavc/libzvbi-teletextdec: add support for setting background opacity
Marton Balint
2016-01-25
1
-2
/
+16
*
lavc/libzvbi-teletextdec: remove cmax variable
Marton Balint
2016-01-25
1
-7
/
+5
*
lavc/libzvbi-teletextdec: use the built-in transparent color for transparent ...
Marton Balint
2016-01-25
1
-6
/
+7
*
avcodec: properly check pkt_timebase for validity
Hendrik Leppkes
2015-12-28
1
-1
/
+1
*
avcodec/libzvbi-teletextdec: Remove unused variable ret
Michael Niedermayer
2015-11-04
1
-1
/
+0
*
libzvbi-teletextdec: fix AVSubtitleRect pict compatiblity code
Marton Balint
2015-10-24
1
-8
/
+7
*
avcodec/libzvbi-teletextdec: Add variable to fix build
Michael Niedermayer
2015-10-22
1
-0
/
+1
*
avcodec/libzvbi: Update for AVSubtitleRect changes
Hendrik Leppkes
2015-10-22
1
-14
/
+23
*
Replace av_dlog with ff_dlog.
Ronald S. Bultje
2015-08-18
1
-3
/
+4
*
Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'
Michael Niedermayer
2015-07-27
1
-1
/
+1
*
avcodec/ass: add ASS trailing \r\n in one single place
Clément Bœsch
2014-10-19
1
-0
/
+1
*
avcodec/libzvbi-teletextdec: remove * 1
Michael Niedermayer
2014-04-08
1
-1
/
+1
*
libzvbi-teletextdec: split dvb packet to slices
Marton Balint
2014-03-08
1
-32
/
+54
*
libzvbi-teletextdec: use av_dlog where possible
Marton Balint
2014-03-08
1
-12
/
+5
*
Fix FSF address in colormatrix and libzvbi license headers.
Carl Eugen Hoyos
2014-02-22
1
-1
/
+1
*
libzvbi-teletextdec: set bitmap teletext canvas dimensions
Marton Balint
2013-12-14
1
-0
/
+5
*
libzvbi-teletextdec: add chopped top row size to y offset
Marton Balint
2013-12-14
1
-1
/
+1
*
libzvbi-teletextdec: use defined constants for bitmap char width and height
Marton Balint
2013-12-14
1
-5
/
+7
*
libzvbi-teletextdec: cosmetics
Marton Balint
2013-12-14
1
-25
/
+11
*
libzvbi-teletextdec: propagate errors generated in page handler
Marton Balint
2013-11-10
1
-4
/
+17
*
libzvbi-teletextdec: dont ignore memory allocation error silently
Marton Balint
2013-11-10
1
-1
/
+4
*
libzvbi-teletextdec: output ass subtitles instead of plain text
Marton Balint
2013-11-10
1
-8
/
+44
*
libzvbi-teletextdec: use AVBPrint for whitespace cleanup
Marton Balint
2013-11-10
1
-18
/
+19
*
libzvbi-teletextdec: use option constants instead of strings
Marton Balint
2013-11-10
1
-10
/
+3
*
libzvbi-teletextdec: fix indentation after last commit
Marton Balint
2013-11-10
1
-25
/
+25
*
libzvbi-teletextdec: support multiple teletext pages in a single packet
Marton Balint
2013-11-10
1
-27
/
+74
*
avcodec: fix old codec ids
Michael Niedermayer
2013-10-28
1
-1
/
+1
*
cosmetics: group remaining .name and .long_name.
Clément Bœsch
2013-10-04
1
-1
/
+1
*
lavc: add teletext decoder using libzvbi
Marton Balint
2013-09-02
1
-0
/
+469