11537 Commits (2fbb37b51bbea891392ad357baf8f3dff00bac05)

Author SHA1 Message Date
  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
  Michael Niedermayer 2c87565147 img2enc: support storing alpha planes too in split plane mode 12 years ago
  Michael Niedermayer db012e161e img2enc: Fix yuva with yuv split planes. 12 years ago
  Michael Niedermayer 67ee2d2f6d img2enc: check pix_fmt for split planes mode. 12 years ago
  Michael Niedermayer 6dfcc7abdd img2enc: ensure that the codec is rawvideo for split planes mode. 12 years ago
  Martin Storsjö f0615557e0 rtmpproto: Use av_strlcat instead of strncat 12 years ago
  Paul B Mahol 70727e8774 lavf/avr: make .long_name consistent with others 12 years ago
  Michael Niedermayer 282a6308bf udp: check ff_socket_nonblock() return code 12 years ago
  Diego Biurrun 92fec47d69 build: The A64 muxer depends on rawenc.o for ff_raw_write_packet() 12 years ago
  Michael Niedermayer 30d27685b1 segment: fix null ptr deref 12 years ago
  Paul B Mahol 962314fe27 AVR demuxer 12 years ago
  Piotr Bandurski 461797f6aa riff: add "lsvm" FourCC for H263. 12 years ago
  Michael Niedermayer 9829ec1a9c ffm: redesign header format to make it extensible 12 years ago
  Martin Storsjö d578f94746 rtmp: Use av_strlcat instead of strncat 12 years ago
  Clément Bœsch a8b3130181 lavf/srtdec: recognize subtitles starting at event index 0. 12 years ago
  Michael Niedermayer e82afa3e2d filmstripenc: fix rounding that caused fate failure 12 years ago
  Michael Niedermayer a147c1b2b1 oggenc: remove unneeded null check. 12 years ago
  Paul B Mahol 992a6a53ef cdxl: add read_probe function 12 years ago
  Paul B Mahol c4dd4f19f3 smush: improve probing 12 years ago
  Paul B Mahol 50d3a1a962 vocenc: fix 10l regression 12 years ago
  Paul B Mahol 1c5b56eec7 vocenc: abort if unsupported codec is used 12 years ago
  Michael Niedermayer 5f53138621 movenc: remove unneeded check 12 years ago
  Paul B Mahol 94f224516c westwood_aud: remove stale comment 12 years ago
  Michael Niedermayer b7280cff9a asfdec: check stream_index for validity 12 years ago
  Michael Niedermayer e5927910c2 asfdec: flip the interpretation of the header aspect back 12 years ago
  Michael Niedermayer 343c73e252 asfdec: parse aspect ratio payload extension 12 years ago
  Michael Niedermayer 8c93269e42 asfdec: correctly parse payload extensions 12 years ago
  Michael Niedermayer 2d8c76eb1f asfdec: parse payload extension list 12 years ago
  Anton Khirnov 9221efef79 lavf: fix av_interleaved_write_frame() doxy. 12 years ago
  Anton Khirnov 34871beb5e matroskadec: do not use avpacket internals 12 years ago
  Anton Khirnov 717a450993 lavf: clarify the lifetime of demuxed packets. 12 years ago
  Paul B Mahol c39fb30816 smjpegdec: set nb_frames for video stream 12 years ago