4169 Commits (7d8b13b46b17ee199a302adf84c460c77fe7ff12)
 

Author SHA1 Message Date
Michael Niedermayer 7d8b13b46b make decode012() static inline 20 years ago
François Revol 25cf9062ba don't crash on null codec; by matthieu castet <castet DOT matthieu AT free DOT fr> 20 years ago
François Revol 46103f6bbd fix the patch to allow Sony PSP MP4 creation 20 years ago
Roine Gustafsson 888053179c support colon-separated rates patch by Roine Gustafsson <roine AT users DOT sourceforge DOT net> 20 years ago
Roine Gustafsson 501866a1fa movenc illegal access patch by Roine Gustafsson <roine AT users DOT sourceforge DOT net> 20 years ago
Roine Gustafsson 92e51b66cf chunk support in mov patch by Roine Gustafsson <roine AT users DOT sourceforge DOT net> 20 years ago
tjcannell@blueyonder.co.uk 8af1815481 Sony PSP variation of MP4 patch by <tjcannell AT blueyonder DOT co DOT uk> 20 years ago
François Revol 2497479f2b probe for 'junk' and 'pict', changed the scores. 20 years ago
Michael Niedermayer edaf11e87a 10l (negative strides) 20 years ago
anonymous 0c040aacbe use dc tables from msmpeg4 instead of duplicating them patch by anonymous 20 years ago
Roine Gustafsson 53ffdd1434 mov header field and compressor name patch by Roine Gustafsson <roine AT users DOT sourceforge DOT net> 20 years ago
Michael Niedermayer a64a006e95 dont duplicate decode012() 20 years ago
Michael Niedermayer 6b250f09e8 check norm6 vlc validity as there are some bit sequences which dont corespond to any codeword, the other vlc tables all seem to be huffman tables though 20 years ago
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
Michael Niedermayer b636365a5e wmv3 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
François Revol f219664071 AAC fix by Thomas Raivio <tjraivio AT cc DOT hut DOT fi> 20 years ago
Gael Chardon 7fe5a3c0c7 Timestamp patch by Gael Chardon <gael DOT ffmpeg AT 4now DOT net> 20 years ago
François Revol 7dbab4a9b4 Revert the fixed-size-sample patch as it brokes and others 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 b9866ebcc7 support discarding uninterresting packets 20 years ago
Michael Niedermayer e19456e3ee fixing demuxing for short files where the framerate detection failed 20 years ago
Michael Niedermayer b4aea108eb support discarding of uninterresting packets 20 years ago
Michael Niedermayer 4cfbbbde42 count errors instead of printing 2^31 20 years ago
Michael Niedermayer 0fbc6961eb 1/0 fix 20 years ago
Philipp Matthias Hahn 8b8e1c5580 Out-of-directory build patch by (Philipp Matthias Hahn <pmhahn titan.lahn de>) 20 years ago
Roine Gustafsson ac930a999c console text to stderr : rev2 patch by (Roine Gustafsson <roine users.sourceforge net>) 20 years ago
Aurelien Jacobs 6d606c4f5b fix few x86_64 registers handling 20 years ago
Kostya Shishkov 45ce5ddb89 handle AVERROR_IO and AVERROR_NOMEM patch by (Kostya <cannonball bw-team com>) 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
Reimar Döffinger b6663a5573 100l, fix broken AMD64 patch. To whoever applied it: Did you actually _try_ 20 years ago