git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
lavc/dvbsub: Add the missing line separator to dvb_encode_rle8().
[ffmpeg.git]
/
libavcodec
/
dvbsub.c
2017-10-24
Carl Eugen Hoyos
lavc/dvbsub: Add the missing line separator to dvb_enco...
blob
|
commitdiff
2017-10-24
JULIAN GARDNER
lavc/dvbsub: Do not fail hard in the region block for...
blob
|
commitdiff
|
diff to current
2015-10-22
Hendrik Leppkes
Merge commit 'a17a7661906ba295d67afd80ac0770422e1b02b3'
blob
|
commitdiff
|
diff to current
2015-10-21
Vittorio Giovara
lavc: Add data and linesize to AVSubtitleRect
blob
|
commitdiff
|
diff to current
2014-08-15
Michael Niedermayer
Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'
blob
|
commitdiff
|
diff to current
2014-08-15
Gabriel Dume
cosmetics: Write NULL pointer equality checks more...
blob
|
commitdiff
|
diff to current
2014-01-12
Serhii Marchuk
mpegts muxer, DVB subtitles encoder: common DVB subtitl...
blob
|
commitdiff
|
diff to current
2013-10-04
Michael Niedermayer
Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2'
blob
|
commitdiff
|
diff to current
2013-10-03
Diego Biurrun
cosmetics: Group .name and .long_name together in codec...
blob
|
commitdiff
|
diff to current
2012-09-18
Michael Niedermayer
Merge commit '23aae62c2cb4504a09ceb8cd0cabc1c8b260f521'
blob
|
commitdiff
|
diff to current
2012-09-17
Anton Khirnov
lavc: replace AVCodecContext.encode with subtitle-speci...
blob
|
commitdiff
|
diff to current
2012-08-09
Nicolas George
dvbsub: reindent after last commit.
blob
|
commitdiff
|
diff to current
2012-08-09
Nicolas George
dvbsub: fix encoding of termination packets.
blob
|
commitdiff
|
diff to current
2012-08-07
Michael Niedermayer
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
blob
|
commitdiff
|
diff to current
2012-08-07
Anton Khirnov
Replace all CODEC_ID_* with AV_CODEC_ID_*
blob
|
commitdiff
|
diff to current
2012-04-07
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-04-06
Martin Storsjö
cosmetics: Align codec declarations
blob
|
commitdiff
|
diff to current
2012-03-22
Paul B Mahol
dvbsub: remove unused variable
blob
|
commitdiff
|
diff to current
2011-11-03
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-11-02
Diego Biurrun
Remove some stray unnecessary ffmpeg references.
blob
|
commitdiff
|
diff to current
2011-10-15
JULIAN GARDNER
dvbsub: add comments
blob
|
commitdiff
|
diff to current
2011-10-15
JULIAN GARDNER
dvbsub: add dvb_encode_rle8()
blob
|
commitdiff
|
diff to current
2011-10-15
JULIAN GARDNER
dvbsub: Move setting of *dvb_encode_rle() up
blob
|
commitdiff
|
diff to current
2011-07-30
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-07-29
Anton Khirnov
lavc: use designated initialisers for all codecs.
blob
|
commitdiff
|
diff to current
2011-03-19
Mans Rullgard
Replace FFmpeg with Libav in licence headers
blob
|
commitdiff
|
diff to current
2011-02-11
Ronen Mizrahi
dvbsubenc: Fix placement of the object version
blob
|
commitdiff
|
diff to current
2011-02-10
Ronen Mizrahi
dvbsubenc: Fix placement of the object version
blob
|
commitdiff
|
diff to current
2011-01-28
Diego Elio Pettenò
Add ff_ prefix to data symbols of encoders, decoders...
blob
|
commitdiff
|
diff to current
2011-01-26
Diego Elio Pettenò
Add ff_ prefix to data symbols of encoders, decoders...
blob
|
commitdiff
|
diff to current
2010-07-01
Stefano Sabatini
Move colorspace.h from libavcodec to libavutil.
blob
|
commitdiff
|
diff to current
2010-03-30
Stefano Sabatini
Define AVMediaType enum, and use it instead of enum...
blob
|
commitdiff
|
diff to current
2009-01-19
Diego Biurrun
cosmetics: Remove pointless period after copyright...
blob
|
commitdiff
|
diff to current
2009-01-03
Michael Niedermayer
Replace AVSubtitleRect.rgba_palette and bitmap by AVPic...
blob
|
commitdiff
|
diff to current
2009-01-03
Michael Niedermayer
Change AVSubtitle.rects to an array of pointers so...
blob
|
commitdiff
|
diff to current
2008-06-12
Stefano Sabatini
Make AVCodec long_names definition conditional dependin...
blob
|
commitdiff
|
diff to current
2008-04-27
Stefano Sabatini
Add long names to AVCodec declarations.
blob
|
commitdiff
|
diff to current
2007-11-25
Aurelien Jacobs
remove some empty close/init functions in avcodec
blob
|
commitdiff
|
diff to current
2007-07-17
Ian Caulfield
create colorspace.h and use it where appropriate
blob
|
commitdiff
|
diff to current
2007-05-23
Ramiro Polla
Remove duplicate bytestream functions
blob
|
commitdiff
|
diff to current
2006-10-07
Diego Biurrun
Change license headers to say 'FFmpeg' instead of ...
blob
|
commitdiff
|
diff to current
2006-01-12
Diego Biurrun
Update licensing information: The FSF changed postal...
blob
|
commitdiff
|
diff to current
2005-12-22
Diego Biurrun
COSMETICS: tabs --> spaces, some prettyprinting
blob
|
commitdiff
|
diff to current
2005-12-17
Diego Biurrun
COSMETICS: Remove all trailing whitespace.
blob
|
commitdiff
|
diff to current
2005-11-14
Wolfram Gloger
dvbsub encoder, patch by Wolfram Gloger < wmglo AH...
blob
|
commitdiff
|
diff to current
2005-07-17
Michael Niedermayer
DVB subtitle decoder by (Ian Caulfield: imc25, cam...
blob
|
commitdiff
|
diff to current
2005-06-03
Fabrice Bellard
subtitle codec type support
blob
|
commitdiff
|
diff to current