37895 Commits (fcc455ff2e11ed04603aead1984a92ac3a4be226)
 

Author SHA1 Message Date
Martin Storsjö d010e95f86 avserver: Remove unused loadable module support 11 years ago
Diego Biurrun 3ac7fa81b2 Consistently use "cpu_flags" as variable/parameter name for CPU flags 11 years ago
Christophe Gisquet b6293e2798 fmtconvert: Explicitly use int32_t instead of int 11 years ago
Sean McGovern 50612484e0 pthread: Rename thread_init to avoid symbol collision 11 years ago
Martin Storsjö e740929a07 lavf: Make sure avg_frame_rate can be calculated without integer overflow 12 years ago
Martin Storsjö 31931520df mov: Do not allow updating the time scale after it has been set 12 years ago
Martin Storsjö 5b4eb243bc mov: Seek back if overreading an individual atom 12 years ago
Martin Storsjö 8f24c12be7 ac3dec: Don't consume more data than the actual input packet size 12 years ago
Luca Barbato 5b2a29552c indeo: Reject impossible FRAMETYPE_NULL 12 years ago
Luca Barbato f9e5261cab indeo: Do not reference mismatched tiles 12 years ago
Luca Barbato 28dda8a691 indeo: Sanitize ff_ivi_init_planes fail paths 12 years ago
Luca Barbato b0eeb9d442 indeo5: return proper error codes 12 years ago
Luca Barbato 25a6666f6c indeo: Bound-check before applying motion compensation 12 years ago
Martin Storsjö 1dd1b2332e rtsp: Include an User-Agent header field in all requests 12 years ago
Luca Barbato dc79685195 indeo: Bound-check before applying transform 12 years ago
Luca Barbato cd78e934c2 indeo4: Validate scantable dimension 12 years ago
Luca Barbato 6255ccf7d5 indeo4: Check the quantization matrix index 12 years ago
Luca Barbato 8435bca087 indeo4: Do not access missing reference MV 12 years ago
Martin Storsjö 031be5b41b ac3dec: Consistently use AC3_BLOCK_SIZE and sizeof 12 years ago
Martin Storsjö 68e57cde68 ac3dec: Increment channel pointers only once per channel 12 years ago
Nicolas Bertrand 886e1b36f5 jpeg2000: Remove unused passes array in Jpeg200Cblk structure 12 years ago
Nicolas Bertrand f56fe04de3 jpeg2000: Initialize only once mqc arrays 12 years ago
Michael Niedermayer bec509db43 vf_interlace: better handling of odd video size 12 years ago
Sean McGovern 52ea298670 fate: use current syntax for the scale filter 12 years ago
Luca Barbato 3802833bc1 dca: Respect the current limits in the downmixing capabilities 12 years ago
Luca Barbato f261e50845 dca: Error out on missing DSYNC 12 years ago
Luca Barbato c82da343e6 pcm: always use codec->id instead of codec_id 12 years ago
Luca Barbato c0d973c41b vdpau: use the correct namespace for the union 12 years ago
Luca Barbato e9d394f3fa mlpdec: Do not set invalid context in read_restart_header 12 years ago
Luca Barbato 2b379a9251 mlpdsp: x86: Respect cpuflags 12 years ago
Luca Barbato 3abde1a3b4 pcx: Do not overread source buffer in pcx_rle_decode 12 years ago
Luca Barbato 170fb593c6 pcx: K&R formatting cosmetics 12 years ago
Martin Storsjö ef5b70affc configure: Check for support for labels in the inline assembly 12 years ago
Luca Barbato d14a26edb7 wmavoice: conceal clearly corrupted blocks 12 years ago
Luca Barbato f5c48f5ada wmavoice: use init_static_data 12 years ago
Luca Barbato 04e9853a21 wmavoice: return meaningful error codes 12 years ago
Luca Barbato 7d65e960c7 iff: Do not read over the source buffer 12 years ago
Luca Barbato 3865ba7b21 iff: K&R formatting cosmetics 12 years ago
Luca Barbato 4ecdb5ed44 qdm2: Conceal broken samples 12 years ago
Luca Barbato adadc3f244 qdm2: refactor joined stereo support 12 years ago
Luca Barbato 12576afe20 adpcm: Write the correct number of samples for ima-dk4 12 years ago
Luca Barbato bbf6a4aa20 imc: Catch a division by zero 12 years ago
Luca Barbato 50cf5a7fb7 atrac3: Error on impossible encoding/channel combinations 12 years ago
Luca Barbato 22e76ec635 atrac3: set the getbits context the right buffer_end 12 years ago
Luca Barbato 874c8a17ac atrac3: fix error handling 12 years ago
Martin Storsjö 0677ddebc6 movenc: Rename the timestamp parameter to dts in write_hint_packets 12 years ago
Martin Storsjö a87a0acf9b movenc: Make sure the RTP hint tracks have nondecreasing DTS 12 years ago
Luca Barbato 744a11c996 qdm2: check and reset dithering index per channel 12 years ago
Luca Barbato 76efedeadb qdm2: formatting cosmetics 12 years ago
Luca Barbato f054e309c5 qdm2: use init_static_data 12 years ago