11234 Commits (ca34b9e61551506aab28a0839999d6caa05dcece)
 

Author SHA1 Message Date
Aurelien Jacobs b70335a28d add support for yuva420p colorspace (yuv420p + alpha) 17 years ago
Andreas Öman 1136d34a44 factor out dequant table lookup outside loops, gives a 1-2% speed-up 17 years ago
Luca Abeni 0ebecca52c Add my name to the copyright header, since rtp_mpv now contains 17 years ago
Michael Niedermayer e1e3d64201 remove done items 17 years ago
Luca Abeni d0c3be9568 Fix a warning by removing an useless assignment (buf_ptr should be only 17 years ago
Michael Niedermayer 35fb8134c1 cosmetic (get rid of _ at the start of local variable names) 17 years ago
Kostya Shishkov 4783cf0d09 Do not try to decode more data than output buffer may hold 17 years ago
Diego Biurrun 8b505fc689 VIS-specific code should be enabled conditional to HAVE_VIS, not ARCH_SPARC. 17 years ago
Måns Rullgård 940f335a3c create and use check_asm() function 17 years ago
Diego Biurrun 78eb65317e cosmetics: Move LDCONFIG variable to a more sensible place in config.mak. 17 years ago
Michael Niedermayer ff193e6419 some experimental iterative quantization code 17 years ago
Diego Biurrun 8b03def65f Move VIS CFLAGS settings into configure. 17 years ago
Diego Biurrun b146873c94 VIS-specific code should be compiled conditional to HAVE_VIS, not ARCH_SPARC. 17 years ago
Diego Biurrun bd9d34a0c9 Add a proper test for VIS instruction support. 17 years ago
Kostya Shishkov ac14047927 Fix decoding of VMDs representing sprites (Last Dynasty, Woodruff). 17 years ago
Kostya Shishkov c1f3c63058 Looks like this APE decoder support versions starting from 3.95 17 years ago
Diego Biurrun 3f4c24316e spelling 17 years ago
Reimar Döffinger 61858a76f2 Apply skip_loop_filter before checking if we can parallelize with the selected 17 years ago
Kostya Shishkov a2085a7e9d Guard against output buffer overflows 17 years ago
Kostya Shishkov 675a0583b4 Do not decode more data than output buffer may hold 17 years ago
Michael Niedermayer ee9d77dde6 duplicate note 17 years ago
Michael Niedermayer fffd6a5fe0 indent 17 years ago
Michael Niedermayer 638f489ccd fix segfault with http://samples.mplayerhq.hu/nsv/nsv_samples/ot171_novideo.nsv.bz2 17 years ago
Ramiro Polla c2675d4a69 Proper check for --help and -h parameters 17 years ago
Ramiro Polla 06eab4bae1 Let the dependency checker decide about x11_grab_device_demuxer 17 years ago
Baptiste Coudurier 32bbb99d0a HDYC fourcc, sample hdyc/Test2.avi 17 years ago
Ramiro Polla 3ae3b72123 Replace one-lined if;elses to && || 17 years ago
Baptiste Coudurier 3a319ab6aa add D-10 NTSC support 17 years ago
Baptiste Coudurier 28cf721574 extract correct d10 aes3 audio channels number 17 years ago
Andreas Öman a27d6e714f Simplify H.264 decode_cabac_mb_cbp_luma(), giving a ~0.5% speedup. 17 years ago
Aurelien Jacobs dee15eceae allcodecs.h and allformats.h are not used anymore 17 years ago
Aurelien Jacobs d999cff5a3 remove last dependencies on allformats.h and allcodecs.h 17 years ago
Diego Biurrun a889bf135e cosmetics: typo 17 years ago
Stefano Sabatini f94361612a Make parse_date return INT64_MIN in case of unparsable input. 17 years ago
Ramiro Polla 4ec45764a0 Add extralibs to the dependency checker 17 years ago
Ramiro Polla 8a2b9418bc gpl for the X11 grabber has already been checked for 17 years ago
Ramiro Polla 497237c700 Use enable and disable macros where appropriate 17 years ago
Ivan Kalvachev ee28dedc86 Remove inline from function that is exported. 17 years ago
Ramiro Polla 13ef78254d Properly check for -lm 17 years ago
Aurelien Jacobs f84c357325 Add support for VP6A in flv. 17 years ago
Diego Biurrun 13566c311f cosmetics: sort() 17 years ago
Stefano Sabatini a8f70d72c3 Add explanatory comments to the parse_date function. 17 years ago
Ramiro Polla dbd255cda1 Remove forced -pthread for freebsd. 17 years ago
Ramiro Polla 1c915f8370 Indent 17 years ago
Ramiro Polla 73483024d6 Remove --disable-bktr option from configure 17 years ago
Marc Hoffman 584a3ac907 blackfin vsad primitives 17 years ago
Marc Hoffman 56261c6150 properly tell the compiler that A0 and A1 are clobbered 17 years ago
Luca Abeni 25e3e53d40 Fix an ffserver crash when a non-existing rtsp: url is requested 17 years ago
Aurelien Jacobs 7f559eb1cd disable loads of debug messages to reduce object size 17 years ago
Diego Biurrun 4981218420 Remove redundant ARCH_SPARC #ifdef, the file is compiled conditional to 17 years ago