3111 Commits (a8fcaf4019ccb7b5ca5e88f2544afab69c0a3e87)

Author SHA1 Message Date
Michael Niedermayer 5cb46bc722 typo found by Chengji Zhao 20 years ago
Michael Niedermayer 5085d59ddc arm alignment fix 20 years ago
Ivan Kalvachev 25a0a0a58f few bistream fixes and verbosity tweaks 20 years ago
Michael Niedermayer 4ad8ecd136 sanity check 20 years ago
Michael Niedermayer d9c780a8b7 some asserts() 20 years ago
Michael Niedermayer bf873ee62a b_frame_strategy sanity check 20 years ago
Diego Biurrun 49d40989ff Add missing pp=ac to pp_help. 20 years ago
Michael Niedermayer 160147ccfc fixing decoding of AlanKay-245.asf 20 years ago
Måns Rullgård aac064b5bd theora decoding using libtheora 20 years ago
Michael Niedermayer ef56de328f support the LE reader, so it can be tested a little 20 years ago
Michael Niedermayer cea27ac714 LE bitstream reader based upon a patch by (Balatoni Denes <dbalatoni programozo hu) 20 years ago
Michael Niedermayer 0de1318a29 typo 20 years ago
Roine Gustafsson 983ea0bc87 a few #ifdef CONFIG_X_ENCODER, patch by (Roine Gustafsson <roine users.sourceforge net] 20 years ago
Michael Niedermayer 33f725723f optimization 20 years ago
Michael Niedermayer 24dea064cc change macros to inline functions 20 years ago
Michael Niedermayer 9cd8179818 #defines for strict_std_compliance and split between inofficial extensions and non standarized things 20 years ago
Michael Niedermayer c998bdd9a0 fix PIC 20 years ago
Charles Yates eb94aca926 support BUILDSUF patch by <charles dot yates at pandora dot be> 20 years ago
Michael Niedermayer 1c02a9732a fix block corruption caused by clear_blocks() optimization 20 years ago
Michael Niedermayer 6b51185c63 overflow fix 20 years ago
Michael Niedermayer 1192ce3707 complain about mpeg4 limits only if codec_id == MPEG4 20 years ago
Roine Gustafsson 44608ac7cd ff_reverse to utils.c patch by (Roine Gustafsson )roine users.sourceforge net) 20 years ago
Michael Niedermayer bda1c56c47 minor optimization of the h264 loop filter 20 years ago
Michael Niedermayer 21be92bf4d reverse 1 hunk from 1.96->1.97, fixes decoding of (MR1_BT_A.h264 and MR1_MW_A.264) 20 years ago
Michael Niedermayer b712fb6740 fix decoding of conformace streams AUD_MW_E.264 and BA1_FT_C.264 again (there where last correctly decoded with h264.c rev 1.96) 20 years ago
Michael Niedermayer 758082aff7 set time_base for variable fps too 20 years ago
Michael Niedermayer 02af2269c0 check for error 20 years ago
Kevin Baragona 893bc62480 Even More spelling errors. patch by (Kevin Baragona <kevinmb500 gawab com) 20 years ago
Kevin Baragona 3b66c4c59a More spelling errors patch by (Kevin Baragona (kevinmb500 gawab com>) 20 years ago
Justin Ruggles 132041f06f While adding stereo rematrixing, I came across something that needs to 20 years ago
Michael Niedermayer 725de25c4c fix segfault with 'ffmpeg -i 1.avi -cmp 257 -4mv 2.avi' 20 years ago
Michael Niedermayer 5fddb9b382 GCC4 fix by (Keenan Pepper (keenanpepper gmail com) 20 years ago
Loren Merritt a55f20bd9a fix storage of motion vectors for frames with more than 4096 macroblocks. 20 years ago
Loren Merritt 7c33ad19fd clear the DPB after seeking. 20 years ago
Michael Niedermayer 8b975b7ca5 put most codecs under ifdefs 20 years ago
Michael Niedermayer 422f4df8b2 #ifdefs around most register_avcodec 20 years ago
Michael Niedermayer c0df9d75bd switch to native time bases 20 years ago
Michael Niedermayer 82c0c4ba78 print pix_fmt if its known instead of if the raw codec is used 20 years ago
Michael Niedermayer 644a92626a PIX_FMT_NONE and related fixes 20 years ago
Yartrebo 66b32bf272 tighter snow slicing patch by (Yartrebo || yartrebo earthlink net) 20 years ago
Loren Merritt 42251a2a4f MMX for H.264 deblocking filter 20 years ago
Michael Niedermayer dee6dde669 avoid unneeded clear_blocks() 20 years ago
Matthieu Castet f9e0f2a206 extract from the subid the options 20 years ago
Michael Niedermayer 9786bd4d94 fixing broken_rv20_1mb_.rm 20 years ago
Loren Merritt b80875c186 fix ref comparison in B-frame deblocker ('unused' and 'unavailable' were treated as different) 20 years ago
Mike Melanson 160d679c07 Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped") 20 years ago
Kevin Baragona dfb706da4d Spelling errors patch by (Kevin Baragona | kevinmb500 gawab com) 20 years ago
Michael Niedermayer bd0854596a typo fix by ("Todd.Kirby" doubleshot pacbell net) 20 years ago
Michael Niedermayer 4719d1f381 Video-Galileo_small.rm fix by (matthieu castet # castet.matthieu free fr) 20 years ago
Michael Niedermayer 2de4ba7ff7 avoid clearing block[] if its not used at all 20 years ago