55465 Commits (64a3dbadee7d317d5ac22e14e86e0109a88fee32)
 

Author SHA1 Message Date
Luca Barbato bc54c2ae3c libx264: add shortcut for the bluray compatibility option 11 years ago
Timothy Gu 3217a706e2 libxvid: Reduce the size of an array 11 years ago
Michael Niedermayer 1ccc2157ff avcodec/libxvid: Partially check plugins array size with assert 11 years ago
Michael Niedermayer 412df0a52f avcodec/libxvid: set lumi_aq for lumimasking 11 years ago
Ben Avison c84ea750cf mpegts: Make discard_pid() faster for single-program streams 11 years ago
Ben Avison cabb168169 mpegts: Remove one memcpy per packet 11 years ago
Ben Avison daf1e0d3de avio: Add an internal function for reading without copying 11 years ago
Diego Biurrun 22a154e436 build: Add missing img2.o dependency to apetag.o 11 years ago
Diego Biurrun bea3d6f436 ismindex: Replace mkdir ifdeffery by os_support.h #include 11 years ago
Rémi Denis-Courmont f824535a4a vdpau: deprecate bitstream buffers within the hardware context 11 years ago
Rémi Denis-Courmont 2852740e23 vdpau: store picture data in picture's rather than codec's context 11 years ago
Rémi Denis-Courmont 549294fbbe vdpau: deprecate VDPAU codec capability 11 years ago
Rémi Denis-Courmont a0ad5d0113 vdpau: deprecate old codec-specific pixel formats 11 years ago
Rémi Denis-Courmont 578ea75a9e vdpau: remove old-style decoders 11 years ago
Anton Khirnov 488a0fa689 avconv: support -t as an input option. 11 years ago
Anton Khirnov 811bd07846 avconv: make input -ss accurate when transcoding 11 years ago
Anton Khirnov 56ee3f9de7 avconv: distinguish between -ss 0 and -ss not being used 11 years ago
Anton Khirnov 2e661f26f8 avconv: insert extra filters in the same way for both graph inputs and outputs 11 years ago
Anton Khirnov 3799376dd3 lavfi/fifo: fix flushing when using request_samples 11 years ago
Anton Khirnov 06cd4c5a68 avconv: fix usage of deprecated lavfi API 11 years ago
James Almer 1ca3902726 fate: Add vorbiscomment cover art test 11 years ago
Michael Niedermayer 22458ccbcc avcodec/tta: use init_get_bits8() 11 years ago
Michael Niedermayer 89c3f5a907 avformat/takdec: use init_get_bits8() 11 years ago
Michael Niedermayer 263da1a8f7 avcodec/eatgq: use init_get_bits8() 11 years ago
Michael Niedermayer 5dff269998 avcodec/diracdec: use init_get_bits8() 11 years ago
Michael Niedermayer 6ed1aa4f85 avcodec/ra144dec: use init_get_bits8() 11 years ago
Michael Niedermayer 77e37c34cb avformat/latmenc: use init_get_bits8() 11 years ago
Michael Niedermayer dd98d9d1ff Merge remote-tracking branch 'qatar/master' 11 years ago
Michael Niedermayer d6c36fba0b Merge commit 'a10c4ce24bd4a0dd557d5849aa53a0cc74677808' 11 years ago
Michael Niedermayer 48af87819a Merge commit '71953ebcf94fe4ef316cdad1f276089205dd1d65' 11 years ago
Michael Niedermayer 783c674da7 Merge commit '51fc88e7467169031b20b9983d80456b893a9fa3' 11 years ago
Michael Niedermayer 46b3dbf9ca Merge commit '77cc958f60f73963be4281d6e82ef81707e40c26' 11 years ago
Michael Niedermayer c4f9a4cd2f rdt: make const tables static const 11 years ago
Michael Niedermayer 1787432b23 mp3dec: make const tables static const 11 years ago
Michael Niedermayer 6bbcae2c16 avcodec/fft: Fix "warning: unused variable" 11 years ago
Michael Niedermayer 62cf5c114a avformat/matroskadec: make sipr_bit_rate static const 11 years ago
Anton Khirnov 612a5049d9 avserver: do not use a static string as a default for a string option 11 years ago
Alexandra Khirnova 7684a36113 mxfenc: switch to av_reallocp_array() and check allocation errors 11 years ago
Luca Barbato a10c4ce24b aac: Forward errors properly in aac_decode_frame_int 11 years ago
Luca Barbato 71953ebcf9 aac: Check init_get_bits return value 11 years ago
Anton Khirnov 51fc88e746 avconv: improve some variable names 11 years ago
Anton Khirnov 77cc958f60 lavfi: add const to the AVFilter parameter of avfilter_graph_create_filter() 11 years ago
Nedeljko Babic 18d7074b4e libavcodec: Implementation of 32 bit fixed point FFT 11 years ago
Andrey Utkin 27cc3e72f8 doc/muxers: Document use case of mpegts muxer option tables_version 11 years ago
Timothy Gu 3415058541 vf_scale: add force_original_aspect_ratio 11 years ago
Michael Niedermayer 48188a5120 MAINTAINERS: order libavutil entries alphabetically 11 years ago
Michael Niedermayer 61af627d56 avfilter/graphparser: remove 256 char limit from create_filter() 11 years ago
Michael Niedermayer c0ef5d6c16 avdevice/vfwcap: make constant arrays static 11 years ago
Michael Niedermayer 8862ed7340 avdevice/dshow: make constant arrays static 11 years ago
Michael Niedermayer f187390907 doc/examples/filtering_audio: make const arrays also static 11 years ago