11623 Commits (cb309922cb196ccd49eb0dc27076f6a6a9eb9085)

Author SHA1 Message Date
Justin Ruggles 024e03701c iff: set channel layout 12 years ago
Justin Ruggles 73e2007f3d idroqdec: set channel layout 12 years ago
Justin Ruggles f6c3adde41 gxfdec: set channel layout when applicable 12 years ago
Justin Ruggles d4a105ae5c gsmdec: set channel layout 12 years ago
Justin Ruggles 644d8d2e5a flvdec: set channel layout 12 years ago
Justin Ruggles d5ca70b103 dv: set channel layout 12 years ago
Justin Ruggles 49e7af06f2 dsicin: set channel layout 12 years ago
Justin Ruggles a05a63785c daud: set channel layout 12 years ago
Justin Ruggles 0d09a5848f cdxl: set channel layout 12 years ago
Justin Ruggles e8088d6e4b bmv: set channel layout 12 years ago
Justin Ruggles 2fe804f316 bink: set channel layout 12 years ago
Justin Ruggles ff50d27a63 bfi: set channel layout 12 years ago
Justin Ruggles b5d1a15d1b bethsoftvid: set channel layout 12 years ago
Justin Ruggles 39f0e9b8c6 apc: set channel layout 12 years ago
Justin Ruggles 5595368bcc amr: set channel_layout 12 years ago
Clément Bœsch 3704804c8f lavf/assenc: add non strict ts flag. 12 years ago
Michael Niedermayer 5aedee4fac gxf: avoid null ptr deref without streams. 12 years ago
Justin Ruggles a903f8f087 Include libavutil/channel_layout.h instead of libavutil/audioconvert.h 12 years ago
Michael Niedermayer 192db16b9c segafilm: fix division by 0 12 years ago
Michael Niedermayer f1d6f013b2 omadec: fix len check in nprobe() prevent out of array access 12 years ago
Peter Ross 6f78ba8b0b electronic arts: support rare samples containing adpcm_ea_r1 audio 12 years ago
Peter Ross d168fcb68f electronicarts: use av_log_ask_for_sample 12 years ago
Michael Niedermayer d7da4d47a6 mxfdec: avoid double free and leaks. 12 years ago
Michael Niedermayer c2ca0163af matroskadec: check h in generic rm packet shuffler 12 years ago
Clément Bœsch e56b098410 lavf/srtenc: ignore invalid timed packets instead of failing. 12 years ago
Michael Niedermayer eb3dc23705 mov: Make sure no streams after the header lack a timescale. 12 years ago
Piotr Bandurski cc5c2ef09d riff: add SMV2 FourCC for H264 12 years ago
Carl Eugen Hoyos b56ff0b261 Allow forcing a frame size in bytes for image2pipe. 12 years ago
Carl Eugen Hoyos f91f049a22 Add yuv4xxp12 and yuv4xxp14 pixel formats to y4m encoder and decoder. 12 years ago
Piotr Bandurski 49c2f2d57e riff: add GXVE FourCC for WMV2 12 years ago
Michael Niedermayer c63e76ba35 ebml_read_binary: use fast_padded_malloc() 12 years ago
Michael Niedermayer e481ba2ed7 vqf: check samplerate, avoid division by 0. 12 years ago
Michael Niedermayer 7989f7e0b5 xmv: Fix integer overflow 12 years ago
Michael Niedermayer 7ec1fe1f47 lavf: Dont compare absolute to relative timestamps in duration gcd 12 years ago
Luca Abeni e004d175fe rtpenc_aac: Fix calculation of the header size 12 years ago
Michael Niedermayer 5ff43ec72d sctp: silence const warning 12 years ago
Michael Niedermayer 60e028958c ffmdec: remove unused variable 12 years ago
Luca Abeni 78e08fd340 rtpenc_aac: Fix 10l bug 12 years ago
Peter Ross a373f35272 wtvenc: produce seekable files 12 years ago
Peter Ross b89cd2a028 wtvenc: simplify write_timestamp 12 years ago
Peter Ross 3e65134326 wtvenc: output third video pts in timestamp chunk (this is what Microsoft Windows Media Center expects) 12 years ago
Peter Ross 0d9435048c wtvenc: indent fixup 12 years ago
Peter Ross b50759cd6b wtvenc: do not emit stream2 and DSATTRIB_TRANSPORT_PROPERTY chunks; these are not required for playback 12 years ago
Paul B Mahol 7c2cfaac6a smjpegenc: use bits_per_coded_sample instead of calling function 12 years ago
Nicolas George e9b8523d52 sbgdec: dont set slide to a uninitialized value 12 years ago
Michael Niedermayer 2ca649f177 utils: fix integer overflow with DURATION_MAX_READ_SIZE 12 years ago
Peter Ross e6ef628b1e wtv: move duplicated guids into wtv.c 12 years ago
Peter Ross 1701a22fce wtv: rename ff_stream_guid to ff_SBE2_STREAM_DESC_EVENT 12 years ago
Peter Ross 9632f5efcf wtvenc: fix typo 12 years ago
Michael Niedermayer 2a0dfc51ea img2enc: support 16bit per sample yuv in split planes. 12 years ago