33396 Commits (96fad826ffde544591c850bfaf0bcce530fffaab)
 

Author SHA1 Message Date
Joakim Plate dcce09d64b dxva: Add ability to enable workaround for older ATI cards 14 years ago
Kieran Kunhya d4a544cbc4 latmenc: Set latmBufferFullness to largest value to indicate it is not used 14 years ago
Laurent Aimar f42b3195d3 Fix out of bound writes in fix_bitshift() of the shorten decoder. 14 years ago
Michael Niedermayer c329972687 g729: dont force all cpu optims to off but override just the one that doesnt work. 14 years ago
Michael Niedermayer 8045af65d4 ppc: fix usage of dsp_mask 14 years ago
Michael Niedermayer 30ba924bc8 Merge remote-tracking branch 'qatar/master' 14 years ago
Laurent Aimar 5d7e3d7167 Check for out of bound reads in the Tiertex Limited SEQ decoder. 14 years ago
Laurent Aimar 62234a4d3a Fix the size of workspace buffers in the motion pixels decoder. 14 years ago
Laurent Aimar e60619f9b4 Clear FF_INPUT_BUFFER_PADDING_SIZE bytes at the end of the temporary buffer used in motion pixels decoder. 14 years ago
Laurent Aimar 3035c4034b Check for out of bounds writes in the Delphine Software International CIN decoder. 14 years ago
Laurent Aimar 8e5f093c2c Check for out of bounds reads in the Delphine Software International CIN decoder. 14 years ago
Laurent Aimar 44e2f0c3cd Check for out of bound reads in the QuickDraw decoder. 14 years ago
Michael Niedermayer 9714a78bbb Revert "general.texi: we dont have a g729 encoder yet" 14 years ago
Michael Niedermayer 68bbaac7e5 fate: only test 10seconds of the g729 data, the reference files are too huge otherwise. 14 years ago
Michael Niedermayer 9cff6d9eff libstagefright: change Libav to FFmpeg in copyright header with permission of author. 14 years ago
Michael Niedermayer 96b0764196 fate: g729 test 14 years ago
Michael Niedermayer 0f68a2bc8b g723_1_demuxer: rco is also a commonly used extension. 14 years ago
Tomas Härdin e571305a71 mov: Only touch extradata in mov_read_extradata() if codec_id is what we expect 14 years ago
Laurent Aimar c8b835954a Check for out of bound reads in xan_huffman_decode() of the xan decoder. 14 years ago
Compn 7afe23808a add LJ2K and LJ2C to jpeg2000 decoder 14 years ago
Justin Ruggles e562fbd003 adpcm: move codec-specific variable declarations to the sections for the corresponding codecs. 14 years ago
Justin Ruggles 9662539c10 adpcm: check buffer size in Funcom ISS decoder before reading header. 14 years ago
Justin Ruggles ba5d2890d7 adpcm: simplify reading of Funcom ISS frame header. 14 years ago
Justin Ruggles 5c9eb4fabb adpcm: check buffer size in IMA DK4 decoder before reading header. 14 years ago
Justin Ruggles a57ea1a87e adpcm: simplify reading of IMA DK4 frame header. 14 years ago
Justin Ruggles 8114f94ac9 adpcm_ms: clean up reading of predictor coefficients 14 years ago
Justin Ruggles 943f4db552 adpcm_4xm: process planar packets sequentially rather than simultaneously. 14 years ago
Justin Ruggles 119974b164 adpcm_ima_wav: process channel-interleaved blocks sequentially rather than simultaneously. 14 years ago
Justin Ruggles 7c287b18a0 adpcm: update reference links 14 years ago
Justin Ruggles ac94b8bcc6 adpcm: simplify packet size bounds checking in the ADPCM IMA QT decoder. 14 years ago
Justin Ruggles de0b586a87 adpcm: simplify and speed up several ADPCM decoders. 14 years ago
Justin Ruggles 5a9ed7c110 adpcm: pretty-print tables 14 years ago
Michael Niedermayer 04b4353f07 g723.1: very minor simplify of gen_acb_excitation() 14 years ago
Michael Niedermayer 631eee6e90 g723.1: use MULL(a,b,15) for MULL2() 14 years ago
Michael Niedermayer cb58adaaa3 g723.1: simplify scale_vector() 14 years ago
Michael Niedermayer 431f8af824 g723.1: replace loop of normalize_bits( by av_log2() 14 years ago
Vitor Sessak 6e505547f1 g723.1: cleanup square_root() 14 years ago
Michael Niedermayer c02c52f7b2 g723.1_ use skip_bits1() 14 years ago
Michael Niedermayer fac3ac3970 g723.1: use get_bits1() 14 years ago
Michael Niedermayer 11512367d3 celp_math: cleanup ff_dot_product() 14 years ago
Michael Niedermayer 84f8aef40c general.texi: we dont have a g729 encoder yet 14 years ago
Mohamed Naufal Basheer abd71130bd G.723.1 doc and change log entry 14 years ago
Mohamed Naufal Basheer f990dc374e Add the G723.1 demuxer and decoder 14 years ago
Mohamed Naufal Basheer da43980fa5 Add G.723.1 decoder data tables 14 years ago
Mohamed Naufal Basheer a82c6238ae Add dot_product function for use by the G.723.1 decoder 14 years ago
Mohamed Naufal Basheer bcc67dffa0 Add a shift parameter to celp_lp_synthesis_filter for reuse by the G.723.1 decoder 14 years ago
Alex Converse fcbe421cee prores: Handle 0 or fewer bits left 14 years ago
Alex Converse fe21f78d2b mpeg probe: check the 2/4-bit synchronization value found after a pack_start_code. 14 years ago
Mans Rullgard bf00a73ace dca: clear inactive subbands only once in qmf_32_subbands() 14 years ago
Carl Eugen Hoyos ecf31a68fd Show configuration and library version with AV_LOG_INFO. 14 years ago