101413 Commits (b7e7813e7aaf03b9096d6162499bb6eb1841e0a0)
 

Author SHA1 Message Date
Andreas Rheinhardt 1c9e53d70b avcodec/movtextenc: Check for too many styles 4 years ago
Andreas Rheinhardt 78d5e1c653 avformat/Makefile: Remove unnecessary dependencies on vocdec 4 years ago
Paul B Mahol d7f10b2497 avcodec/exrenc: use correct type for actual_size as argument for zlib 4 years ago
Paul B Mahol 081cbe6961 avformat/imx: remove unused header 4 years ago
Andreas Rheinhardt ad58113afe avcodec/tiff_data: Move data to its only user 4 years ago
Andreas Rheinhardt 926c1bf85c avformat/wavdec: Share wav and w64 options 4 years ago
Andreas Rheinhardt 1df1083b6c avformat/wav: Deduplicate codec tags lists 4 years ago
Andreas Rheinhardt 09e6d3a026 avformat/avienc, wtvenc: Deduplicate codec tags list 4 years ago
Andreas Rheinhardt 08b4a25ff9 avformat/aiff: Deduplicate codec tags and codec tags list 4 years ago
Andreas Rheinhardt 697066af01 avformat/ast: Deduplicate codec tags lists 4 years ago
Andreas Rheinhardt a442670a32 avformat/movenc: Deduplicate codec tags lists 4 years ago
Andreas Rheinhardt 22d8010f13 avformat/oma: Move stuff only used by demuxer to demuxer 4 years ago
Andreas Rheinhardt 81a86c7e1e avformat/oma: Deduplicate codec tags list 4 years ago
Andreas Rheinhardt cccb7cf44e avformat/rso: Deduplicate codec tags list 4 years ago
Andreas Rheinhardt e772e253cb avformat/voc: Deduplicate codec tags list 4 years ago
Andreas Rheinhardt ef3224c911 avformat/caf: Deduplicate codec tags list 4 years ago
Andreas Rheinhardt c50c85911e avformat/asfenc: Deduplicate codec tags lists 4 years ago
Andreas Rheinhardt 6cb6ee754b avformat/au: Deduplicate codec_tag lists 4 years ago
Andreas Rheinhardt 20ff7b1f16 avformat/isom: Remove outcommented function 4 years ago
Andreas Rheinhardt bb9167dbde avformat/isom: Split movaudio/movvideo tags off into a separate file 4 years ago
Andreas Rheinhardt 215536ad0c avformat/Makefile: Remove outdated AIFF demuxer dependency on iso_media 4 years ago
Andreas Rheinhardt b5207b7afd avcodec/Makefile: Remove outdated dependency of FLV demuxer on mpeg4audio 4 years ago
Andreas Rheinhardt a40763f520 avcodec/mpeg4audio: Use proper logcontext for logging 4 years ago
Andreas Rheinhardt 84bb18d4e7 avcodec/scpr3: Avoid code duplication when updating models 4 years ago
Andreas Rheinhardt cff09fee1f configure: Remove mpegvideo_enc dependency from ljpeg encoder 4 years ago
Andreas Rheinhardt bb0be840c5 avcodec/Makefile: Don't build mjpegenc_huffman unconditionally 4 years ago
Andreas Rheinhardt bab6b88ebf avcodec/mjpegenc_common: Move stuff only used by mjpegenc.c to it 4 years ago
Andreas Rheinhardt 6eae9c1d39 avcodec/jpegtables: Move ff_mjpeg_build_huffman_codes to mjpegenc_common 4 years ago
Andreas Rheinhardt d26198ada3 avcodec/g2meet, mjpegdec: Factor out common VLC initialization code 4 years ago
Andreas Rheinhardt f180f515de avcodec/Makefile: Remove redundant mjpegdec dependency from tiff decoder 4 years ago
Andreas Rheinhardt 7bf2b76b41 configure, libavcodec/Makefile: Fix avrn dependencies 4 years ago
Andreas Rheinhardt 6db394c128 avcodec/avrndec: Remove unnecessary headers 4 years ago
Andreas Rheinhardt f26b8385ee avcodec/Makefile: Remove spurios dcaenc dependency 4 years ago
Andreas Rheinhardt 3b26d030b5 configure, libavcodec/Makefile: Remove spurious CAF demuxer dependencies 4 years ago
Chip Kerchner e7f53d6ac9 lsws/ppc/yuv2rgb_altivec: Fix build in non-VSX environments 4 years ago
James Almer 7b30dad3a6 avcodec: remove pointless lowres deprecation wrappers 4 years ago
Michael Niedermayer 8d5bd5b8df avcodec/mjpegdec: Cleanup ff_smvjpeg_decoder() 4 years ago
Michael Niedermayer 497e747387 avcodec/cri: Stop the bitreader at the end of uncompressed input 4 years ago
Matt Oliver 52cc323735 configure: use no-narrowing for cuda-llvm compilation 4 years ago
Matt Oliver b57037d663 compat/cuda: correct ushort4 to use ushort 4 years ago
Michal Novotny b5d95998ff avcodec/cuviddec: set ulMaxDisplayDelay to zero if low_delay flag is set 4 years ago
Ricardo Monteiro a0949d0bcb avcodec/nvenc: don't disable b-frames by default 4 years ago
Anton Khirnov 82a2cbf820 ffprobe: stop setting AVCodecContext.framerate 4 years ago
Anton Khirnov 313c91beb8 ffprobe: stop printing deprecated fields 4 years ago
Anton Khirnov 04f49645a5 ffprobe: drop code accessing deprecated AVStream.codec 4 years ago
Anton Khirnov cb789fd2b3 ffprobe: do not use deprecated AVStream.codec for max bitrate 4 years ago
Anton Khirnov 65b08aa19c ffprobe: remove an unnecessary deprecation guard 4 years ago
Mark Reid a82a052769 avformat/mov: fix timecode with counter mode flag set 4 years ago
Anton Khirnov 1c36e7c1a5 lavc/ac3enc: rename variable to avoid shadowing 4 years ago
Andreas Rheinhardt c7c7aa85b7 avutil/tx: Fix declaration after statement 4 years ago