summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avcodec/x86/diracdsp_init: Remove unused MMX functionsAndreas Rheinhardt2021-02-24
* avcodec/acelp_vectors: Remove unused ff_fc_2pulses_9bits_track1Andreas Rheinhardt2021-02-24
* avcodec/acelp_pitch_delay: Inline small functions only used onceAndreas Rheinhardt2021-02-24
* avcodec/rangecoder: Move ff_rac_check_termination to tests/rangecoder.cAndreas Rheinhardt2021-02-24
* avcodec/mqcenc: Remove unused ff_mqc_lengthAndreas Rheinhardt2021-02-24
* avcodec/ac3tab: Remove unused ff_eac3_default_chmapAndreas Rheinhardt2021-02-24
* avformat/asf: Move ff_asf_audio_conceal_none to its only userAndreas Rheinhardt2021-02-24
* avcodec/bitstream: Rewrite code to avoid triggering compiler warningAndreas Rheinhardt2021-02-24
* avcodec/movtextenc: Check for too many stylesAndreas Rheinhardt2021-02-24
* avformat/Makefile: Remove unnecessary dependencies on vocdecAndreas Rheinhardt2021-02-23
* avcodec/exrenc: use correct type for actual_size as argument for zlibPaul B Mahol2021-02-23
* avformat/imx: remove unused headerPaul B Mahol2021-02-23
* avcodec/tiff_data: Move data to its only userAndreas Rheinhardt2021-02-23
* avformat/wavdec: Share wav and w64 optionsAndreas Rheinhardt2021-02-23
* avformat/wav: Deduplicate codec tags listsAndreas Rheinhardt2021-02-23
* avformat/avienc, wtvenc: Deduplicate codec tags listAndreas Rheinhardt2021-02-23
* avformat/aiff: Deduplicate codec tags and codec tags listAndreas Rheinhardt2021-02-23
* avformat/ast: Deduplicate codec tags listsAndreas Rheinhardt2021-02-23
* avformat/movenc: Deduplicate codec tags listsAndreas Rheinhardt2021-02-23
* avformat/oma: Move stuff only used by demuxer to demuxerAndreas Rheinhardt2021-02-23
* avformat/oma: Deduplicate codec tags listAndreas Rheinhardt2021-02-23
* avformat/rso: Deduplicate codec tags listAndreas Rheinhardt2021-02-23
* avformat/voc: Deduplicate codec tags listAndreas Rheinhardt2021-02-23
* avformat/caf: Deduplicate codec tags listAndreas Rheinhardt2021-02-23
* avformat/asfenc: Deduplicate codec tags listsAndreas Rheinhardt2021-02-23
* 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