21 Commits (41e3d36a39979a5c6ca36198b03be740e14ef7b0)

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 59c9dc82f4 avformat/avformat: Move AVOutputFormat internals out of public header 2 years ago
Andreas Rheinhardt 16b1df7541 avformat/wvenc: Make init function out of write_header 3 years ago
Andreas Rheinhardt bc70684e74 avformat: Constify all muxer/demuxers 4 years ago
Anton Khirnov 83548fe894 lavf: fix usage of AVIOContext.seekable 8 years ago
Anton Khirnov 9200514ad8 lavf: replace AVStream.codec with AVStream.codecpar 9 years ago
Clément Bœsch 7308439158 lavf: Don't explicitly flush after each written packet in muxers 11 years ago
Michael Niedermayer a40370661d use Kostyas full name in copyrights 12 years ago
Paul B Mahol f46732fe4d wvenc: remove flush call, not needed since 4f112a8e3 12 years ago
Anton Khirnov 2d2d6a4883 lavf: add a raw WavPack muxer. 12 years ago
Paul B Mahol 269fc8e049 lavf/wvenc: remove hacks since wavpack demuxer & decoder hacks have been fixed 12 years ago
Clément Bœsch 8de9bb6e5e lavf: remove some flushing in write_packet muxers callbacks. 12 years ago
Paul B Mahol a9b424879f lavc & lavf: replace deprecated av_log* functions 12 years ago
Paul B Mahol 1a61c7a54b wvenc: multichannel muxing 12 years ago
Paul B Mahol c25dc1f9c7 wvenc: support for ape tags 12 years ago
Paul B Mahol a3a0774be8 WavPack muxer 12 years ago