37584 Commits (c9c7bc4493bc72254cfb826941cdaf56c9b110d6)
 

Author SHA1 Message Date
Luca Barbato 92b3caa108 vorbis: return meaningful errors 12 years ago
Martin Storsjö aa2c918f7d rtpdec: Fix the alphabetical ordering in registering depacketizers 12 years ago
Martin Storsjö 2681924b0f libavformat: Fix standalone compilation of the webm muxer 12 years ago
Anton Khirnov e816aaacd6 apetag: use int64_t for filesize 12 years ago
Anton Khirnov 274e134e49 avconv: check that the output format context exists before accessing it 12 years ago
Anton Khirnov 8b7dffc2d6 lavfi doxy: improve/extend AVFilter doxy. 12 years ago
Luca Barbato 9835abb6d6 network: uniform ff_listen_bind and ff_listen_connect 12 years ago
Andrey Semashev 7c020e1ad3 movenc: Grow the frag_info array in chunks 12 years ago
Andrey Semashev ab1189766a movenc: Increase the cluster array allocation by doubling 12 years ago
Andrey Semashev 3b4feac1ec movenc: Keep track of the allocated size for the cluster array 12 years ago
Martin Storsjö fc962d4e7a mem: Add av_realloc_array and av_reallocp_array 12 years ago
Martin Storsjö 9683e37cd5 movenc: Change the track struct name to match the typedef 12 years ago
Kostya Shishkov 2d66a58ccd Go2Webinar decoder 12 years ago
Kostya Shishkov 31980b6abd vmd: decode videos with no LZ buffer size provided - they might not need it 12 years ago
Kostya Shishkov 0aed0bfc62 vmd: fix mode 3 decoding 12 years ago
Diego Biurrun c011ceef78 swscale: ppc: Remove commented-out define cruft 12 years ago
Diego Biurrun 9f84ed8cc3 nsvdec: Remove commented-out debug cruft 12 years ago
Diego Biurrun f0ce1d9909 cpu: Restructure code to avoid pointless ret variable indirection 12 years ago
Diego Biurrun 46ce9ded96 tiff: K&R formatting cosmetics 12 years ago
Luca Barbato f849a77e67 network: factor out connect-listening code 12 years ago
Luca Barbato 28306e6d62 network: factor out bind-listening code 12 years ago
Kostya Shishkov de421b2085 use my full first name instead of short one in copyrights 12 years ago
Kostya Shishkov 33f64fd5d5 indeo4: expand allowed quantiser range 12 years ago
Alex Smith 60f09c04d8 configure: icl: Merge -Qdiag-error parameters 12 years ago
Alex Smith 14fb9d3d8c configure: Separate commonalities in msvc and icl flags 12 years ago
Kostya Shishkov 0b0953baec proresenc: alpha coding support 12 years ago
Martin Storsjö 86113667c0 arm: Include hpeldsp_neon.o if h264qpel is enabled 12 years ago
Martin Storsjö efb7968cfe arm: Don't unconditionally build dsputil files 12 years ago
Martin Storsjö 36a7df8cf1 arm: Only build the FFT init files if FFT is enabled 12 years ago
Diego Biurrun 186599ffe0 build: cosmetics: Place unconditional before conditional OBJS lines 12 years ago
Diego Biurrun 9b9b2e9f30 build: arm: cosmetics: Place all OBJS declarations in alphabetical order 12 years ago
Luca Barbato 701966730c vmd: drop incomplete chunks and spurious samples 12 years ago
Luca Barbato 676da248ca vmd: refactor the inner decode loop 12 years ago
Luca Barbato c8f3cb9119 vmd: return meaningful errors 12 years ago
Luca Barbato 91a6944e56 vmd: use the PALETTE_COUNT constant uniformly 12 years ago
Martin Storsjö a51161ed98 doc: Mention the target_samples and ld variables for fate configs 12 years ago
Martin Storsjö d7b9b66abb fate.sh: Allow specifying --as via a specific variable 12 years ago
Martin Storsjö 9f30fb5a77 configure: Don't pass -mthumb or -march= to MSVC 12 years ago
Janne Grunau bf20cdbd86 mpeg12: skip frames consistently 12 years ago
Anton Khirnov 2d2d6a4883 lavf: add a raw WavPack muxer. 12 years ago
Anton Khirnov 88de0c7901 apetag: add support for writing APE tags 12 years ago
Anton Khirnov 01656fd476 matroskaenc: support muxing WavPack 12 years ago
Anton Khirnov 794ca87d2b wvdec: split block header parsing into a separate file 12 years ago
Anton Khirnov 0a1a94450a lavf: rename wv.c to wvdec.c 12 years ago
Anton Khirnov 89806691b1 wavpack: check that all the channels were coded. 12 years ago
Anton Khirnov eae1b8451a wavpack: check that there aren't too many blocks per packet 12 years ago
Anton Khirnov 7d039e70a5 wavpack: extract channel information from the bitstream 12 years ago
Anton Khirnov 78f75b6fa4 wavpack: extract sample rate from the bitstream 12 years ago
Luca Barbato 0ba49d28a1 configure: support gcc-4.8 instrumentation 12 years ago
Martin Storsjö ba13606ca6 fate: Add a --target-samples path parameter 12 years ago