2450 Commits (625d98a319a779f9461e8f8d21c7ce065087fb8f)

Author SHA1 Message Date
anonymous e5540b3fd3 Fixes: 20 years ago
Michael Niedermayer b299f0d907 more 10l typos 20 years ago
Michael Niedermayer 9c68c65adb norm-6 / diff-6 support (untested, parts of it just guessed as the spec is unclear) 20 years ago
Michael Niedermayer d29f0cd9c1 fixing many bugs in bitplane_decoding() 20 years ago
Michael Niedermayer e902560005 dont use several 100 mb memory for a tiny 120 element table 20 years ago
Michael Niedermayer bc399ae6a4 1000000000l typos 20 years ago
Michael Niedermayer e25fa2136f mention table duplications, note, please avoid duplicating tables! 20 years ago
Roberto Togni cca1a42653 Check pointers before writing to memory 20 years ago
Michael Niedermayer 4ae33c9b52 simplify 20 years ago
Michael Niedermayer 934982c4ac avoid buf_size == 0 checks in every decoder 20 years ago
Michael Niedermayer 884182b383 more detailed error messages 20 years ago
Michael Niedermayer 9b21f0561b 10l 20 years ago
Michael Niedermayer e8ea90123d framerate check 20 years ago
Michael Niedermayer 46f2f05f59 simplify deblock 20 years ago
Michael Niedermayer 91c56db64e use clip_uint8() 20 years ago
Michael Niedermayer 3b33943e9b simplify 20 years ago
Alex Beregszaszi 4c12e8bee3 preliminary vc9 bitstream decoder, committing to make syncing and team-work on it easier 20 years ago
Alex Beregszaszi 21aa398f3d preliminary vc9 bitstream decoder, committing to make syncing and team-work on it easier 20 years ago
Michael Niedermayer 4cfbbbde42 count errors instead of printing 2^31 20 years ago
Philipp Matthias Hahn 8b8e1c5580 Out-of-directory build patch by (Philipp Matthias Hahn <pmhahn titan.lahn de>) 20 years ago
Michael Niedermayer dd4f8a04fe jpeg style yuv fixes 20 years ago
Loic Le Loarer 827c91bfb7 H.264 b ref pic list order and long term pictures patch by (Loic Le Loarer <loic.le-loarer polytechnique org>) 20 years ago
Michael Niedermayer eed4ebd22c div by zero aspect fix 20 years ago
Michael Niedermayer 895345da9a svq3_get_se_golomb() fix 20 years ago
Loïc Le Loarer 61f040dd1a compile with TRACE define patch by (Loic <lll+ffmpeg m4x org>) 20 years ago
Michael Niedermayer 2c65638640 x86_64 pointer typecast fix by (Martin Drab <drab kepler.fjfi.cvut cz>) 20 years ago
Michael Niedermayer 80a4995853 simplify 20 years ago
Matthieu Castet d06c75a830 10l patch by (matthieu castet <castet.matthieu free fr>) 20 years ago
Michael Niedermayer 67e11730fc simplify 20 years ago
Michael Niedermayer b349fde101 simplify, null pointer, selftest 20 years ago
Roberto Togni 1ede228a4f Decode MP3 in ADU format 20 years ago
Roberto Togni f9c6d80e4e 1l, forgot to remove duplicated error message 20 years ago
Diego Biurrun 47d9182521 Mention the l5 pp filter in 'mplayer -pphelp' output. 20 years ago
Roberto Togni 3048af8350 Use avcodec_check_dimensions instead of custom hack 20 years ago
Michael Niedermayer a9c3ff5b9e assertion about bits statistic and minor bits stat fix 20 years ago
Michael Niedermayer 30231f8169 10l (dont modify the input picture pts) 20 years ago
Kurosu f41c1fac3c av_malloc vs av_mallocz patch by (Kurosu <kurosu inforezo org>) 20 years ago
Michael Niedermayer d5f121e2a5 10l (gcc 2.95 fix) 20 years ago
Michael Niedermayer 1f3f950799 disallow strcat 20 years ago
Michael Niedermayer 2fc8ea249f dissallow sprintf 20 years ago
Michael Niedermayer 0ecca7a49f various security fixes and precautionary checks 20 years ago
Diego Biurrun f14d4e7e21 Quote path expression to take care of $(prefix) possibly containing spaces. 20 years ago
Michael Niedermayer 6041c21749 fixing selftest 20 years ago
Michael Niedermayer eaba7c7fd6 picture heap corruption fix 20 years ago
Roberto Togni c31b812166 Check pointers before writing to memory, fix possible integer overflows 20 years ago
Gert Vervoort 9c6221ae62 10l (obmc_scratchpad not always initialize) 20 years ago
Loren Merritt 934b0821db 10l: scratchpad could be allocated before its size was known. 20 years ago
Loren Merritt 9f2d1b4ff5 H.264 weighted prediction. 20 years ago
Michael Niedermayer 85df8f7cf0 print "D" instead of "P" for dropable frames in flv with -debug 1 20 years ago
Michael Niedermayer 3f05305d73 RV30/RV40 demuxing (untested) 20 years ago