55390 Commits (88a1ff22336ebfd62b0d1d920e0e7d49f7bd1ece)
 

Author SHA1 Message Date
Diego Biurrun 406e6c0ba5 configure: Properly split avserver component and system dependencies 12 years ago
Diego Biurrun 255d9c570e riff: Move demuxing code to a separate file. 12 years ago
Diego Biurrun 3dd5c95dee riff: Move muxing code to a separate file 12 years ago
Diego Biurrun fcc455ff2e avformat/dv: K&R formatting cosmetics 12 years ago
Michael Niedermayer 3fa72de82f Merge commit '56ee3f9de7b9f6090d599a27d33a392890a2f7b8' 12 years ago
Michael Niedermayer 84bc317019 Merge commit '2e661f26f8b12195f75ae3b07d9591e395135bc7' 12 years ago
Martin Storsjö abe5268c33 tcp: Use a different log message and level if there's more addresses to try 12 years ago
Martin Storsjö 2a0ec47bd7 unix: Convert from AVERROR to errno range before comparing error codes 12 years ago
Michael Niedermayer bb5ef96164 Merge commit '3799376dd3373ee255651ed542c75b15665801a8' 12 years ago
Michael Niedermayer a59a64cbc8 Merge commit '06cd4c5a68e23f5be199c0d2d563da80989f839f' 12 years ago
Michael Niedermayer 4131f21f77 Merge commit '612a5049d9b4ac1c2a293daf75fe814b7a94fdc7' 12 years ago
Diego Biurrun 0ba4ea312b avcodec/options: Drop deprecation warning suppression macros 12 years ago
Marton Balint a7bb12a307 mpegts: add fix_teletext_pts mpegts demuxer option 12 years ago
Carl Eugen Hoyos 4c15f3491f Set bits_per_raw_sample when decoding pnm. 12 years ago
Diego Biurrun 971cce7ebb riff.h: Remove stray extern declaration for non-existing symbol 12 years ago
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