4969 Commits (d4de20d11c57c5e79bd67369936135f9f32a9cd6)
 

Author SHA1 Message Date
Mike Melanson af9da83b0e automatically detect Cinepak data from Sega FILM/CPK files 20 years ago
Wolfram Gloger f0ff20a197 minor fixes for invalid audio data patch by (Wolfram Gloger: wmglo, dent med uni-muenchen de) 20 years ago
Michael Niedermayer 9450118bc7 a few checks, seems i forgot to commit this 20 years ago
Måns Rullgård bf4e3bd2d0 kill a bunch of compiler warnings 20 years ago
Ian Caulfield 72ce053b9c subtitles support for ffplay patch by (Ian Caulfield, imc25 : cam ac uk) 20 years ago
Ian Caulfield bf01fb696d subs.diff fixes a couple of minor bugs in my DVB subtitle decoder, and also fixes a few 20 years ago
Michael Niedermayer 8341e4e338 set timebase correctly? this thing is always 15fps? 20 years ago
Michael Niedermayer 2eca4a44b1 set pix_fmt 20 years ago
Mike Melanson ca16618b01 tinfoil patch: no array is written to in bulk before counts are 20 years ago
Mike Melanson 485bb00108 removed a bunch of unused, sub-optimal code 20 years ago
Mike Melanson 8458dab185 tinfoil patch: be more diligent about checking array boundaries before 20 years ago
Mike Melanson b9029997d4 tinfoil patch: validate motion vectors and do not free frame on exit if 20 years ago
Mike Melanson a06c7e07d7 tinfoil patch: make sure pixel_ptr never goes negative 20 years ago
Mike Melanson 6b892a4227 tinfoil patch: accept no widths that are no multiples of 4 20 years ago
Mike Melanson 3c8c94b403 tinfoil patch: make sure that pixel pointer does not go out of bounds 20 years ago
Steven M. Schultz 2fcb1a5bf4 '#elseif' needs to be '#elif' patch by ("Steven M. Schultz": sms, 2BSD COM) 20 years ago
Måns Rullgård a71a1dfc37 fix building in separate directory 20 years ago
Kostya Shishkov f63166f8df security fixes 20 years ago
Alex Beregszaszi 9c633e9a6f FreeBSD ipv6 multicast patch from ports tree 20 years ago
Steven M. Schultz 597cad6a04 Need -maltivec in addition to -faltivec for OSX patch by ("Steven M. Schultz": sms ; 2BSD COM) 20 years ago
Sam Hocevar 9f747cc328 minor compilation fix 20 years ago
Alexander Strasser dbbcfd6bc3 Fix building shared version of lavf on some systems. 20 years ago
Edward Hervey 856170f752 DV video encoder/decoder doesn't set keyframe and picture type properties patch by (Edward Hervey:bilboed,gmail com) 20 years ago
Michael Niedermayer cf1cb7a8db silly script to fix line wraped patches 20 years ago
Mike Brown ae38261ee8 changes to ignore command media embedded in MS WMV files patch by ("Brown, Mike": mikeb, vibephone com) 20 years ago
Justin Ruggles 6870a440ce configure libgsm patch by (Justin Ruggles: jruggle, earthlink net) 20 years ago
Steven M. Schultz f2af0e5e54 remove -d to make libtool on OSX happy patch by ("Steven M. Schultz": sms, 2BSD COM ) 20 years ago
Alexander Strasser 2a4e872b05 Reorganize lists to have one item on a line. 20 years ago
Alexander Strasser 5ac8eda525 Make out of source dir build work again. 20 years ago
j@v2v.cc 31abdc45e0 add libavutil.pc + fix version in pkg-config files patch by (j, v2v cc) 20 years ago
Michael Niedermayer 77b854883e mkstemp on win32 workaround by (Ivan Wong: email, ivanwong info) 20 years ago
Steven M. Schultz 6987c58a0a liba52/crc.c fails to compile patch by ("Steven M. Schultz": sms, 2bsd com) 20 years ago
Alex Beregszaszi 23972d5a6c 10l 20 years ago
Diego Biurrun 4c5f7207bf spelling/grammar/wording 20 years ago
Michael Niedermayer 804b0dac58 segfault fix 20 years ago
Michael Niedermayer d2f820a5cd fix ffmpeg under mingw 20 years ago
Alexander Strasser c11c2bc20b libavutil: Utility code from libavcodec moved to a separate library. 20 years ago
Michael Niedermayer 0cc64d3d1c fix assertion failure for mpeg2 encoding 20 years ago
Michael Niedermayer cdd106899f workaround 'colocated mv if colocated block is L1 predicted' bug in x264 20 years ago
Michael Niedermayer 5aa083eec1 A.B.C versions 20 years ago
Michael Niedermayer e53222d19b try to check for nonsense time_base instead of setting fake one 20 years ago
Alexander Strasser 463c5a26bd Fix name clash when building in mingw environment. 20 years ago
Michael Niedermayer efbc614de0 check time_base.den for mpeg4 20 years ago
Michael Niedermayer 2f300f8965 motion vector limit for mpeg2 20 years ago
Michael Niedermayer 966265bc88 PIC for ia64 20 years ago
Michael Niedermayer bfd2edeb91 -ldl fix 20 years ago
Michael Niedermayer 47627aec61 round pointer up to next packet_size multiple 20 years ago
Diego Biurrun 51fd379af2 Reduce verbosity. 20 years ago
Michael Niedermayer 8583bef871 fixing colocated mv if colocated block is L1 predicted for the temporal direct case 20 years ago
Michael Niedermayer 4866bd2b82 fixing colocated mv if colocated block is L1 predicted 20 years ago