10537 Commits (68bf8d83c5dcafe50f775dd1bf110928bf986645)
 

Author SHA1 Message Date
  Baptiste Coudurier 60a9cc5879 keep ftyp first 20 years ago
  Baptiste Coudurier c03395995a fix warning 20 years ago
  Baptiste Coudurier 95ca7c94e4 use CFLAGS when compiling qt-faststart, to enable largefile support 20 years ago
  Baptiste Coudurier e2daf55465 use fseeko and ftello to be 64 bit offsets compliant 20 years ago
  Harikrishnan Varma 023857be70 make the delta magnitude a user specifyable parameter: 20 years ago
  Baptiste Coudurier f4c7b001ab fix sample size for uncompressed sound 20 years ago
  Michael Niedermayer fc8c49926c dont pass intra flag if its always 0 20 years ago
  Michael Niedermayer 4cb8574dc8 fixing coverity warnig CID: 253 (reading over the end of the aspect_ratio array for illegal aspect ratios) 20 years ago
  Michael Niedermayer 40c8602f64 fix coverity warning CID: 255 (uninitalized variable used to build tables which arent used, well there is a slight change of a FPU exception maybe ...) 20 years ago
  Luca Abeni 60023e3234 Do not be too verbose 20 years ago
  Luca Abeni 11b9c0f4d3 Tell the user why video capture is failing 20 years ago
  Loren Merritt 0816152af9 seed iterative_me with mvs from conventional search. 20 years ago
  Alan Curry 340ea251c9 Support all 4 of ARGB/RGBA/BGRA/ABGR unscaled conversions, with more 20 years ago
  Loren Merritt 8f8ae4951e seed iterative_me with mvs from conventional search. 20 years ago
  Loren Merritt 07674d518c obey vqscale in 2nd pass 20 years ago
  Baptiste Coudurier 576f144529 indention 20 years ago
  Michael Niedermayer c1341a57f2 reset interlaced_dct flag 20 years ago
  Baptiste Coudurier 6f2741f4a8 use of PRI macros in dprintf 20 years ago
  Baptiste Coudurier 5148a2aeeb fix conversion types in dprintf 20 years ago
  Baptiste Coudurier 0ab16fe09d fix a warning when DEBUG is defined 20 years ago
  Baptiste Coudurier c6e722e5e9 create edts atom when muxing B frames, needed to compute cts 20 years ago
  Baptiste Coudurier c1b8e6d8a8 do nal reformating when muxing H264, create avcc atom 20 years ago
  Michael Niedermayer 70a61ed4e4 some mov files have invalid pts so we need to consider these pts too in calculating the timabase 20 years ago
  Kostya Shishkov d82da3a880 More correct demuxing and timestamp setting fot Sierra VMD 20 years ago
  Kostya Shishkov 79d15fd4db 16-bit DPCM and stereo support for Sierra VMD 20 years ago
  Michael Niedermayer c04c3282b4 simplify AVFormatParameters NULL checks 20 years ago
  Michael Niedermayer e7c8206e5c av_free -> av_freep 20 years ago
  Michael Niedermayer 87f20c2f31 fix %8 != 0 w/h 20 years ago
  Michael Niedermayer 8437ff75f8 asserts to check if assumed conditions really are true 20 years ago
  Michael Niedermayer 3aeefb93c8 out of array read fix 20 years ago
  Michael Niedermayer 5d9db9c4a9 out of array read fix 20 years ago
  Michael Niedermayer 5430b070a8 cleanup picture / debug output code 20 years ago
  Michael Niedermayer 003ebe100b fixing out of array access (only cosmetic, this should never have had a end user vissible effect) 20 years ago
  Michael Niedermayer eabb0ac38e add assert to clarify that we know what we are doing 20 years ago
  Michael Niedermayer cb666260a0 fixing uninitalized dc_pred_dir 20 years ago
  Michael Niedermayer 9e801ee2fa very minor optimization 20 years ago
  Michael Niedermayer f7287c42b2 unused variable 20 years ago
  Baptiste Coudurier f2651e7a6c Fix cropping, depending on enc pix fmt 20 years ago
  Luca Abeni 4c4a4e9afe Fix crop & pad + rescaling 20 years ago
  Corey Hickey bbdd41f57f Marcus Engene is author and maintainer of watermark.c 20 years ago
  Marcus Engene ed818e25f8 Watermarking with exact colors. 20 years ago
  David S. Miller bf4665eeec Alignment fixes, caused problems on SPARC. 20 years ago
  Aurelien Jacobs 267b0e5754 Update ffserver regression tests: 20 years ago
  Diego Biurrun 6c953a6af3 Use AV_LOG_DEBUG loglevel instead of AV_LOG_ERROR where appropriate. 20 years ago
  Steve L'Homme 267f7edcd1 (f)printf --> av_log conversion 20 years ago
  Benjamin Larsson 6f3dda9328 Init simplification and 2% faster wma_decode_block on amd64 with tables use 20 years ago
  Zuxy Meng 82eb4b0f1b 3DNow! & Extended 3DNow! versions of FFT 20 years ago
  Baptiste Coudurier 8e32161943 correct computing of DV fourcc in mov muxer 20 years ago
  Loren Merritt 548a1c8a35 h264_idct8_add_mmx 20 years ago
  Loren Merritt 6da971f160 h264_idct_add only needs mmx1 20 years ago