8228 Commits (929f034755d3ed9d969338c6986a939ae7713b69)
 

Author SHA1 Message Date
Diego Biurrun 929f034755 cosmetics: indentation 18 years ago
Víctor Paesa 1b45e30404 Remove hardcoded dependency of imlib2 on Xlib. 18 years ago
Diego Biurrun e2ef53fc4f Link to the FFmpeg Windows Help website. 18 years ago
Diego Biurrun 2f0b8fbb64 Put Visual C++ question in a better location. 18 years ago
Michel Bardiaux 57b7e784d0 Force stereo in target vcd. 18 years ago
Diego Biurrun e681906108 Simplify and speedup FFMPEG_CONFIGURATION. 18 years ago
Diego Biurrun 52548eeede BMP encoder by Michel Bardiaux, mbardiaux mediaxim be 18 years ago
Diego Biurrun 0fd12426bb Simplify quoting. 18 years ago
Sascha Sommer 8274e4224a fix use of uninitialized variables 18 years ago
Benoit Fouet 487747de57 Remove useless check, patch by Benoit Fouet, benoit.fouet purplelabs com. 18 years ago
Kostya Shishkov 4305a4ef0d Set codec dimensions in extradata parsing 18 years ago
Kostya Shishkov 5dc4b2108f table fix 18 years ago
Wolfram Gloger 9ecf7fada3 Fix audio corruption when cutting. 18 years ago
Ramiro Polla 42572ef53f move networking #includes into separate file 18 years ago
Michael Niedermayer ac975ac462 useless as this file wont be compiled if this is not true 18 years ago
Kostya Shishkov 93731ff27d Save frame header info in context variables 18 years ago
Kostya Shishkov f0c31621c6 Set frame rate from extradata 18 years ago
Michael Niedermayer 5773d46009 factorize switch_buffer() 18 years ago
Michael Niedermayer e0cf92048a fix decoding of takethat.mp3 18 years ago
Kostya Shishkov f0a85d5f5c These messages are just for debug purposes 18 years ago
Kostya Shishkov e7cf38e556 Set codec dimensions if provided by extradata 18 years ago
Kostya Shishkov 35bffd7f3d VC-1 parser 18 years ago
Panagiotis Issaris ca4544409e Make x11grab output its warning that it couldn't find the mouse pointer only 18 years ago
Kostya Shishkov 8165ee9394 0x00000103 is not an escape marker 18 years ago
Zuxy Meng a836a2c8b2 Set correct aspect ratio (it's sample aspect, not display aspect) 18 years ago
Michael Niedermayer 5a461d8e11 packets must be correctly interleaved 18 years ago
Michael Niedermayer 3d7232ff00 add FIXME 18 years ago
Kostya Shishkov 77ccd3ba54 General approach to parsing chunks in VC-1 AP 18 years ago
Michael Niedermayer 14c49573d8 some (probably exploitable) out of array write fixes 18 years ago
Måns Rullgård 7348ed6e94 missed a redundant load 18 years ago
Måns Rullgård 7c6c0dd9e7 revert accidental checkin 18 years ago
Måns Rullgård ac62b62600 save one cycle 18 years ago
Måns Rullgård 173fd724f5 remove redundant loads 18 years ago
Kostya Shishkov b956373b6f Check for out-of-bounds access 18 years ago
Michel Bardiaux 286c71074a Add decode_end method to bmp decoder. Patch by Michel Bardiaux, 18 years ago
Baptiste Coudurier 09d7aa7e30 correctly set profile/level for hd 18 years ago
Michel Bardiaux 65d999d6cf Activate guards in avcodec_default_get_buffer. Patch by Michel Bardiaux, 18 years ago
Ramiro Polla 541184974c Simplify GPl check. 18 years ago
Michael Niedermayer 5d55e966e1 use avcodec_decode_audio2() 18 years ago
Michael Niedermayer 30e88789c9 extract aspect ratio 18 years ago
Måns Rullgård 118a49b0b7 optimize IDCT of rows with mostly zero coefficients 18 years ago
Reimar Döffinger 4302963daa Move lzo decompression to libavutil 18 years ago
Reimar Döffinger c215e40316 Make sure we do not accidentially "fix" cnt to something < 0 18 years ago
Reimar Döffinger c0a8b87600 Simplify checks, use that we know that cnt will not be < 0 18 years ago
Reimar Döffinger 56f8647aaa Remove boundary checks that are actually done "well enough" 18 years ago
Reimar Döffinger 9b2c14df60 Documentation fix: Copy functions should "work" fine for cnt == 0 18 years ago
Reimar Döffinger 1db8c21c1f Optimize LZO copy operations 18 years ago
Diego Biurrun ff3dac657d Exit on failed libfaad check. 18 years ago
Ramiro Polla a2234ceb64 Move libfaad2 check out of the GPL check. 18 years ago
Michael Niedermayer 8643594ce3 10l to whoever wrote this (wrong fps, fixes nirvana.nuv) 18 years ago