20 Commits (4ced36744ee0bea5fb7a20d1b2926c588f89ea0b)

Author SHA1 Message Date
Andreas Rheinhardt a24bccc238 avformat/mux: Add flag for "only default codecs allowed" 8 months ago
Andreas Rheinhardt f4167842c1 avformat/mux: Add flag for "not more than one stream of each type" 8 months ago
Andreas Rheinhardt 0b7d4fccce avformat/codec2: Don't allocate Codec2Context for muxer 8 months ago
Andreas Rheinhardt b800327f4c avformat/avformat: Add FFInputFormat, hide internals of AVInputFormat 8 months ago
Anton Khirnov 08bebeb1be Revert "all: Don't set AVClass.item_name to its default value" 10 months ago
Andreas Rheinhardt 0c6203c97a all: Don't set AVClass.item_name to its default value 11 months ago
Andreas Rheinhardt 59c9dc82f4 avformat/avformat: Move AVOutputFormat internals out of public header 2 years ago
Peter Ross 7f534d022e avformat/codec2: remove surplus include 'memory.h' statement 3 years ago
Martin Storsjö a78f136f3f configure: Use a separate config_components.h header for $ALL_COMPONENTS 3 years ago
Anton Khirnov 466a9af1f9 codec2: convert to new channel layout API 3 years ago
Andreas Rheinhardt fed0282508 avformat: Avoid allocation for AVFormatInternal 3 years ago
Andreas Rheinhardt 1be3d8a0cb avcodec/avcodec: Stop including channel_layout.h in avcodec.h 3 years ago
Andreas Rheinhardt cd564ee547 avformat/codec2: Remove unused AVClass with wrong category 3 years ago
Andreas Rheinhardt 41ab409332 avformat/Makefile: Remove rawdec dependency from aptx, codec2 demuxers 3 years ago
Andreas Rheinhardt bc70684e74 avformat: Constify all muxer/demuxers 4 years ago
James Almer 37d742b607 avcodec/codec2utils: move the remaining avpriv functions to lavf 4 years ago
James Almer 7f76974e7d libavcodec/codec2utils: remove codec2_version_from_extradata() 4 years ago
James Almer 3916af4d95 avcodec/codec2utils: remove avpriv prefix from inline functions 4 years ago
Carl Eugen Hoyos 4d8875ec23 lavf: Constify the probe function argument. 6 years ago
Tomas Härdin 5655048c73 Add muxer/demuxer for raw codec2 and .c2 files 7 years ago