62575 Commits (a94de50ba02f5c260ca7c571b43fb595c8f951b6)
 

Author SHA1 Message Date
  Wei-Cheng Pan f646cd4471 rtp: Make ff_rtp_codec_id() case insensitive 12 years ago
  Kostya Shishkov 86f4c59bd6 twinvq: Split VQF-specific part from common TwinVQ decoder core 12 years ago
  Diego Biurrun 4d8d16b596 twinvq: Prefix enums and defines shared with VoxWare MetaSound 12 years ago
  Kostya Shishkov bc909626b0 twinvq: move all bitstream reading into single place 12 years ago
  Ben Avison a22ae9f0c5 mpegts: Remove one 64-bit integer modulus operation per packet 12 years ago
  Luca Barbato 43bacd5b7d vc1: check mb_height validity. 12 years ago
  Luca Barbato 090cd06311 vc1: check the source buffer in vc1_mc functions 12 years ago
  Luca Barbato 9991298f2c bink: Bound check the quantization matrix. 12 years ago
  Luca Barbato bb9378251a network: Use SOCK_CLOEXEC when available 12 years ago
  Luca Barbato 605387582b lavf: Support unix sockets 12 years ago
  Luca Barbato bc54c2ae3c libx264: add shortcut for the bluray compatibility option 12 years ago
  Timothy Gu 3217a706e2 libxvid: Reduce the size of an array 12 years ago
  Michael Niedermayer 1ccc2157ff avcodec/libxvid: Partially check plugins array size with assert 12 years ago
  Michael Niedermayer 412df0a52f avcodec/libxvid: set lumi_aq for lumimasking 12 years ago
  Ben Avison c84ea750cf mpegts: Make discard_pid() faster for single-program streams 12 years ago
  Ben Avison cabb168169 mpegts: Remove one memcpy per packet 12 years ago
  Ben Avison daf1e0d3de avio: Add an internal function for reading without copying 12 years ago
  Diego Biurrun 22a154e436 build: Add missing img2.o dependency to apetag.o 12 years ago
  Diego Biurrun bea3d6f436 ismindex: Replace mkdir ifdeffery by os_support.h #include 12 years ago
  Rémi Denis-Courmont f824535a4a vdpau: deprecate bitstream buffers within the hardware context 12 years ago
  Rémi Denis-Courmont 2852740e23 vdpau: store picture data in picture's rather than codec's context 12 years ago
  Rémi Denis-Courmont 549294fbbe vdpau: deprecate VDPAU codec capability 12 years ago
  Rémi Denis-Courmont a0ad5d0113 vdpau: deprecate old codec-specific pixel formats 12 years ago
  Rémi Denis-Courmont 578ea75a9e vdpau: remove old-style decoders 12 years ago
  Anton Khirnov 488a0fa689 avconv: support -t as an input option. 12 years ago
  Anton Khirnov 811bd07846 avconv: make input -ss accurate when transcoding 12 years ago
  Anton Khirnov 56ee3f9de7 avconv: distinguish between -ss 0 and -ss not being used 12 years ago
  Anton Khirnov 2e661f26f8 avconv: insert extra filters in the same way for both graph inputs and outputs 12 years ago
  Anton Khirnov 3799376dd3 lavfi/fifo: fix flushing when using request_samples 12 years ago
  Anton Khirnov 06cd4c5a68 avconv: fix usage of deprecated lavfi API 12 years ago
  James Almer 1ca3902726 fate: Add vorbiscomment cover art test 12 years ago
  Michael Niedermayer 22458ccbcc avcodec/tta: use init_get_bits8() 12 years ago
  Michael Niedermayer 89c3f5a907 avformat/takdec: use init_get_bits8() 12 years ago
  Michael Niedermayer 263da1a8f7 avcodec/eatgq: use init_get_bits8() 12 years ago
  Michael Niedermayer 5dff269998 avcodec/diracdec: use init_get_bits8() 12 years ago
  Michael Niedermayer 6ed1aa4f85 avcodec/ra144dec: use init_get_bits8() 12 years ago
  Michael Niedermayer 77e37c34cb avformat/latmenc: use init_get_bits8() 12 years ago
  Michael Niedermayer dd98d9d1ff Merge remote-tracking branch 'qatar/master' 12 years ago
  Michael Niedermayer d6c36fba0b Merge commit 'a10c4ce24bd4a0dd557d5849aa53a0cc74677808' 12 years ago
  Michael Niedermayer 48af87819a Merge commit '71953ebcf94fe4ef316cdad1f276089205dd1d65' 12 years ago
  Michael Niedermayer 783c674da7 Merge commit '51fc88e7467169031b20b9983d80456b893a9fa3' 12 years ago
  Michael Niedermayer 46b3dbf9ca Merge commit '77cc958f60f73963be4281d6e82ef81707e40c26' 12 years ago
  Michael Niedermayer c4f9a4cd2f rdt: make const tables static const 12 years ago
  Michael Niedermayer 1787432b23 mp3dec: make const tables static const 12 years ago
  Michael Niedermayer 6bbcae2c16 avcodec/fft: Fix "warning: unused variable" 12 years ago
  Michael Niedermayer 62cf5c114a avformat/matroskadec: make sipr_bit_rate static const 12 years ago
  Anton Khirnov 612a5049d9 avserver: do not use a static string as a default for a string option 12 years ago
  Alexandra Khirnova 7684a36113 mxfenc: switch to av_reallocp_array() and check allocation errors 12 years ago
  Luca Barbato a10c4ce24b aac: Forward errors properly in aac_decode_frame_int 12 years ago
  Luca Barbato 71953ebcf9 aac: Check init_get_bits return value 12 years ago