summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avformat/au: Deduplicate codec_tag listsAndreas Rheinhardt2021-02-23
* avformat/isom: Remove outcommented functionAndreas Rheinhardt2021-02-23
* avformat/isom: Split movaudio/movvideo tags off into a separate fileAndreas Rheinhardt2021-02-23
* avformat/Makefile: Remove outdated AIFF demuxer dependency on iso_mediaAndreas Rheinhardt2021-02-23
* avcodec/Makefile: Remove outdated dependency of FLV demuxer on mpeg4audioAndreas Rheinhardt2021-02-23
* avcodec/mpeg4audio: Use proper logcontext for loggingAndreas Rheinhardt2021-02-23
* avcodec/scpr3: Avoid code duplication when updating modelsAndreas Rheinhardt2021-02-23
* configure: Remove mpegvideo_enc dependency from ljpeg encoderAndreas Rheinhardt2021-02-23
* avcodec/Makefile: Don't build mjpegenc_huffman unconditionallyAndreas Rheinhardt2021-02-23
* avcodec/mjpegenc_common: Move stuff only used by mjpegenc.c to itAndreas Rheinhardt2021-02-23
* avcodec/jpegtables: Move ff_mjpeg_build_huffman_codes to mjpegenc_commonAndreas Rheinhardt2021-02-23
* avcodec/g2meet, mjpegdec: Factor out common VLC initialization codeAndreas Rheinhardt2021-02-23
* avcodec/Makefile: Remove redundant mjpegdec dependency from tiff decoderAndreas Rheinhardt2021-02-23
* configure, libavcodec/Makefile: Fix avrn dependenciesAndreas Rheinhardt2021-02-23
* avcodec/avrndec: Remove unnecessary headersAndreas Rheinhardt2021-02-23
* avcodec/Makefile: Remove spurios dcaenc dependencyAndreas Rheinhardt2021-02-23
* configure, libavcodec/Makefile: Remove spurious CAF demuxer dependenciesAndreas Rheinhardt2021-02-23
* lsws/ppc/yuv2rgb_altivec: Fix build in non-VSX environmentsChip Kerchner2021-02-22
* avcodec: remove pointless lowres deprecation wrappersJames Almer2021-02-22
* avcodec/mjpegdec: Cleanup ff_smvjpeg_decoder()Michael Niedermayer2021-02-22
* avcodec/cri: Stop the bitreader at the end of uncompressed inputMichael Niedermayer2021-02-22
* configure: use no-narrowing for cuda-llvm compilationMatt Oliver2021-02-22
* compat/cuda: correct ushort4 to use ushortMatt Oliver2021-02-22
* avcodec/cuviddec: set ulMaxDisplayDelay to zero if low_delay flag is setMichal Novotny2021-02-22
* avcodec/nvenc: don't disable b-frames by defaultRicardo Monteiro2021-02-22
* ffprobe: stop setting AVCodecContext.framerateAnton Khirnov2021-02-22
* ffprobe: stop printing deprecated fieldsAnton Khirnov2021-02-22
* ffprobe: drop code accessing deprecated AVStream.codecAnton Khirnov2021-02-22
* ffprobe: do not use deprecated AVStream.codec for max bitrateAnton Khirnov2021-02-22
* ffprobe: remove an unnecessary deprecation guardAnton Khirnov2021-02-22
* avformat/mov: fix timecode with counter mode flag setMark Reid2021-02-22
* lavc/ac3enc: rename variable to avoid shadowingAnton Khirnov2021-02-22
* avutil/tx: Fix declaration after statementAndreas Rheinhardt2021-02-22
* fate/matroska: Add fate-matroska targetAndreas Rheinhardt2021-02-22
* fate/matroska: Add test for remuxing VP8 with alphaAndreas Rheinhardt2021-02-22
* avformat/matroskaenc: Add support for FlagTextDescriptionsAndreas Rheinhardt2021-02-22
* avformat/matroskadec: Add support for FlagTextDescriptionsAndreas Rheinhardt2021-02-22
* avformat/matroskaenc: Add support for FlagHearing/VisualImpairedAndreas Rheinhardt2021-02-22
* avformat/matroskadec: Add support for FlagHearing/VisualImpairedAndreas Rheinhardt2021-02-22
* avformat/matroskaenc: Add support for FlagCommentaryAndreas Rheinhardt2021-02-22
* avformat/matroskadec: Add support for FlagCommentaryAndreas Rheinhardt2021-02-22
* avformat/matroskadec: Beautify setting default valuesAndreas Rheinhardt2021-02-22
* avformat/matroskadec: Reindent after the previous commitAndreas Rheinhardt2021-02-22
* avformat/matroskadec: Make reading zero-length elements spec-compliantAndreas Rheinhardt2021-02-22
* avformat/matroskadec: Don't use fake default value for ReferenceBlockAndreas Rheinhardt2021-02-22
* avformat/matroskaenc: Don't write empty languageAndreas Rheinhardt2021-02-22
* avformat/matroskadec: Check min_luminance more thoroughlyAndreas Rheinhardt2021-02-22
* avformat/matroskadec: Allow to count the number of element occurencesAndreas Rheinhardt2021-02-22
* fate/matroska: Add test for mastering display metadataAndreas Rheinhardt2021-02-22
* avformat/microdvddec: use 64bit for durationsMichael Niedermayer2021-02-21