14541 Commits (ab5d46df1656a23cb75b005a3d7730e189e38c4d)

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