55419 Commits (e3a296dfa53ba78360d7f2c8c931db3490b06d5b)
 

Author SHA1 Message Date
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
Anton Khirnov 51fc88e746 avconv: improve some variable names 12 years ago
Anton Khirnov 77cc958f60 lavfi: add const to the AVFilter parameter of avfilter_graph_create_filter() 12 years ago
Nedeljko Babic 18d7074b4e libavcodec: Implementation of 32 bit fixed point FFT 12 years ago
Andrey Utkin 27cc3e72f8 doc/muxers: Document use case of mpegts muxer option tables_version 12 years ago
Timothy Gu 3415058541 vf_scale: add force_original_aspect_ratio 12 years ago
Michael Niedermayer 48188a5120 MAINTAINERS: order libavutil entries alphabetically 12 years ago