4622 Commits (435b0720a89b5aa1dd9e92f13336d5a35964a6e6)
 

Author SHA1 Message Date
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
Martin Drab 6a5d4395ed Exporting some more options patch by (Martin Drab <drab kepler.fjfi.cvut cz>) 20 years ago
Roine Gustafsson f96b17c5d6 add luma only support to yuv4mpeg patch by (Roine Gustafsson <roine users.sourceforge net>) 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
Michael Niedermayer fdb86eb10d trying to fix the -ss bugs 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
Wolfram Gloger b6c7f870be 10l (a level of indirection too much) patch by (Wolfram Gloger <wmglo dent.med.uni-muenchen de>) 20 years ago
Michael Niedermayer 30231f8169 10l (dont modify the input picture pts) 20 years ago
Michael Niedermayer 3eaa8b7e38 timestamp truncation fix? 20 years ago
Michael Niedermayer a1e568bd23 wav timestamp truncation fix by (Wolfram Gloger <wmglo dent.med.uni-muenchen de>) 20 years ago
Kurosu f41c1fac3c av_malloc vs av_mallocz patch by (Kurosu <kurosu inforezo org>) 20 years ago
Michael Niedermayer 83b074704b never freed buffer fix 20 years ago
Roine Gustafsson 7b0c0c3c29 handle fixed sample_size patch by Roine Gustafsson <roine AT users.sourceforge.net> 20 years ago
Michael Niedermayer d5f121e2a5 10l (gcc 2.95 fix) 20 years ago
Michael Niedermayer 1f3f950799 disallow strcat 20 years ago
Michael Niedermayer 52f4aea0de cvs policy entry about security 20 years ago
Michael Niedermayer 813af36b51 sprintf->snprintf 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
Michael Niedermayer 4bbc62606d 10l (ret vs. ret>0) 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
François Revol c3ea71a097 get debug code to compile again. 20 years ago
Roine Gustafsson 7619ed2be4 handle fixed sample_size patch by Roine Gustafsson <roine AT users.sourceforge.net> 20 years ago
Michael Niedermayer 568e18b15e integer overflows, heap corruption 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
Michael Niedermayer f6d5112387 fixing decoding of http://mplayerhq.hu/~atmos4/ffrv20-crashing-atmos.rm 20 years ago
Roine Gustafsson f4e2c4b134 --extra-cflags and --extra-ldflags clobbers previous options. This 20 years ago
Michael Niedermayer 503a47255f fix decoding of http://mplayerhq.hu/~diego/problem.mov 20 years ago
Michael Niedermayer 6ec864da45 Patch for creating m2v files by (Fabrizio Gennari <fabrizio.ge tiscali it) 20 years ago
Michael Niedermayer 2536c5fde4 workaround missuse of url_feof() 20 years ago
Michael Niedermayer 348979519c disable yuv_image_format 20 years ago
Michael Niedermayer 55cf195952 .{Y,U,V} image2 support 20 years ago
Loren Merritt 1b2dcdc1e0 reduce stutter if we learn too late that the stream contains B-frames. 20 years ago