8 Commits (8db96808bc034ddd007ad5e861d3ce536d9b9514)

Author SHA1 Message Date
Andreas Rheinhardt 48286d4d98 avcodec/codec_internal: Add macro to set AVCodec.long_name 2 years ago
Andreas Rheinhardt 4243da4ff4 avcodec/codec_internal: Use union for FFCodec decode/encode callbacks 3 years ago
Andreas Rheinhardt 20f9727018 avcodec/codec_internal: Add FFCodec, hide internal part of AVCodec 3 years ago
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 4 years ago
Clément Bœsch eb4d220ae1 avcodec/dvbsubenc: fix onject/object typo 4 years ago
Clément Bœsch 80d2a33d83 avcodec/dvbsubenc: reindent after previous commit 4 years ago
Clément Bœsch 5fc075d53e avcodec/dvbsubenc: merge rectangle encode code blocks 4 years ago
Clément Bœsch 4dbd055d5a avcodec/dvbsub: add "enc" suffix to encoder 4 years ago
Clément Bœsch 346309a795 avcodec/dvbsub: remove useless indirection in dvbsub_encode. 4 years ago
John Stebbins 75a8458863 lavc/dvbsub: return meaningful error codes 5 years ago
John Stebbins eda8d48fea lavc/dvbsub: fix potential encode buffer overflow 5 years ago
Jernej Fijacko f86f213a6d avcodec/dvbsub: add support for Display Definition Segment to DVB Subtitle encoder 5 years ago
Carl Eugen Hoyos 6e16547685 lavc/dvbsub: Add the missing line separator to dvb_encode_rle8(). 7 years ago
JULIAN GARDNER df95f145be lavc/dvbsub: Do not fail hard in the region block for 256-colour encoding. 7 years ago
Vittorio Giovara a17a766190 lavc: Add data and linesize to AVSubtitleRect 9 years ago
Gabriel Dume f929ab0569 cosmetics: Write NULL pointer equality checks more compactly 10 years ago
Serhii Marchuk c917cde9cc mpegts muxer, DVB subtitles encoder: common DVB subtitles payload 11 years ago
Diego Biurrun b2bed9325d cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
Anton Khirnov 466b39efaf lavc: replace AVCodecContext.encode with subtitle-specific callback 12 years ago
Nicolas George e13df05fdb dvbsub: reindent after last commit. 12 years ago
Nicolas George aed032c25b dvbsub: fix encoding of termination packets. 12 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Martin Storsjö 00c3b67b8a cosmetics: Align codec declarations 13 years ago
Paul B Mahol f1c69546c0 dvbsub: remove unused variable 13 years ago
Diego Biurrun 124e28847b Remove some stray unnecessary ffmpeg references. 13 years ago
JULIAN GARDNER 294ea2cfc6 dvbsub: add comments 13 years ago
JULIAN GARDNER 8a6799d205 dvbsub: add dvb_encode_rle8() 13 years ago
JULIAN GARDNER 7fa1f02ce2 dvbsub: Move setting of *dvb_encode_rle() up 13 years ago
Anton Khirnov ec6402b7c5 lavc: use designated initialisers for all codecs. 13 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Ronen Mizrahi 41bb47bf96 dvbsubenc: Fix placement of the object version 14 years ago
Ronen Mizrahi df211c3ab7 dvbsubenc: Fix placement of the object version 14 years ago
Diego Elio Pettenò e7e2df27f8 Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. 14 years ago
Diego Elio Pettenò d36beb3f69 Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. 14 years ago
Stefano Sabatini 2b4abbd6f5 Move colorspace.h from libavcodec to libavutil. 15 years ago
Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
Michael Niedermayer 25b4c651a3 Replace AVSubtitleRect.rgba_palette and bitmap by AVPicture. 16 years ago
Michael Niedermayer db4fac64db Change AVSubtitle.rects to an array of pointers so ABI does not break 16 years ago
Stefano Sabatini fe4bf37455 Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
Stefano Sabatini 162d4fc99d Add long names to AVCodec declarations. 17 years ago
Aurelien Jacobs 28e7453c11 remove some empty close/init functions in avcodec 17 years ago
Ian Caulfield 04d2e45f3f create colorspace.h and use it where appropriate 18 years ago
Ramiro Polla 67a5daf07f Remove duplicate bytestream functions 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
Diego Biurrun bb270c0896 COSMETICS: tabs --> spaces, some prettyprinting 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Wolfram Gloger 689abe56fe dvbsub encoder, patch by Wolfram Gloger < wmglo AH dent POIS med POIS uni-muenchen POIS de > 19 years ago
Michael Niedermayer c6ec28b18c DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk) 20 years ago